2026-06-04 19:31:18.450 | + ./stack.sh:main:485 : exec 2026-06-04 19:31:18.450 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-04-193118' 2026-06-04 19:31:18.450 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-04-193118.summary.2026-06-04-193118 2026-06-04 19:31:18.450 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:31:18.450 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-04-193118 2026-06-04 19:31:18.450 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-04-193118 /opt/stack/logs/devstacklog.txt 2026-06-04 19:31:18.450 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-04-193118.summary.2026-06-04-193118 /opt/stack/logs/devstacklog.txt.summary 2026-06-04 19:31:18.451 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-04 19:31:18.451 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-04 19:31:18.451 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-04 19:31:18.451 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-04 19:31:18.451 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-04 19:31:18.451 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-04 19:31:18.451 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-04 19:31:18.452 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-04 19:31:18.454 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-04 19:31:18.456 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-04 19:31:18.459 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-04 19:31:18.461 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-04 19:31:18.463 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-04 19:31:18.466 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-04 19:31:18.469 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-04 19:31:18.471 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-04 19:31:18.473 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-04 19:31:18.475 | + ./stack.sh:main:571 : set -o errexit 2026-06-04 19:31:18.477 | + ./stack.sh:main:574 : uname -a 2026-06-04 19:31:18.478 | Linux np0000002186 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-04 19:31:18.480 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-04 19:31:18.481 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-04 19:31:18.484 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-04 19:31:18.517 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-04 19:31:18.531 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-04 19:31:18.534 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-04 19:31:18.545 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-04 19:31:18.548 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-04 19:31:18.562 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-04 19:31:18.564 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-04 19:31:18.576 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-04 19:31:18.578 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-04 19:31:18.580 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-04 19:31:18.583 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-04 19:31:18.596 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-04 19:31:18.598 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-04 19:31:18.611 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-04 19:31:18.613 | + ./stack.sh:main:588 : tune_host 2026-06-04 19:31:18.615 | + lib/host:tune_host:96 : configure_host_mem 2026-06-04 19:31:18.616 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-04 19:31:18.618 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:18.620 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-04 19:31:18.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:18.624 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:18.626 | + lib/host:configure_zswap:44 : echo lz4 2026-06-04 19:31:18.627 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-04 19:31:18.635 | lz4 2026-06-04 19:31:18.639 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-04 19:31:18.639 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-04 19:31:18.647 | zsmalloc 2026-06-04 19:31:18.650 | + lib/host:configure_zswap:47 : echo 1 2026-06-04 19:31:18.651 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-04 19:31:18.658 | 1 2026-06-04 19:31:18.669 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/enabled:Y 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/compressor:lz4 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-04 19:31:18.678 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-04 19:31:18.681 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-04 19:31:18.683 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:18.685 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-04 19:31:18.687 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:31:18.689 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:31:18.690 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-04 19:31:18.692 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:31:18.693 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:18.695 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:31:18.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:18.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:18.700 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:31:18.701 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-04 19:31:18.703 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:18.705 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-04 19:31:18.707 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-04 19:31:18.711 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-04 19:31:18.713 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-04 19:31:18.715 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-04 19:31:18.717 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:31:18.719 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:31:18.721 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:31:18.724 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601478722 2026-06-04 19:31:18.725 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-04 19:31:18.728 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-04 19:31:18.730 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-04 19:31:18.901 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-04 19:31:18.962 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-04 19:31:19.001 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-04 19:31:19.040 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-04 19:31:22.160 | Reading package lists... 2026-06-04 19:31:22.186 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-04 19:31:22.188 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-04 19:31:22.190 | + functions-common:time_stop:2414 : local name 2026-06-04 19:31:22.192 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:31:22.194 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:31:22.197 | + functions-common:time_stop:2417 : local total 2026-06-04 19:31:22.199 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:31:22.202 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-04 19:31:22.204 | + functions-common:time_stop:2421 : start_time=1780601478722 2026-06-04 19:31:22.206 | + functions-common:time_stop:2423 : [[ -z 1780601478722 ]] 2026-06-04 19:31:22.208 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:31:22.212 | + functions-common:time_stop:2426 : end_time=1780601482209 2026-06-04 19:31:22.214 | + functions-common:time_stop:2427 : elapsed_time=3487 2026-06-04 19:31:22.217 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:31:22.219 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:31:22.221 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3487 2026-06-04 19:31:22.223 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-04 19:31:22.225 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:31:22.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:22.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:22.231 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-04 19:31:22.249 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-04 19:31:22.281 | Reading package lists... 2026-06-04 19:31:22.566 | Building dependency tree... 2026-06-04 19:31:22.567 | Reading state information... 2026-06-04 19:31:22.915 | The following additional packages will be installed: 2026-06-04 19:31:22.915 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-04 19:31:22.915 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-04 19:31:22.915 | glib-networking glib-networking-common glib-networking-services 2026-06-04 19:31:22.915 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-04 19:31:22.915 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-04 19:31:22.915 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-04 19:31:22.916 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-04 19:31:22.916 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-04 19:31:22.916 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-04 19:31:22.916 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-04 19:31:22.916 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-04 19:31:22.916 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-04 19:31:22.916 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-04 19:31:22.916 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-04 19:31:22.916 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-04 19:31:22.916 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-04 19:31:22.916 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-04 19:31:22.916 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-04 19:31:22.916 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-04 19:31:22.916 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-04 19:31:22.916 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-04 19:31:22.916 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-04 19:31:22.916 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-04 19:31:22.916 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-04 19:31:22.916 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-04 19:31:22.916 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-04 19:31:22.916 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-04 19:31:22.916 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-04 19:31:22.916 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-04 19:31:22.916 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-04 19:31:22.916 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-04 19:31:22.916 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-04 19:31:22.916 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-04 19:31:22.917 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-04 19:31:22.917 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-04 19:31:22.917 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-04 19:31:22.917 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-04 19:31:22.919 | Suggested packages: 2026-06-04 19:31:22.919 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-06-04 19:31:22.919 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-06-04 19:31:22.919 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-06-04 19:31:22.919 | gstreamer1.0-plugins-ugly samba vde2 2026-06-04 19:31:23.005 | The following NEW packages will be installed: 2026-06-04 19:31:23.005 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-06-04 19:31:23.005 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-06-04 19:31:23.005 | glib-networking glib-networking-common glib-networking-services 2026-06-04 19:31:23.005 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-06-04 19:31:23.005 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-06-04 19:31:23.005 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-06-04 19:31:23.005 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-04 19:31:23.005 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-06-04 19:31:23.005 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-06-04 19:31:23.005 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-06-04 19:31:23.005 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-06-04 19:31:23.005 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-06-04 19:31:23.006 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-06-04 19:31:23.006 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-06-04 19:31:23.006 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-06-04 19:31:23.006 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-06-04 19:31:23.006 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-06-04 19:31:23.006 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-06-04 19:31:23.006 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-06-04 19:31:23.006 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-06-04 19:31:23.006 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-06-04 19:31:23.006 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-06-04 19:31:23.006 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-04 19:31:23.006 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-04 19:31:23.006 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-06-04 19:31:23.006 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-06-04 19:31:23.006 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-06-04 19:31:23.006 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-06-04 19:31:23.006 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-06-04 19:31:23.007 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-04 19:31:23.007 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-06-04 19:31:23.007 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-06-04 19:31:23.007 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-06-04 19:31:23.007 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-06-04 19:31:23.007 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-04 19:31:23.007 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-04 19:31:23.008 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-06-04 19:31:23.124 | 0 upgraded, 172 newly installed, 0 to remove and 113 not upgraded. 2026-06-04 19:31:23.124 | Need to get 119 MB of archives. 2026-06-04 19:31:23.124 | After this operation, 559 MB of additional disk space will be used. 2026-06-04 19:31:23.124 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-04 19:31:23.230 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-06-04 19:31:23.238 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-06-04 19:31:23.334 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-06-04 19:31:23.350 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-06-04 19:31:23.353 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-06-04 19:31:23.467 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-06-04 19:31:23.473 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-06-04 19:31:23.497 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-04 19:31:23.497 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-04 19:31:23.498 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-04 19:31:23.506 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-06-04 19:31:23.508 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-06-04 19:31:23.508 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-06-04 19:31:23.508 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-06-04 19:31:23.510 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-06-04 19:31:23.550 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-06-04 19:31:23.550 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-06-04 19:31:23.551 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-06-04 19:31:23.551 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-06-04 19:31:23.552 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-06-04 19:31:23.552 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-06-04 19:31:23.553 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-06-04 19:31:23.590 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-04 19:31:23.590 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-04 19:31:23.591 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-06-04 19:31:23.630 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-04 19:31:23.631 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-04 19:31:23.631 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-04 19:31:23.632 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-04 19:31:23.633 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-04 19:31:23.633 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-06-04 19:31:23.635 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-06-04 19:31:23.678 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-04 19:31:23.678 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-04 19:31:23.711 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-06-04 19:31:23.719 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-06-04 19:31:23.719 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-06-04 19:31:23.719 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-06-04 19:31:23.720 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-06-04 19:31:23.752 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-04 19:31:23.754 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-04 19:31:23.759 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-04 19:31:23.804 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-04 19:31:23.805 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-04 19:31:23.848 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-04 19:31:23.848 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-04 19:31:23.849 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-04 19:31:23.849 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-04 19:31:23.851 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-06-04 19:31:23.852 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-04 19:31:23.853 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-04 19:31:23.884 | Get:53 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-04 19:31:23.886 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-04 19:31:23.927 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-04 19:31:23.929 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-04 19:31:23.931 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-04 19:31:23.931 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-04 19:31:23.933 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-04 19:31:23.933 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-04 19:31:23.970 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-04 19:31:23.972 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-04 19:31:23.975 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-04 19:31:23.978 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-04 19:31:24.013 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-04 19:31:24.013 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-04 19:31:24.014 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-04 19:31:24.015 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-04 19:31:24.030 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-04 19:31:24.053 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-06-04 19:31:24.053 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-06-04 19:31:24.054 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-06-04 19:31:24.054 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-04 19:31:24.057 | Get:74 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-04 19:31:24.101 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-06-04 19:31:24.102 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-06-04 19:31:24.106 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-06-04 19:31:24.113 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-06-04 19:31:24.113 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-06-04 19:31:24.139 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-06-04 19:31:24.142 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-06-04 19:31:24.142 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-06-04 19:31:24.143 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-04 19:31:24.181 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-04 19:31:24.183 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-04 19:31:24.233 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-06-04 19:31:24.265 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-04 19:31:24.265 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-06-04 19:31:24.266 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-06-04 19:31:24.266 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-06-04 19:31:24.267 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-06-04 19:31:24.267 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-06-04 19:31:24.268 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-06-04 19:31:24.270 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-06-04 19:31:24.303 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-04 19:31:24.314 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-04 19:31:24.314 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-04 19:31:24.315 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-06-04 19:31:24.316 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-06-04 19:31:24.318 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-06-04 19:31:24.320 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-06-04 19:31:24.321 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-06-04 19:31:24.321 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-04 19:31:24.344 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-06-04 19:31:24.362 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-06-04 19:31:24.365 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-06-04 19:31:24.365 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-06-04 19:31:24.365 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-06-04 19:31:24.366 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-06-04 19:31:24.366 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-06-04 19:31:24.367 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-06-04 19:31:24.405 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-06-04 19:31:24.453 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-04 19:31:24.453 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-06-04 19:31:24.454 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-06-04 19:31:24.455 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-06-04 19:31:24.455 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-06-04 19:31:25.276 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-04 19:31:25.276 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-04 19:31:25.277 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-04 19:31:25.277 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-04 19:31:25.277 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-04 19:31:25.278 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-04 19:31:25.278 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-06-04 19:31:25.471 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-06-04 19:31:25.471 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-06-04 19:31:25.472 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-04 19:31:25.473 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-06-04 19:31:25.474 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-04 19:31:25.474 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-04 19:31:25.474 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-06-04 19:31:25.475 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-06-04 19:31:25.476 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-06-04 19:31:25.512 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-04 19:31:25.519 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-04 19:31:25.593 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-04 19:31:25.596 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-06-04 19:31:25.597 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-04 19:31:25.599 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-04 19:31:25.603 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-04 19:31:25.612 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-04 19:31:25.634 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-06-04 19:31:25.634 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-06-04 19:31:25.635 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-06-04 19:31:25.637 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-06-04 19:31:25.720 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-06-04 19:31:25.779 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-06-04 19:31:25.821 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-06-04 19:31:25.821 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-04 19:31:25.821 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-06-04 19:31:25.830 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-04 19:31:25.831 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-04 19:31:25.841 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-04 19:31:25.842 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-04 19:31:25.842 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-04 19:31:25.845 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-06-04 19:31:25.866 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-04 19:31:25.888 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-06-04 19:31:26.229 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-04 19:31:26.229 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-04 19:31:26.248 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-04 19:31:26.287 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-04 19:31:26.289 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-04 19:31:26.496 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-04 19:31:26.535 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-04 19:31:26.537 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-06-04 19:31:26.539 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-04 19:31:26.540 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-04 19:31:26.541 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-04 19:31:26.542 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-06-04 19:31:26.546 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-06-04 19:31:26.548 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-04 19:31:27.144 | Fetched 119 MB in 4s (32.7 MB/s) 2026-06-04 19:31:27.169 | Selecting previously unselected package acl. 2026-06-04 19:31:27.211 | (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-04 19:31:27.215 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-04 19:31:27.217 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-04 19:31:27.244 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-06-04 19:31:27.252 | Preparing to unpack .../001-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-06-04 19:31:27.254 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:27.282 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-06-04 19:31:27.291 | Preparing to unpack .../002-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-04 19:31:27.294 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:27.324 | Selecting previously unselected package gtk-update-icon-cache. 2026-06-04 19:31:27.334 | Preparing to unpack .../003-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-04 19:31:27.335 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:27.360 | Selecting previously unselected package hicolor-icon-theme. 2026-06-04 19:31:27.370 | Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ... 2026-06-04 19:31:27.371 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-06-04 19:31:27.438 | Selecting previously unselected package humanity-icon-theme. 2026-06-04 19:31:27.445 | Preparing to unpack .../005-humanity-icon-theme_0.6.16_all.deb ... 2026-06-04 19:31:27.446 | Unpacking humanity-icon-theme (0.6.16) ... 2026-06-04 19:31:28.577 | Selecting previously unselected package ubuntu-mono. 2026-06-04 19:31:28.587 | Preparing to unpack .../006-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-06-04 19:31:28.588 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-06-04 19:31:29.259 | Selecting previously unselected package adwaita-icon-theme. 2026-06-04 19:31:29.269 | Preparing to unpack .../007-adwaita-icon-theme_46.0-1_all.deb ... 2026-06-04 19:31:29.271 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-06-04 19:31:29.519 | Selecting previously unselected package alsa-topology-conf. 2026-06-04 19:31:29.529 | Preparing to unpack .../008-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-04 19:31:29.530 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-04 19:31:29.560 | Selecting previously unselected package libasound2-data. 2026-06-04 19:31:29.570 | Preparing to unpack .../009-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-04 19:31:29.571 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-04 19:31:29.617 | Selecting previously unselected package libasound2t64:amd64. 2026-06-04 19:31:29.625 | Preparing to unpack .../010-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-04 19:31:29.628 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-04 19:31:29.662 | Selecting previously unselected package alsa-ucm-conf. 2026-06-04 19:31:29.670 | Preparing to unpack .../011-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-06-04 19:31:29.672 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-04 19:31:29.809 | Selecting previously unselected package at-spi2-common. 2026-06-04 19:31:29.819 | Preparing to unpack .../012-at-spi2-common_2.52.0-1build1_all.deb ... 2026-06-04 19:31:29.821 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-06-04 19:31:29.847 | Selecting previously unselected package libxi6:amd64. 2026-06-04 19:31:29.853 | Preparing to unpack .../013-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-06-04 19:31:29.855 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-04 19:31:29.880 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-06-04 19:31:29.888 | Preparing to unpack .../014-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-04 19:31:29.890 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:29.917 | Selecting previously unselected package x11-common. 2026-06-04 19:31:29.925 | Preparing to unpack .../015-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-06-04 19:31:29.929 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-06-04 19:31:29.961 | Selecting previously unselected package libxtst6:amd64. 2026-06-04 19:31:29.969 | Preparing to unpack .../016-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-06-04 19:31:29.970 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-04 19:31:29.995 | Selecting previously unselected package libdconf1:amd64. 2026-06-04 19:31:30.003 | Preparing to unpack .../017-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-04 19:31:30.004 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:30.028 | Selecting previously unselected package dconf-service. 2026-06-04 19:31:30.036 | Preparing to unpack .../018-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-04 19:31:30.037 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:30.060 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-06-04 19:31:30.069 | Preparing to unpack .../019-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-06-04 19:31:30.070 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:30.093 | Selecting previously unselected package session-migration. 2026-06-04 19:31:30.103 | Preparing to unpack .../020-session-migration_0.3.9build1_amd64.deb ... 2026-06-04 19:31:30.104 | Unpacking session-migration (0.3.9build1) ... 2026-06-04 19:31:30.126 | Selecting previously unselected package gsettings-desktop-schemas. 2026-06-04 19:31:30.135 | Preparing to unpack .../021-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-06-04 19:31:30.137 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-04 19:31:30.171 | Selecting previously unselected package at-spi2-core. 2026-06-04 19:31:30.179 | Preparing to unpack .../022-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-06-04 19:31:30.181 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-06-04 19:31:30.206 | Selecting previously unselected package msr-tools. 2026-06-04 19:31:30.215 | Preparing to unpack .../023-msr-tools_1.3-5build1_amd64.deb ... 2026-06-04 19:31:30.216 | Unpacking msr-tools (1.3-5build1) ... 2026-06-04 19:31:30.240 | Selecting previously unselected package cpu-checker. 2026-06-04 19:31:30.251 | Preparing to unpack .../024-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-04 19:31:30.252 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-04 19:31:30.281 | Selecting previously unselected package fontconfig. 2026-06-04 19:31:30.288 | Preparing to unpack .../025-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-06-04 19:31:30.290 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-04 19:31:30.327 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-04 19:31:30.335 | Preparing to unpack .../026-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-04 19:31:30.336 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-04 19:31:30.360 | Selecting previously unselected package glib-networking-common. 2026-06-04 19:31:30.368 | Preparing to unpack .../027-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-04 19:31:30.369 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-04 19:31:30.389 | Selecting previously unselected package glib-networking-services. 2026-06-04 19:31:30.398 | Preparing to unpack .../028-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-04 19:31:30.399 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-04 19:31:30.422 | Selecting previously unselected package glib-networking:amd64. 2026-06-04 19:31:30.431 | Preparing to unpack .../029-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-04 19:31:30.432 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-04 19:31:30.460 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-04 19:31:30.468 | Preparing to unpack .../030-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-04 19:31:30.469 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-04 19:31:30.497 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-04 19:31:30.506 | Preparing to unpack .../031-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-04 19:31:30.508 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-04 19:31:30.540 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-04 19:31:30.552 | Preparing to unpack .../032-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-04 19:31:30.553 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:30.601 | Selecting previously unselected package libogg0:amd64. 2026-06-04 19:31:30.610 | Preparing to unpack .../033-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-04 19:31:30.611 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-04 19:31:30.640 | Selecting previously unselected package libopus0:amd64. 2026-06-04 19:31:30.649 | Preparing to unpack .../034-libopus0_1.4-1build1_amd64.deb ... 2026-06-04 19:31:30.651 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-04 19:31:30.681 | Selecting previously unselected package libpixman-1-0:amd64. 2026-06-04 19:31:30.690 | Preparing to unpack .../035-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-06-04 19:31:30.691 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-04 19:31:30.723 | Selecting previously unselected package libxcb-render0:amd64. 2026-06-04 19:31:30.732 | Preparing to unpack .../036-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:30.734 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:30.762 | Selecting previously unselected package libxcb-shm0:amd64. 2026-06-04 19:31:30.771 | Preparing to unpack .../037-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:30.772 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:30.800 | Selecting previously unselected package libxrender1:amd64. 2026-06-04 19:31:30.808 | Preparing to unpack .../038-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-06-04 19:31:30.809 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-04 19:31:30.837 | Selecting previously unselected package libcairo2:amd64. 2026-06-04 19:31:30.845 | Preparing to unpack .../039-libcairo2_1.18.0-3build1_amd64.deb ... 2026-06-04 19:31:30.846 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-06-04 19:31:30.879 | Selecting previously unselected package libtheora0:amd64. 2026-06-04 19:31:30.889 | Preparing to unpack .../040-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-04 19:31:30.890 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-04 19:31:30.925 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-04 19:31:30.936 | Preparing to unpack .../041-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-04 19:31:30.937 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-04 19:31:30.967 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-04 19:31:30.975 | Preparing to unpack .../042-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-04 19:31:30.976 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-04 19:31:31.005 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-04 19:31:31.016 | Preparing to unpack .../043-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-04 19:31:31.018 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-04 19:31:31.043 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-04 19:31:31.054 | Preparing to unpack .../044-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-04 19:31:31.055 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:31.098 | Selecting previously unselected package libaa1:amd64. 2026-06-04 19:31:31.106 | Preparing to unpack .../045-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-04 19:31:31.108 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-04 19:31:31.134 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-04 19:31:31.143 | Preparing to unpack .../046-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-04 19:31:31.144 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-04 19:31:31.169 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-04 19:31:31.178 | Preparing to unpack .../047-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-04 19:31:31.179 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-04 19:31:31.202 | Selecting previously unselected package libcaca0:amd64. 2026-06-04 19:31:31.211 | Preparing to unpack .../048-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-04 19:31:31.212 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-04 19:31:31.241 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-06-04 19:31:31.249 | Preparing to unpack .../049-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-06-04 19:31:31.250 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-04 19:31:31.275 | Selecting previously unselected package libdv4t64:amd64. 2026-06-04 19:31:31.283 | Preparing to unpack .../050-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-04 19:31:31.285 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-04 19:31:31.310 | Selecting previously unselected package libflac12t64:amd64. 2026-06-04 19:31:31.319 | Preparing to unpack .../051-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-04 19:31:31.320 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-04 19:31:31.343 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-04 19:31:31.351 | Preparing to unpack .../052-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-04 19:31:31.353 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-04 19:31:31.377 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-04 19:31:31.385 | Preparing to unpack .../053-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-04 19:31:31.386 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-04 19:31:31.411 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-04 19:31:31.418 | Preparing to unpack .../054-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-04 19:31:31.420 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-04 19:31:31.445 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-04 19:31:31.454 | Preparing to unpack .../055-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-04 19:31:31.455 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-04 19:31:31.481 | Selecting previously unselected package libasyncns0:amd64. 2026-06-04 19:31:31.490 | Preparing to unpack .../056-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-04 19:31:31.491 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-04 19:31:31.514 | Selecting previously unselected package libsndfile1:amd64. 2026-06-04 19:31:31.522 | Preparing to unpack .../057-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-04 19:31:31.523 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-04 19:31:31.548 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-04 19:31:31.557 | Preparing to unpack .../058-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-04 19:31:31.558 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-04 19:31:31.583 | Selecting previously unselected package libpulse0:amd64. 2026-06-04 19:31:31.592 | Preparing to unpack .../059-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-04 19:31:31.600 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-04 19:31:31.629 | Selecting previously unselected package libspeex1:amd64. 2026-06-04 19:31:31.638 | Preparing to unpack .../060-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-04 19:31:31.640 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-04 19:31:31.665 | Selecting previously unselected package libshout3:amd64. 2026-06-04 19:31:31.674 | Preparing to unpack .../061-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-04 19:31:31.676 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-04 19:31:31.704 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-04 19:31:31.712 | Preparing to unpack .../062-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-04 19:31:31.714 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-04 19:31:31.746 | Selecting previously unselected package libtag1v5:amd64. 2026-06-04 19:31:31.754 | Preparing to unpack .../063-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-04 19:31:31.755 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-04 19:31:31.781 | Selecting previously unselected package libtwolame0:amd64. 2026-06-04 19:31:31.789 | Preparing to unpack .../064-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-04 19:31:31.791 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-04 19:31:31.820 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-04 19:31:31.828 | Preparing to unpack .../065-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-04 19:31:31.830 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-04 19:31:31.859 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-04 19:31:31.866 | Preparing to unpack .../066-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-04 19:31:31.868 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-04 19:31:31.900 | Selecting previously unselected package libvpx9:amd64. 2026-06-04 19:31:31.910 | Preparing to unpack .../067-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-04 19:31:31.912 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-04 19:31:31.956 | Selecting previously unselected package libwavpack1:amd64. 2026-06-04 19:31:31.966 | Preparing to unpack .../068-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-04 19:31:31.968 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-04 19:31:31.998 | Selecting previously unselected package libxdamage1:amd64. 2026-06-04 19:31:32.007 | Preparing to unpack .../069-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-06-04 19:31:32.008 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-04 19:31:32.035 | Selecting previously unselected package libxfixes3:amd64. 2026-06-04 19:31:32.044 | Preparing to unpack .../070-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-06-04 19:31:32.047 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-04 19:31:32.072 | Selecting previously unselected package libsoup-3.0-common. 2026-06-04 19:31:32.085 | Preparing to unpack .../071-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-04 19:31:32.087 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-04 19:31:32.113 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-04 19:31:32.126 | Preparing to unpack .../072-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-04 19:31:32.128 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-04 19:31:32.161 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-04 19:31:32.170 | Preparing to unpack .../073-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-04 19:31:32.171 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-04 19:31:32.251 | Selecting previously unselected package libgraphite2-3:amd64. 2026-06-04 19:31:32.261 | Preparing to unpack .../074-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-06-04 19:31:32.262 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-04 19:31:32.294 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-06-04 19:31:32.303 | Preparing to unpack .../075-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-06-04 19:31:32.305 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-04 19:31:32.333 | Selecting previously unselected package libthai-data. 2026-06-04 19:31:32.342 | Preparing to unpack .../076-libthai-data_0.1.29-2build1_all.deb ... 2026-06-04 19:31:32.343 | Unpacking libthai-data (0.1.29-2build1) ... 2026-06-04 19:31:32.369 | Selecting previously unselected package libdatrie1:amd64. 2026-06-04 19:31:32.378 | Preparing to unpack .../077-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-06-04 19:31:32.379 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-04 19:31:32.405 | Selecting previously unselected package libthai0:amd64. 2026-06-04 19:31:32.417 | Preparing to unpack .../078-libthai0_0.1.29-2build1_amd64.deb ... 2026-06-04 19:31:32.418 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-06-04 19:31:32.444 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-06-04 19:31:32.453 | Preparing to unpack .../079-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-04 19:31:32.455 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:32.485 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-06-04 19:31:32.494 | Preparing to unpack .../080-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-04 19:31:32.495 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:32.519 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-06-04 19:31:32.528 | Preparing to unpack .../081-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-06-04 19:31:32.529 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:32.565 | Selecting previously unselected package libxv1:amd64. 2026-06-04 19:31:32.574 | Preparing to unpack .../082-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-04 19:31:32.576 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-04 19:31:32.600 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-04 19:31:32.608 | Preparing to unpack .../083-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-04 19:31:32.609 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:32.634 | Selecting previously unselected package ipxe-qemu. 2026-06-04 19:31:32.642 | Preparing to unpack .../084-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-04 19:31:32.644 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-04 19:31:32.689 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-04 19:31:32.697 | Preparing to unpack .../085-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-04 19:31:32.699 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-04 19:31:32.731 | Selecting previously unselected package ksmtuned. 2026-06-04 19:31:32.740 | Preparing to unpack .../086-ksmtuned_4.20150326_amd64.deb ... 2026-06-04 19:31:32.741 | Unpacking ksmtuned (4.20150326) ... 2026-06-04 19:31:32.771 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-06-04 19:31:32.779 | Preparing to unpack .../087-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-04 19:31:32.780 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:32.813 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-06-04 19:31:32.821 | Preparing to unpack .../088-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-06-04 19:31:32.823 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:32.847 | Selecting previously unselected package libavahi-common-data:amd64. 2026-06-04 19:31:32.856 | Preparing to unpack .../089-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-06-04 19:31:32.857 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:32.882 | Selecting previously unselected package libavahi-common3:amd64. 2026-06-04 19:31:32.893 | Preparing to unpack .../090-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-04 19:31:32.894 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:32.921 | Selecting previously unselected package libavahi-client3:amd64. 2026-06-04 19:31:32.931 | Preparing to unpack .../091-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-06-04 19:31:32.932 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:32.958 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-06-04 19:31:32.967 | Preparing to unpack .../092-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-04 19:31:32.968 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-04 19:31:33.003 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-06-04 19:31:33.010 | Preparing to unpack .../093-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-06-04 19:31:33.012 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-04 19:31:33.046 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-04 19:31:33.054 | Preparing to unpack .../094-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-04 19:31:33.055 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-04 19:31:33.083 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-04 19:31:33.090 | Preparing to unpack .../095-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-04 19:31:33.092 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-04 19:31:33.117 | Selecting previously unselected package libcacard0:amd64. 2026-06-04 19:31:33.129 | Preparing to unpack .../096-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-04 19:31:33.130 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-04 19:31:33.155 | Selecting previously unselected package liblcms2-2:amd64. 2026-06-04 19:31:33.164 | Preparing to unpack .../097-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-06-04 19:31:33.165 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-04 19:31:33.194 | Selecting previously unselected package libcolord2:amd64. 2026-06-04 19:31:33.207 | Preparing to unpack .../098-libcolord2_1.4.7-1build2_amd64.deb ... 2026-06-04 19:31:33.208 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-06-04 19:31:33.238 | Selecting previously unselected package libcups2t64:amd64. 2026-06-04 19:31:33.247 | Preparing to unpack .../099-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-06-04 19:31:33.248 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-04 19:31:33.280 | Selecting previously unselected package libdaxctl1:amd64. 2026-06-04 19:31:33.290 | Preparing to unpack .../100-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-06-04 19:31:33.292 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-04 19:31:33.319 | Selecting previously unselected package libwayland-client0:amd64. 2026-06-04 19:31:33.330 | Preparing to unpack .../101-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-06-04 19:31:33.331 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:33.358 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-04 19:31:33.370 | Preparing to unpack .../102-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-04 19:31:33.371 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-04 19:31:33.398 | Selecting previously unselected package libepoxy0:amd64. 2026-06-04 19:31:33.407 | Preparing to unpack .../103-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-06-04 19:31:33.409 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-04 19:31:33.440 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-06-04 19:31:33.450 | Preparing to unpack .../104-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-06-04 19:31:33.451 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:33.477 | Selecting previously unselected package libwayland-egl1:amd64. 2026-06-04 19:31:33.487 | Preparing to unpack .../105-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-06-04 19:31:33.489 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:33.513 | Selecting previously unselected package libxcomposite1:amd64. 2026-06-04 19:31:33.521 | Preparing to unpack .../106-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-06-04 19:31:33.522 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-04 19:31:33.549 | Selecting previously unselected package libxcursor1:amd64. 2026-06-04 19:31:33.558 | Preparing to unpack .../107-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-06-04 19:31:33.560 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-04 19:31:33.585 | Selecting previously unselected package libxinerama1:amd64. 2026-06-04 19:31:33.593 | Preparing to unpack .../108-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-06-04 19:31:33.595 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-04 19:31:33.621 | Selecting previously unselected package libxrandr2:amd64. 2026-06-04 19:31:33.630 | Preparing to unpack .../109-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-06-04 19:31:33.631 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-04 19:31:33.662 | Selecting previously unselected package libgtk-3-common. 2026-06-04 19:31:33.671 | Preparing to unpack .../110-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-06-04 19:31:33.674 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:33.736 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-06-04 19:31:33.745 | Preparing to unpack .../111-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-04 19:31:33.762 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:33.842 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-04 19:31:33.850 | Preparing to unpack .../112-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-04 19:31:33.852 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-04 19:31:33.879 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-04 19:31:33.888 | Preparing to unpack .../113-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-04 19:31:33.889 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-04 19:31:33.915 | Selecting previously unselected package libpciaccess0:amd64. 2026-06-04 19:31:33.926 | Preparing to unpack .../114-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:31:33.928 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-04 19:31:33.955 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-04 19:31:33.964 | Preparing to unpack .../115-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-04 19:31:33.966 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-04 19:31:33.995 | Selecting previously unselected package libllvm20:amd64. 2026-06-04 19:31:34.004 | Preparing to unpack .../116-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-06-04 19:31:34.007 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-04 19:31:34.633 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-04 19:31:34.644 | Preparing to unpack .../117-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:34.645 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:34.672 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-04 19:31:34.684 | Preparing to unpack .../118-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:34.686 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:34.715 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-04 19:31:34.724 | Preparing to unpack .../119-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:34.726 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:34.752 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-04 19:31:34.763 | Preparing to unpack .../120-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:34.765 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:34.793 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-04 19:31:34.805 | Preparing to unpack .../121-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:34.806 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:34.834 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-04 19:31:34.845 | Preparing to unpack .../122-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-04 19:31:34.847 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-04 19:31:34.874 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-04 19:31:34.886 | Preparing to unpack .../123-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:31:34.888 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:35.111 | Selecting previously unselected package libgbm1:amd64. 2026-06-04 19:31:35.120 | Preparing to unpack .../124-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:31:35.121 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:35.148 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-06-04 19:31:35.156 | Preparing to unpack .../125-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-06-04 19:31:35.157 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:35.183 | Selecting previously unselected package libvulkan1:amd64. 2026-06-04 19:31:35.191 | Preparing to unpack .../126-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-04 19:31:35.193 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-04 19:31:35.221 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-04 19:31:35.229 | Preparing to unpack .../127-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:31:35.237 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:35.268 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-04 19:31:35.280 | Preparing to unpack .../128-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-04 19:31:35.282 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:35.312 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-04 19:31:35.324 | Preparing to unpack .../129-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-04 19:31:35.326 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-04 19:31:35.357 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-04 19:31:35.368 | Preparing to unpack .../130-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:31:35.370 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:35.398 | Selecting previously unselected package libgtk-3-bin. 2026-06-04 19:31:35.406 | Preparing to unpack .../131-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-06-04 19:31:35.407 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:35.439 | Selecting previously unselected package librdmacm1t64:amd64. 2026-06-04 19:31:35.449 | Preparing to unpack .../132-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-06-04 19:31:35.450 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-04 19:31:35.477 | Selecting previously unselected package libiscsi7:amd64. 2026-06-04 19:31:35.484 | Preparing to unpack .../133-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-04 19:31:35.485 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-04 19:31:35.510 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-04 19:31:35.518 | Preparing to unpack .../134-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-04 19:31:35.520 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-04 19:31:35.552 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-04 19:31:35.561 | Preparing to unpack .../135-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-04 19:31:35.562 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-04 19:31:35.596 | Selecting previously unselected package libndctl6:amd64. 2026-06-04 19:31:35.605 | Preparing to unpack .../136-libndctl6_77-2ubuntu2_amd64.deb ... 2026-06-04 19:31:35.606 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-06-04 19:31:35.635 | Selecting previously unselected package libnfs14:amd64. 2026-06-04 19:31:35.643 | Preparing to unpack .../137-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-04 19:31:35.644 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-04 19:31:35.670 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-04 19:31:35.678 | Preparing to unpack .../138-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-04 19:31:35.680 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-04 19:31:35.708 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-04 19:31:35.716 | Preparing to unpack .../139-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-04 19:31:35.717 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:35.756 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-04 19:31:35.764 | Preparing to unpack .../140-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-04 19:31:35.766 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:35.795 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-04 19:31:35.803 | Preparing to unpack .../141-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-04 19:31:35.804 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:35.831 | Selecting previously unselected package libpmem1:amd64. 2026-06-04 19:31:35.841 | Preparing to unpack .../142-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-04 19:31:35.843 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-04 19:31:35.872 | Selecting previously unselected package libpmemobj1:amd64. 2026-06-04 19:31:35.881 | Preparing to unpack .../143-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-06-04 19:31:35.882 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-04 19:31:35.917 | Selecting previously unselected package librados2. 2026-06-04 19:31:35.926 | Preparing to unpack .../144-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-04 19:31:35.928 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-04 19:31:36.030 | Selecting previously unselected package librbd1. 2026-06-04 19:31:36.039 | Preparing to unpack .../145-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-06-04 19:31:36.040 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-04 19:31:36.136 | Selecting previously unselected package librsvg2-2:amd64. 2026-06-04 19:31:36.143 | Preparing to unpack .../146-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-04 19:31:36.145 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-04 19:31:36.207 | Selecting previously unselected package librsvg2-common:amd64. 2026-06-04 19:31:36.215 | Preparing to unpack .../147-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-06-04 19:31:36.217 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-04 19:31:36.245 | Selecting previously unselected package libxss1:amd64. 2026-06-04 19:31:36.254 | Preparing to unpack .../148-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-04 19:31:36.255 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-04 19:31:36.282 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-04 19:31:36.290 | Preparing to unpack .../149-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-04 19:31:36.292 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-04 19:31:36.332 | Selecting previously unselected package libslirp0:amd64. 2026-06-04 19:31:36.340 | Preparing to unpack .../150-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-04 19:31:36.342 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-04 19:31:36.369 | Selecting previously unselected package libspice-server1:amd64. 2026-06-04 19:31:36.377 | Preparing to unpack .../151-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-04 19:31:36.378 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-04 19:31:36.412 | Selecting previously unselected package liburing2:amd64. 2026-06-04 19:31:36.419 | Preparing to unpack .../152-liburing2_2.5-1build1_amd64.deb ... 2026-06-04 19:31:36.422 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-04 19:31:36.451 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-04 19:31:36.460 | Preparing to unpack .../153-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-04 19:31:36.462 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-04 19:31:36.492 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-04 19:31:36.501 | Preparing to unpack .../154-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-04 19:31:36.503 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-04 19:31:36.531 | Selecting previously unselected package libvte-2.91-common. 2026-06-04 19:31:36.539 | Preparing to unpack .../155-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-04 19:31:36.541 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-04 19:31:36.570 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-04 19:31:36.579 | Preparing to unpack .../156-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-04 19:31:36.580 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-04 19:31:36.607 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-04 19:31:36.616 | Preparing to unpack .../157-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:31:36.618 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:37.000 | Selecting previously unselected package libfdt1:amd64. 2026-06-04 19:31:37.009 | Preparing to unpack .../158-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-04 19:31:37.010 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-04 19:31:37.037 | Selecting previously unselected package qemu-system-common. 2026-06-04 19:31:37.046 | Preparing to unpack .../159-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.047 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.136 | Selecting previously unselected package qemu-system-data. 2026-06-04 19:31:37.145 | Preparing to unpack .../160-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-04 19:31:37.147 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.231 | Selecting previously unselected package seabios. 2026-06-04 19:31:37.240 | Preparing to unpack .../161-seabios_1.16.3-2_all.deb ... 2026-06-04 19:31:37.242 | Unpacking seabios (1.16.3-2) ... 2026-06-04 19:31:37.277 | Selecting previously unselected package qemu-system-x86. 2026-06-04 19:31:37.285 | Preparing to unpack .../162-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.294 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.552 | Selecting previously unselected package qemu-utils. 2026-06-04 19:31:37.563 | Preparing to unpack .../163-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.565 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.643 | Selecting previously unselected package qemu-block-extra. 2026-06-04 19:31:37.651 | Preparing to unpack .../164-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.653 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.679 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-04 19:31:37.688 | Preparing to unpack .../165-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.701 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.731 | Selecting previously unselected package libglvnd0:amd64. 2026-06-04 19:31:37.740 | Preparing to unpack .../166-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-04 19:31:37.742 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:37.774 | Selecting previously unselected package libglx0:amd64. 2026-06-04 19:31:37.781 | Preparing to unpack .../167-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-04 19:31:37.783 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:37.810 | Selecting previously unselected package libgl1:amd64. 2026-06-04 19:31:37.818 | Preparing to unpack .../168-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-04 19:31:37.819 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:37.843 | Selecting previously unselected package qemu-system-gui. 2026-06-04 19:31:37.853 | Preparing to unpack .../169-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.855 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.885 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-04 19:31:37.893 | Preparing to unpack .../170-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:31:37.895 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:37.921 | Selecting previously unselected package ovmf. 2026-06-04 19:31:37.929 | Preparing to unpack .../171-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-04 19:31:37.930 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-04 19:31:38.030 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:38.034 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-06-04 19:31:38.038 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:38.041 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-06-04 19:31:38.046 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-06-04 19:31:38.050 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-04 19:31:38.055 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-04 19:31:38.059 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-06-04 19:31:38.063 | Setting up session-migration (0.3.9build1) ... 2026-06-04 19:31:38.181 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-06-04 19:31:38.186 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-04 19:31:40.228 | Regenerating fonts cache... done. 2026-06-04 19:31:40.229 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-04 19:31:40.233 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-04 19:31:40.236 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-04 19:31:40.240 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-06-04 19:31:40.243 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.247 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-04 19:31:40.250 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-04 19:31:40.254 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-04 19:31:40.257 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-04 19:31:40.260 | Setting up hicolor-icon-theme (0.17-2) ... 2026-06-04 19:31:40.282 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-06-04 19:31:40.285 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-04 19:31:40.289 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-06-04 19:31:40.292 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-04 19:31:40.298 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-06-04 19:31:40.301 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-04 19:31:40.305 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.309 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:40.312 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.316 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-04 19:31:40.320 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:40.323 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-06-04 19:31:40.707 | Setting up msr-tools (1.3-5build1) ... 2026-06-04 19:31:40.711 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-04 19:31:40.716 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-04 19:31:40.721 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.725 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-04 19:31:40.730 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-04 19:31:40.734 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-04 19:31:40.738 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-06-04 19:31:40.743 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-06-04 19:31:40.747 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-04 19:31:40.751 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-04 19:31:40.755 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-04 19:31:40.759 | Setting up acl (2.3.2-1build1.1) ... 2026-06-04 19:31:40.765 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-04 19:31:40.769 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.773 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:40.777 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-04 19:31:40.782 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-04 19:31:40.785 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-06-04 19:31:40.789 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:40.793 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-06-04 19:31:40.797 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.800 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-06-04 19:31:40.804 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:40.808 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:40.812 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-04 19:31:40.816 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-06-04 19:31:40.821 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-04 19:31:40.825 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-04 19:31:40.829 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-06-04 19:31:40.833 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-04 19:31:40.838 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-04 19:31:40.841 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-04 19:31:40.846 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-06-04 19:31:40.850 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:40.854 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-04 19:31:40.859 | Setting up seabios (1.16.3-2) ... 2026-06-04 19:31:40.863 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-04 19:31:40.867 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-04 19:31:40.871 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-04 19:31:40.875 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-04 19:31:40.879 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-04 19:31:40.884 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-04 19:31:40.888 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-04 19:31:40.892 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-04 19:31:40.897 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-06-04 19:31:40.918 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-04 19:31:40.922 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-04 19:31:40.925 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-04 19:31:40.929 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-04 19:31:40.933 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-04 19:31:40.937 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-06-04 19:31:40.941 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-06-04 19:31:40.945 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-06-04 19:31:40.949 | Setting up libthai-data (0.1.29-2build1) ... 2026-06-04 19:31:40.953 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-04 19:31:40.957 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:40.990 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-06-04 19:31:40.995 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-04 19:31:40.999 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-04 19:31:41.002 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:41.006 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-04 19:31:41.010 | Setting up ksmtuned (4.20150326) ... 2026-06-04 19:31:41.136 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-04 19:31:41.261 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-04 19:31:41.589 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-04 19:31:41.593 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-04 19:31:41.596 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-04 19:31:41.600 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-04 19:31:41.603 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-04 19:31:41.607 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-06-04 19:31:41.610 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-04 19:31:41.614 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-04 19:31:41.618 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-04 19:31:41.622 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-04 19:31:41.625 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-04 19:31:41.628 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-04 19:31:41.632 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:41.636 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-04 19:31:41.640 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:41.643 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-04 19:31:41.646 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:41.650 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:41.654 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-04 19:31:41.659 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:41.663 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:41.666 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-04 19:31:41.669 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-06-04 19:31:41.672 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-06-04 19:31:41.675 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:41.685 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:41.688 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:41.691 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:41.694 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-04 19:31:41.697 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-06-04 19:31:41.701 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-04 19:31:41.704 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:41.708 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-04 19:31:41.711 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-04 19:31:41.715 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-06-04 19:31:41.718 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-06-04 19:31:41.721 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-04 19:31:41.725 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:41.728 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-06-04 19:31:41.732 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-04 19:31:41.737 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-04 19:31:41.741 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:41.744 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:41.876 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-04 19:31:42.691 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-06-04 19:31:42.696 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-06-04 19:31:42.701 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-04 19:31:42.706 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:42.833 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-04 19:31:43.134 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:43.141 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-06-04 19:31:43.148 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-04 19:31:43.162 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-04 19:31:43.166 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:43.169 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:43.179 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-04 19:31:43.183 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:43.186 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-04 19:31:43.190 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-06-04 19:31:43.193 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:43.198 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-06-04 19:31:43.201 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-06-04 19:31:43.204 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-04 19:31:43.208 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:43.211 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-06-04 19:31:43.215 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-06-04 19:31:43.236 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:43.245 | Setting up adwaita-icon-theme (46.0-1) ... 2026-06-04 19:31:43.265 | 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-04 19:31:43.273 | Setting up humanity-icon-theme (0.6.16) ... 2026-06-04 19:31:43.452 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-06-04 19:31:43.508 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:31:44.385 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-04 19:31:44.411 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:44.434 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-06-04 19:31:44.450 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-04 19:31:44.455 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-04 19:31:44.461 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:31:44.483 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-04 19:31:44.488 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-06-04 19:31:44.492 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-04 19:31:44.497 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:31:44.501 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-04 19:31:44.504 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-06-04 19:31:44.527 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:31:45.115 | 2026-06-04 19:31:45.115 | Running kernel seems to be up-to-date. 2026-06-04 19:31:45.115 | 2026-06-04 19:31:45.115 | No services need to be restarted. 2026-06-04 19:31:45.115 | 2026-06-04 19:31:45.115 | No containers need to be restarted. 2026-06-04 19:31:45.115 | 2026-06-04 19:31:45.115 | User sessions running outdated binaries: 2026-06-04 19:31:45.116 | ubuntu @ session #1: python3[1646] 2026-06-04 19:31:45.125 | 2026-06-04 19:31:45.125 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:31:46.539 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:31:46.541 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:31:46.542 | + functions-common:time_stop:2414 : local name 2026-06-04 19:31:46.544 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:31:46.546 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:31:46.548 | + functions-common:time_stop:2417 : local total 2026-06-04 19:31:46.550 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:31:46.552 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:31:46.554 | + functions-common:time_stop:2421 : start_time=1780601482246 2026-06-04 19:31:46.557 | + functions-common:time_stop:2423 : [[ -z 1780601482246 ]] 2026-06-04 19:31:46.560 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:31:46.563 | + functions-common:time_stop:2426 : end_time=1780601506561 2026-06-04 19:31:46.565 | + functions-common:time_stop:2427 : elapsed_time=24315 2026-06-04 19:31:46.567 | + functions-common:time_stop:2428 : total=669 2026-06-04 19:31:46.569 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:31:46.571 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24984 2026-06-04 19:31:46.573 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:31:46.575 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-04 19:31:46.579 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-04 19:31:46.579 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-04 19:31:46.592 | + lib/host:configure_ksm:19 : echo 0 2026-06-04 19:31:46.593 | 0 2026-06-04 19:31:46.597 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-04 19:31:46.599 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:46.602 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-04 19:31:46.610 | vm.dirty_ratio = 60 2026-06-04 19:31:46.613 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-04 19:31:46.621 | vm.dirty_background_ratio = 10 2026-06-04 19:31:46.624 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-04 19:31:46.632 | vm.vfs_cache_pressure = 50 2026-06-04 19:31:46.635 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-04 19:31:46.644 | vm.swappiness = 100 2026-06-04 19:31:46.647 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-04 19:31:46.656 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-04 19:31:46.657 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-04 19:31:46.657 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-04 19:31:46.657 | /proc/sys/vm/compaction_proactiveness:20 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_background_bytes:0 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_background_ratio:10 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_bytes:0 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_ratio:60 2026-06-04 19:31:46.657 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-06-04 19:31:46.657 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-04 19:31:46.657 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-04 19:31:46.658 | /proc/sys/vm/extfrag_threshold:500 2026-06-04 19:31:46.658 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-04 19:31:46.658 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-04 19:31:46.658 | /proc/sys/vm/laptop_mode:0 2026-06-04 19:31:46.658 | /proc/sys/vm/legacy_va_layout:0 2026-06-04 19:31:46.658 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-04 19:31:46.658 | /proc/sys/vm/max_map_count:1048576 2026-06-04 19:31:46.658 | /proc/sys/vm/memfd_noexec:0 2026-06-04 19:31:46.658 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-04 19:31:46.658 | /proc/sys/vm/memory_failure_recovery:1 2026-06-04 19:31:46.658 | /proc/sys/vm/min_free_kbytes:67584 2026-06-04 19:31:46.658 | /proc/sys/vm/min_slab_ratio:5 2026-06-04 19:31:46.658 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-04 19:31:46.658 | /proc/sys/vm/mmap_min_addr:65536 2026-06-04 19:31:46.658 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-04 19:31:46.658 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-04 19:31:46.658 | /proc/sys/vm/nr_hugepages:0 2026-06-04 19:31:46.658 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-06-04 19:31:46.658 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-04 19:31:46.658 | /proc/sys/vm/numa_stat:1 2026-06-04 19:31:46.658 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-04 19:31:46.658 | /proc/sys/vm/oom_dump_tasks:1 2026-06-04 19:31:46.658 | /proc/sys/vm/oom_kill_allocating_task:0 2026-06-04 19:31:46.658 | /proc/sys/vm/overcommit_kbytes:0 2026-06-04 19:31:46.658 | /proc/sys/vm/overcommit_memory:0 2026-06-04 19:31:46.658 | /proc/sys/vm/overcommit_ratio:50 2026-06-04 19:31:46.658 | /proc/sys/vm/page-cluster:3 2026-06-04 19:31:46.658 | /proc/sys/vm/page_lock_unfairness:5 2026-06-04 19:31:46.658 | /proc/sys/vm/panic_on_oom:0 2026-06-04 19:31:46.658 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-04 19:31:46.658 | /proc/sys/vm/stat_interval:1 2026-06-04 19:31:46.658 | /proc/sys/vm/swappiness:100 2026-06-04 19:31:46.658 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-04 19:31:46.658 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-04 19:31:46.658 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-04 19:31:46.658 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-04 19:31:46.658 | /proc/sys/vm/watermark_scale_factor:10 2026-06-04 19:31:46.658 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-04 19:31:46.661 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-04 19:31:46.664 | + lib/host:tune_host:97 : configure_host_net 2026-06-04 19:31:46.667 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-04 19:31:46.669 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:46.670 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-04 19:31:46.680 | net.ipv4.tcp_keepalive_time = 60 2026-06-04 19:31:46.683 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-04 19:31:46.692 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-04 19:31:46.696 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-04 19:31:46.704 | net.ipv4.tcp_keepalive_probes = 6 2026-06-04 19:31:46.708 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-04 19:31:46.717 | net.ipv4.tcp_fastopen = 3 2026-06-04 19:31:46.721 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-04 19:31:46.734 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-04 19:31:46.734 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-04 19:31:46.734 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fastopen_key:2b897c8c-2cbbcf43-76c24f00-616a6567 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_mem:286542 382056 573084 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-04 19:31:46.735 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-04 19:31:46.738 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-04 19:31:46.746 | net.core.default_qdisc = pfifo_fast 2026-06-04 19:31:46.749 | + ./stack.sh:main:594 : fetch_plugins 2026-06-04 19:31:46.751 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-06-04 19:31:46.754 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-04 19:31:46.755 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-06-04 19:31:46.757 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-04 19:31:46.758 | Fetching DevStack plugins 2026-06-04 19:31:46.760 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-04 19:31:46.762 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-06-04 19:31:46.764 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-06-04 19:31:46.766 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-06-04 19:31:46.768 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-06-04 19:31:46.770 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-04 19:31:46.772 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-04 19:31:46.774 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-06-04 19:31:46.776 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-04 19:31:46.778 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:31:46.780 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:31:46.782 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:31:46.784 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:31:46.786 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:31:46.789 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:31:46.802 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:31:46.804 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:31:46.805 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:46.808 | + functions-common:git_clone:604 : echo master 2026-06-04 19:31:46.808 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:31:46.812 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-04 19:31:46.813 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:46.815 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-04 19:31:46.827 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-04 19:31:46.830 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:31:46.830 | + functions-common:git_clone:667 : head -1 2026-06-04 19:31:46.836 | fb4b93020e Merge "bgp: Make main BGP router name not configurable" 2026-06-04 19:31:46.838 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:31:46.841 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-04 19:31:46.843 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-04 19:31:46.845 | + functions-common:run_phase:1843 : local phase= 2026-06-04 19:31:46.847 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:31:46.849 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:31:46.851 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:31:46.853 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:31:46.855 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:31:46.858 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:31:46.861 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:31:46.864 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:31:46.866 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:31:46.867 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-04 19:31:46.869 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:31:46.882 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:46.884 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-04 19:31:46.885 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-04 19:31:46.887 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-04 19:31:46.889 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-04 19:31:46.891 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-04 19:31:46.893 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-04 19:31:46.895 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-04 19:31:46.897 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-04 19:31:46.899 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-04 19:31:46.901 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:31:46.903 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-04 19:31:46.905 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-06-04 19:31:46.906 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-04 19:31:46.909 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-06-04 19:31:46.911 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-04 19:31:46.911 | Overriding Configuration Defaults 2026-06-04 19:31:46.913 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-04 19:31:46.915 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-06-04 19:31:46.917 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-04 19:31:46.919 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-04 19:31:46.935 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-04 19:31:46.937 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-04 19:31:46.950 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:46.953 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.189 2026-06-04 19:31:46.955 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.189 2026-06-04 19:31:46.955 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-04 19:31:46.959 | ++ lib/tls:source:40 : TLS_IP=10.4.3.189 2026-06-04 19:31:46.961 | +++ lib/tls:source:43 : hostname -f 2026-06-04 19:31:46.965 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-04 19:31:46.967 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-04 19:31:46.969 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-04 19:31:46.971 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-04 19:31:46.973 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-04 19:31:46.974 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-04 19:31:46.976 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-04 19:31:46.978 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-04 19:31:46.980 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-04 19:31:46.981 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-04 19:31:46.985 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-04 19:31:46.996 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-04 19:31:47.013 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-04 19:31:47.024 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-04 19:31:47.035 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-04 19:31:47.067 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-04 19:31:47.137 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-04 19:31:47.237 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-04 19:31:47.266 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-04 19:31:47.318 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-04 19:31:47.370 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-04 19:31:47.372 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-04 19:31:47.387 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:47.390 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-04 19:31:47.392 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-04 19:31:47.395 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-04 19:31:47.397 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-04 19:31:47.400 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-04 19:31:47.403 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-04 19:31:47.417 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:47.418 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-04 19:31:47.422 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-04 19:31:47.424 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-04 19:31:47.426 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-04 19:31:47.428 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-04 19:31:47.431 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-04 19:31:47.434 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-04 19:31:47.437 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-04 19:31:47.440 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-04 19:31:47.456 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-04 19:31:47.458 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-04 19:31:47.460 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-04 19:31:47.463 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-04 19:31:47.465 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-04 19:31:47.467 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-04 19:31:47.469 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-04 19:31:47.471 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-04 19:31:47.473 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-04 19:31:47.475 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-04 19:31:47.478 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-04 19:31:47.480 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.189 2026-06-04 19:31:47.482 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-04 19:31:47.486 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-04 19:31:47.488 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-04 19:31:47.489 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-04 19:31:47.493 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-04 19:31:47.495 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-04 19:31:47.497 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-04 19:31:47.500 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-04 19:31:47.502 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-04 19:31:47.505 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-04 19:31:47.520 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-04 19:31:47.523 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.189 2026-06-04 19:31:47.526 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.189 2026-06-04 19:31:47.527 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-04 19:31:47.531 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.189 2026-06-04 19:31:47.533 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-04 19:31:47.535 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-04 19:31:47.538 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-04 19:31:47.540 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-04 19:31:47.542 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-04 19:31:47.545 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-04 19:31:47.546 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-04 19:31:47.548 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-04 19:31:47.550 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-04 19:31:47.551 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-04 19:31:47.553 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-04 19:31:47.555 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-04 19:31:47.556 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-04 19:31:47.558 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-04 19:31:47.559 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-04 19:31:47.562 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-04 19:31:47.564 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-04 19:31:47.566 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-04 19:31:47.569 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:31:47.571 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-04 19:31:47.574 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-04 19:31:47.576 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-04 19:31:47.589 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:47.591 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-04 19:31:47.594 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-04 19:31:47.597 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-04 19:31:47.599 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-04 19:31:47.601 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:47.603 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-04 19:31:47.605 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-04 19:31:47.607 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-04 19:31:47.609 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-04 19:31:47.611 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-04 19:31:47.614 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-04 19:31:47.615 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-04 19:31:47.617 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-04 19:31:47.619 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-04 19:31:47.621 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-04 19:31:47.624 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-04 19:31:47.626 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-04 19:31:47.628 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-04 19:31:47.630 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-04 19:31:47.729 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-04 19:31:47.743 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-04 19:31:47.746 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-04 19:31:47.749 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-04 19:31:47.751 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-04 19:31:47.754 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-04 19:31:47.757 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-04 19:31:47.760 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-04 19:31:47.762 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-04 19:31:47.764 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-04 19:31:47.767 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-04 19:31:47.769 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-04 19:31:47.772 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-04 19:31:47.775 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-04 19:31:47.778 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-04 19:31:47.780 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-04 19:31:47.783 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-04 19:31:47.786 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-04 19:31:47.788 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-04 19:31:47.790 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-04 19:31:47.793 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-04 19:31:47.796 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-04 19:31:47.797 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-04 19:31:47.797 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-04 19:31:47.798 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-04 19:31:47.802 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=48:533b:3c44 2026-06-04 19:31:47.804 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-04 19:31:47.807 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-04 19:31:47.810 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-04 19:31:47.813 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-04 19:31:47.815 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd48:533b:3c44::/56 2026-06-04 19:31:47.819 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd48:533b:3c44::/56 2026-06-04 19:31:47.819 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-04 19:31:47.824 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd48:533b:3c44::/64 2026-06-04 19:31:47.826 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-04 19:31:47.828 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-04 19:31:47.830 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-04 19:31:47.833 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-04 19:31:47.835 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-04 19:31:47.837 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-04 19:31:47.840 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-04 19:31:47.842 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-04 19:31:47.844 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-04 19:31:47.847 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-04 19:31:47.849 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-04 19:31:47.851 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-04 19:31:47.854 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-04 19:31:47.856 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd48:533b:3c44::/56 2026-06-04 19:31:47.858 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-04 19:31:47.861 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-04 19:31:47.865 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-04 19:31:47.865 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-04 19:31:47.865 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-04 19:31:47.870 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-04 19:31:47.874 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-04 19:31:47.874 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-04 19:31:47.875 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-04 19:31:47.879 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-04 19:31:47.883 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-04 19:31:47.886 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-04 19:31:47.888 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-04 19:31:47.890 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-04 19:31:47.892 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-04 19:31:47.894 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-04 19:31:47.896 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-04 19:31:47.899 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-04 19:31:47.901 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-04 19:31:47.917 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-04 19:31:47.931 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-04 19:31:47.946 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-04 19:31:47.960 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-04 19:31:47.973 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-04 19:31:48.003 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-04 19:31:48.006 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-04 19:31:48.008 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-04 19:31:48.010 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-04 19:31:48.013 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-04 19:31:48.016 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-04 19:31:48.030 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-04 19:31:48.032 | + ./stack.sh:main:629 : run_phase source 2026-06-04 19:31:48.034 | + functions-common:run_phase:1842 : local mode=source 2026-06-04 19:31:48.036 | + functions-common:run_phase:1843 : local phase= 2026-06-04 19:31:48.039 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:31:48.041 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:31:48.043 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:31:48.045 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:31:48.047 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:31:48.049 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:31:48.053 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:31:48.054 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:31:48.056 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:31:48.059 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-04 19:31:48.061 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:31:48.074 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:48.076 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-04 19:31:48.078 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-04 19:31:48.114 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-04 19:31:48.115 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-04 19:31:48.117 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-04 19:31:48.119 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-04 19:31:48.122 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-06-04 19:31:48.124 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-04 19:31:48.126 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-06-04 19:31:48.128 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-04 19:31:48.128 | Loading plugin settings 2026-06-04 19:31:48.130 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-04 19:31:48.132 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-06-04 19:31:48.134 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-04 19:31:48.136 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-06-04 19:31:48.138 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-04 19:31:48.139 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-04 19:31:48.141 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-04 19:31:48.144 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-04 19:31:48.146 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-04 19:31:48.148 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-04 19:31:48.150 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-04 19:31:48.152 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-04 19:31:48.154 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-04 19:31:48.156 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:31:48.159 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-04 19:31:48.174 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-04 19:31:48.176 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-04 19:31:48.178 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-04 19:31:48.181 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-04 19:31:48.183 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-04 19:31:48.186 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-04 19:31:48.203 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-04 19:31:48.205 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-04 19:31:48.207 | + functions-common:verify_disabled_services:2125 : local service 2026-06-04 19:31:48.210 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.212 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-04 19:31:48.215 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.217 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-04 19:31:48.219 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.222 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-04 19:31:48.224 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.226 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-04 19:31:48.229 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.231 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-04 19:31:48.233 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.236 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-04 19:31:48.238 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.241 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-04 19:31:48.243 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.245 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-04 19:31:48.247 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.250 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-04 19:31:48.252 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.254 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-04 19:31:48.257 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.259 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-04 19:31:48.262 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.264 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-04 19:31:48.266 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.268 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-04 19:31:48.271 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.273 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-04 19:31:48.275 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.277 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-04 19:31:48.280 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.282 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-04 19:31:48.284 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.286 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-04 19:31:48.288 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.290 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-04 19:31:48.293 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.295 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-04 19:31:48.298 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.301 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-04 19:31:48.303 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.306 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-04 19:31:48.308 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.310 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-04 19:31:48.312 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.314 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-04 19:31:48.317 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.319 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-04 19:31:48.321 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.324 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-04 19:31:48.327 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.329 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-04 19:31:48.331 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.334 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-04 19:31:48.336 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.339 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-04 19:31:48.342 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.344 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-04 19:31:48.347 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.349 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-04 19:31:48.351 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:31:48.354 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-04 19:31:48.357 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-04 19:31:48.360 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-04 19:31:48.362 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-04 19:31:48.378 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:48.380 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-04 19:31:48.382 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-04 19:31:48.385 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-04 19:31:48.400 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:31:48.402 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-04 19:31:48.404 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-04 19:31:48.406 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-04 19:31:48.409 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-04 19:31:48.412 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-04 19:31:48.414 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-04 19:31:48.416 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-04 19:31:48.419 | + lib/database:initialize_database_backends:92 : return 0 2026-06-04 19:31:48.421 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-04 19:31:48.421 | Using mysql database backend 2026-06-04 19:31:48.423 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-04 19:31:48.440 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-04 19:31:48.444 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-04 19:31:48.448 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-04 19:31:48.451 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-04 19:31:48.454 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-04 19:31:48.457 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-04 19:31:48.475 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:48.478 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-04 19:31:48.494 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-04 19:31:48.512 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:48.515 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-04 19:31:48.531 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-04 19:31:48.547 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-04 19:31:48.565 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:31:48.568 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-04 19:31:48.585 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:31:48.588 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-04 19:31:48.604 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-06-04 19:31:48.607 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-06-04 19:31:48.609 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-04 19:31:48.611 | + functions-common:save_stackenv:65 : local tag=762 2026-06-04 19:31:48.615 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-04 19:31:48.619 | + functions-common:save_stackenv:67 : time_stamp=2026-06-04-193148 2026-06-04 19:31:48.622 | + functions-common:save_stackenv:68 : echo '# 2026-06-04-193148 762' 2026-06-04 19:31:48.625 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.628 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-04 19:31:48.630 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.632 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-04 19:31:48.635 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.638 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-04 19:31:48.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.643 | + 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-04 19:31:48.646 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.649 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-06-04 19:31:48.652 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.654 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-06-04 19:31:48.657 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.659 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-04-193118 2026-06-04 19:31:48.662 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.664 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-04 19:31:48.667 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.669 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-06-04 19:31:48.672 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.674 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-04 19:31:48.677 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.680 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.189 2026-06-04 19:31:48.682 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.685 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-04 19:31:48.688 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.690 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-04 19:31:48.693 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.696 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-06-04 19:31:48.699 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:31:48.701 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-04 19:31:48.704 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-04 19:31:48.706 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-04 19:31:48.709 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-04 19:31:48.712 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-04 19:31:48.714 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:31:48.716 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:31:48.718 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:31:48.720 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:31:48.722 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:31:48.725 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:31:48.738 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:31:48.741 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:31:48.743 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:48.746 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:31:48.746 | + functions-common:git_clone:604 : echo master 2026-06-04 19:31:48.750 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-04 19:31:48.752 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:48.754 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-04 19:31:48.767 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-04 19:31:48.770 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:31:48.770 | + functions-common:git_clone:667 : head -1 2026-06-04 19:31:48.775 | bdc4e18f Add playwright 2026-06-04 19:31:48.777 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:31:48.780 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-04 19:31:48.783 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:31:48.785 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-04 19:31:48.788 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-04 19:31:48.791 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-04 19:31:48.794 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-04 19:31:48.796 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-04 19:31:48.799 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-04 19:31:48.802 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-04 19:31:48.804 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-04 19:31:48.806 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-04 19:31:48.810 | ++ tools/install_prereqs.sh:source:47 : NOW=1780601508 2026-06-04 19:31:48.813 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-04 19:31:48.818 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-04 19:31:48.821 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-04 19:31:48.823 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780601508 2026-06-04 19:31:48.826 | ++ tools/install_prereqs.sh:source:50 : [[ 1780601508 -lt 7200 ]] 2026-06-04 19:31:48.828 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-04 19:31:48.830 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-04 19:31:48.833 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-04 19:31:48.835 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-04 19:31:48.836 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-04 19:31:48.839 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-04 19:31:48.842 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-04 19:31:48.845 | +++ 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-04 19:31:48.870 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-04 19:31:48.870 | apache2-dev 2026-06-04 19:31:48.870 | bc 2026-06-04 19:31:48.870 | bsdmainutils 2026-06-04 19:31:48.870 | curl 2026-06-04 19:31:48.870 | g++ 2026-06-04 19:31:48.870 | gawk 2026-06-04 19:31:48.870 | gcc 2026-06-04 19:31:48.870 | gettext 2026-06-04 19:31:48.870 | git 2026-06-04 19:31:48.870 | graphviz 2026-06-04 19:31:48.870 | iputils-ping 2026-06-04 19:31:48.870 | libffi-dev 2026-06-04 19:31:48.870 | libjpeg-dev 2026-06-04 19:31:48.870 | libpq-dev 2026-06-04 19:31:48.870 | libssl-dev 2026-06-04 19:31:48.870 | libsystemd-dev 2026-06-04 19:31:48.870 | libxml2-dev 2026-06-04 19:31:48.870 | libxslt1-dev 2026-06-04 19:31:48.870 | libyaml-dev 2026-06-04 19:31:48.870 | lsof 2026-06-04 19:31:48.870 | openssh-server 2026-06-04 19:31:48.870 | openssl 2026-06-04 19:31:48.870 | pkg-config 2026-06-04 19:31:48.870 | psmisc 2026-06-04 19:31:48.870 | python3-dev 2026-06-04 19:31:48.870 | python3-pip 2026-06-04 19:31:48.870 | python3-systemd 2026-06-04 19:31:48.870 | python3-venv 2026-06-04 19:31:48.870 | tar 2026-06-04 19:31:48.870 | tcpdump 2026-06-04 19:31:48.870 | unzip 2026-06-04 19:31:48.870 | uuid-runtime 2026-06-04 19:31:48.870 | wget 2026-06-04 19:31:48.870 | zlib1g-dev 2026-06-04 19:31:48.870 | lvm2 2026-06-04 19:31:48.870 | qemu-utils 2026-06-04 19:31:48.870 | thin-provisioning-tools 2026-06-04 19:31:48.870 | lsscsi 2026-06-04 19:31:48.870 | open-iscsi 2026-06-04 19:31:48.870 | libkrb5-dev 2026-06-04 19:31:48.870 | libldap2-dev 2026-06-04 19:31:48.870 | libsasl2-dev 2026-06-04 19:31:48.870 | memcached 2026-06-04 19:31:48.870 | python3-mysqldb 2026-06-04 19:31:48.870 | sqlite3 2026-06-04 19:31:48.870 | conntrack 2026-06-04 19:31:48.870 | curl 2026-06-04 19:31:48.870 | ebtables 2026-06-04 19:31:48.870 | genisoimage 2026-06-04 19:31:48.870 | iptables 2026-06-04 19:31:48.870 | iputils-arping 2026-06-04 19:31:48.870 | kpartx 2026-06-04 19:31:48.870 | libjs-jquery-tablesorter 2026-06-04 19:31:48.870 | parted 2026-06-04 19:31:48.870 | pm-utils 2026-06-04 19:31:48.870 | python3-mysqldb 2026-06-04 19:31:48.870 | socat 2026-06-04 19:31:48.870 | sqlite3 2026-06-04 19:31:48.870 | sudo 2026-06-04 19:31:48.870 | vlan 2026-06-04 19:31:48.870 | cryptsetup 2026-06-04 19:31:48.870 | dosfstools 2026-06-04 19:31:48.870 | genisoimage 2026-06-04 19:31:48.870 | gir1.2-libosinfo-1.0 2026-06-04 19:31:48.870 | netcat-openbsd 2026-06-04 19:31:48.870 | open-iscsi 2026-06-04 19:31:48.870 | qemu-utils 2026-06-04 19:31:48.870 | sg3-utils 2026-06-04 19:31:48.870 | sysfsutils 2026-06-04 19:31:48.870 | acl 2026-06-04 19:31:48.870 | dnsmasq-base 2026-06-04 19:31:48.870 | dnsmasq-utils 2026-06-04 19:31:48.870 | ebtables 2026-06-04 19:31:48.870 | haproxy 2026-06-04 19:31:48.870 | iptables 2026-06-04 19:31:48.870 | iputils-arping 2026-06-04 19:31:48.870 | iputils-ping 2026-06-04 19:31:48.870 | postgresql-server-dev-all 2026-06-04 19:31:48.870 | python3-mysqldb 2026-06-04 19:31:48.870 | sqlite3 2026-06-04 19:31:48.870 | sudo 2026-06-04 19:31:48.870 | vlan 2026-06-04 19:31:48.870 | curl 2026-06-04 19:31:48.870 | liberasurecode-dev 2026-06-04 19:31:48.870 | make 2026-06-04 19:31:48.870 | memcached 2026-06-04 19:31:48.870 | rsync 2026-06-04 19:31:48.870 | sqlite3 2026-06-04 19:31:48.870 | xfsprogs 2026-06-04 19:31:48.870 | apache2' 2026-06-04 19:31:48.872 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-04 19:31:48.890 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-04 19:31:48.890 | apache2-dev 2026-06-04 19:31:48.890 | bc 2026-06-04 19:31:48.890 | bsdmainutils 2026-06-04 19:31:48.890 | curl 2026-06-04 19:31:48.890 | g++ 2026-06-04 19:31:48.890 | gawk 2026-06-04 19:31:48.890 | gcc 2026-06-04 19:31:48.890 | gettext 2026-06-04 19:31:48.890 | git 2026-06-04 19:31:48.890 | graphviz 2026-06-04 19:31:48.890 | iputils-ping 2026-06-04 19:31:48.890 | libffi-dev 2026-06-04 19:31:48.890 | libjpeg-dev 2026-06-04 19:31:48.890 | libpq-dev 2026-06-04 19:31:48.890 | libssl-dev 2026-06-04 19:31:48.890 | libsystemd-dev 2026-06-04 19:31:48.890 | libxml2-dev 2026-06-04 19:31:48.890 | libxslt1-dev 2026-06-04 19:31:48.890 | libyaml-dev 2026-06-04 19:31:48.890 | lsof 2026-06-04 19:31:48.890 | openssh-server 2026-06-04 19:31:48.890 | openssl 2026-06-04 19:31:48.890 | pkg-config 2026-06-04 19:31:48.890 | psmisc 2026-06-04 19:31:48.890 | python3-dev 2026-06-04 19:31:48.890 | python3-pip 2026-06-04 19:31:48.890 | python3-systemd 2026-06-04 19:31:48.890 | python3-venv 2026-06-04 19:31:48.890 | tar 2026-06-04 19:31:48.890 | tcpdump 2026-06-04 19:31:48.890 | unzip 2026-06-04 19:31:48.890 | uuid-runtime 2026-06-04 19:31:48.890 | wget 2026-06-04 19:31:48.890 | zlib1g-dev 2026-06-04 19:31:48.890 | lvm2 2026-06-04 19:31:48.890 | qemu-utils 2026-06-04 19:31:48.890 | thin-provisioning-tools 2026-06-04 19:31:48.890 | lsscsi 2026-06-04 19:31:48.890 | open-iscsi 2026-06-04 19:31:48.890 | libkrb5-dev 2026-06-04 19:31:48.890 | libldap2-dev 2026-06-04 19:31:48.891 | libsasl2-dev 2026-06-04 19:31:48.891 | memcached 2026-06-04 19:31:48.891 | python3-mysqldb 2026-06-04 19:31:48.891 | sqlite3 2026-06-04 19:31:48.891 | conntrack 2026-06-04 19:31:48.891 | curl 2026-06-04 19:31:48.891 | ebtables 2026-06-04 19:31:48.891 | genisoimage 2026-06-04 19:31:48.891 | iptables 2026-06-04 19:31:48.891 | iputils-arping 2026-06-04 19:31:48.891 | kpartx 2026-06-04 19:31:48.891 | libjs-jquery-tablesorter 2026-06-04 19:31:48.891 | parted 2026-06-04 19:31:48.891 | pm-utils 2026-06-04 19:31:48.891 | python3-mysqldb 2026-06-04 19:31:48.891 | socat 2026-06-04 19:31:48.891 | sqlite3 2026-06-04 19:31:48.891 | sudo 2026-06-04 19:31:48.891 | vlan 2026-06-04 19:31:48.891 | cryptsetup 2026-06-04 19:31:48.891 | dosfstools 2026-06-04 19:31:48.891 | genisoimage 2026-06-04 19:31:48.891 | gir1.2-libosinfo-1.0 2026-06-04 19:31:48.891 | netcat-openbsd 2026-06-04 19:31:48.891 | open-iscsi 2026-06-04 19:31:48.891 | qemu-utils 2026-06-04 19:31:48.891 | sg3-utils 2026-06-04 19:31:48.891 | sysfsutils 2026-06-04 19:31:48.891 | acl 2026-06-04 19:31:48.891 | dnsmasq-base 2026-06-04 19:31:48.891 | dnsmasq-utils 2026-06-04 19:31:48.891 | ebtables 2026-06-04 19:31:48.891 | haproxy 2026-06-04 19:31:48.891 | iptables 2026-06-04 19:31:48.891 | iputils-arping 2026-06-04 19:31:48.891 | iputils-ping 2026-06-04 19:31:48.891 | postgresql-server-dev-all 2026-06-04 19:31:48.891 | python3-mysqldb 2026-06-04 19:31:48.891 | sqlite3 2026-06-04 19:31:48.891 | sudo 2026-06-04 19:31:48.891 | vlan 2026-06-04 19:31:48.891 | curl 2026-06-04 19:31:48.891 | liberasurecode-dev 2026-06-04 19:31:48.891 | make 2026-06-04 19:31:48.891 | memcached 2026-06-04 19:31:48.891 | rsync 2026-06-04 19:31:48.891 | sqlite3 2026-06-04 19:31:48.891 | xfsprogs 2026-06-04 19:31:48.891 | apache2 ' 2026-06-04 19:31:48.892 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-04 19:31:48.895 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:48.897 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:48.900 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-04 19:31:48.900 | ++ 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-04 19:31:48.903 | ++ 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-04 19:31:48.905 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-04 19:31:48.907 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:31:48.909 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:31:48.912 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:31:48.914 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:31:48.916 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:31:48.918 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:48.920 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:48.922 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:31:48.924 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:31:48.926 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:31:48.928 | ++ functions-common:apt_get_update:1161 : return 2026-06-04 19:31:48.930 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-04 19:31:48.931 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:31:48.933 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:31:48.935 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:31:48.937 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-04 19:31:48.956 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-04 19:31:48.990 | Reading package lists... 2026-06-04 19:31:49.275 | Building dependency tree... 2026-06-04 19:31:49.276 | Reading state information... 2026-06-04 19:31:49.711 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-04 19:31:49.712 | bc set to manually installed. 2026-06-04 19:31:49.712 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-04 19:31:49.712 | g++ set to manually installed. 2026-06-04 19:31:49.712 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-04 19:31:49.712 | gawk set to manually installed. 2026-06-04 19:31:49.712 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-04 19:31:49.712 | gcc set to manually installed. 2026-06-04 19:31:49.712 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-04 19:31:49.712 | git set to manually installed. 2026-06-04 19:31:49.712 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-04 19:31:49.712 | iputils-ping set to manually installed. 2026-06-04 19:31:49.712 | lsof is already the newest version (4.95.0-1build3). 2026-06-04 19:31:49.712 | lsof set to manually installed. 2026-06-04 19:31:49.712 | psmisc is already the newest version (23.7-1build1). 2026-06-04 19:31:49.712 | psmisc set to manually installed. 2026-06-04 19:31:49.712 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-04 19:31:49.712 | python3-dev set to manually installed. 2026-06-04 19:31:49.712 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-04 19:31:49.712 | python3-systemd is already the newest version (235-1build4). 2026-06-04 19:31:49.712 | python3-systemd set to manually installed. 2026-06-04 19:31:49.712 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-04 19:31:49.712 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-04 19:31:49.712 | tar set to manually installed. 2026-06-04 19:31:49.712 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-04 19:31:49.712 | tcpdump set to manually installed. 2026-06-04 19:31:49.712 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-04 19:31:49.712 | wget set to manually installed. 2026-06-04 19:31:49.712 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-04 19:31:49.712 | zlib1g-dev set to manually installed. 2026-06-04 19:31:49.712 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-04 19:31:49.712 | lvm2 set to manually installed. 2026-06-04 19:31:49.712 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-04 19:31:49.712 | qemu-utils set to manually installed. 2026-06-04 19:31:49.712 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-04 19:31:49.712 | thin-provisioning-tools set to manually installed. 2026-06-04 19:31:49.712 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-04 19:31:49.712 | open-iscsi set to manually installed. 2026-06-04 19:31:49.712 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-04 19:31:49.712 | iptables set to manually installed. 2026-06-04 19:31:49.712 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-04 19:31:49.712 | kpartx set to manually installed. 2026-06-04 19:31:49.712 | parted is already the newest version (3.6-4build1). 2026-06-04 19:31:49.712 | parted set to manually installed. 2026-06-04 19:31:49.712 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-04 19:31:49.712 | cryptsetup set to manually installed. 2026-06-04 19:31:49.712 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-04 19:31:49.712 | dosfstools set to manually installed. 2026-06-04 19:31:49.712 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-04 19:31:49.712 | netcat-openbsd set to manually installed. 2026-06-04 19:31:49.712 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-04 19:31:49.712 | sg3-utils set to manually installed. 2026-06-04 19:31:49.712 | acl is already the newest version (2.3.2-1build1.1). 2026-06-04 19:31:49.712 | acl set to manually installed. 2026-06-04 19:31:49.712 | make is already the newest version (4.3-4.1build2). 2026-06-04 19:31:49.712 | make set to manually installed. 2026-06-04 19:31:49.712 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-04 19:31:49.712 | xfsprogs set to manually installed. 2026-06-04 19:31:49.712 | The following additional packages will be installed: 2026-06-04 19:31:49.712 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-04 19:31:49.712 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-04 19:31:49.712 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-04 19:31:49.712 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-04 19:31:49.712 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-04 19:31:49.712 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-04 19:31:49.712 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-04 19:31:49.712 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-04 19:31:49.712 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-06-04 19:31:49.712 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-06-04 19:31:49.712 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-04 19:31:49.712 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-06-04 19:31:49.712 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-06-04 19:31:49.712 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-04 19:31:49.712 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev 2026-06-04 19:31:49.712 | libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-06-04 19:31:49.712 | libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-04 19:31:49.712 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-04 19:31:49.712 | libsmartcols1 libssl3t64 libsub-override-perl libsys-hostname-long-perl 2026-06-04 19:31:49.712 | libsysfs2 libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl 2026-06-04 19:31:49.713 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-04 19:31:49.713 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-04 19:31:49.713 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-06-04 19:31:49.713 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-04 19:31:49.713 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-06-04 19:31:49.713 | systemd-resolved systemd-sysv systemd-timesyncd udev util-linux uuid-dev 2026-06-04 19:31:49.713 | vbetool 2026-06-04 19:31:49.715 | Suggested packages: 2026-06-04 19:31:49.715 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-04 19:31:49.715 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-04 19:31:49.715 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-04 19:31:49.715 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-04 19:31:49.715 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-04 19:31:49.715 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-06-04 19:31:49.715 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-04 19:31:49.715 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-06-04 19:31:49.715 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-06-04 19:31:49.715 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-04 19:31:49.715 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-06-04 19:31:49.715 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 zip 2026-06-04 19:31:49.715 | util-linux-extra util-linux-locales 2026-06-04 19:31:49.828 | The following NEW packages will be installed: 2026-06-04 19:31:49.828 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-04 19:31:49.828 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-04 19:31:49.828 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-04 19:31:49.828 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-04 19:31:49.828 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-04 19:31:49.828 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-04 19:31:49.828 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-04 19:31:49.828 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-04 19:31:49.828 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-04 19:31:49.828 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-04 19:31:49.828 | liberasurecode-dev liberasurecode1 libffi-dev 2026-06-04 19:31:49.828 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-04 19:31:49.828 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-06-04 19:31:49.828 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-04 19:31:49.828 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-04 19:31:49.828 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-04 19:31:49.828 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-04 19:31:49.829 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-04 19:31:49.829 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-06-04 19:31:49.829 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-04 19:31:49.829 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-04 19:31:49.829 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-04 19:31:49.829 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-04 19:31:49.830 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-04 19:31:49.830 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-04 19:31:49.830 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-06-04 19:31:49.830 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-06-04 19:31:49.830 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-06-04 19:31:49.830 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-06-04 19:31:49.831 | The following packages will be upgraded: 2026-06-04 19:31:49.832 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-06-04 19:31:49.833 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-04 19:31:49.833 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-06-04 19:31:49.833 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-06-04 19:31:49.833 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev util-linux 2026-06-04 19:31:49.833 | uuid-runtime 2026-06-04 19:31:49.891 | 33 upgraded, 147 newly installed, 0 to remove and 80 not upgraded. 2026-06-04 19:31:49.891 | Need to get 186 MB of archives. 2026-06-04 19:31:49.891 | After this operation, 922 MB of additional disk space will be used. 2026-06-04 19:31:49.891 | Get:1 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-06-04 19:31:49.927 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-04 19:31:49.944 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-04 19:31:49.961 | Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-04 19:31:49.975 | Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-04 19:31:50.079 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-06-04 19:32:20.522 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-04 19:32:20.869 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-04 19:32:20.914 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-06-04 19:32:20.959 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-04 19:32:21.004 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.15 [35.3 kB] 2026-06-04 19:32:21.046 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-06-04 19:32:21.130 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-06-04 19:32:21.315 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-06-04 19:32:21.400 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-06-04 19:32:21.444 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-06-04 19:32:21.489 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-06-04 19:32:21.536 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-06-04 19:32:21.731 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-06-04 19:32:21.900 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-06-04 19:32:21.944 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-06-04 19:32:22.121 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-04 19:32:22.169 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-04 19:32:22.212 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-04 19:32:22.255 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-06-04 19:32:22.385 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-04 19:32:22.428 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-04 19:32:22.472 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-04 19:32:22.598 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-04 19:32:22.641 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-04 19:32:22.684 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-04 19:32:22.726 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-04 19:32:22.772 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-04 19:32:22.821 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-04 19:32:22.865 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-04 19:32:23.036 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-04 19:32:23.087 | Get:37 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-04 19:32:23.131 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-04 19:32:23.215 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-04 19:32:23.304 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-04 19:32:23.348 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-04 19:32:23.390 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-06-04 19:32:23.480 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-04 19:32:23.528 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-04 19:32:23.573 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-04 19:32:23.618 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-04 19:32:23.661 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-04 19:32:23.704 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-04 19:32:23.793 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-04 19:32:23.835 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-04 19:32:23.877 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-04 19:32:23.922 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-04 19:32:24.053 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-04 19:32:24.148 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-04 19:32:24.197 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-04 19:32:24.240 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-04 19:32:24.961 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-04 19:32:25.356 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-04 19:32:25.399 | Get:59 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-04 19:32:25.443 | Get:60 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-04 19:32:25.490 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-04 19:32:25.580 | Get:62 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-04 19:32:25.711 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-04 19:32:26.020 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-04 19:32:26.062 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-04 19:32:26.107 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-04 19:32:26.149 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-04 19:32:26.193 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-04 19:32:26.235 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-04 19:32:26.279 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-04 19:32:26.324 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-04 19:32:26.367 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-04 19:32:26.412 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-04 19:32:26.507 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-04 19:32:26.638 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-04 19:32:26.691 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-04 19:32:26.812 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-04 19:32:26.855 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-04 19:32:26.899 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-04 19:32:26.944 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-04 19:32:27.034 | Get:81 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-04 19:32:27.082 | Get:82 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-04 19:32:27.125 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-04 19:32:27.214 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-04 19:32:27.262 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-04 19:32:27.308 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-04 19:32:27.351 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-04 19:32:27.440 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-04 19:32:27.485 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-04 19:32:27.528 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-04 19:32:27.570 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-04 19:32:27.655 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-04 19:32:27.697 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-04 19:32:27.741 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-04 19:32:27.786 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-04 19:32:27.924 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-04 19:32:27.970 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-04 19:32:28.128 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-04 19:32:28.215 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-04 19:32:28.259 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-04 19:32:28.301 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-04 19:32:28.344 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-04 19:32:28.390 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-04 19:32:28.434 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-04 19:32:28.478 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-04 19:32:28.521 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-04 19:32:28.611 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-04 19:32:28.679 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-04 19:32:28.850 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-04 19:32:28.893 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-04 19:32:28.935 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-04 19:32:28.981 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-04 19:32:29.023 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-04 19:32:29.069 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-04 19:32:29.158 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-04 19:32:29.204 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-04 19:32:29.247 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-04 19:32:29.293 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-04 19:32:29.340 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-04 19:32:29.467 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-04 19:32:29.512 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-04 19:32:29.557 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-04 19:32:29.604 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-04 19:32:29.647 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-04 19:32:29.821 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-04 19:32:29.864 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-04 19:32:29.947 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-04 19:32:29.992 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-04 19:32:30.401 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-04 19:32:30.449 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-04 19:32:30.494 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-04 19:32:30.536 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-04 19:32:30.579 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-04 19:32:30.626 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-04 19:32:30.668 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-04 19:32:30.736 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-04 19:32:30.784 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-04 19:32:30.827 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-04 19:32:30.872 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-04 19:32:30.922 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-04 19:32:31.055 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-04 19:32:31.225 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-04 19:32:31.267 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-04 19:32:31.311 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-06-04 19:32:31.484 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-04 19:32:31.531 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-04 19:32:31.586 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-06-04 19:32:31.717 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-04 19:32:31.760 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-04 19:32:31.851 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-04 19:32:31.894 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-04 19:32:31.982 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-04 19:32:32.073 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-04 19:32:33.100 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-04 19:32:33.145 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-04 19:32:33.260 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-04 19:32:33.557 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-04 19:32:33.601 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-04 19:32:35.014 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-04 19:32:35.058 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-04 19:32:35.104 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-04 19:32:35.150 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-04 19:32:35.194 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-04 19:32:35.237 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-04 19:32:35.361 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-06-04 19:32:35.495 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-06-04 19:32:35.636 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-04 19:32:35.680 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-04 19:32:35.723 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-04 19:32:35.768 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-04 19:32:35.819 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-04 19:32:35.862 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-04 19:32:35.970 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-04 19:32:36.015 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-04 19:32:36.058 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-04 19:32:36.101 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-04 19:32:36.144 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-04 19:32:36.186 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-04 19:32:36.230 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-04 19:32:36.316 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-04 19:32:36.801 | Preconfiguring packages ... 2026-06-04 19:32:36.909 | Fetched 186 MB in 46s (4,011 kB/s) 2026-06-04 19:32:36.973 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:36.976 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:36.980 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:37.029 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:37.109 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:37.112 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:37.119 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:37.253 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:37.925 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-04 19:32:38.015 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:38.018 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:38.023 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:38.068 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-06-04 19:32:38.072 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.126 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:38.131 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:38.178 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:38.255 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:38.258 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.266 | Unpacking systemd-timesyncd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.317 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.324 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.373 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.378 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.449 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.453 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.500 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:32:38.588 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:38.590 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.594 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.635 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.641 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.698 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.705 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:38.753 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:38.776 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:39.065 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:39.094 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:39.216 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:39.220 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-04 19:32:39.269 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:32:39.347 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:39.350 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-04 19:32:39.355 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-04 19:32:39.428 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-04 19:32:39.513 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:39.516 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:39.521 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:39.566 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:39.649 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:39.652 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:39.657 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:39.697 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:39.778 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:39.781 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:39.786 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:39.832 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-06-04 19:32:39.842 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-06-04 19:32:39.896 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:39.900 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:39.941 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:40.032 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99900 files and directories currently installed.) 2026-06-04 19:32:40.034 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:40.043 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:40.077 | Selecting previously unselected package libapr1t64:amd64. 2026-06-04 19:32:40.086 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-04 19:32:40.087 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-04 19:32:40.114 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-04 19:32:40.124 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-04 19:32:40.125 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:40.154 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-04 19:32:40.163 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-04 19:32:40.164 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:40.186 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-04 19:32:40.195 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-04 19:32:40.196 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:40.228 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-04 19:32:40.232 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-04 19:32:40.278 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-04 19:32:40.283 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-04 19:32:40.320 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-04 19:32:40.332 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-04 19:32:40.334 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-04 19:32:40.363 | Selecting previously unselected package apache2-bin. 2026-06-04 19:32:40.373 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-04 19:32:40.374 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:40.448 | Selecting previously unselected package apache2-data. 2026-06-04 19:32:40.457 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-04 19:32:40.458 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:40.545 | Selecting previously unselected package apache2-utils. 2026-06-04 19:32:40.553 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-04 19:32:40.555 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:40.591 | Selecting previously unselected package apache2. 2026-06-04 19:32:40.600 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-04 19:32:40.607 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:40.667 | Selecting previously unselected package haproxy. 2026-06-04 19:32:40.677 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:32:40.685 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-04 19:32:40.752 | Selecting previously unselected package memcached. 2026-06-04 19:32:40.760 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-04 19:32:40.764 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-04 19:32:40.803 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-04 19:32:40.806 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-04 19:32:40.848 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-04 19:32:40.936 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-04 19:32:40.996 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-04 19:32:41.016 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-04 19:32:41.082 | Selecting previously unselected package libjson-perl. 2026-06-04 19:32:41.095 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-04 19:32:41.097 | Unpacking libjson-perl (4.10000-1) ... 2026-06-04 19:32:41.130 | Selecting previously unselected package postgresql-client-common. 2026-06-04 19:32:41.139 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-04 19:32:41.141 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-04 19:32:41.188 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-04 19:32:41.193 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-04 19:32:41.319 | Selecting previously unselected package ssl-cert. 2026-06-04 19:32:41.332 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-04 19:32:41.334 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-04 19:32:41.369 | Selecting previously unselected package postgresql-common. 2026-06-04 19:32:41.376 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-04 19:32:41.390 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-04 19:32:41.398 | Unpacking postgresql-common (257build1.1) ... 2026-06-04 19:32:41.459 | Selecting previously unselected package libsysfs2:amd64. 2026-06-04 19:32:41.467 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-04 19:32:41.469 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-04 19:32:41.497 | Selecting previously unselected package sysfsutils. 2026-06-04 19:32:41.507 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-04 19:32:41.512 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-04 19:32:41.547 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:41.551 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:41.593 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-04 19:32:41.605 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-04 19:32:41.675 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:41.682 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:41.718 | Selecting previously unselected package autotools-dev. 2026-06-04 19:32:41.727 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-06-04 19:32:41.729 | Unpacking autotools-dev (20220109.1) ... 2026-06-04 19:32:41.757 | Selecting previously unselected package m4. 2026-06-04 19:32:41.766 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-06-04 19:32:41.768 | Unpacking m4 (1.4.19-4build1) ... 2026-06-04 19:32:41.807 | Selecting previously unselected package autoconf. 2026-06-04 19:32:41.816 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-06-04 19:32:41.817 | Unpacking autoconf (2.71-3) ... 2026-06-04 19:32:41.867 | Selecting previously unselected package automake. 2026-06-04 19:32:41.877 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-04 19:32:41.880 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-04 19:32:41.934 | Selecting previously unselected package autopoint. 2026-06-04 19:32:41.942 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-04 19:32:41.943 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-04 19:32:41.967 | Selecting previously unselected package libdebhelper-perl. 2026-06-04 19:32:41.977 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-04 19:32:41.978 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-04 19:32:42.021 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-04 19:32:42.029 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:42.030 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:42.597 | Selecting previously unselected package libclang-cpp17t64. 2026-06-04 19:32:42.605 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:42.607 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:42.903 | Selecting previously unselected package libgc1:amd64. 2026-06-04 19:32:42.911 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-04 19:32:42.913 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-04 19:32:42.942 | Selecting previously unselected package libobjc4:amd64. 2026-06-04 19:32:42.951 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-04 19:32:42.953 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-04 19:32:42.977 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-04 19:32:42.986 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-04 19:32:42.987 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-04 19:32:43.019 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-04 19:32:43.027 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:43.029 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:43.141 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-04 19:32:43.149 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:43.151 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:43.200 | Selecting previously unselected package libclang1-17t64. 2026-06-04 19:32:43.208 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:43.210 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:43.383 | Selecting previously unselected package clang-17. 2026-06-04 19:32:43.392 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:43.394 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:43.423 | Selecting previously unselected package libtool. 2026-06-04 19:32:43.432 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-06-04 19:32:43.433 | Unpacking libtool (2.4.7-7build1) ... 2026-06-04 19:32:43.465 | Selecting previously unselected package dh-autoreconf. 2026-06-04 19:32:43.473 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-06-04 19:32:43.475 | Unpacking dh-autoreconf (20) ... 2026-06-04 19:32:43.501 | Selecting previously unselected package libarchive-zip-perl. 2026-06-04 19:32:43.510 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-04 19:32:43.511 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-04 19:32:43.549 | Selecting previously unselected package libsub-override-perl. 2026-06-04 19:32:43.557 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-06-04 19:32:43.558 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-04 19:32:43.584 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-04 19:32:43.592 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-04 19:32:43.593 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-04 19:32:43.618 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-04 19:32:43.627 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-04 19:32:43.629 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-04 19:32:43.652 | Selecting previously unselected package debugedit. 2026-06-04 19:32:43.660 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-04 19:32:43.662 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-04 19:32:43.686 | Selecting previously unselected package dwz. 2026-06-04 19:32:43.697 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-06-04 19:32:43.698 | Unpacking dwz (0.15-1build6) ... 2026-06-04 19:32:43.728 | Selecting previously unselected package gettext. 2026-06-04 19:32:43.737 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-04 19:32:43.739 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-04 19:32:43.799 | Selecting previously unselected package intltool-debian. 2026-06-04 19:32:43.807 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-04 19:32:43.809 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-04 19:32:43.834 | Selecting previously unselected package po-debconf. 2026-06-04 19:32:43.843 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-04 19:32:43.844 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-04 19:32:43.889 | Selecting previously unselected package debhelper. 2026-06-04 19:32:43.897 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-04 19:32:43.899 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-04 19:32:44.014 | Selecting previously unselected package uuid-dev:amd64. 2026-06-04 19:32:44.022 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:44.023 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:44.051 | Selecting previously unselected package libsctp1:amd64. 2026-06-04 19:32:44.061 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-04 19:32:44.062 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-04 19:32:44.088 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-04 19:32:44.095 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-04 19:32:44.097 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-04 19:32:44.128 | Selecting previously unselected package libapr1-dev. 2026-06-04 19:32:44.136 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-04 19:32:44.138 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-04 19:32:44.314 | Selecting previously unselected package libldap-dev:amd64. 2026-06-04 19:32:44.322 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:44.324 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-04 19:32:44.399 | Selecting previously unselected package libldap2-dev. 2026-06-04 19:32:44.409 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-04 19:32:44.412 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-04 19:32:44.438 | Selecting previously unselected package libaprutil1-dev. 2026-06-04 19:32:44.447 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-04 19:32:44.448 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:44.587 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-04 19:32:44.596 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-04 19:32:44.597 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:44.627 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-04 19:32:44.635 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-04 19:32:44.637 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:44.667 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-04 19:32:44.676 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-04 19:32:44.678 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:44.706 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-04 19:32:44.715 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-04 19:32:44.717 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:44.783 | Selecting previously unselected package apache2-dev. 2026-06-04 19:32:44.791 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-04 19:32:44.793 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:44.838 | Selecting previously unselected package ncal. 2026-06-04 19:32:44.848 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-06-04 19:32:44.849 | Unpacking ncal (12.1.8) ... 2026-06-04 19:32:44.874 | Selecting previously unselected package bsdmainutils. 2026-06-04 19:32:44.883 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-06-04 19:32:44.886 | Unpacking bsdmainutils (12.1.8) ... 2026-06-04 19:32:44.910 | Selecting previously unselected package conntrack. 2026-06-04 19:32:44.919 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-04 19:32:44.921 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-04 19:32:44.947 | Selecting previously unselected package dnsmasq-base. 2026-06-04 19:32:44.956 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-04 19:32:44.963 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-04 19:32:44.994 | Selecting previously unselected package dnsmasq-utils. 2026-06-04 19:32:45.003 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-04 19:32:45.004 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-04 19:32:45.032 | Selecting previously unselected package ebtables. 2026-06-04 19:32:45.041 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-04 19:32:45.053 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-04 19:32:45.089 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-04 19:32:45.106 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-04 19:32:45.136 | Selecting previously unselected package fonts-liberation. 2026-06-04 19:32:45.145 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-04 19:32:45.146 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-04 19:32:45.194 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-04 19:32:45.204 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-04 19:32:45.206 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-04 19:32:45.236 | Selecting previously unselected package fonts-liberation2. 2026-06-04 19:32:45.245 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-04 19:32:45.247 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-04 19:32:45.270 | Selecting previously unselected package genisoimage. 2026-06-04 19:32:45.280 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-04 19:32:45.281 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-04 19:32:45.317 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-04 19:32:45.325 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-04 19:32:45.327 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-04 19:32:45.353 | Selecting previously unselected package libann0. 2026-06-04 19:32:45.362 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-04 19:32:45.364 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-04 19:32:45.388 | Selecting previously unselected package libcdt5:amd64. 2026-06-04 19:32:45.396 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.398 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.419 | Selecting previously unselected package libcgraph6:amd64. 2026-06-04 19:32:45.429 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.430 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.454 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-04 19:32:45.463 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-04 19:32:45.464 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-04 19:32:45.491 | Selecting previously unselected package libltdl7:amd64. 2026-06-04 19:32:45.500 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-04 19:32:45.502 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-04 19:32:45.524 | Selecting previously unselected package libpathplan4:amd64. 2026-06-04 19:32:45.533 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.534 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.558 | Selecting previously unselected package libgvc6. 2026-06-04 19:32:45.566 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.568 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.607 | Selecting previously unselected package libgvpr2:amd64. 2026-06-04 19:32:45.616 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.617 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.644 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-04 19:32:45.652 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.654 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.694 | Selecting previously unselected package libice6:amd64. 2026-06-04 19:32:45.704 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-04 19:32:45.706 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-04 19:32:45.732 | Selecting previously unselected package libsm6:amd64. 2026-06-04 19:32:45.744 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-04 19:32:45.745 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-04 19:32:45.773 | Selecting previously unselected package libxt6t64:amd64. 2026-06-04 19:32:45.782 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-04 19:32:45.784 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-04 19:32:45.814 | Selecting previously unselected package libxmu6:amd64. 2026-06-04 19:32:45.824 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-04 19:32:45.825 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-04 19:32:45.854 | Selecting previously unselected package libxaw7:amd64. 2026-06-04 19:32:45.866 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-04 19:32:45.868 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-04 19:32:45.899 | Selecting previously unselected package graphviz. 2026-06-04 19:32:45.910 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-04 19:32:45.912 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:45.971 | Selecting previously unselected package icu-devtools. 2026-06-04 19:32:45.980 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-04 19:32:45.982 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-04 19:32:46.022 | Selecting previously unselected package iputils-arping. 2026-06-04 19:32:46.033 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-04 19:32:46.035 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-04 19:32:46.062 | Selecting previously unselected package comerr-dev:amd64. 2026-06-04 19:32:46.074 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-04 19:32:46.078 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-04 19:32:46.111 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-04 19:32:46.123 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:46.125 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:46.155 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-04 19:32:46.166 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:46.168 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:46.193 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-04 19:32:46.202 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:46.203 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:46.233 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-04 19:32:46.242 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:46.244 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:46.270 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-04 19:32:46.279 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:46.281 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:46.323 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-04 19:32:46.332 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-04 19:32:46.333 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-04 19:32:46.361 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-04 19:32:46.368 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:46.370 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:46.518 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-04 19:32:46.531 | Preparing to unpack .../103-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-04 19:32:46.533 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-04 19:32:46.575 | Preparing to unpack .../104-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-04 19:32:46.579 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-04 19:32:46.611 | Selecting previously unselected package libgts-bin. 2026-06-04 19:32:46.622 | Preparing to unpack .../105-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-04 19:32:46.623 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-04 19:32:46.654 | Selecting previously unselected package libicu-dev:amd64. 2026-06-04 19:32:46.662 | Preparing to unpack .../106-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-04 19:32:46.663 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-04 19:32:46.934 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-04 19:32:46.948 | Preparing to unpack .../107-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-04 19:32:46.950 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-04 19:32:46.984 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-04 19:32:46.997 | Preparing to unpack .../108-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-04 19:32:46.999 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-04 19:32:47.025 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-04 19:32:47.037 | Preparing to unpack .../109-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-04 19:32:47.038 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-04 19:32:47.063 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-04 19:32:47.076 | Preparing to unpack .../110-libjs-jquery-metadata_12-4_all.deb ... 2026-06-04 19:32:47.078 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-04 19:32:47.104 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-04 19:32:47.117 | Preparing to unpack .../111-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-04 19:32:47.118 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-04 19:32:47.179 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-04 19:32:47.188 | Preparing to unpack .../112-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-04 19:32:47.190 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-04 19:32:47.216 | Selecting previously unselected package libjson-xs-perl. 2026-06-04 19:32:47.226 | Preparing to unpack .../113-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:47.228 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-04 19:32:47.260 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-04 19:32:47.272 | Preparing to unpack .../114-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-04 19:32:47.274 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-04 19:32:47.319 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-04 19:32:47.328 | Preparing to unpack .../115-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-04 19:32:47.330 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-04 19:32:47.360 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-04 19:32:47.368 | Preparing to unpack .../116-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-04 19:32:47.370 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-04 19:32:47.399 | Selecting previously unselected package mysql-common. 2026-06-04 19:32:47.408 | Preparing to unpack .../117-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-04 19:32:47.423 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-04 19:32:47.453 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-04 19:32:47.463 | Preparing to unpack .../118-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:32:47.465 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:32:47.518 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-04 19:32:47.526 | Preparing to unpack .../119-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-04 19:32:47.528 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-04 19:32:47.577 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-04 19:32:47.586 | Preparing to unpack .../120-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-04 19:32:47.588 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-04 19:32:47.615 | Selecting previously unselected package libpq5:amd64. 2026-06-04 19:32:47.624 | Preparing to unpack .../121-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:47.626 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:47.653 | Selecting previously unselected package libssl-dev:amd64. 2026-06-04 19:32:47.662 | Preparing to unpack .../122-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-04 19:32:47.663 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-04 19:32:47.769 | Selecting previously unselected package libpq-dev. 2026-06-04 19:32:47.777 | Preparing to unpack .../123-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:47.779 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:47.814 | Selecting previously unselected package libsasl2-dev. 2026-06-04 19:32:47.822 | Preparing to unpack .../124-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-04 19:32:47.824 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-04 19:32:47.867 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-04 19:32:47.875 | Preparing to unpack .../125-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:32:47.877 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:32:48.022 | Selecting previously unselected package libx86-1:amd64. 2026-06-04 19:32:48.032 | Preparing to unpack .../126-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-04 19:32:48.034 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-04 19:32:48.058 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-04 19:32:48.069 | Preparing to unpack .../127-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-04 19:32:48.070 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-04 19:32:48.120 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-04 19:32:48.129 | Preparing to unpack .../128-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-04 19:32:48.130 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-04 19:32:48.183 | Selecting previously unselected package llvm-17-runtime. 2026-06-04 19:32:48.192 | Preparing to unpack .../129-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:48.194 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:48.234 | Selecting previously unselected package libpfm4:amd64. 2026-06-04 19:32:48.244 | Preparing to unpack .../130-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-04 19:32:48.246 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-04 19:32:48.290 | Selecting previously unselected package llvm-17. 2026-06-04 19:32:48.303 | Preparing to unpack .../131-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:48.305 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:48.867 | Selecting previously unselected package libffi-dev:amd64. 2026-06-04 19:32:48.878 | Preparing to unpack .../132-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-04 19:32:48.880 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-04 19:32:48.916 | Selecting previously unselected package llvm-17-tools. 2026-06-04 19:32:48.926 | Preparing to unpack .../133-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:48.927 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:49.087 | Selecting previously unselected package libz3-4:amd64. 2026-06-04 19:32:49.097 | Preparing to unpack .../134-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-04 19:32:49.099 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-04 19:32:49.218 | Selecting previously unselected package libz3-dev:amd64. 2026-06-04 19:32:49.228 | Preparing to unpack .../135-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-04 19:32:49.229 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-04 19:32:49.264 | Selecting previously unselected package llvm-17-dev. 2026-06-04 19:32:49.273 | Preparing to unpack .../136-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-04 19:32:49.275 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:50.841 | Selecting previously unselected package lsscsi. 2026-06-04 19:32:50.851 | Preparing to unpack .../137-lsscsi_0.32-1build1_amd64.deb ... 2026-06-04 19:32:50.852 | Unpacking lsscsi (0.32-1build1) ... 2026-06-04 19:32:50.877 | Selecting previously unselected package osinfo-db. 2026-06-04 19:32:50.886 | Preparing to unpack .../138-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-04 19:32:50.888 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-04 19:32:51.147 | Selecting previously unselected package pkgconf-bin. 2026-06-04 19:32:51.157 | Preparing to unpack .../139-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-04 19:32:51.159 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-04 19:32:51.184 | Selecting previously unselected package pkgconf:amd64. 2026-06-04 19:32:51.194 | Preparing to unpack .../140-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-04 19:32:51.198 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-04 19:32:51.228 | Selecting previously unselected package pkg-config:amd64. 2026-06-04 19:32:51.237 | Preparing to unpack .../141-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-04 19:32:51.240 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-04 19:32:51.266 | Selecting previously unselected package pm-utils. 2026-06-04 19:32:51.276 | Preparing to unpack .../142-pm-utils_1.4.1-21_all.deb ... 2026-06-04 19:32:51.277 | Unpacking pm-utils (1.4.1-21) ... 2026-06-04 19:32:51.317 | Selecting previously unselected package postgresql-client-16. 2026-06-04 19:32:51.327 | Preparing to unpack .../143-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:51.329 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:51.417 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-04 19:32:51.426 | Preparing to unpack .../144-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:32:51.427 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:51.650 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-04 19:32:51.659 | Preparing to unpack .../145-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-04 19:32:51.661 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-04 19:32:51.691 | Selecting previously unselected package python3-mysqldb. 2026-06-04 19:32:51.701 | Preparing to unpack .../146-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-04 19:32:51.702 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-04 19:32:51.733 | Selecting previously unselected package sqlite3. 2026-06-04 19:32:51.742 | Preparing to unpack .../147-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-04 19:32:51.744 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-04 19:32:51.770 | Selecting previously unselected package unzip. 2026-06-04 19:32:51.780 | Preparing to unpack .../148-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-04 19:32:51.781 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-04 19:32:51.810 | Selecting previously unselected package vbetool. 2026-06-04 19:32:51.820 | Preparing to unpack .../149-vbetool_1.1-5_amd64.deb ... 2026-06-04 19:32:51.822 | Unpacking vbetool (1.1-5) ... 2026-06-04 19:32:51.846 | Selecting previously unselected package libosinfo-l10n. 2026-06-04 19:32:51.855 | Preparing to unpack .../150-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-04 19:32:51.857 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-04 19:32:51.892 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-04 19:32:51.901 | Preparing to unpack .../151-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-04 19:32:51.903 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-04 19:32:51.929 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-04 19:32:51.938 | Preparing to unpack .../152-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-04 19:32:51.939 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-04 19:32:51.963 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-04 19:32:51.973 | Preparing to unpack .../153-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-04 19:32:51.975 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-04 19:32:52.013 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-04 19:32:52.022 | Preparing to unpack .../154-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-04 19:32:52.023 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-04 19:32:52.051 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-04 19:32:52.060 | Preparing to unpack .../155-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-04 19:32:52.062 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:52.093 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-04 19:32:52.102 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-04 19:32:52.104 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-04 19:32:52.130 | Selecting previously unselected package socat. 2026-06-04 19:32:52.139 | Preparing to unpack .../157-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-04 19:32:52.141 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-04 19:32:52.180 | Selecting previously unselected package vlan. 2026-06-04 19:32:52.188 | Preparing to unpack .../158-vlan_2.0.5ubuntu5_all.deb ... 2026-06-04 19:32:52.191 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-04 19:32:52.238 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-04 19:32:52.242 | Setting up postgresql-client-common (257build1.1) ... 2026-06-04 19:32:52.249 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-04 19:32:52.252 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-04 19:32:52.257 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-04 19:32:52.273 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-04 19:32:52.276 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-04 19:32:52.280 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:32:52.283 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-04 19:32:52.287 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-04 19:32:52.290 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-04 19:32:52.294 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:52.297 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-04 19:32:52.301 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-04 19:32:52.304 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-04 19:32:52.308 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-04 19:32:52.707 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-04 19:32:52.707 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-04 19:32:53.004 | Setting up ncal (12.1.8) ... 2026-06-04 19:32:53.008 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-04 19:32:53.011 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-04 19:32:53.014 | Setting up vbetool (1.1-5) ... 2026-06-04 19:32:53.018 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-04 19:32:53.038 | Setting up pm-utils (1.4.1-21) ... 2026-06-04 19:32:53.044 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-04 19:32:53.050 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-04 19:32:53.054 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:53.058 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:53.062 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-04 19:32:53.066 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-04 19:32:53.069 | Setting up m4 (1.4.19-4build1) ... 2026-06-04 19:32:53.073 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-06-04 19:32:53.077 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-04 19:32:53.107 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-04 19:32:53.127 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-04 19:32:53.131 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-04 19:32:53.136 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-04 19:32:53.751 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-04 19:32:54.048 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:54.052 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-04 19:32:54.056 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:54.059 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-04 19:32:54.193 | Setting up autotools-dev (20220109.1) ... 2026-06-04 19:32:54.197 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-04 19:32:54.201 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:54.205 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-04 19:32:54.209 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-04 19:32:54.213 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:54.217 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:54.221 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:54.225 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-04 19:32:54.229 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:54.233 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:54.237 | Setting up ebtables (2.0.11-6build1) ... 2026-06-04 19:32:54.632 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-04 19:32:54.636 | Setting up socat (1.8.0.0-4build3) ... 2026-06-04 19:32:54.640 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-04 19:32:54.645 | Setting up bsdmainutils (12.1.8) ... 2026-06-04 19:32:54.650 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-04 19:32:54.655 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-04 19:32:54.659 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:32:54.663 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-04 19:32:54.666 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-04 19:32:54.670 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-04 19:32:54.692 | Setting up lsscsi (0.32-1build1) ... 2026-06-04 19:32:54.696 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-04 19:32:54.700 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-04 19:32:54.704 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-04 19:32:54.708 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-04 19:32:54.711 | Setting up autoconf (2.71-3) ... 2026-06-04 19:32:54.717 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-04 19:32:54.720 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:54.724 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:54.727 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:54.731 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-04 19:32:54.736 | Setting up dwz (0.15-1build6) ... 2026-06-04 19:32:54.741 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-04 19:32:54.747 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-04 19:32:54.752 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:54.755 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-04 19:32:54.776 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:54.779 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:55.617 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-04 19:32:55.639 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-04 19:32:55.644 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:55.649 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-04 19:32:55.653 | Setting up libjson-perl (4.10000-1) ... 2026-06-04 19:32:55.657 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:55.663 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-04 19:32:55.667 | Setting up debugedit (1:5.0-5build2) ... 2026-06-04 19:32:55.671 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-04 19:32:55.675 | Setting up libsub-override-perl (0.10-1) ... 2026-06-04 19:32:55.680 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-04 19:32:55.684 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:55.688 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:32:55.692 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-04 19:32:55.695 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-04 19:32:55.699 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-04 19:32:55.703 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-04 19:32:55.707 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-06-04 19:32:55.714 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-04 19:32:55.719 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-04 19:32:55.723 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-04 19:32:55.727 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:32:55.731 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-04 19:32:55.736 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-06-04 19:32:56.512 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-04 19:32:56.516 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-04 19:32:56.520 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:56.524 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-04 19:32:56.531 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-04 19:32:56.534 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-04 19:32:56.538 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-04 19:32:56.543 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:56.547 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-04 19:32:56.551 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-04 19:32:56.555 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-04 19:32:56.559 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:56.562 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-04 19:32:56.566 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-04 19:32:57.689 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:32:57.693 | Setting up libtool (2.4.7-7build1) ... 2026-06-04 19:32:57.698 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-04 19:32:57.702 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:58.141 | 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-04 19:32:58.178 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-04 19:32:58.184 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-04 19:32:58.711 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-04 19:32:59.102 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:32:59.106 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-04 19:32:59.109 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-06-04 19:32:59.145 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-04 19:32:59.146 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-04 19:32:59.630 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:59.634 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-04 19:32:59.639 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-04 19:32:59.643 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-04 19:32:59.647 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-04 19:32:59.652 | Setting up dh-autoreconf (20) ... 2026-06-04 19:32:59.656 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:32:59.660 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-04 19:32:59.664 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-04 19:32:59.669 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-04 19:32:59.674 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-04 19:32:59.677 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-04 19:32:59.681 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-04 19:33:00.126 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-04 19:33:00.466 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-04 19:33:00.470 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-04 19:33:00.474 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-04 19:33:00.478 | Setting up postgresql-common (257build1.1) ... 2026-06-04 19:33:00.887 | 2026-06-04 19:33:00.887 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-04 19:33:01.049 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-04 19:33:01.049 | Removing obsolete dictionary files: 2026-06-04 19:33:01.715 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-04 19:33:02.106 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:33:02.129 | Setting up systemd-timesyncd (255.4-1ubuntu8.15) ... 2026-06-04 19:33:02.635 | Setting up udev (255.4-1ubuntu8.15) ... 2026-06-04 19:33:03.334 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-04 19:33:03.338 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-04 19:33:03.342 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-04 19:33:03.345 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-04 19:33:03.354 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:33:03.359 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-04 19:33:03.381 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:33:03.385 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-04 19:33:03.389 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-06-04 19:33:03.888 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-04 19:33:03.892 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:33:03.896 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-06-04 19:33:03.933 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-04 19:33:03.936 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-04 19:33:03.940 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-04 19:33:03.943 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:33:03.949 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-04 19:33:03.955 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-04 19:33:03.959 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-04 19:33:03.963 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-04 19:33:03.966 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-04 19:33:03.973 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:33:04.167 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-04 19:33:04.173 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-04 19:33:04.178 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-04 19:33:04.182 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-04 19:33:04.189 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-04 19:33:04.479 | Enabling module mpm_event. 2026-06-04 19:33:04.514 | Enabling module authz_core. 2026-06-04 19:33:04.520 | Enabling module authz_host. 2026-06-04 19:33:04.553 | Enabling module authn_core. 2026-06-04 19:33:04.558 | Enabling module auth_basic. 2026-06-04 19:33:04.593 | Enabling module access_compat. 2026-06-04 19:33:04.625 | Enabling module authn_file. 2026-06-04 19:33:04.657 | Enabling module authz_user. 2026-06-04 19:33:04.691 | Enabling module alias. 2026-06-04 19:33:04.724 | Enabling module dir. 2026-06-04 19:33:04.755 | Enabling module autoindex. 2026-06-04 19:33:04.787 | Enabling module env. 2026-06-04 19:33:04.818 | Enabling module mime. 2026-06-04 19:33:04.848 | Enabling module negotiation. 2026-06-04 19:33:04.879 | Enabling module setenvif. 2026-06-04 19:33:04.911 | Enabling module filter. 2026-06-04 19:33:04.943 | Enabling module deflate. 2026-06-04 19:33:04.978 | Enabling module status. 2026-06-04 19:33:05.011 | Enabling module reqtimeout. 2026-06-04 19:33:05.043 | Enabling conf charset. 2026-06-04 19:33:05.076 | Enabling conf localized-error-pages. 2026-06-04 19:33:05.113 | Enabling conf other-vhosts-access-log. 2026-06-04 19:33:05.146 | Enabling conf security. 2026-06-04 19:33:05.179 | Enabling conf serve-cgi-bin. 2026-06-04 19:33:05.213 | Enabling site 000-default. 2026-06-04 19:33:05.902 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-04 19:33:06.342 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-04 19:33:07.224 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-04 19:33:07.228 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-04 19:33:07.232 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-04 19:33:07.261 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-06-04 19:33:14.039 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:33:14.062 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-04 19:33:14.230 | Processing triggers for ufw (0.36.2-6) ... 2026-06-04 19:33:14.301 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:33:15.827 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-04 19:33:15.839 | Processing triggers for install-info (7.1-3build2) ... 2026-06-04 19:33:15.969 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-04 19:33:16.581 | 2026-06-04 19:33:16.581 | Running kernel seems to be up-to-date. 2026-06-04 19:33:16.581 | 2026-06-04 19:33:16.581 | Restarting services... 2026-06-04 19:33:16.680 | systemctl restart multipathd.service packagekit.service polkit.service udisks2.service unbound.service 2026-06-04 19:33:16.818 | 2026-06-04 19:33:16.818 | Service restarts being deferred: 2026-06-04 19:33:16.818 | systemctl restart ModemManager.service 2026-06-04 19:33:16.818 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:33:16.818 | systemctl restart getty@tty1.service 2026-06-04 19:33:16.818 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:33:16.818 | systemctl restart systemd-logind.service 2026-06-04 19:33:16.818 | 2026-06-04 19:33:16.818 | No containers need to be restarted. 2026-06-04 19:33:16.818 | 2026-06-04 19:33:16.818 | User sessions running outdated binaries: 2026-06-04 19:33:16.819 | ubuntu @ session #1: python3[1646] 2026-06-04 19:33:16.828 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:33:16.838 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:33:16.847 | 2026-06-04 19:33:16.848 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:33:18.262 | ++ functions-common:apt_get:1205 : result=0 2026-06-04 19:33:18.264 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:33:18.266 | ++ functions-common:time_stop:2414 : local name 2026-06-04 19:33:18.269 | ++ functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:18.271 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:18.273 | ++ functions-common:time_stop:2417 : local total 2026-06-04 19:33:18.276 | ++ functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:18.279 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:33:18.281 | ++ functions-common:time_stop:2421 : start_time=1780601508953 2026-06-04 19:33:18.284 | ++ functions-common:time_stop:2423 : [[ -z 1780601508953 ]] 2026-06-04 19:33:18.287 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:18.292 | ++ functions-common:time_stop:2426 : end_time=1780601598289 2026-06-04 19:33:18.294 | ++ functions-common:time_stop:2427 : elapsed_time=89336 2026-06-04 19:33:18.296 | ++ functions-common:time_stop:2428 : total=24984 2026-06-04 19:33:18.299 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:18.302 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=114320 2026-06-04 19:33:18.304 | ++ functions-common:apt_get:1209 : return 0 2026-06-04 19:33:18.307 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-04 19:33:18.310 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-04 19:33:18.313 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-04 19:33:18.319 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-04 19:33:18.321 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-04 19:33:18.324 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-04 19:33:18.329 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-04 19:33:18.333 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-04 19:33:18.336 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-04 19:33:18.339 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-04 19:33:19.344 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-04 19:33:19.346 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-04 19:33:19.348 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-04 19:33:19.350 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-04 19:33:19.352 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-04 19:33:19.354 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-04 19:33:19.355 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-04 19:33:19.357 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-04 19:33:19.359 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-04 19:33:19.360 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-04 19:33:19.363 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-04 19:33:19.364 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-04 19:33:19.366 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-04 19:33:19.368 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-04 19:33:19.369 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-04 19:33:19.371 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-04 19:33:19.373 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-04 19:33:19.374 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-04 19:33:19.376 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-04 19:33:19.377 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-04 19:33:19.380 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-04 19:33:19.382 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-04 19:33:19.384 | + functions-common:_ensure_lsb_release:420 : return 2026-06-04 19:33:19.386 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-04 19:33:19.398 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-04 19:33:19.401 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-04 19:33:19.413 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-04 19:33:19.415 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-04 19:33:19.427 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-04 19:33:19.429 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-04 19:33:19.430 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-04 19:33:19.432 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-04 19:33:19.433 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-04 19:33:19.434 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-04 19:33:19.437 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-04 19:33:19.438 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-04 19:33:19.440 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-04 19:33:19.442 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-04 19:33:19.444 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-04 19:33:19.444 | Distro: noble 2026-06-04 19:33:19.445 | + tools/install_pip.sh:main:117 : get_versions 2026-06-04 19:33:19.447 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-04 19:33:19.451 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-04 19:33:19.452 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-04 19:33:19.455 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-04 19:33:19.455 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-04 19:33:19.800 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-04 19:33:19.802 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-04 19:33:19.802 | pip: 24.0 2026-06-04 19:33:19.804 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-04 19:33:19.806 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-04 19:33:19.808 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:33:19.810 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:33:19.811 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:33:19.813 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:33:19.815 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:33:19.816 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:33:19.818 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:33:19.820 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:33:19.821 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:33:19.823 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:33:19.824 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:33:19.826 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:33:19.828 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:33:19.830 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-04 19:33:19.831 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:33:19.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:33:19.835 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-04 19:33:19.839 | + tools/install_pip.sh:main:146 : set -x 2026-06-04 19:33:19.841 | + tools/install_pip.sh:main:149 : get_versions 2026-06-04 19:33:19.843 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-04 19:33:19.847 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-04 19:33:19.849 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-04 19:33:19.852 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-04 19:33:19.852 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-04 19:33:20.190 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-04 19:33:20.193 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-04 19:33:20.193 | pip: 24.0 2026-06-04 19:33:20.197 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-04 19:33:20.200 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-04 19:33:20.203 | + ./stack.sh:main:801 : fixup_all 2026-06-04 19:33:20.206 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-04 19:33:20.210 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-04 19:33:20.212 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:33:20.215 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:33:20.217 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-04 19:33:20.230 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-04 19:33:20.244 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-04 19:33:20.257 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-04 19:33:20.259 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-04 19:33:20.262 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:33:20.264 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:33:20.267 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:33:20.270 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:33:20.273 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:33:20.275 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:33:20.278 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:33:20.281 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:33:20.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:33:20.285 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:33:20.286 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:33:20.289 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:33:20.292 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:33:20.294 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-04 19:33:20.297 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-04 19:33:20.299 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-04 19:33:20.311 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-04 19:33:20.322 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-04 19:33:20.338 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-04 19:33:20.352 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-04 19:33:20.368 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-04 19:33:20.382 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-04 19:33:20.398 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-04 19:33:20.410 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-04 19:33:20.413 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-04 19:33:20.416 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-04 19:33:23.362 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-04 19:33:23.384 | Using python 3.12 to install setuptools 2026-06-04 19:33:23.386 | + 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-04 19:33:24.068 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-04 19:33:24.172 | Collecting pip 2026-06-04 19:33:24.213 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-04 19:33:24.221 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-04 19:33:24.418 | Collecting setuptools[core] 2026-06-04 19:33:24.421 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-04 19:33:24.491 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-04 19:33:24.494 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:33:24.523 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-04 19:33:24.527 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-04 19:33:24.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.5 MB/s eta 0:00:00 2026-06-04 19:33:24.570 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-04 19:33:24.575 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:33:24.617 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-04 19:33:24.677 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:33:24.706 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-04 19:33:24.710 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:33:24.756 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:24.760 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-04 19:33:24.787 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:24.790 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-04 19:33:24.917 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:24.921 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-04 19:33:24.953 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:24.958 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:33:25.037 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:25.040 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-04 19:33:25.062 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:25.066 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-04 19:33:25.106 | 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-04 19:33:25.110 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-04 19:33:25.147 | 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-04 19:33:25.151 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:33:25.178 | 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-04 19:33:25.190 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-04 19:33:25.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 68.7 MB/s eta 0:00:00 2026-06-04 19:33:25.224 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-04 19:33:25.230 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-04 19:33:25.297 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-04 19:33:25.305 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 16.3 MB/s eta 0:00:00 2026-06-04 19:33:25.308 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-04 19:33:25.315 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 17.3 MB/s eta 0:00:00 2026-06-04 19:33:25.321 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-04 19:33:25.327 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-04 19:33:25.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 62.8 MB/s eta 0:00:00 2026-06-04 19:33:25.349 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-04 19:33:25.355 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-04 19:33:25.363 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-04 19:33:25.371 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 22.9 MB/s eta 0:00:00 2026-06-04 19:33:25.375 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-04 19:33:25.381 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-04 19:33:25.389 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 51.0 MB/s eta 0:00:00 2026-06-04 19:33:25.392 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-04 19:33:25.399 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-04 19:33:25.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 27.2 MB/s eta 0:00:00 2026-06-04 19:33:25.407 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-04 19:33:25.426 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 77.1 MB/s eta 0:00:00 2026-06-04 19:33:25.790 | 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-04 19:33:25.800 | Attempting uninstall: setuptools 2026-06-04 19:33:25.809 | Found existing installation: setuptools 68.1.2 2026-06-04 19:33:25.809 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:25.809 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-04 19:33:26.400 | Attempting uninstall: pygments 2026-06-04 19:33:26.418 | Found existing installation: Pygments 2.17.2 2026-06-04 19:33:26.418 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:26.419 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-04 19:33:27.091 | Attempting uninstall: pip 2026-06-04 19:33:27.093 | Found existing installation: pip 24.0 2026-06-04 19:33:27.137 | Uninstalling pip-24.0: 2026-06-04 19:33:27.146 | Successfully uninstalled pip-24.0 2026-06-04 19:33:28.017 | Attempting uninstall: packaging 2026-06-04 19:33:28.028 | Found existing installation: packaging 24.0 2026-06-04 19:33:28.028 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:28.029 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-04 19:33:28.130 | Attempting uninstall: markdown-it-py 2026-06-04 19:33:28.145 | Found existing installation: markdown-it-py 3.0.0 2026-06-04 19:33:28.146 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:28.146 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-04 19:33:28.222 | Attempting uninstall: wheel 2026-06-04 19:33:28.245 | Found existing installation: wheel 0.42.0 2026-06-04 19:33:28.246 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:28.246 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-04 19:33:28.272 | Attempting uninstall: rich 2026-06-04 19:33:28.295 | Found existing installation: rich 13.7.1 2026-06-04 19:33:28.295 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:28.295 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-04 19:33:28.661 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-04 19:33:28.785 | + inc/python:pip_install:216 : result=0 2026-06-04 19:33:28.787 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:33:28.789 | + functions-common:time_stop:2414 : local name 2026-06-04 19:33:28.792 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:28.794 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:28.796 | + functions-common:time_stop:2417 : local total 2026-06-04 19:33:28.798 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:28.801 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:33:28.803 | + functions-common:time_stop:2421 : start_time=1780601603378 2026-06-04 19:33:28.805 | + functions-common:time_stop:2423 : [[ -z 1780601603378 ]] 2026-06-04 19:33:28.808 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:28.813 | + functions-common:time_stop:2426 : end_time=1780601608810 2026-06-04 19:33:28.815 | + functions-common:time_stop:2427 : elapsed_time=5432 2026-06-04 19:33:28.816 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:33:28.819 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:28.821 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5432 2026-06-04 19:33:28.823 | + inc/python:pip_install:219 : return 0 2026-06-04 19:33:28.825 | + 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-04 19:33:28.827 | + 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-04 19:33:28.830 | + 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-04 19:33:28.832 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-04 19:33:28.835 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-04 19:33:28.838 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-04 19:33:28.859 | Using python 3.12 to install os-testr 2026-06-04 19:33:28.861 | + 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-04 19:33:29.533 | Collecting os-testr 2026-06-04 19:33:29.586 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-04 19:33:29.608 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-04 19:33:29.612 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:33:29.625 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-04 19:33:29.629 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-04 19:33:29.651 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-04 19:33:29.655 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-04 19:33:29.661 | 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-04 19:33:29.672 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-04 19:33:29.676 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-04 19:33:29.716 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-04 19:33:29.720 | 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-04 19:33:29.732 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-04 19:33:29.742 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-04 19:33:29.751 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-04 19:33:29.759 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-04 19:33:29.768 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-04 19:33:29.773 | 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-04 19:33:29.787 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 57.4 MB/s 0:00:00 2026-06-04 19:33:29.863 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-04 19:33:29.939 | Attempting uninstall: PyYAML 2026-06-04 19:33:29.943 | Found existing installation: PyYAML 6.0.1 2026-06-04 19:33:29.943 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:33:29.944 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-04 19:33:30.137 | 2026-06-04 19:33:30.139 | 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-04 19:33:30.221 | + inc/python:pip_install:216 : result=0 2026-06-04 19:33:30.224 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:33:30.226 | + functions-common:time_stop:2414 : local name 2026-06-04 19:33:30.228 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:30.230 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:30.233 | + functions-common:time_stop:2417 : local total 2026-06-04 19:33:30.235 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:30.237 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:33:30.240 | + functions-common:time_stop:2421 : start_time=1780601608854 2026-06-04 19:33:30.242 | + functions-common:time_stop:2423 : [[ -z 1780601608854 ]] 2026-06-04 19:33:30.245 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:30.249 | + functions-common:time_stop:2426 : end_time=1780601610246 2026-06-04 19:33:30.251 | + functions-common:time_stop:2427 : elapsed_time=1392 2026-06-04 19:33:30.253 | + functions-common:time_stop:2428 : total=5432 2026-06-04 19:33:30.256 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:30.259 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6824 2026-06-04 19:33:30.261 | + inc/python:pip_install:219 : return 0 2026-06-04 19:33:30.264 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-04 19:33:30.319 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-04 19:33:30.382 | + ./stack.sh:main:829 : install_infra 2026-06-04 19:33:30.385 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-04 19:33:30.388 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-04 19:33:30.391 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-04 19:33:33.396 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-04 19:33:33.399 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-04 19:33:33.423 | + 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-04 19:33:34.104 | Collecting pbr 2026-06-04 19:33:34.106 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:33:34.298 | Collecting setuptools[core] 2026-06-04 19:33:34.299 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-04 19:33:34.361 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-04 19:33:34.362 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:33:34.389 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-04 19:33:34.391 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-04 19:33:34.416 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-04 19:33:34.418 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:33:34.455 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-04 19:33:34.457 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:33:34.481 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-04 19:33:34.482 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:33:34.520 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.521 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-04 19:33:34.544 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.545 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-04 19:33:34.660 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.661 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-04 19:33:34.688 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.690 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:33:34.763 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.764 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-04 19:33:34.779 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-04 19:33:34.780 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-04 19:33:34.809 | 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-04 19:33:34.811 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-04 19:33:34.838 | 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-04 19:33:34.839 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:33:34.870 | 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-04 19:33:34.905 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-04 19:33:34.917 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-04 19:33:34.919 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-04 19:33:34.920 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-04 19:33:34.921 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-04 19:33:34.922 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-04 19:33:34.923 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-04 19:33:34.924 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-04 19:33:34.926 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-04 19:33:34.927 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-04 19:33:34.928 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-04 19:33:34.930 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-04 19:33:34.931 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-04 19:33:34.933 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-04 19:33:34.934 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-04 19:33:34.935 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-04 19:33:34.941 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-04 19:33:35.060 | 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-04 19:33:37.049 | 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.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-04 19:33:37.206 | + inc/python:pip_install:216 : result=0 2026-06-04 19:33:37.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:33:37.213 | + functions-common:time_stop:2414 : local name 2026-06-04 19:33:37.215 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:37.218 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:37.221 | + functions-common:time_stop:2417 : local total 2026-06-04 19:33:37.223 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:37.227 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:33:37.229 | + functions-common:time_stop:2421 : start_time=1780601613415 2026-06-04 19:33:37.231 | + functions-common:time_stop:2423 : [[ -z 1780601613415 ]] 2026-06-04 19:33:37.235 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:37.238 | + functions-common:time_stop:2426 : end_time=1780601617236 2026-06-04 19:33:37.241 | + functions-common:time_stop:2427 : elapsed_time=3821 2026-06-04 19:33:37.243 | + functions-common:time_stop:2428 : total=6824 2026-06-04 19:33:37.247 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:37.249 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10645 2026-06-04 19:33:37.252 | + inc/python:pip_install:219 : return 0 2026-06-04 19:33:37.254 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-04 19:33:37.257 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-04 19:33:37.282 | + 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-04 19:33:37.923 | Processing /opt/stack/requirements 2026-06-04 19:33:37.925 | Installing build dependencies: started 2026-06-04 19:33:39.456 | Installing build dependencies: finished with status 'done' 2026-06-04 19:33:39.457 | Getting requirements to build wheel: started 2026-06-04 19:33:39.605 | Getting requirements to build wheel: finished with status 'done' 2026-06-04 19:33:39.608 | Preparing metadata (pyproject.toml): started 2026-06-04 19:33:40.365 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:33:40.434 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.469 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-04 19:33:40.478 | 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.dev8426) (26.2) 2026-06-04 19:33:40.517 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.521 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-04 19:33:40.597 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.598 | 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-04 19:33:40.614 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.618 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-04 19:33:40.623 | 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.dev8426) (82.0.1) 2026-06-04 19:33:40.763 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.767 | 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-04 19:33:40.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.6 MB/s eta 0:00:00 2026-06-04 19:33:40.806 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.810 | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-04 19:33:40.857 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.861 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-04 19:33:40.892 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8426) 2026-06-04 19:33:40.896 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:33:40.952 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-04 19:33:40.962 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-04 19:33:40.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.8 MB/s eta 0:00:00 2026-06-04 19:33:40.969 | 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-04 19:33:40.973 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-04 19:33:40.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 17.2 MB/s eta 0:00:00 2026-06-04 19:33:40.983 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-04 19:33:40.989 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 28.6 MB/s eta 0:00:00 2026-06-04 19:33:40.993 | 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-04 19:33:41.000 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 38.6 MB/s eta 0:00:00 2026-06-04 19:33:41.006 | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-06-04 19:33:41.011 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 15.7 MB/s eta 0:00:00 2026-06-04 19:33:41.014 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-04 19:33:41.023 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 26.4 MB/s eta 0:00:00 2026-06-04 19:33:41.032 | Building wheels for collected packages: openstack_requirements 2026-06-04 19:33:41.033 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-04 19:33:42.369 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-04 19:33:42.371 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8426-py3-none-any.whl size=52164 sha256=275eeaad36d220c281c3aec26c94fed81c0376f3ad5ef8b33666bf34f9774a53 2026-06-04 19:33:42.371 | Stored in directory: /tmp/pip-ephem-wheel-cache-ityff9h5/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-04 19:33:42.372 | Successfully built openstack_requirements 2026-06-04 19:33:42.522 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-04 19:33:42.907 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.17 openstack_requirements-1.2.1.dev8426 requests-2.34.2 urllib3-2.7.0 2026-06-04 19:33:43.085 | + inc/python:pip_install:216 : result=0 2026-06-04 19:33:43.088 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:33:43.091 | + functions-common:time_stop:2414 : local name 2026-06-04 19:33:43.093 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:43.096 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:43.099 | + functions-common:time_stop:2417 : local total 2026-06-04 19:33:43.102 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:43.104 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:33:43.106 | + functions-common:time_stop:2421 : start_time=1780601617274 2026-06-04 19:33:43.109 | + functions-common:time_stop:2423 : [[ -z 1780601617274 ]] 2026-06-04 19:33:43.112 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:43.116 | + functions-common:time_stop:2426 : end_time=1780601623113 2026-06-04 19:33:43.119 | + functions-common:time_stop:2427 : elapsed_time=5839 2026-06-04 19:33:43.120 | + functions-common:time_stop:2428 : total=10645 2026-06-04 19:33:43.122 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:43.124 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16484 2026-06-04 19:33:43.126 | + inc/python:pip_install:219 : return 0 2026-06-04 19:33:43.130 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-04 19:33:43.133 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-04 19:33:43.136 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-04 19:33:43.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:33:43.142 | + 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-04 19:33:43.144 | + 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-04 19:33:43.148 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:33:43.151 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-04 19:33:43.174 | Using python 3.12 to install pbr 2026-06-04 19:33:43.176 | + 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-04 19:33:43.700 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-04 19:33:43.772 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-04 19:33:43.905 | + inc/python:pip_install:216 : result=0 2026-06-04 19:33:43.908 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:33:43.910 | + functions-common:time_stop:2414 : local name 2026-06-04 19:33:43.912 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:33:43.915 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:33:43.917 | + functions-common:time_stop:2417 : local total 2026-06-04 19:33:43.919 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:33:43.921 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:33:43.924 | + functions-common:time_stop:2421 : start_time=1780601623168 2026-06-04 19:33:43.926 | + functions-common:time_stop:2423 : [[ -z 1780601623168 ]] 2026-06-04 19:33:43.930 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:33:43.934 | + functions-common:time_stop:2426 : end_time=1780601623931 2026-06-04 19:33:43.936 | + functions-common:time_stop:2427 : elapsed_time=763 2026-06-04 19:33:43.939 | + functions-common:time_stop:2428 : total=16484 2026-06-04 19:33:43.941 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:33:43.944 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17247 2026-06-04 19:33:43.947 | + inc/python:pip_install:219 : return 0 2026-06-04 19:33:43.950 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-04 19:33:46.850 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-04 19:33:47.259 | Collecting bindep 2026-06-04 19:33:47.292 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-04 19:33:47.342 | Collecting distro>=1.7 (from bindep) 2026-06-04 19:33:47.346 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-04 19:33:47.376 | Collecting packaging (from bindep) 2026-06-04 19:33:47.378 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:33:47.392 | Collecting Parsley (from bindep) 2026-06-04 19:33:47.397 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-04 19:33:47.429 | Collecting pbr>=2 (from bindep) 2026-06-04 19:33:47.430 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:33:47.614 | Collecting setuptools (from pbr>=2->bindep) 2026-06-04 19:33:47.616 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-04 19:33:47.657 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-04 19:33:47.665 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-04 19:33:47.670 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-04 19:33:47.671 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-04 19:33:47.675 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-04 19:33:47.682 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 17.1 MB/s eta 0:00:00 2026-06-04 19:33:47.683 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-04 19:33:47.744 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-04 19:33:48.622 | 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-04 19:33:48.724 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-04 19:33:48.727 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-04 19:33:48.731 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-04 19:33:48.751 | + ./stack.sh:main:838 : pkgs= 2026-06-04 19:33:48.755 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-04 19:33:48.758 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-04 19:33:48.762 | + functions-common:run_phase:1842 : local mode=stack 2026-06-04 19:33:48.764 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-04 19:33:48.767 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:33:48.771 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:33:48.774 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:33:48.778 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:33:48.780 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:33:48.784 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:33:48.788 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:33:48.791 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:33:48.793 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:33:48.796 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-04 19:33:48.799 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:33:48.814 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:33:48.816 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:33:48.819 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:48.822 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-04 19:33:48.824 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:48.826 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:33:48.829 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:48.831 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-04 19:33:48.833 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:48.836 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-04 19:33:48.838 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:48.840 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:33:48.843 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-04 19:33:48.846 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-04 19:33:48.848 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:33:48.851 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:33:48.853 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-04 19:33:48.857 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-04 19:33:48.859 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-04 19:33:48.862 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-04 19:33:48.864 | + functions-common:run_plugins:1832 : local plugin 2026-06-04 19:33:48.867 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-04 19:33:48.870 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-04 19:33:48.872 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-04 19:33:48.875 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-04 19:33:48.879 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-04 19:33:48.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-04 19:33:48.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-04 19:33:48.886 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-04 19:33:48.888 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-04 19:33:48.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-04 19:33:48.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-04 19:33:48.894 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-04 19:33:48.895 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-04 19:33:48.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-04 19:33:48.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-04 19:33:48.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-04 19:33:48.905 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-04 19:33:48.908 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-04 19:33:48.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-04 19:33:48.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-04 19:33:48.916 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-04 19:33:48.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-04 19:33:48.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-04 19:33:48.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-04 19:33:48.926 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-04 19:33:48.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-04 19:33:48.940 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-04 19:33:48.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-04 19:33:48.945 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-04 19:33:48.948 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-04 19:33:48.950 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-04 19:33:48.953 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:33:48.969 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:33:48.972 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-04 19:33:48.975 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-04 19:33:48.976 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-04 19:33:48.981 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-04 19:33:48.983 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-04 19:33:48.985 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-04 19:33:48.990 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:33:49.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:33:49.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-04 19:33:49.010 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:33:49.012 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-04 19:33:49.016 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-04 19:33:49.019 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-04 19:33:49.021 | + functions:set_systemd_override:845 : local value=2048 2026-06-04 19:33:49.024 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-04 19:33:49.027 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-04 19:33:49.086 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-04 19:33:49.086 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-04 19:33:49.089 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-04 19:33:49.383 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-04 19:33:49.385 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-04 19:33:49.405 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:33:49.407 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-04 19:33:49.410 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:33:49.413 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:33:49.415 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:33:49.418 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:33:49.421 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:33:49.424 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:33:49.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:33:49.431 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:33:49.433 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:33:49.436 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:33:49.439 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:33:49.442 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:33:49.446 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-04 19:33:49.448 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:33:49.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:33:49.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:33:49.457 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-04 19:33:49.481 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-04 19:33:49.508 | Reading package lists... 2026-06-04 19:33:49.789 | Building dependency tree... 2026-06-04 19:33:49.790 | Reading state information... 2026-06-04 19:33:50.144 | The following additional packages will be installed: 2026-06-04 19:33:50.144 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-04 19:33:50.144 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-04 19:33:50.144 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-04 19:33:50.145 | erlang-tools erlang-xmerl 2026-06-04 19:33:50.147 | Suggested packages: 2026-06-04 19:33:50.147 | erlang erlang-manpages erlang-doc 2026-06-04 19:33:50.195 | The following NEW packages will be installed: 2026-06-04 19:33:50.195 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-04 19:33:50.195 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-04 19:33:50.195 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-04 19:33:50.197 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-04 19:33:50.405 | 0 upgraded, 18 newly installed, 0 to remove and 80 not upgraded. 2026-06-04 19:33:50.405 | Need to get 36.1 MB of archives. 2026-06-04 19:33:50.405 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-04 19:33:50.405 | 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-04 19:33:50.899 | 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-04 19:33:50.940 | 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-04 19:33:50.941 | 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-04 19:33:50.949 | 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-04 19:33:50.957 | 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-04 19:33:50.959 | 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-04 19:33:50.980 | 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-04 19:33:50.981 | 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-04 19:33:51.024 | 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-04 19:33:51.026 | 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-04 19:33:51.032 | 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-04 19:33:51.069 | 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-04 19:33:51.069 | 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-04 19:33:51.071 | 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-04 19:33:51.074 | 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-04 19:33:51.079 | 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-04 19:33:51.092 | 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-04 19:33:51.588 | Fetched 36.1 MB in 1s (34.5 MB/s) 2026-06-04 19:33:51.615 | Selecting previously unselected package erlang-base. 2026-06-04 19:33:51.668 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 112201 files and directories currently installed.) 2026-06-04 19:33:51.671 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:51.672 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:51.844 | Selecting previously unselected package erlang-asn1. 2026-06-04 19:33:51.854 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:51.856 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:51.894 | Selecting previously unselected package erlang-crypto. 2026-06-04 19:33:51.906 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:51.907 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:51.936 | Selecting previously unselected package erlang-public-key. 2026-06-04 19:33:51.948 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:51.950 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:51.982 | Selecting previously unselected package erlang-mnesia. 2026-06-04 19:33:51.992 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:51.993 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.028 | Selecting previously unselected package erlang-runtime-tools. 2026-06-04 19:33:52.038 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.039 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.076 | Selecting previously unselected package erlang-ssl. 2026-06-04 19:33:52.090 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.092 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.141 | Selecting previously unselected package erlang-eldap. 2026-06-04 19:33:52.151 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.153 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.178 | Selecting previously unselected package erlang-ftp. 2026-06-04 19:33:52.188 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.190 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.216 | Selecting previously unselected package erlang-tftp. 2026-06-04 19:33:52.228 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.230 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.257 | Selecting previously unselected package erlang-inets. 2026-06-04 19:33:52.267 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.269 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.315 | Selecting previously unselected package erlang-snmp. 2026-06-04 19:33:52.327 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.329 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.399 | Selecting previously unselected package erlang-os-mon. 2026-06-04 19:33:52.411 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.412 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.440 | Selecting previously unselected package erlang-parsetools. 2026-06-04 19:33:52.449 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.451 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.476 | Selecting previously unselected package erlang-syntax-tools. 2026-06-04 19:33:52.485 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.487 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.514 | Selecting previously unselected package erlang-tools. 2026-06-04 19:33:52.524 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.525 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.559 | Selecting previously unselected package erlang-xmerl. 2026-06-04 19:33:52.569 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-04 19:33:52.570 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:52.611 | Selecting previously unselected package rabbitmq-server. 2026-06-04 19:33:52.621 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-04 19:33:52.625 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-04 19:33:53.078 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:53.284 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-04 19:33:53.285 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-04 19:33:55.024 | Searching for services which depend on erlang and should be started... none found. 2026-06-04 19:33:55.026 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.031 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.037 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.042 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.047 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.050 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.053 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.056 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.059 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.062 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.066 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.069 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.072 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.075 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.079 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.083 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-04 19:33:55.087 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-04 19:33:55.135 | info: Selecting GID from range 100 to 999 ... 2026-06-04 19:33:55.139 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-04 19:33:55.192 | info: Selecting UID from range 100 to 999 ... 2026-06-04 19:33:55.192 | 2026-06-04 19:33:55.195 | info: Adding system user `rabbitmq' (UID 114) ... 2026-06-04 19:33:55.197 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-06-04 19:33:55.228 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-04 19:33:55.358 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-04 19:34:00.027 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:34:01.494 | 2026-06-04 19:34:01.494 | Running kernel seems to be up-to-date. 2026-06-04 19:34:01.494 | 2026-06-04 19:34:01.494 | Restarting services... 2026-06-04 19:34:01.535 | 2026-06-04 19:34:01.535 | Service restarts being deferred: 2026-06-04 19:34:01.535 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:34:01.535 | systemctl restart getty@tty1.service 2026-06-04 19:34:01.535 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:34:01.535 | systemctl restart systemd-logind.service 2026-06-04 19:34:01.535 | 2026-06-04 19:34:01.535 | No containers need to be restarted. 2026-06-04 19:34:01.535 | 2026-06-04 19:34:01.535 | User sessions running outdated binaries: 2026-06-04 19:34:01.535 | ubuntu @ session #1: python3[1646] 2026-06-04 19:34:01.546 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:34:01.556 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:34:01.565 | 2026-06-04 19:34:01.566 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:34:02.961 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:34:02.965 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:34:02.967 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:02.970 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:02.973 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:02.976 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:02.978 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:02.980 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:34:02.983 | + functions-common:time_stop:2421 : start_time=1780601629478 2026-06-04 19:34:02.986 | + functions-common:time_stop:2423 : [[ -z 1780601629478 ]] 2026-06-04 19:34:02.990 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:02.995 | + functions-common:time_stop:2426 : end_time=1780601642991 2026-06-04 19:34:02.998 | + functions-common:time_stop:2427 : elapsed_time=13513 2026-06-04 19:34:03.001 | + functions-common:time_stop:2428 : total=114320 2026-06-04 19:34:03.003 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:03.006 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=127833 2026-06-04 19:34:03.009 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:34:03.011 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-04 19:34:03.014 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:34:03.017 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:34:03.020 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:34:03.022 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:34:03.024 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:34:03.027 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:34:03.029 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:34:03.032 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:34:03.035 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:34:03.037 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:34:03.040 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:34:03.042 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:34:03.045 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:34:03.047 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-04 19:34:03.049 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-04 19:34:03.066 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:03.069 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-04 19:34:03.071 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:34:03.074 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-04 19:34:03.077 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-04 19:34:03.080 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-04 19:34:03.084 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-04 19:34:03.086 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-04 19:34:03.089 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-04 19:34:03.092 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-04 19:34:03.095 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-04 19:34:03.098 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-04 19:34:03.102 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-04 19:34:03.655 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-04 19:34:03.655 | user tags 2026-06-04 19:34:03.656 | guest [administrator]' 2026-06-04 19:34:03.660 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-04 19:34:03.660 | user tags 2026-06-04 19:34:03.660 | guest [administrator]' 2026-06-04 19:34:03.660 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-04 19:34:03.666 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-04 19:34:03.669 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-04 19:34:03.672 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-04 19:34:04.231 | Adding user "stackrabbit" ... 2026-06-04 19:34:04.236 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-04 19:34:04.253 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-04 19:34:04.744 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-04 19:34:04.770 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-04 19:34:04.772 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-04 19:34:05.299 | Changing password for user "stackrabbit" ... 2026-06-04 19:34:05.322 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-04 19:34:05.325 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-04 19:34:05.327 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-04 19:34:05.817 | Deleting user "guest" ... 2026-06-04 19:34:05.840 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-04 19:34:05.854 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:05.857 | + ./stack.sh:main:855 : install_database 2026-06-04 19:34:05.860 | + lib/database:install_database:118 : install_database_mysql 2026-06-04 19:34:05.863 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-04 19:34:05.865 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:05.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:05.870 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-04 19:34:05.969 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-04 19:34:05.971 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-04 19:34:05.975 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-04 19:34:05.977 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:05.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:05.983 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-04 19:34:05.985 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-04 19:34:05.987 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-04 19:34:05.991 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-04 19:34:05.993 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-04 19:34:05.996 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:34:05.998 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:34:06.001 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:34:06.004 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:34:06.007 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:34:06.009 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:34:06.011 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:34:06.014 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:34:06.016 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:34:06.018 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:34:06.022 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:34:06.025 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:34:06.027 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:34:06.030 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-04 19:34:06.032 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:06.034 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:06.036 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-04 19:34:06.039 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:34:06.041 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:34:06.043 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:34:06.045 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:34:06.047 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:06.050 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:34:06.052 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:06.055 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:06.057 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:34:06.059 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:34:06.061 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:34:06.063 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:34:06.065 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-04 19:34:06.067 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:34:06.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:06.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:06.074 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-04 19:34:06.092 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-04 19:34:06.120 | Reading package lists... 2026-06-04 19:34:06.396 | Building dependency tree... 2026-06-04 19:34:06.397 | Reading state information... 2026-06-04 19:34:06.764 | The following additional packages will be installed: 2026-06-04 19:34:06.765 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-04 19:34:06.765 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-04 19:34:06.765 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-04 19:34:06.765 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-04 19:34:06.766 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-04 19:34:06.766 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-04 19:34:06.766 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-04 19:34:06.768 | Suggested packages: 2026-06-04 19:34:06.768 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-04 19:34:06.768 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-04 19:34:06.811 | The following NEW packages will be installed: 2026-06-04 19:34:06.811 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-04 19:34:06.812 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-04 19:34:06.812 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-04 19:34:06.812 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-04 19:34:06.812 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-04 19:34:06.813 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-04 19:34:06.813 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-04 19:34:06.933 | 0 upgraded, 27 newly installed, 0 to remove and 80 not upgraded. 2026-06-04 19:34:06.933 | Need to get 29.6 MB of archives. 2026-06-04 19:34:06.933 | After this operation, 243 MB of additional disk space will be used. 2026-06-04 19:34:06.933 | 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.2 [2,740 kB] 2026-06-04 19:34:07.312 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-04 19:34:07.313 | 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-04 19:34:07.314 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-04 19:34:07.315 | 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-04 19:34:07.359 | 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.2 [17.5 MB] 2026-06-04 19:34:07.672 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-04 19:34:07.689 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-04 19:34:07.689 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-04 19:34:07.690 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-04 19:34:07.692 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-04 19:34:07.696 | 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-04 19:34:07.697 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-04 19:34:07.697 | 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-04 19:34:07.697 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-04 19:34:07.727 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-04 19:34:07.753 | 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-04 19:34:07.753 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-04 19:34:07.754 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-04 19:34:07.754 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-04 19:34:07.755 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-04 19:34:07.755 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-04 19:34:07.756 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-04 19:34:07.781 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-04 19:34:07.781 | 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-04 19:34:08.138 | 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-04 19:34:08.138 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-04 19:34:08.425 | Preconfiguring packages ... 2026-06-04 19:34:08.504 | Fetched 29.6 MB in 1s (22.6 MB/s) 2026-06-04 19:34:08.525 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-04 19:34:08.579 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115006 files and directories currently installed.) 2026-06-04 19:34:08.583 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:34:08.584 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:08.808 | Selecting previously unselected package mysql-client-8.0. 2026-06-04 19:34:08.818 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:34:08.819 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:08.847 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-04 19:34:08.857 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-04 19:34:08.860 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-04 19:34:08.887 | Selecting previously unselected package libmecab2:amd64. 2026-06-04 19:34:08.899 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-04 19:34:08.901 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-04 19:34:08.932 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-04 19:34:08.944 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-04 19:34:08.946 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-04 19:34:08.975 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-04 19:34:08.985 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:34:08.987 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:09.481 | Selecting previously unselected package mysql-server-8.0. 2026-06-04 19:34:09.491 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:34:09.769 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:09.806 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-04 19:34:09.816 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-04 19:34:09.818 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-04 19:34:09.843 | Selecting previously unselected package liburi-perl. 2026-06-04 19:34:09.853 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-04 19:34:09.854 | Unpacking liburi-perl (5.27-1) ... 2026-06-04 19:34:09.894 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-04 19:34:09.904 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-04 19:34:09.906 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-04 19:34:09.938 | Selecting previously unselected package libcgi-pm-perl. 2026-06-04 19:34:09.949 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-04 19:34:09.950 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-04 19:34:09.988 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-04 19:34:09.999 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:34:10.002 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-04 19:34:10.025 | Selecting previously unselected package libfcgi-perl. 2026-06-04 19:34:10.036 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-04 19:34:10.037 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-04 19:34:10.061 | Selecting previously unselected package libcgi-fast-perl. 2026-06-04 19:34:10.071 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-04 19:34:10.072 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-04 19:34:10.095 | Selecting previously unselected package libclone-perl:amd64. 2026-06-04 19:34:10.107 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-04 19:34:10.108 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-04 19:34:10.132 | Selecting previously unselected package libencode-locale-perl. 2026-06-04 19:34:10.142 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-04 19:34:10.144 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-04 19:34:10.167 | Selecting previously unselected package libfcgi-bin. 2026-06-04 19:34:10.177 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:34:10.179 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-04 19:34:10.202 | Selecting previously unselected package libhtml-template-perl. 2026-06-04 19:34:10.212 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-04 19:34:10.213 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-04 19:34:10.240 | Selecting previously unselected package libtimedate-perl. 2026-06-04 19:34:10.250 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-04 19:34:10.251 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-04 19:34:10.287 | Selecting previously unselected package libhttp-date-perl. 2026-06-04 19:34:10.297 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-04 19:34:10.298 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-04 19:34:10.323 | Selecting previously unselected package libio-html-perl. 2026-06-04 19:34:10.334 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-04 19:34:10.335 | Unpacking libio-html-perl (1.004-3) ... 2026-06-04 19:34:10.362 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-04 19:34:10.373 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-04 19:34:10.374 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-04 19:34:10.400 | Selecting previously unselected package libhttp-message-perl. 2026-06-04 19:34:10.409 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-04 19:34:10.410 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-04 19:34:10.441 | Selecting previously unselected package mecab-utils. 2026-06-04 19:34:10.450 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-04 19:34:10.452 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-04 19:34:10.482 | Selecting previously unselected package mecab-ipadic. 2026-06-04 19:34:10.494 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-04 19:34:10.495 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-04 19:34:10.835 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-04 19:34:10.845 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-04 19:34:10.847 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-04 19:34:10.873 | Selecting previously unselected package mysql-server. 2026-06-04 19:34:10.885 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-04 19:34:10.886 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:10.930 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-04 19:34:10.936 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-04 19:34:10.941 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:10.946 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-04 19:34:10.950 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-04 19:34:10.954 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-04 19:34:10.959 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-04 19:34:10.963 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-04 19:34:10.968 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-04 19:34:10.971 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-04 19:34:10.976 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-04 19:34:10.979 | Setting up libio-html-perl (1.004-3) ... 2026-06-04 19:34:10.984 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:10.988 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-04 19:34:10.992 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:10.997 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-04 19:34:11.002 | Setting up liburi-perl (5.27-1) ... 2026-06-04 19:34:11.005 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:11.159 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-04 19:34:11.190 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-04 19:34:17.828 | mysqld will log errors to /var/log/mysql/error.log 2026-06-04 19:34:18.218 | mysqld is running as pid 30343 2026-06-04 19:34:20.586 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-04 19:34:21.626 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-04 19:34:21.630 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-04 19:34:21.635 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-04 19:34:21.638 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-04 19:34:21.638 | 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-04 19:34:21.638 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-04 19:34:21.663 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-04 19:34:21.663 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-04 19:34:21.728 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-04 19:34:21.729 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-04 19:34:21.729 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-04 19:34:21.763 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-04 19:34:21.764 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-04 19:34:21.764 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-04 19:34:21.765 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-04 19:34:21.765 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-04 19:34:21.765 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-04 19:34:21.896 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-04 19:34:21.898 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-04 19:34:21.901 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-04 19:34:21.901 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-04 19:34:21.901 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-04 19:34:21.927 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-04 19:34:22.003 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-04 19:34:22.029 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-04 19:34:22.029 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-04 19:34:22.030 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-04 19:34:22.030 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-04 19:34:22.030 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-04 19:34:22.040 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-04 19:34:22.044 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-04 19:34:22.044 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-04 19:34:22.241 | 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-04 19:34:22.322 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-04 19:34:22.440 | 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-04 19:34:22.443 | 2026-06-04 19:34:22.443 | done! 2026-06-04 19:34:22.449 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-04 19:34:22.452 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-04 19:34:22.456 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-04 19:34:22.461 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-04 19:34:22.462 | 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-04 19:34:22.462 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-04 19:34:22.491 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-04 19:34:22.491 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-04 19:34:22.577 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-04 19:34:22.577 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-04 19:34:22.577 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-04 19:34:22.624 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-04 19:34:22.624 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-04 19:34:22.625 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-04 19:34:22.626 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-04 19:34:22.626 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-04 19:34:22.626 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-04 19:34:22.830 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-04 19:34:22.832 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-04 19:34:22.836 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-04 19:34:22.836 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-04 19:34:22.837 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-04 19:34:22.877 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-04 19:34:22.984 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-04 19:34:23.024 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-04 19:34:23.024 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-04 19:34:23.025 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-04 19:34:23.025 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-04 19:34:23.025 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-04 19:34:23.040 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-04 19:34:23.045 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-04 19:34:23.045 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-04 19:34:23.305 | 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-04 19:34:23.401 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-04 19:34:23.522 | 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-04 19:34:23.525 | 2026-06-04 19:34:23.525 | done! 2026-06-04 19:34:23.531 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-04 19:34:23.534 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-04 19:34:23.537 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-04 19:34:23.541 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-04 19:34:23.545 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-04 19:34:23.548 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-04 19:34:23.551 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-04 19:34:23.555 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:34:24.694 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:34:25.319 | 2026-06-04 19:34:25.320 | Running kernel seems to be up-to-date. 2026-06-04 19:34:25.320 | 2026-06-04 19:34:25.320 | Restarting services... 2026-06-04 19:34:25.356 | 2026-06-04 19:34:25.357 | Service restarts being deferred: 2026-06-04 19:34:25.357 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:34:25.357 | systemctl restart getty@tty1.service 2026-06-04 19:34:25.357 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:34:25.357 | systemctl restart systemd-logind.service 2026-06-04 19:34:25.357 | 2026-06-04 19:34:25.357 | No containers need to be restarted. 2026-06-04 19:34:25.357 | 2026-06-04 19:34:25.357 | User sessions running outdated binaries: 2026-06-04 19:34:25.357 | ubuntu @ session #1: python3[1646] 2026-06-04 19:34:25.365 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:34:25.374 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:34:25.382 | 2026-06-04 19:34:25.382 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:34:26.767 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:34:26.770 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:34:26.772 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:26.775 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:26.777 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:26.780 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:26.781 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:26.784 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:34:26.786 | + functions-common:time_stop:2421 : start_time=1780601646090 2026-06-04 19:34:26.788 | + functions-common:time_stop:2423 : [[ -z 1780601646090 ]] 2026-06-04 19:34:26.792 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:26.796 | + functions-common:time_stop:2426 : end_time=1780601666793 2026-06-04 19:34:26.799 | + functions-common:time_stop:2427 : elapsed_time=20703 2026-06-04 19:34:26.801 | + functions-common:time_stop:2428 : total=127833 2026-06-04 19:34:26.804 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:26.807 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148536 2026-06-04 19:34:26.809 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:34:26.812 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-04 19:34:26.815 | + ./stack.sh:main:858 : install_database_python 2026-06-04 19:34:26.817 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-04 19:34:26.820 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-04 19:34:26.822 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-04 19:34:26.825 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:34:26.828 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-04 19:34:26.831 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-04 19:34:26.834 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:34:26.838 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:34:26.838 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:34:26.842 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-04 19:34:26.844 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-04 19:34:26.846 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-04 19:34:26.848 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-04 19:34:26.851 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-04 19:34:26.872 | Using python 3.12 to install PyMySQL 2026-06-04 19:34:26.875 | + 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-04 19:34:27.435 | Collecting PyMySQL 2026-06-04 19:34:27.493 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-04 19:34:27.501 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-04 19:34:27.589 | Installing collected packages: PyMySQL 2026-06-04 19:34:27.624 | Successfully installed PyMySQL-1.2.0 2026-06-04 19:34:27.691 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:27.693 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:27.696 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:27.698 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:27.701 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:27.703 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:27.705 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:27.708 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:27.712 | + functions-common:time_stop:2421 : start_time=1780601666867 2026-06-04 19:34:27.714 | + functions-common:time_stop:2423 : [[ -z 1780601666867 ]] 2026-06-04 19:34:27.717 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:27.721 | + functions-common:time_stop:2426 : end_time=1780601667718 2026-06-04 19:34:27.723 | + functions-common:time_stop:2427 : elapsed_time=851 2026-06-04 19:34:27.726 | + functions-common:time_stop:2428 : total=17247 2026-06-04 19:34:27.729 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:27.732 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18098 2026-06-04 19:34:27.735 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:27.738 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-04 19:34:27.741 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-04 19:34:27.743 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-04 19:34:27.746 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-04 19:34:27.762 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:27.765 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-04 19:34:27.767 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-04 19:34:27.786 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:27.789 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-04 19:34:27.809 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:27.812 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-04 19:34:27.831 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:27.834 | + ./stack.sh:main:866 : install_etcd3 2026-06-04 19:34:27.837 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-04 19:34:27.837 | Installing etcd 2026-06-04 19:34:27.840 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-04 19:34:27.853 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-04 19:34:27.865 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-04 19:34:27.868 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-04 19:34:27.883 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-04 19:34:27.886 | ++ 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-04 19:34:27.889 | ++ 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-04 19:34:27.892 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-04 19:34:27.894 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-04 19:34:27.896 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-04 19:34:27.899 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-04 19:34:27.901 | ++ 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-04 19:34:27.904 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-04 19:34:27.908 | ++ 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-04 19:34:27.911 | --2026-06-04 19:34:27-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-04 19:34:28.008 | Resolving github.com (github.com)... 140.82.121.3 2026-06-04 19:34:28.036 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-04 19:34:28.294 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:34:28.294 | 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-04T20%3A22%3A48Z&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-04T19%3A22%3A32Z&ske=2026-06-04T20%3A22%3A48Z&sks=b&skv=2018-11-09&sig=FB2342umEZpTfsq6pN4ECwESzIj3jIFt1KslhCMYtD4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzQ2OCwibmJmIjoxNzgwNjAxNjY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.r0YPHYupJI0VOK-KO_8jB-FQ0oy9biXzRTG3wM3bdy8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-04 19:34:28.294 | --2026-06-04 19:34:28-- 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-04T20%3A22%3A48Z&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-04T19%3A22%3A32Z&ske=2026-06-04T20%3A22%3A48Z&sks=b&skv=2018-11-09&sig=FB2342umEZpTfsq6pN4ECwESzIj3jIFt1KslhCMYtD4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzQ2OCwibmJmIjoxNzgwNjAxNjY4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.r0YPHYupJI0VOK-KO_8jB-FQ0oy9biXzRTG3wM3bdy8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-04 19:34:28.492 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-04 19:34:28.493 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-04 19:34:28.614 | HTTP request sent, awaiting response... 200 OK 2026-06-04 19:34:28.614 | Length: 20927601 (20M) [application/octet-stream] 2026-06-04 19:34:28.614 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-04 19:34:28.626 | 2026-06-04 19:34:28.951 | 0K ........ ........ ... 100% 59.3M=0.3s 2026-06-04 19:34:28.951 | 2026-06-04 19:34:28.951 | 2026-06-04 19:34:28 (59.3 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-04 19:34:28.951 | 2026-06-04 19:34:28.955 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-04 19:34:28.957 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-04 19:34:28.960 | ++ functions:get_extra_file:81 : return 2026-06-04 19:34:28.963 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-04 19:34:28.966 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-04 19:34:28.968 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-04 19:34:28.971 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-04 19:34:28.989 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-04 19:34:28.992 | + 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-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/ 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-04 19:34:28.998 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/README.md 2026-06-04 19:34:28.999 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-04 19:34:29.100 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-04 19:34:29.220 | etcd-v3.5.21-linux-amd64/etcd 2026-06-04 19:34:29.380 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-04 19:34:29.414 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-04 19:34:29.442 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-04 19:34:29.445 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-04 19:34:29.462 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:29.465 | + ./stack.sh:main:876 : configure_CA 2026-06-04 19:34:29.468 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.189 ]] 2026-06-04 19:34:29.470 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.189 2026-06-04 19:34:29.474 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.189 2026-06-04 19:34:29.474 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-04 19:34:29.480 | + lib/tls:configure_CA:70 : [[ 10.4.3.189 != \1\0\.\4\.\3\.\1\8\9 ]] 2026-06-04 19:34:29.482 | + ./stack.sh:main:877 : init_CA 2026-06-04 19:34:29.485 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-04 19:34:29.488 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-04 19:34:29.491 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-04 19:34:29.494 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-04 19:34:29.497 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-04 19:34:29.500 | + lib/tls:create_CA_base:86 : local i 2026-06-04 19:34:29.502 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.505 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-04 19:34:29.510 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.513 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-04 19:34:29.517 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.520 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-04 19:34:29.524 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.528 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-04 19:34:29.533 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-04 19:34:29.538 | + lib/tls:create_CA_base:91 : echo 01 2026-06-04 19:34:29.542 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-04 19:34:29.547 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-04 19:34:29.550 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-04 19:34:29.554 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-04 19:34:29.557 | + lib/tls:create_CA_config:145 : echo ' 2026-06-04 19:34:29.557 | [ ca ] 2026-06-04 19:34:29.557 | default_ca = CA_default 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | [ CA_default ] 2026-06-04 19:34:29.557 | dir = /opt/stack/data/CA/root-ca 2026-06-04 19:34:29.557 | policy = policy_match 2026-06-04 19:34:29.557 | database = $dir/index.txt 2026-06-04 19:34:29.557 | serial = $dir/serial 2026-06-04 19:34:29.557 | certs = $dir/certs 2026-06-04 19:34:29.557 | crl_dir = $dir/crl 2026-06-04 19:34:29.557 | new_certs_dir = $dir/newcerts 2026-06-04 19:34:29.557 | certificate = $dir/cacert.pem 2026-06-04 19:34:29.557 | private_key = $dir/private/cacert.key 2026-06-04 19:34:29.557 | RANDFILE = $dir/private/.rand 2026-06-04 19:34:29.557 | default_md = sha256 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | [ req ] 2026-06-04 19:34:29.557 | default_bits = 2048 2026-06-04 19:34:29.557 | default_md = sha256 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | prompt = no 2026-06-04 19:34:29.557 | distinguished_name = ca_distinguished_name 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | x509_extensions = ca_extensions 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | [ ca_distinguished_name ] 2026-06-04 19:34:29.557 | organizationName = OpenStack 2026-06-04 19:34:29.557 | organizationalUnitName = DevStack Certificate Authority 2026-06-04 19:34:29.557 | commonName = Root CA 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | [ policy_match ] 2026-06-04 19:34:29.557 | countryName = optional 2026-06-04 19:34:29.557 | stateOrProvinceName = optional 2026-06-04 19:34:29.557 | organizationName = match 2026-06-04 19:34:29.557 | organizationalUnitName = optional 2026-06-04 19:34:29.557 | commonName = supplied 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | [ ca_extensions ] 2026-06-04 19:34:29.557 | basicConstraints = critical,CA:true 2026-06-04 19:34:29.557 | subjectKeyIdentifier = hash 2026-06-04 19:34:29.557 | authorityKeyIdentifier = keyid:always, issuer 2026-06-04 19:34:29.557 | keyUsage = cRLSign, keyCertSign 2026-06-04 19:34:29.557 | 2026-06-04 19:34:29.557 | ' 2026-06-04 19:34:29.560 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-04 19:34:29.562 | + 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-04 19:34:29.648 | ..+......+..+...+......+...+.+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...............+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+............+.......+...........+...+......+.+..+.+...........+..........+..............+.+...+..+.+...+.....+.+........+......+.......+..+...+...+......+.+........+....+......+......+..............+....+............+.....+....+.....+.+......+..+.......+......+..+...+....+...+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:29.707 | .+....+.....+.+......+..+...+.......+...............+..+.+..............+......+....+........+.+..............+................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.+...+..+...+....+...+..+............................+..+.+.........+..+....+............+..+...+.......+...........+......+....+..+...+.......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:29.711 | ----- 2026-06-04 19:34:29.718 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-04 19:34:29.720 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-04 19:34:29.723 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-04 19:34:29.726 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-04 19:34:29.729 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-04 19:34:29.731 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-04 19:34:29.734 | + lib/tls:create_CA_base:86 : local i 2026-06-04 19:34:29.737 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.739 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-04 19:34:29.745 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.748 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-04 19:34:29.752 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.755 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-04 19:34:29.758 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-04 19:34:29.760 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-04 19:34:29.764 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-04 19:34:29.768 | + lib/tls:create_CA_base:91 : echo 01 2026-06-04 19:34:29.771 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-04 19:34:29.777 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-04 19:34:29.779 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-04 19:34:29.782 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-04 19:34:29.784 | + lib/tls:create_CA_config:145 : echo ' 2026-06-04 19:34:29.784 | [ ca ] 2026-06-04 19:34:29.784 | default_ca = CA_default 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | [ CA_default ] 2026-06-04 19:34:29.784 | dir = /opt/stack/data/CA/int-ca 2026-06-04 19:34:29.784 | policy = policy_match 2026-06-04 19:34:29.784 | database = $dir/index.txt 2026-06-04 19:34:29.784 | serial = $dir/serial 2026-06-04 19:34:29.784 | certs = $dir/certs 2026-06-04 19:34:29.784 | crl_dir = $dir/crl 2026-06-04 19:34:29.784 | new_certs_dir = $dir/newcerts 2026-06-04 19:34:29.784 | certificate = $dir/cacert.pem 2026-06-04 19:34:29.784 | private_key = $dir/private/cacert.key 2026-06-04 19:34:29.784 | RANDFILE = $dir/private/.rand 2026-06-04 19:34:29.784 | default_md = sha256 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | [ req ] 2026-06-04 19:34:29.784 | default_bits = 2048 2026-06-04 19:34:29.784 | default_md = sha256 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | prompt = no 2026-06-04 19:34:29.784 | distinguished_name = ca_distinguished_name 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | x509_extensions = ca_extensions 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | [ ca_distinguished_name ] 2026-06-04 19:34:29.784 | organizationName = OpenStack 2026-06-04 19:34:29.784 | organizationalUnitName = DevStack Certificate Authority 2026-06-04 19:34:29.784 | commonName = Intermediate CA 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | [ policy_match ] 2026-06-04 19:34:29.784 | countryName = optional 2026-06-04 19:34:29.784 | stateOrProvinceName = optional 2026-06-04 19:34:29.784 | organizationName = match 2026-06-04 19:34:29.784 | organizationalUnitName = optional 2026-06-04 19:34:29.784 | commonName = supplied 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | [ ca_extensions ] 2026-06-04 19:34:29.784 | basicConstraints = critical,CA:true 2026-06-04 19:34:29.784 | subjectKeyIdentifier = hash 2026-06-04 19:34:29.784 | authorityKeyIdentifier = keyid:always, issuer 2026-06-04 19:34:29.784 | keyUsage = cRLSign, keyCertSign 2026-06-04 19:34:29.784 | 2026-06-04 19:34:29.784 | ' 2026-06-04 19:34:29.787 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-04 19:34:29.789 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-04 19:34:29.792 | + lib/tls:create_signing_config:198 : echo ' 2026-06-04 19:34:29.792 | [ ca ] 2026-06-04 19:34:29.792 | default_ca = CA_default 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | [ CA_default ] 2026-06-04 19:34:29.792 | dir = /opt/stack/data/CA/int-ca 2026-06-04 19:34:29.792 | policy = policy_match 2026-06-04 19:34:29.792 | database = $dir/index.txt 2026-06-04 19:34:29.792 | serial = $dir/serial 2026-06-04 19:34:29.792 | certs = $dir/certs 2026-06-04 19:34:29.792 | crl_dir = $dir/crl 2026-06-04 19:34:29.792 | new_certs_dir = $dir/newcerts 2026-06-04 19:34:29.792 | certificate = $dir/cacert.pem 2026-06-04 19:34:29.792 | private_key = $dir/private/cacert.key 2026-06-04 19:34:29.792 | RANDFILE = $dir/private/.rand 2026-06-04 19:34:29.792 | default_md = default 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | [ req ] 2026-06-04 19:34:29.792 | default_bits = 1024 2026-06-04 19:34:29.792 | default_md = sha256 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | prompt = no 2026-06-04 19:34:29.792 | distinguished_name = req_distinguished_name 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | x509_extensions = req_extensions 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | [ req_distinguished_name ] 2026-06-04 19:34:29.792 | organizationName = OpenStack 2026-06-04 19:34:29.792 | organizationalUnitName = DevStack Server Farm 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | [ policy_match ] 2026-06-04 19:34:29.792 | countryName = optional 2026-06-04 19:34:29.792 | stateOrProvinceName = optional 2026-06-04 19:34:29.792 | organizationName = match 2026-06-04 19:34:29.792 | organizationalUnitName = optional 2026-06-04 19:34:29.792 | commonName = supplied 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | [ req_extensions ] 2026-06-04 19:34:29.792 | basicConstraints = CA:false 2026-06-04 19:34:29.792 | subjectKeyIdentifier = hash 2026-06-04 19:34:29.792 | authorityKeyIdentifier = keyid:always, issuer 2026-06-04 19:34:29.792 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-04 19:34:29.792 | extendedKeyUsage = serverAuth, clientAuth 2026-06-04 19:34:29.792 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-04 19:34:29.792 | 2026-06-04 19:34:29.792 | ' 2026-06-04 19:34:29.794 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-04 19:34:29.797 | + 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-04 19:34:29.882 | ...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+....+......+...+......+.....+...+.+......+...+..+...+...+..........+........+.........+...+.........+.........+.......+........+....+..+...+.+...........+.........+....+..+.+..+......+..........+..+.......+........+.........................+..+.......+...+...+.........+.........+..+....+...+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:30.165 | ......+......+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.....+..........+....................+...+...+.......+..............+....+...........+.+.....+.......+...........+......+...+.+..+.......+...........+.+...+.....+...+....+...+............+........+...+....+......+..............+....+..+.......+..+.............+..+...+...+....+...........+....+.........+.....+......................+..+......+....+...+............+...+..+.+..............+..................+....+.....................+..+......+.+...+........+..........+...+.........+..+.+.....+....+...+..+.........+.+........+...+....+...+..+...+.......+........+.+.....+......+.+..+.......+...+...+...+...........+.+..+.....................+....+...+.........+......+..+.+......+.....+...+...+.......+........+.........+.+.....+...+.......+.........+...+......+..+....+...+...+...+.............................+.+..+.........+.+..+.......+.....+.........+......+...+...............+.+..+....+.........+.....+......+....+......+......+.....+.......+.....+.......+......+...+..+.............+...............+.........+...+..+.+.....+..........+...........+...+..........+........+...+.+...+..+....+..+...+.........+...+.........+...................+......+.....+.+..+.............+...+..+...+............+.......+..+....+...........+...+............+...+.........................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:30.168 | ----- 2026-06-04 19:34:30.173 | + 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-04 19:34:30.176 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-04 19:34:30.178 | Check that the request matches the signature 2026-06-04 19:34:30.178 | Signature ok 2026-06-04 19:34:30.178 | The Subject's Distinguished Name is as follows 2026-06-04 19:34:30.178 | organizationName :ASN.1 12:'OpenStack' 2026-06-04 19:34:30.178 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-04 19:34:30.178 | commonName :ASN.1 12:'Intermediate CA' 2026-06-04 19:34:30.179 | Certificate is to be certified until Jun 4 19:34:30 2027 GMT (365 days) 2026-06-04 19:34:30.181 | 2026-06-04 19:34:30.181 | Write out database with 1 new entries 2026-06-04 19:34:30.181 | Database updated 2026-06-04 19:34:30.184 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-04 19:34:30.189 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-04 19:34:30.193 | + lib/tls:init_CA:212 : is_fedora 2026-06-04 19:34:30.195 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:34:30.198 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:34:30.201 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:34:30.203 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:34:30.206 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:34:30.209 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:34:30.211 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:34:30.214 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:34:30.216 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:34:30.219 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:34:30.222 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:34:30.224 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:34:30.226 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:34:30.229 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-04 19:34:30.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:30.234 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:30.237 | + 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-04 19:34:30.251 | + 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-04 19:34:30.264 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-04 19:34:30.276 | Updating certificates in /etc/ssl/certs... 2026-06-04 19:34:31.251 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-04 19:34:31.252 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-04 19:34:31.257 | 2 added, 0 removed; done. 2026-06-04 19:34:31.257 | Running hooks in /etc/ca-certificates/update.d... 2026-06-04 19:34:31.259 | done. 2026-06-04 19:34:31.266 | + ./stack.sh:main:878 : init_cert 2026-06-04 19:34:31.269 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-04 19:34:31.272 | + lib/tls:init_cert:226 : [[ -n 10.4.3.189 ]] 2026-06-04 19:34:31.275 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.189 2026-06-04 19:34:31.277 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-04 19:34:31.280 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.189,IP:::1 2026-06-04 19:34:31.283 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.189,IP:::1 2026-06-04 19:34:31.285 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-04 19:34:31.288 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-04 19:34:31.290 | + lib/tls:make_cert:244 : local common_name=localhost 2026-06-04 19:34:31.293 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.189,IP:::1 2026-06-04 19:34:31.296 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.189 ']' 2026-06-04 19:34:31.298 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.189 2026-06-04 19:34:31.300 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.189 2026-06-04 19:34:31.302 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-04 19:34:31.305 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.189 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-04 19:34:31.307 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-04 19:34:31.310 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.189,IP:::1 ]] 2026-06-04 19:34:31.312 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-06-04 19:34:31.314 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-04 19:34:31.316 | + 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-04 19:34:31.351 | ...+.+.....+.+...+........+............+.......+........+.+..+....+...+..+...+...+...+......+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+....+..+................+..+...+.......+.....+.......+.........+..+.........+.+....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+.......+..+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:31.421 | ......+...+..+.............+.....+.+.....+...+......+....+........+.......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+....+........+.......+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+.......+..+..........+..+.+........+....+.....+............+...+.+.........+...+..+................+......+........+.+.....+.......+............+...+...+.....+.........+...............+...+....+......+..+.+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-04 19:34:31.424 | ----- 2026-06-04 19:34:31.429 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.189,IP:::1,IP:10.4.3.189 ]] 2026-06-04 19:34:31.431 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-06-04 19:34:31.434 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.189,IP:::1,IP:10.4.3.189 2026-06-04 19:34:31.436 | + 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-04 19:34:31.439 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-04 19:34:31.441 | Check that the request matches the signature 2026-06-04 19:34:31.441 | Signature ok 2026-06-04 19:34:31.441 | The Subject's Distinguished Name is as follows 2026-06-04 19:34:31.441 | organizationName :ASN.1 12:'OpenStack' 2026-06-04 19:34:31.441 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-04 19:34:31.441 | commonName :ASN.1 12:'localhost' 2026-06-04 19:34:31.442 | Certificate is to be certified until Jun 4 19:34:31 2027 GMT (365 days) 2026-06-04 19:34:31.443 | 2026-06-04 19:34:31.443 | Write out database with 1 new entries 2026-06-04 19:34:31.443 | Database updated 2026-06-04 19:34:31.447 | + 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-04 19:34:31.451 | + ./stack.sh:main:885 : install_dstat 2026-06-04 19:34:31.454 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-04 19:34:31.471 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:31.473 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-04 19:34:31.475 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-04 19:34:31.478 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:34:31.481 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-04 19:34:31.484 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-04 19:34:31.487 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:34:31.491 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:34:31.492 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:34:31.496 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-04 19:34:31.498 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-04 19:34:31.501 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-04 19:34:31.503 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-04 19:34:31.506 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-04 19:34:31.530 | Using python 3.12 to install psutil 2026-06-04 19:34:31.532 | + 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-04 19:34:32.161 | Collecting psutil 2026-06-04 19:34:32.213 | 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-04 19:34:32.231 | 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-04 19:34:32.320 | Installing collected packages: psutil 2026-06-04 19:34:32.382 | Successfully installed psutil-7.2.2 2026-06-04 19:34:32.448 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:32.450 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:32.453 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:32.456 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:32.459 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:32.461 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:32.464 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:32.467 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:32.470 | + functions-common:time_stop:2421 : start_time=1780601671524 2026-06-04 19:34:32.472 | + functions-common:time_stop:2423 : [[ -z 1780601671524 ]] 2026-06-04 19:34:32.475 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:32.480 | + functions-common:time_stop:2426 : end_time=1780601672477 2026-06-04 19:34:32.482 | + functions-common:time_stop:2427 : elapsed_time=953 2026-06-04 19:34:32.485 | + functions-common:time_stop:2428 : total=18098 2026-06-04 19:34:32.487 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:32.490 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19051 2026-06-04 19:34:32.494 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:32.497 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-04 19:34:32.499 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:34:32.502 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-04 19:34:32.505 | + ./stack.sh:main:894 : install_libs 2026-06-04 19:34:32.507 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-04 19:34:32.510 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-04 19:34:32.512 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-04 19:34:32.514 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-04 19:34:32.517 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.520 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-04 19:34:32.523 | + 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-04 19:34:32.525 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.528 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-04 19:34:32.531 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-04 19:34:32.534 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-04 19:34:32.536 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-04 19:34:32.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.541 | + 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-04 19:34:32.543 | + 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-04 19:34:32.546 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.548 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-04 19:34:32.552 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-04 19:34:32.555 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-04 19:34:32.557 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-04 19:34:32.559 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.562 | + 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-04 19:34:32.564 | + 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-04 19:34:32.566 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.569 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-04 19:34:32.571 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-04 19:34:32.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-04 19:34:32.576 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-04 19:34:32.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.581 | + 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-04 19:34:32.584 | + 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-04 19:34:32.586 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.589 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-04 19:34:32.592 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-04 19:34:32.594 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-04 19:34:32.596 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-04 19:34:32.600 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.602 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-04 19:34:32.604 | + 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-04 19:34:32.607 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.610 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-04 19:34:32.612 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-04 19:34:32.615 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-04 19:34:32.617 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-04 19:34:32.619 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.622 | + 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-04 19:34:32.624 | + 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-04 19:34:32.626 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.628 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-04 19:34:32.631 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-04 19:34:32.633 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-04 19:34:32.635 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-04 19:34:32.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.640 | + 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-04 19:34:32.643 | + 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-04 19:34:32.645 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.647 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-04 19:34:32.649 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-04 19:34:32.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-04 19:34:32.654 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-04 19:34:32.656 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.659 | + 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-04 19:34:32.661 | + 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-04 19:34:32.664 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.666 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-04 19:34:32.669 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-04 19:34:32.671 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-04 19:34:32.674 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-04 19:34:32.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.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-04 19:34:32.681 | + 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-04 19:34:32.683 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.686 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-04 19:34:32.689 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-04 19:34:32.691 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-04 19:34:32.694 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-04 19:34:32.696 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.698 | + 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-04 19:34:32.701 | + 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-04 19:34:32.704 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.707 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-04 19:34:32.710 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-04 19:34:32.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-04 19:34:32.715 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-04 19:34:32.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.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-04 19:34:32.722 | + 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-04 19:34:32.725 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.727 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-04 19:34:32.730 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-04 19:34:32.732 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-04 19:34:32.735 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-04 19:34:32.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.740 | + 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-04 19:34:32.742 | + 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-04 19:34:32.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.748 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-04 19:34:32.750 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-04 19:34:32.753 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-04 19:34:32.755 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-04 19:34:32.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.760 | + 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-04 19:34:32.763 | + 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-04 19:34:32.765 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.768 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-04 19:34:32.770 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-04 19:34:32.773 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-04 19:34:32.775 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-04 19:34:32.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.781 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-04 19:34:32.783 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-06-04 19:34:32.786 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.789 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-04 19:34:32.791 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-04 19:34:32.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-04 19:34:32.796 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-04 19:34:32.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.801 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-06-04 19:34:32.804 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-06-04 19:34:32.806 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.809 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-04 19:34:32.811 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-04 19:34:32.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-04 19:34:32.817 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-04 19:34:32.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.822 | + 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-04 19:34:32.824 | + 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-04 19:34:32.827 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.830 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-04 19:34:32.832 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-04 19:34:32.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-04 19:34:32.838 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-04 19:34:32.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.843 | + 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-04 19:34:32.846 | + 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-04 19:34:32.849 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.852 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-04 19:34:32.854 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-04 19:34:32.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-04 19:34:32.861 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-04 19:34:32.864 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.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-04 19:34:32.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.log, ]] 2026-06-04 19:34:32.873 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.877 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-04 19:34:32.880 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-04 19:34:32.883 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-04 19:34:32.886 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-04 19:34:32.889 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.891 | + 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-04 19:34:32.894 | + 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-04 19:34:32.897 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.899 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-04 19:34:32.902 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-04 19:34:32.905 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-04 19:34:32.907 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-04 19:34:32.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.912 | + 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-04 19:34:32.916 | + 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-04 19:34:32.919 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.922 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-04 19:34:32.925 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-04 19:34:32.928 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-04 19:34:32.932 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-04 19:34:32.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.938 | + 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-04 19:34:32.940 | + 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-04 19:34:32.943 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.946 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-04 19:34:32.949 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-04 19:34:32.953 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-04 19:34:32.955 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-04 19:34:32.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.961 | + 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-04 19:34:32.964 | + 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-04 19:34:32.966 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.969 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-04 19:34:32.972 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-04 19:34:32.975 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-04 19:34:32.979 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-04 19:34:32.983 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:32.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-04 19:34:32.989 | + 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-04 19:34:32.992 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:32.996 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-04 19:34:32.998 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-04 19:34:33.001 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-04 19:34:33.004 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-04 19:34:33.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.009 | + 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-04 19:34:33.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.rootwrap, ]] 2026-06-04 19:34:33.016 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.018 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-04 19:34:33.021 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-04 19:34:33.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-04 19:34:33.027 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-04 19:34:33.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.033 | + 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-04 19:34:33.035 | + 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-04 19:34:33.038 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.041 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-04 19:34:33.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-04 19:34:33.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-04 19:34:33.049 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-04 19:34:33.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.054 | + 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-04 19:34:33.057 | + 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-04 19:34:33.060 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.064 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-04 19:34:33.066 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-04 19:34:33.070 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-04 19:34:33.073 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-04 19:34:33.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.079 | + 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-04 19:34:33.082 | + 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-04 19:34:33.085 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.088 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-04 19:34:33.090 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-04 19:34:33.093 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-04 19:34:33.096 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-04 19:34:33.099 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.102 | + 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-04 19:34:33.105 | + 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-04 19:34:33.108 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.110 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-04 19:34:33.113 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-04 19:34:33.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-04 19:34:33.119 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-04 19:34:33.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.124 | + 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-04 19:34:33.127 | + 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-04 19:34:33.130 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.133 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-04 19:34:33.136 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-04 19:34:33.138 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-04 19:34:33.141 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-04 19:34:33.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.148 | + 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-04 19:34:33.151 | + 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-04 19:34:33.153 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.156 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-04 19:34:33.160 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-04 19:34:33.162 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-04 19:34:33.164 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-04 19:34:33.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.170 | + 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-04 19:34:33.173 | + 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-04 19:34:33.176 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.179 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-04 19:34:33.181 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-04 19:34:33.184 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-04 19:34:33.186 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-04 19:34:33.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.191 | + 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-04 19:34:33.194 | + 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-04 19:34:33.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.199 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-04 19:34:33.202 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-04 19:34:33.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-04 19:34:33.208 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-04 19:34:33.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.213 | + 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-04 19:34:33.216 | + 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-04 19:34:33.219 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.222 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-04 19:34:33.224 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-04 19:34:33.227 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-04 19:34:33.231 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-04 19:34:33.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.236 | + 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-04 19:34:33.239 | + 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-04 19:34:33.241 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.244 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-04 19:34:33.247 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-04 19:34:33.249 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-04 19:34:33.252 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-04 19:34:33.255 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.258 | + 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-04 19:34:33.261 | + 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-04 19:34:33.264 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.267 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-04 19:34:33.269 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-04 19:34:33.272 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-04 19:34:33.276 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-04 19:34:33.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.281 | + 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-04 19:34:33.284 | + 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-04 19:34:33.287 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.289 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-04 19:34:33.292 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-04 19:34:33.295 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-04 19:34:33.297 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-04 19:34:33.300 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.302 | + 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-04 19:34:33.305 | + 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-04 19:34:33.308 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.311 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-04 19:34:33.313 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-04 19:34:33.315 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-04 19:34:33.318 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-04 19:34:33.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.323 | + 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-04 19:34:33.326 | + 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-04 19:34:33.328 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.331 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-04 19:34:33.334 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-04 19:34:33.337 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:33.340 | + 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-04 19:34:33.342 | + 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-04 19:34:33.345 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:33.347 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-04 19:34:33.368 | Using python 3.12 to install etcd3gw 2026-06-04 19:34:33.371 | + 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-04 19:34:33.937 | Collecting etcd3gw 2026-06-04 19:34:33.995 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:34:34.000 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-04 19:34:34.017 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-04 19:34:34.018 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-04 19:34:34.032 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-04 19:34:34.035 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:34:34.050 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-04 19:34:34.053 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-04 19:34:34.264 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-04 19:34:34.269 | 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-04 19:34:34.275 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-04 19:34:34.347 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-04 19:34:34.348 | 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-04 19:34:34.361 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-04 19:34:34.362 | Using cached idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-04 19:34:34.377 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-04 19:34:34.379 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-04 19:34:34.384 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-04 19:34:34.391 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-06-04 19:34:34.399 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-04 19:34:34.412 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-04 19:34:34.416 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-04 19:34:34.417 | 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-04 19:34:34.418 | Using cached idna-3.17-py3-none-any.whl (65 kB) 2026-06-04 19:34:34.419 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-04 19:34:34.423 | 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-04 19:34:34.535 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-04 19:34:34.563 | Attempting uninstall: urllib3 2026-06-04 19:34:34.567 | Found existing installation: urllib3 2.0.7 2026-06-04 19:34:34.567 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:34.567 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-04 19:34:34.638 | Attempting uninstall: idna 2026-06-04 19:34:34.642 | Found existing installation: idna 3.6 2026-06-04 19:34:34.643 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:34.643 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-04 19:34:34.725 | Attempting uninstall: requests 2026-06-04 19:34:34.728 | Found existing installation: requests 2.31.0 2026-06-04 19:34:34.729 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:34.729 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-04 19:34:34.841 | 2026-06-04 19:34:34.843 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.17 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-04 19:34:34.924 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:34.927 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:34.929 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:34.931 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:34.934 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:34.937 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:34.939 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:34.941 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:34.944 | + functions-common:time_stop:2421 : start_time=1780601673363 2026-06-04 19:34:34.946 | + functions-common:time_stop:2423 : [[ -z 1780601673363 ]] 2026-06-04 19:34:34.949 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:34.952 | + functions-common:time_stop:2426 : end_time=1780601674950 2026-06-04 19:34:34.954 | + functions-common:time_stop:2427 : elapsed_time=1587 2026-06-04 19:34:34.957 | + functions-common:time_stop:2428 : total=19051 2026-06-04 19:34:34.959 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:34.961 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20638 2026-06-04 19:34:34.963 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:34.966 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-04 19:34:34.969 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-04 19:34:34.971 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-04 19:34:34.973 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:34:34.976 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:34:34.979 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:34:34.981 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:34:34.983 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:34:34.985 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:34:34.987 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:34:34.989 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:34:34.991 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:34:34.994 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:34:34.997 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:34:34.999 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:34:35.002 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:34:35.005 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-04 19:34:35.008 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:35.010 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:35.013 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-04 19:34:35.016 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-04 19:34:35.019 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:34:35.022 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:34:35.025 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:34:35.028 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:34:35.031 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:35.033 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:34:35.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:35.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:35.041 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:34:35.044 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:34:35.047 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:34:35.049 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:34:35.052 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-04 19:34:35.054 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:34:35.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:35.060 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:35.063 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-04 19:34:35.087 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-04 19:34:35.116 | Reading package lists... 2026-06-04 19:34:35.372 | Building dependency tree... 2026-06-04 19:34:35.373 | Reading state information... 2026-06-04 19:34:35.661 | The following additional packages will be installed: 2026-06-04 19:34:35.665 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-06-04 19:34:35.665 | Suggested packages: 2026-06-04 19:34:35.666 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-04 19:34:35.666 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-04 19:34:35.666 | python3-uwsgidecorators 2026-06-04 19:34:35.697 | The following NEW packages will be installed: 2026-06-04 19:34:35.699 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-04 19:34:35.699 | uwsgi-plugin-python3 2026-06-04 19:34:35.800 | 0 upgraded, 7 newly installed, 0 to remove and 80 not upgraded. 2026-06-04 19:34:35.800 | Need to get 1,290 kB of archives. 2026-06-04 19:34:35.800 | After this operation, 4,349 kB of additional disk space will be used. 2026-06-04 19:34:35.800 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-04 19:34:35.983 | 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-04 19:34:36.025 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-04 19:34:36.066 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-04 19:34:36.067 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-04 19:34:36.112 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-04 19:34:36.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-04 19:34:36.429 | Fetched 1,290 kB in 0s (3,170 kB/s) 2026-06-04 19:34:36.454 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-04 19:34:36.511 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115608 files and directories currently installed.) 2026-06-04 19:34:36.514 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-04 19:34:36.517 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-04 19:34:36.551 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-04 19:34:36.563 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-04 19:34:36.565 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-04 19:34:36.597 | Selecting previously unselected package libzmq5:amd64. 2026-06-04 19:34:36.609 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-04 19:34:36.611 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-04 19:34:36.649 | Selecting previously unselected package libyajl2:amd64. 2026-06-04 19:34:36.661 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-04 19:34:36.663 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-04 19:34:36.692 | Selecting previously unselected package uwsgi-core. 2026-06-04 19:34:36.706 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-04 19:34:36.708 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-04 19:34:36.795 | Selecting previously unselected package uwsgi. 2026-06-04 19:34:36.807 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-04 19:34:36.812 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-04 19:34:36.848 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-04 19:34:36.859 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-04 19:34:36.861 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-04 19:34:36.909 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-04 19:34:36.913 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-04 19:34:36.918 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-04 19:34:36.921 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-04 19:34:36.926 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-04 19:34:36.937 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-04 19:34:37.290 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-04 19:34:37.310 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:34:37.876 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:34:38.472 | 2026-06-04 19:34:38.472 | Running kernel seems to be up-to-date. 2026-06-04 19:34:38.472 | 2026-06-04 19:34:38.472 | Restarting services... 2026-06-04 19:34:38.510 | 2026-06-04 19:34:38.510 | Service restarts being deferred: 2026-06-04 19:34:38.510 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:34:38.510 | systemctl restart getty@tty1.service 2026-06-04 19:34:38.510 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:34:38.510 | systemctl restart systemd-logind.service 2026-06-04 19:34:38.510 | 2026-06-04 19:34:38.510 | No containers need to be restarted. 2026-06-04 19:34:38.510 | 2026-06-04 19:34:38.510 | User sessions running outdated binaries: 2026-06-04 19:34:38.510 | ubuntu @ session #1: python3[1646] 2026-06-04 19:34:38.519 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:34:38.528 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:34:38.537 | 2026-06-04 19:34:38.537 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:34:39.839 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:34:39.841 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:34:39.844 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:39.847 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:39.849 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:39.852 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:39.854 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:39.856 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:34:39.859 | + functions-common:time_stop:2421 : start_time=1780601675083 2026-06-04 19:34:39.863 | + functions-common:time_stop:2423 : [[ -z 1780601675083 ]] 2026-06-04 19:34:39.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:39.870 | + functions-common:time_stop:2426 : end_time=1780601679867 2026-06-04 19:34:39.873 | + functions-common:time_stop:2427 : elapsed_time=4784 2026-06-04 19:34:39.875 | + functions-common:time_stop:2428 : total=148536 2026-06-04 19:34:39.878 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:39.880 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153320 2026-06-04 19:34:39.883 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:34:39.887 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-04 19:34:39.889 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:39.891 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:39.894 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-04 19:34:39.925 | No module matches proxy 2026-06-04 19:34:39.928 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-04 19:34:39.963 | Enabling module proxy. 2026-06-04 19:34:39.968 | To activate the new configuration, you need to run: 2026-06-04 19:34:39.968 | systemctl restart apache2 2026-06-04 19:34:39.972 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-04 19:34:40.008 | Considering dependency proxy for proxy_uwsgi: 2026-06-04 19:34:40.008 | Module proxy already enabled 2026-06-04 19:34:40.008 | Enabling module proxy_uwsgi. 2026-06-04 19:34:40.014 | To activate the new configuration, you need to run: 2026-06-04 19:34:40.014 | systemctl restart apache2 2026-06-04 19:34:40.018 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-04 19:34:40.021 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:34:40.023 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:34:40.026 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:34:40.136 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-04 19:34:40.139 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-04 19:34:40.141 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-04 19:34:40.144 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.146 | + 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-04 19:34:40.149 | + 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-04 19:34:40.151 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.154 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-04 19:34:40.156 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-04 19:34:40.158 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-04 19:34:40.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.163 | + 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-04 19:34:40.165 | + 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-04 19:34:40.167 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.169 | + ./stack.sh:main:902 : install_glanceclient 2026-06-04 19:34:40.171 | + lib/glance:install_glanceclient:540 : use_library_from_git python-glanceclient 2026-06-04 19:34:40.173 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-04 19:34:40.175 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.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-04 19:34:40.178 | + 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-04 19:34:40.180 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.182 | + ./stack.sh:main:903 : install_cinderclient 2026-06-04 19:34:40.184 | + lib/cinder:install_cinderclient:577 : use_library_from_git python-brick-cinderclient-ext 2026-06-04 19:34:40.186 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-04 19:34:40.188 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.190 | + 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-04 19:34:40.192 | + 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-04 19:34:40.194 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.196 | + lib/cinder:install_cinderclient:582 : use_library_from_git python-cinderclient 2026-06-04 19:34:40.198 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-04 19:34:40.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.203 | + 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-04 19:34:40.205 | + 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-04 19:34:40.208 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.210 | + ./stack.sh:main:904 : install_novaclient 2026-06-04 19:34:40.212 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-04 19:34:40.214 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-04 19:34:40.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.218 | + 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-04 19:34:40.220 | + 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-04 19:34:40.222 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.224 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-04 19:34:40.240 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:40.243 | + ./stack.sh:main:906 : install_swiftclient 2026-06-04 19:34:40.245 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-04 19:34:40.247 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-04 19:34:40.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.252 | + 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-04 19:34:40.254 | + 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-04 19:34:40.256 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.259 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-04 19:34:40.276 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:40.278 | + ./stack.sh:main:909 : install_neutronclient 2026-06-04 19:34:40.280 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-04 19:34:40.282 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-04 19:34:40.284 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.286 | + 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-04 19:34:40.287 | + 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-04 19:34:40.289 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.291 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-04 19:34:40.295 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-04 19:34:40.297 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-04 19:34:40.299 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:40.302 | + 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-04 19:34:40.304 | + 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-04 19:34:40.307 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:40.310 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-04 19:34:40.313 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-04 19:34:40.316 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:34:40.320 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-04 19:34:40.322 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-04 19:34:40.325 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:34:40.329 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:34:40.330 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:34:40.335 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-04 19:34:40.338 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-04 19:34:40.340 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-04 19:34:40.344 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-04 19:34:40.346 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-04 19:34:40.369 | Using python 3.12 to install keystonemiddleware 2026-06-04 19:34:40.372 | + 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-04 19:34:40.931 | Collecting keystonemiddleware 2026-06-04 19:34:40.985 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-04 19:34:41.006 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-04 19:34:41.010 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:34:41.028 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-04 19:34:41.032 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:34:41.056 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-04 19:34:41.060 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:34:41.076 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-04 19:34:41.080 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:34:41.096 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-04 19:34:41.101 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-04 19:34:41.124 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-04 19:34:41.128 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:34:41.148 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-04 19:34:41.152 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:34:41.290 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-04 19:34:41.295 | Downloading oslo_utils-10.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:34:41.300 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-04 19:34:41.312 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-04 19:34:41.317 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-04 19:34:41.332 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-04 19:34:41.336 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-04 19:34:41.356 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-04 19:34:41.363 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:34:41.369 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-04 19:34:41.385 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-04 19:34:41.390 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-06-04 19:34:41.397 | 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-04 19:34:41.411 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-04 19:34:41.414 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:34:41.427 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-04 19:34:41.431 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:34:41.446 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-04 19:34:41.450 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-04 19:34:41.468 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-04 19:34:41.471 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-04 19:34:41.490 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-04 19:34:41.495 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-04 19:34:41.514 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-04 19:34:41.521 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-04 19:34:41.533 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-04 19:34:41.539 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-04 19:34:41.544 | 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-04 19:34:41.558 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-04 19:34:41.560 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-04 19:34:41.565 | 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-04 19:34:41.566 | 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-04 19:34:41.625 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-04 19:34:41.628 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-04 19:34:41.650 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-04 19:34:41.652 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-04 19:34:41.656 | 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-04 19:34:41.657 | 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-04 19:34:41.659 | 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-04 19:34:41.673 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-04 19:34:41.675 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-04 19:34:41.683 | 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-04 19:34:41.683 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.17) 2026-06-04 19:34:41.684 | 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-04 19:34:41.684 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-04 19:34:41.701 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-04 19:34:41.713 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-04 19:34:41.722 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-04 19:34:41.728 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-04 19:34:41.734 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-04 19:34:41.741 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-04 19:34:41.748 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-04 19:34:41.759 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-04 19:34:41.791 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 72.2 MB/s 0:00:00 2026-06-04 19:34:41.795 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-04 19:34:41.801 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-04 19:34:41.808 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-04 19:34:41.816 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-04 19:34:41.826 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-06-04 19:34:41.842 | Downloading oslo_utils-10.1.0-py3-none-any.whl (154 kB) 2026-06-04 19:34:41.851 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-04 19:34:41.857 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-04 19:34:41.863 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-04 19:34:41.872 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-04 19:34:41.883 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-04 19:34:41.898 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-04 19:34:41.906 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-04 19:34:41.914 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-04 19:34:41.923 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-04 19:34:41.933 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-06-04 19:34:42.058 | 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-04 19:34:42.125 | Attempting uninstall: typing-extensions 2026-06-04 19:34:42.129 | Found existing installation: typing_extensions 4.10.0 2026-06-04 19:34:42.129 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.129 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-06-04 19:34:42.214 | Attempting uninstall: six 2026-06-04 19:34:42.218 | Found existing installation: six 1.16.0 2026-06-04 19:34:42.218 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.218 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-04 19:34:42.247 | Attempting uninstall: pyparsing 2026-06-04 19:34:42.251 | Found existing installation: pyparsing 3.1.1 2026-06-04 19:34:42.251 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.251 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-04 19:34:42.323 | Attempting uninstall: PyJWT 2026-06-04 19:34:42.327 | Found existing installation: PyJWT 2.7.0 2026-06-04 19:34:42.328 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.328 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-04 19:34:42.352 | Attempting uninstall: netaddr 2026-06-04 19:34:42.357 | Found existing installation: netaddr 0.8.0 2026-06-04 19:34:42.357 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.357 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-04 19:34:42.490 | Attempting uninstall: python-dateutil 2026-06-04 19:34:42.495 | Found existing installation: python-dateutil 2.8.2 2026-06-04 19:34:42.495 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:42.495 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-04 19:34:43.601 | 2026-06-04 19:34:43.606 | Successfully installed PyJWT-2.13.0 WebOb-1.8.9 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.0 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-04 19:34:43.733 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:43.736 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:43.738 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:43.741 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:43.744 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:43.746 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:43.749 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:43.751 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:43.754 | + functions-common:time_stop:2421 : start_time=1780601680364 2026-06-04 19:34:43.756 | + functions-common:time_stop:2423 : [[ -z 1780601680364 ]] 2026-06-04 19:34:43.759 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:43.764 | + functions-common:time_stop:2426 : end_time=1780601683761 2026-06-04 19:34:43.767 | + functions-common:time_stop:2427 : elapsed_time=3397 2026-06-04 19:34:43.770 | + functions-common:time_stop:2428 : total=20638 2026-06-04 19:34:43.772 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:43.775 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24035 2026-06-04 19:34:43.778 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:43.781 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-04 19:34:43.784 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-04 19:34:43.786 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:34:43.789 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-04 19:34:43.792 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-04 19:34:43.795 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:34:43.800 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:34:43.801 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:34:43.806 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-04 19:34:43.808 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-04 19:34:43.811 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-04 19:34:43.814 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-04 19:34:43.817 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-04 19:34:43.839 | Using python 3.12 to install python-memcached 2026-06-04 19:34:43.842 | + 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-04 19:34:44.401 | Collecting python-memcached 2026-06-04 19:34:44.460 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:34:44.469 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-04 19:34:44.559 | Installing collected packages: python-memcached 2026-06-04 19:34:44.579 | Successfully installed python-memcached-1.62 2026-06-04 19:34:44.667 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:44.669 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:44.673 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:44.676 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:44.678 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:44.680 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:44.683 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:44.685 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:44.688 | + functions-common:time_stop:2421 : start_time=1780601683834 2026-06-04 19:34:44.691 | + functions-common:time_stop:2423 : [[ -z 1780601683834 ]] 2026-06-04 19:34:44.695 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:44.700 | + functions-common:time_stop:2426 : end_time=1780601684697 2026-06-04 19:34:44.702 | + functions-common:time_stop:2427 : elapsed_time=863 2026-06-04 19:34:44.705 | + functions-common:time_stop:2428 : total=24035 2026-06-04 19:34:44.708 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:44.711 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24898 2026-06-04 19:34:44.713 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:44.716 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-04 19:34:44.733 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:44.736 | + ./stack.sh:main:916 : '[' 10.4.3.189 == 10.4.3.189 ']' 2026-06-04 19:34:44.738 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-04 19:34:44.740 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-04 19:34:44.744 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-04 19:34:44.746 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:34:44.750 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-04 19:34:44.752 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-04 19:34:44.766 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:44.768 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-04 19:34:44.770 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-04 19:34:44.773 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-04 19:34:44.775 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:34:44.776 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:34:44.779 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:34:44.781 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:34:44.784 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:34:44.787 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:34:44.802 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:34:44.805 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:34:44.807 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:44.809 | + functions-common:git_clone:604 : echo master 2026-06-04 19:34:44.810 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:34:44.814 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-04 19:34:44.816 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:44.818 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-04 19:34:44.833 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-04 19:34:44.835 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:34:44.836 | + functions-common:git_clone:667 : head -1 2026-06-04 19:34:44.843 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-04 19:34:44.846 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:34:44.848 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-04 19:34:44.852 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:34:44.854 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-04 19:34:44.857 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-04 19:34:44.860 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:34:44.862 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-04 19:34:44.865 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:34:44.868 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-04 19:34:44.871 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-04 19:34:44.874 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:34:44.876 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:34:44.880 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-04 19:34:44.882 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:34:44.885 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-04 19:34:44.887 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:34:44.890 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:34:44.893 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-04 19:34:44.899 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-04 19:34:44.901 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-04 19:34:44.904 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-04 19:34:44.984 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-04 19:34:44.987 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:34:44.989 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:34:44.992 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:34:44.994 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-04 19:34:44.997 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-04 19:34:44.999 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:34:45.001 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:34:45.003 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:34:45.005 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:34:45.008 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:34:45.011 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:34:45.013 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:34:45.016 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-04 19:34:45.035 | Using python 3.12 to install /opt/stack/keystone 2026-06-04 19:34:45.036 | + 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-04 19:34:45.529 | Obtaining file:///opt/stack/keystone 2026-06-04 19:34:45.533 | Installing build dependencies: started 2026-06-04 19:34:46.283 | Installing build dependencies: finished with status 'done' 2026-06-04 19:34:46.283 | Checking if build backend supports build_editable: started 2026-06-04 19:34:46.573 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:34:46.574 | Getting requirements to build editable: started 2026-06-04 19:34:46.724 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:34:46.725 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:34:47.444 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:34:47.451 | 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.dev42) (7.0.3) 2026-06-04 19:34:47.452 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.8.9) 2026-06-04 19:34:47.532 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-04 19:34:47.583 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-04 19:34:47.599 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-04 19:34:47.603 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-04 19:34:47.770 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-04 19:34:47.775 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-04 19:34:48.048 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.053 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-04 19:34:48.061 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-04 19:34:48.062 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-04 19:34:48.062 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (13.0.0) 2026-06-04 19:34:48.097 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.103 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-04 19:34:48.108 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.2.0) 2026-06-04 19:34:48.108 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.4.0) 2026-06-04 19:34:48.109 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.4.0) 2026-06-04 19:34:48.135 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.139 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-04 19:34:48.167 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.169 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:34:48.175 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.8.0) 2026-06-04 19:34:48.175 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (8.2.0) 2026-06-04 19:34:48.194 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.198 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:34:48.219 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.223 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-04 19:34:48.227 | 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.dev42) (5.10.0) 2026-06-04 19:34:48.237 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.241 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-04 19:34:48.246 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.1.0) 2026-06-04 19:34:48.256 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.259 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-04 19:34:48.275 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.279 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-04 19:34:48.284 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (2.13.0) 2026-06-04 19:34:48.284 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.5.0) 2026-06-04 19:34:48.299 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.303 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-04 19:34:48.309 | 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.dev42) (4.0.1) 2026-06-04 19:34:48.310 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.1.2) 2026-06-04 19:34:48.322 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.326 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-04 19:34:48.345 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-04 19:34:48.348 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-04 19:34:48.434 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-04 19:34:48.438 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-04 19:34:48.450 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-04 19:34:48.454 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-04 19:34:48.459 | 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.dev42) (5.3.1) 2026-06-04 19:34:48.469 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-04 19:34:48.471 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-04 19:34:48.487 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-04 19:34:48.491 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-04 19:34:48.503 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-04 19:34:48.506 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:34:48.520 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-04 19:34:48.523 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:34:48.571 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-04 19:34:48.574 | 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-04 19:34:48.591 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-04 19:34:48.596 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-04 19:34:48.603 | 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.dev42) (1.17.0) 2026-06-04 19:34:48.630 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-04 19:34:48.633 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-04 19:34:48.652 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-04 19:34:48.655 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-04 19:34:48.670 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-04 19:34:48.672 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:34:48.691 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-04 19:34:48.695 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-04 19:34:48.954 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-04 19:34:48.957 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-04 19:34:48.966 | 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.dev42) (5.14.0) 2026-06-04 19:34:48.967 | 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.dev42) (2.34.2) 2026-06-04 19:34:48.969 | 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.dev42) (2.1.0) 2026-06-04 19:34:48.970 | 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.dev42) (1.8.2) 2026-06-04 19:34:48.970 | 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.dev42) (4.15.0) 2026-06-04 19:34:48.976 | 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.dev42) (1.3.0) 2026-06-04 19:34:48.977 | 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.dev42) (2.0.0) 2026-06-04 19:34:48.977 | 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.dev42) (6.0.3) 2026-06-04 19:34:48.994 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:48.998 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-04 19:34:49.003 | 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.dev42) (3.1.0) 2026-06-04 19:34:49.013 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.017 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-04 19:34:49.032 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.036 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-04 19:34:49.053 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.055 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:34:49.061 | 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.dev42) (2.2.1) 2026-06-04 19:34:49.063 | 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.dev42) (2.9.0.post0) 2026-06-04 19:34:49.066 | 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.dev42) (3.3.0) 2026-06-04 19:34:49.084 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.146 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-04 19:34:49.165 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.170 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-04 19:34:49.188 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.191 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-04 19:34:49.218 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.222 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:34:49.240 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.245 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-04 19:34:49.261 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.264 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-04 19:34:49.282 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.285 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-04 19:34:49.290 | 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.dev42) (26.2) 2026-06-04 19:34:49.301 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.305 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:34:49.323 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.326 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:34:49.348 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.352 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-04 19:34:49.467 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.472 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-04 19:34:49.496 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.500 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-04 19:34:49.515 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.519 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-04 19:34:49.532 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.536 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-04 19:34:49.557 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.566 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-04 19:34:49.597 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.601 | 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-04 19:34:49.616 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.620 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-04 19:34:49.638 | 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.dev42) 2026-06-04 19:34:49.643 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-04 19:34:49.659 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.663 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-04 19:34:49.672 | 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.dev42) (3.3.2) 2026-06-04 19:34:49.673 | 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.dev42) (7.2.2) 2026-06-04 19:34:49.679 | 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.dev42) (82.0.1) 2026-06-04 19:34:49.691 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.695 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-06-04 19:34:49.720 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.723 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-04 19:34:49.743 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.747 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-04 19:34:49.769 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.775 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-04 19:34:49.786 | 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.dev42) (3.4.7) 2026-06-04 19:34:49.786 | 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.dev42) (3.17) 2026-06-04 19:34:49.787 | 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.dev42) (2.7.0) 2026-06-04 19:34:49.788 | 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.dev42) (2023.11.17) 2026-06-04 19:34:49.808 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.811 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-04 19:34:49.838 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-04 19:34:49.843 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-04 19:34:49.888 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-04 19:34:49.901 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-04 19:34:49.957 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 71.3 MB/s 0:00:00 2026-06-04 19:34:49.960 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-04 19:34:49.968 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-04 19:34:49.974 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-04 19:34:49.979 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-04 19:34:49.987 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-04 19:34:49.994 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-04 19:34:50.002 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-04 19:34:50.009 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-04 19:34:50.016 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-04 19:34:50.023 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-04 19:34:50.030 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-04 19:34:50.037 | 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-04 19:34:50.043 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-04 19:34:50.052 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-04 19:34:50.059 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-04 19:34:50.069 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-04 19:34:50.078 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-04 19:34:50.085 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-04 19:34:50.093 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-04 19:34:50.099 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-04 19:34:50.109 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-04 19:34:50.116 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-04 19:34:50.123 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-04 19:34:50.131 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-04 19:34:50.140 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-04 19:34:50.150 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-04 19:34:50.162 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-04 19:34:50.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 42.8 MB/s 0:00:00 2026-06-04 19:34:50.178 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-04 19:34:50.187 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-04 19:34:50.194 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-04 19:34:50.200 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-04 19:34:50.207 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-04 19:34:50.218 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-04 19:34:50.223 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-04 19:34:50.228 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-04 19:34:50.234 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-04 19:34:50.246 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-04 19:34:50.254 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-04 19:34:50.264 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-04 19:34:50.274 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-04 19:34:50.280 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-04 19:34:50.287 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-04 19:34:50.293 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-04 19:34:50.304 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-04 19:34:50.354 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.3 MB/s 0:00:00 2026-06-04 19:34:50.358 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-04 19:34:50.365 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-04 19:34:50.371 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-04 19:34:50.377 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-04 19:34:50.388 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-04 19:34:50.398 | 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-04 19:34:50.404 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-04 19:34:50.410 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-04 19:34:50.416 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-04 19:34:50.426 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-04 19:34:50.437 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-06-04 19:34:50.501 | Building wheels for collected packages: keystone 2026-06-04 19:34:50.502 | Building editable for keystone (pyproject.toml): started 2026-06-04 19:34:51.094 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-04 19:34:51.095 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=3c363dbb1a7b44b4dd126839e22d23b3efa92a6b4fb2973908b270df760344ef 2026-06-04 19:34:51.095 | Stored in directory: /tmp/pip-ephem-wheel-cache-sxnzp5if/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-04 19:34:51.098 | Successfully built keystone 2026-06-04 19:34:51.245 | 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-04 19:34:51.265 | Attempting uninstall: pytz 2026-06-04 19:34:51.271 | Found existing installation: pytz 2024.1 2026-06-04 19:34:51.271 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:51.271 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-04 19:34:51.879 | Attempting uninstall: oauthlib 2026-06-04 19:34:51.885 | Found existing installation: oauthlib 3.2.2 2026-06-04 19:34:51.885 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:51.885 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-04 19:34:51.957 | Attempting uninstall: markupsafe 2026-06-04 19:34:51.963 | Found existing installation: MarkupSafe 2.1.5 2026-06-04 19:34:51.964 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:51.964 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-04 19:34:52.496 | Attempting uninstall: click 2026-06-04 19:34:52.501 | Found existing installation: click 8.1.6 2026-06-04 19:34:52.502 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:52.502 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-04 19:34:52.585 | Attempting uninstall: blinker 2026-06-04 19:34:52.592 | Found existing installation: blinker 1.7.0 2026-06-04 19:34:52.592 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:52.592 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-04 19:34:52.601 | Attempting uninstall: bcrypt 2026-06-04 19:34:52.607 | Found existing installation: bcrypt 3.2.2 2026-06-04 19:34:52.607 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:52.608 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-04 19:34:52.616 | Attempting uninstall: attrs 2026-06-04 19:34:52.623 | Found existing installation: attrs 23.2.0 2026-06-04 19:34:52.623 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:52.624 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-04 19:34:54.253 | Attempting uninstall: jinja2 2026-06-04 19:34:54.259 | Found existing installation: Jinja2 3.1.2 2026-06-04 19:34:54.260 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:54.260 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-04 19:34:54.781 | Attempting uninstall: cryptography 2026-06-04 19:34:54.787 | Found existing installation: cryptography 41.0.7 2026-06-04 19:34:54.788 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:54.788 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-04 19:34:55.113 | Attempting uninstall: pyopenssl 2026-06-04 19:34:55.121 | Found existing installation: pyOpenSSL 23.2.0 2026-06-04 19:34:55.121 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:55.121 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-04 19:34:55.322 | Attempting uninstall: jsonschema 2026-06-04 19:34:55.329 | Found existing installation: jsonschema 4.10.3 2026-06-04 19:34:55.330 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:34:55.330 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-04 19:34:56.139 | 2026-06-04 19:34:56.140 | 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-04 19:34:56.140 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-04 19:34:56.148 | 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.50 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.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev42 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.7.0 xmlschema-2.5.1 2026-06-04 19:34:56.432 | + inc/python:pip_install:216 : result=0 2026-06-04 19:34:56.436 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:34:56.438 | + functions-common:time_stop:2414 : local name 2026-06-04 19:34:56.440 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:34:56.442 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:34:56.445 | + functions-common:time_stop:2417 : local total 2026-06-04 19:34:56.448 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:34:56.451 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:34:56.454 | + functions-common:time_stop:2421 : start_time=1780601685030 2026-06-04 19:34:56.456 | + functions-common:time_stop:2423 : [[ -z 1780601685030 ]] 2026-06-04 19:34:56.459 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:34:56.464 | + functions-common:time_stop:2426 : end_time=1780601696460 2026-06-04 19:34:56.466 | + functions-common:time_stop:2427 : elapsed_time=11430 2026-06-04 19:34:56.468 | + functions-common:time_stop:2428 : total=24898 2026-06-04 19:34:56.470 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:34:56.472 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36328 2026-06-04 19:34:56.475 | + inc/python:pip_install:219 : return 0 2026-06-04 19:34:56.477 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:34:56.479 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:34:56.483 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-04 19:34:56.486 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-04 19:34:56.488 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:34:56.491 | + 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-04 19:34:56.493 | + 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-04 19:34:56.496 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:34:56.499 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-04 19:34:56.517 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:56.520 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:34:56.523 | + ./stack.sh:main:918 : configure_keystone 2026-06-04 19:34:56.526 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-04 19:34:56.540 | + 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-04 19:34:56.544 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-04 19:34:56.549 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-04 19:34:56.568 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:56.571 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-04 19:34:56.608 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-04 19:34:56.638 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-04 19:34:56.670 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-04 19:34:56.703 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-04 19:34:56.739 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-04 19:34:56.772 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-04 19:34:56.802 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-04 19:34:56.839 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-04 19:34:56.875 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-04 19:34:56.877 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-04 19:34:56.879 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-04 19:34:56.882 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-04 19:34:56.885 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-04 19:34:56.888 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:34:56.905 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:56.908 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-04 19:34:56.911 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-04 19:34:56.913 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:34:56.930 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:56.932 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:34:56.935 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:34:56.967 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:34:56.971 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:34:56.974 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.189/identity 2026-06-04 19:34:57.007 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-04 19:34:57.010 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-04 19:34:57.046 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-04 19:34:57.049 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-04 19:34:57.051 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-04 19:34:57.053 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-04 19:34:57.056 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:34:57.058 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:34:57.061 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:34:57.078 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:57.080 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:34:57.083 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-04 19:34:57.087 | + 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-04 19:34:57.121 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-04 19:34:57.124 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-04 19:34:57.127 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-04 19:34:57.129 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-04 19:34:57.132 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:34:57.150 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:34:57.153 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:34:57.155 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:34:57.158 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:34:57.161 | + 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-04 19:34:57.195 | + 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-04 19:34:57.230 | + 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-04 19:34:57.264 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:34:57.295 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-04 19:34:57.327 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-04 19:34:57.361 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-04 19:34:57.364 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-04 19:34:57.367 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-04 19:34:57.370 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-04 19:34:57.373 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-04 19:34:57.375 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-04 19:34:57.378 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-04 19:34:57.380 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:34:57.384 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:34:57.397 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:34:57.397 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:34:57.407 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:34:57.411 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:34:57.421 | /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-04 19:34:57.426 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-04 19:34:57.428 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-04 19:34:57.434 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:34:57.436 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-04 19:34:57.468 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-06-04 19:34:57.496 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-04 19:34:57.527 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-04 19:34:57.558 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-04 19:34:57.591 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-04 19:34:57.625 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-04 19:34:57.659 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-04 19:34:57.693 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-04 19:34:57.727 | + 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-04 19:34:57.760 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-04 19:34:57.791 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-04 19:34:57.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-04 19:34:57.859 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-04 19:34:57.893 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-04 19:34:57.895 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-04 19:34:57.899 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-04 19:34:57.902 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-04 19:34:57.905 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:34:57.907 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:57.910 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:57.912 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-04 19:34:57.916 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-04 19:34:57.919 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-04 19:34:57.953 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-04 19:34:57.986 | + 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-04 19:34:57.987 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-04 19:34:57.995 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-04 19:34:57.999 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-04 19:34:58.002 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-04 19:34:58.004 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:34:58.007 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:34:58.010 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:34:58.012 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:34:58.016 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:58.018 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:58.020 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:34:58.022 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:34:58.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:34:58.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:34:58.028 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-04 19:34:58.062 | Enabling site keystone-api. 2026-06-04 19:34:58.068 | To activate the new configuration, you need to run: 2026-06-04 19:34:58.068 | systemctl reload apache2 2026-06-04 19:34:58.073 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-04 19:34:58.076 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:34:58.079 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:34:58.081 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:34:58.191 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-04 19:34:58.222 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-04 19:34:58.253 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-04 19:34:58.284 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-04 19:34:58.287 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-04 19:34:58.319 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-04 19:34:58.350 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-04 19:34:58.382 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-04 19:34:58.412 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-04 19:34:58.415 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-04 19:34:58.417 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-04 19:34:58.447 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-04 19:34:58.477 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-04 19:34:58.494 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:34:58.497 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-06-04 19:34:58.515 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:34:58.518 | + ./stack.sh:main:926 : stack_install_service swift 2026-06-04 19:34:58.521 | + lib/stack:stack_install_service:20 : local service=swift 2026-06-04 19:34:58.523 | + lib/stack:stack_install_service:21 : type install_swift 2026-06-04 19:34:58.526 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:34:58.528 | + lib/stack:stack_install_service:32 : install_swift 2026-06-04 19:34:58.530 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-06-04 19:34:58.533 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-06-04 19:34:58.536 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-06-04 19:34:58.539 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:34:58.541 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:34:58.544 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:34:58.546 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:34:58.549 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:34:58.553 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:34:58.572 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:34:58.574 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:34:58.577 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:58.581 | + functions-common:git_clone:604 : echo master 2026-06-04 19:34:58.582 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:34:58.588 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-06-04 19:34:58.591 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:34:58.595 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-06-04 19:34:58.610 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-06-04 19:34:58.613 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:34:58.614 | + functions-common:git_clone:667 : head -1 2026-06-04 19:34:58.620 | e3edeb936 Merge "Forward-port CHANGELOG entries for stable releases" 2026-06-04 19:34:58.624 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:34:58.627 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-06-04 19:34:58.630 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:34:58.633 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-06-04 19:34:58.636 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-06-04 19:34:58.639 | + inc/python:setup_develop:359 : local extras=keystone 2026-06-04 19:34:58.642 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-06-04 19:34:58.646 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:34:58.649 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-06-04 19:34:58.652 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-06-04 19:34:58.656 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:34:58.659 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-06-04 19:34:58.663 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-06-04 19:34:58.667 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:34:58.670 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-06-04 19:34:58.674 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:34:58.677 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:34:58.680 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-06-04 19:34:58.686 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-06-04 19:34:58.689 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-06-04 19:34:58.693 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-06-04 19:34:58.773 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-06-04 19:34:58.776 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:34:58.778 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:34:58.781 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:34:58.784 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-06-04 19:34:58.787 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-06-04 19:34:58.790 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:34:58.793 | + inc/python:setup_package:446 : local extras=keystone 2026-06-04 19:34:58.795 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:34:58.797 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-06-04 19:34:58.800 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-06-04 19:34:58.802 | + inc/python:setup_package:456 : extras='[keystone]' 2026-06-04 19:34:58.804 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:34:58.807 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-06-04 19:34:58.828 | Using python 3.12 to install /opt/stack/swift 2026-06-04 19:34:58.831 | + 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-04 19:34:59.324 | Obtaining file:///opt/stack/swift 2026-06-04 19:34:59.325 | Installing build dependencies: started 2026-06-04 19:35:00.121 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:00.122 | Checking if build backend supports build_editable: started 2026-06-04 19:35:00.399 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:35:00.400 | Getting requirements to build editable: started 2026-06-04 19:35:00.569 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:35:00.571 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:35:01.246 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:01.258 | 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.dev121) (0.41.0) 2026-06-04 19:35:01.259 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (3.5.1) 2026-06-04 19:35:01.259 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (3.1.0) 2026-06-04 19:35:01.547 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev121) 2026-06-04 19:35:01.601 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-04 19:35:01.607 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (2.34.2) 2026-06-04 19:35:01.757 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev121) 2026-06-04 19:35:01.761 | 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-04 19:35:01.896 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev121) 2026-06-04 19:35:01.900 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-06-04 19:35:01.904 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (43.0.3) 2026-06-04 19:35:01.905 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (2.8.0) 2026-06-04 19:35:01.907 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev121) (13.0.0) 2026-06-04 19:35:01.908 | 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.dev121) (2.0.0) 2026-06-04 19:35:01.910 | 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.dev121) (3.0) 2026-06-04 19:35:01.915 | 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.dev121) (5.14.0) 2026-06-04 19:35:01.916 | 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.dev121) (4.2.0) 2026-06-04 19:35:01.916 | 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.dev121) (10.4.0) 2026-06-04 19:35:01.917 | 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.dev121) (6.4.0) 2026-06-04 19:35:01.917 | 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.dev121) (6.8.0) 2026-06-04 19:35:01.918 | 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.dev121) (8.2.0) 2026-06-04 19:35:01.919 | 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.dev121) (5.10.0) 2026-06-04 19:35:01.919 | 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.dev121) (10.1.0) 2026-06-04 19:35:01.919 | 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.dev121) (7.0.3) 2026-06-04 19:35:01.919 | 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.dev121) (4.0.1) 2026-06-04 19:35:01.921 | 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.dev121) (2.13.0) 2026-06-04 19:35:01.921 | 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.dev121) (5.8.0) 2026-06-04 19:35:01.921 | 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.dev121) (1.8.9) 2026-06-04 19:35:01.923 | 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.dev121) (2.1.0) 2026-06-04 19:35:01.923 | 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.dev121) (5.8.0) 2026-06-04 19:35:01.924 | 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.dev121) (1.8.2) 2026-06-04 19:35:01.924 | 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.dev121) (4.15.0) 2026-06-04 19:35:01.928 | 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.dev121) (1.5.0) 2026-06-04 19:35:01.930 | 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.dev121) (5.3.1) 2026-06-04 19:35:01.933 | 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.dev121) (1.3.0) 2026-06-04 19:35:01.933 | 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.dev121) (2.0.0) 2026-06-04 19:35:01.934 | 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.dev121) (6.0.3) 2026-06-04 19:35:01.939 | 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.dev121) (2.9.0.post0) 2026-06-04 19:35:01.940 | 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.dev121) (3.1.0) 2026-06-04 19:35:01.941 | 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.dev121) (2.2.1) 2026-06-04 19:35:01.943 | 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.dev121) (1.1.2) 2026-06-04 19:35:01.945 | 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.dev121) (3.3.2) 2026-06-04 19:35:01.946 | 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.dev121) (26.2) 2026-06-04 19:35:01.946 | 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.dev121) (7.2.2) 2026-06-04 19:35:01.950 | 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.dev121) (82.0.1) 2026-06-04 19:35:01.960 | 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.dev121) (1.17.0) 2026-06-04 19:35:01.964 | 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.dev121) (3.4.7) 2026-06-04 19:35:01.965 | 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.dev121) (3.17) 2026-06-04 19:35:01.965 | 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.dev121) (2.7.0) 2026-06-04 19:35:01.967 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev121) (2023.11.17) 2026-06-04 19:35:01.994 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-04 19:35:02.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 24.0 MB/s 0:00:00 2026-06-04 19:35:02.226 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-06-04 19:35:02.237 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 46.8 MB/s 0:00:00 2026-06-04 19:35:02.241 | 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-04 19:35:02.256 | Building wheels for collected packages: swift 2026-06-04 19:35:02.257 | Building editable for swift (pyproject.toml): started 2026-06-04 19:35:02.797 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-06-04 19:35:02.798 | Created wheel for swift: filename=swift-2.38.0.dev121-0.editable-py3-none-any.whl size=19794 sha256=10ccbbb8ec64f50cf9fe1e080398e5e16765dbc8274aebc27b0762ee6b2816a6 2026-06-04 19:35:02.798 | Stored in directory: /tmp/pip-ephem-wheel-cache-q04d7yfx/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-06-04 19:35:02.801 | Successfully built swift 2026-06-04 19:35:02.892 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-06-04 19:35:03.065 | 2026-06-04 19:35:03.073 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev121 xattr-1.3.0 2026-06-04 19:35:03.186 | + inc/python:pip_install:216 : result=0 2026-06-04 19:35:03.189 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:35:03.191 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:03.194 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:03.196 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:03.198 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:03.200 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:03.202 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:35:03.204 | + functions-common:time_stop:2421 : start_time=1780601698823 2026-06-04 19:35:03.207 | + functions-common:time_stop:2423 : [[ -z 1780601698823 ]] 2026-06-04 19:35:03.210 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:03.214 | + functions-common:time_stop:2426 : end_time=1780601703211 2026-06-04 19:35:03.216 | + functions-common:time_stop:2427 : elapsed_time=4388 2026-06-04 19:35:03.219 | + functions-common:time_stop:2428 : total=36328 2026-06-04 19:35:03.220 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:03.223 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=40716 2026-06-04 19:35:03.226 | + inc/python:pip_install:219 : return 0 2026-06-04 19:35:03.229 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:35:03.231 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:35:03.233 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-06-04 19:35:03.236 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-06-04 19:35:03.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:03.242 | + 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-04 19:35:03.244 | + 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-04 19:35:03.246 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:03.249 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-06-04 19:35:03.252 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:35:03.255 | + ./stack.sh:main:927 : configure_swift 2026-06-04 19:35:03.257 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-06-04 19:35:03.259 | + lib/swift:configure_swift:332 : local node_number 2026-06-04 19:35:03.261 | + lib/swift:configure_swift:333 : local swift_node_config 2026-06-04 19:35:03.263 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-06-04 19:35:03.266 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-04 19:35:03.528 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:35:03.528 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:35:03.528 | we strongly recommend against using it for new projects. 2026-06-04 19:35:03.528 | 2026-06-04 19:35:03.528 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:35:03.529 | framework. For more detail see 2026-06-04 19:35:03.529 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:35:03.529 | 2026-06-04 19:35:03.529 | import eventlet 2026-06-04 19:35:03.582 | No object-expirer running 2026-06-04 19:35:03.582 | No container-server running 2026-06-04 19:35:03.582 | No account-server running 2026-06-04 19:35:03.582 | No object-server running 2026-06-04 19:35:03.582 | No container-sync running 2026-06-04 19:35:03.582 | No container-updater running 2026-06-04 19:35:03.582 | No container-reconciler running 2026-06-04 19:35:03.582 | No account-auditor running 2026-06-04 19:35:03.582 | No container-replicator running 2026-06-04 19:35:03.582 | No container-sharder running 2026-06-04 19:35:03.582 | No object-updater running 2026-06-04 19:35:03.582 | No object-reconstructor running 2026-06-04 19:35:03.582 | No proxy-server running 2026-06-04 19:35:03.582 | No object-replicator running 2026-06-04 19:35:03.582 | No container-auditor running 2026-06-04 19:35:03.582 | No account-replicator running 2026-06-04 19:35:03.582 | No account-reaper running 2026-06-04 19:35:03.582 | No object-auditor running 2026-06-04 19:35:03.651 | + lib/swift:configure_swift:337 : true 2026-06-04 19:35:03.654 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-06-04 19:35:03.668 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-06-04 19:35:03.681 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-06-04 19:35:03.684 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-06-04 19:35:03.684 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-06-04 19:35:03.688 | + lib/swift:configure_swift:351 : sed -e ' 2026-06-04 19:35:03.688 | s/%GROUP%/stack/; 2026-06-04 19:35:03.688 | s/%USER%/stack/; 2026-06-04 19:35:03.688 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-06-04 19:35:03.688 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-06-04 19:35:03.692 | uid = stack 2026-06-04 19:35:03.692 | gid = stack 2026-06-04 19:35:03.692 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-06-04 19:35:03.692 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-06-04 19:35:03.693 | address = 127.0.0.1 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [account6612] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/1/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [account6622] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/2/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [account6632] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/3/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [account6642] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/4/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [container6611] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/1/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [container6621] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/2/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [container6631] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/3/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [container6641] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/4/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [object6613] 2026-06-04 19:35:03.693 | max connections = 25 2026-06-04 19:35:03.693 | path = /opt/stack/data/swift/1/ 2026-06-04 19:35:03.693 | read only = false 2026-06-04 19:35:03.693 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-06-04 19:35:03.693 | 2026-06-04 19:35:03.693 | [object6623] 2026-06-04 19:35:03.694 | max connections = 25 2026-06-04 19:35:03.694 | path = /opt/stack/data/swift/2/ 2026-06-04 19:35:03.694 | read only = false 2026-06-04 19:35:03.694 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-06-04 19:35:03.694 | 2026-06-04 19:35:03.694 | [object6633] 2026-06-04 19:35:03.694 | max connections = 25 2026-06-04 19:35:03.694 | path = /opt/stack/data/swift/3/ 2026-06-04 19:35:03.694 | read only = false 2026-06-04 19:35:03.694 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-06-04 19:35:03.694 | 2026-06-04 19:35:03.694 | [object6643] 2026-06-04 19:35:03.694 | max connections = 25 2026-06-04 19:35:03.694 | path = /opt/stack/data/swift/4/ 2026-06-04 19:35:03.694 | read only = false 2026-06-04 19:35:03.694 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-06-04 19:35:03.696 | + lib/swift:configure_swift:357 : is_ubuntu 2026-06-04 19:35:03.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:03.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:03.702 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-06-04 19:35:03.714 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-06-04 19:35:03.717 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-06-04 19:35:03.721 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-06-04 19:35:03.724 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-06-04 19:35:03.726 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-06-04 19:35:03.731 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-06-04 19:35:03.761 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.189:8080/v1/ 2026-06-04 19:35:03.792 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-06-04 19:35:03.809 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-06-04 19:35:03.843 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-06-04 19:35:03.863 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-06-04 19:35:03.897 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-06-04 19:35:03.915 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-06-04 19:35:03.946 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-06-04 19:35:03.965 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-06-04 19:35:03.995 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-06-04 19:35:04.013 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-06-04 19:35:04.042 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-06-04 19:35:04.059 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-06-04 19:35:04.076 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:04.078 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-06-04 19:35:04.111 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-06-04 19:35:04.141 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-06-04 19:35:04.170 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-06-04 19:35:04.198 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:04.200 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-06-04 19:35:04.216 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:04.218 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-06-04 19:35:04.250 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-06-04 19:35:04.266 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:04.268 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-06-04 19:35:04.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:04.285 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-06-04 19:35:04.287 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-06-04 19:35:04.302 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:04.305 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-06-04 19:35:04.307 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-06-04 19:35:04.309 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-06-04 19:35:04.314 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-06-04 19:35:04.319 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-06-04 19:35:04.345 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-06-04 19:35:04.374 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-06-04 19:35:04.403 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-06-04 19:35:04.435 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-06-04 19:35:04.465 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-04 19:35:04.467 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-06-04 19:35:04.469 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-06-04 19:35:04.472 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-06-04 19:35:04.474 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:35:04.477 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-04 19:35:04.478 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-06-04 19:35:04.481 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-06-04 19:35:04.483 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-06-04 19:35:04.485 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-06-04 19:35:04.513 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-06-04 19:35:04.541 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:35:04.567 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-06-04 19:35:04.593 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-06-04 19:35:04.619 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-06-04 19:35:04.648 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-06-04 19:35:04.677 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-06-04 19:35:04.706 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:35:04.735 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:04.761 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-06-04 19:35:04.792 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:35:04.794 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-06-04 19:35:04.824 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-06-04 19:35:04.855 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-06-04 19:35:04.886 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-06-04 19:35:04.920 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-06-04 19:35:04.948 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-06-04 19:35:04.967 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-06-04 19:35:04.999 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-06-04 19:35:05.032 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-06-04 19:35:05.037 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-06-04 19:35:05.070 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-06-04 19:35:05.103 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-06-04 19:35:05.134 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-06-04 19:35:05.170 | + lib/swift:configure_swift:490 : local node_number 2026-06-04 19:35:05.173 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-04 19:35:05.175 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-04 19:35:05.178 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-06-04 19:35:05.183 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-06-04 19:35:05.186 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-04 19:35:05.188 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-04 19:35:05.191 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-06-04 19:35:05.194 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-06-04 19:35:05.196 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-04 19:35:05.199 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-04 19:35:05.202 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-06-04 19:35:05.220 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-06-04 19:35:05.252 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-06-04 19:35:05.271 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-06-04 19:35:05.303 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-06-04 19:35:05.322 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-04 19:35:05.356 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-06-04 19:35:05.376 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-04 19:35:05.408 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-06-04 19:35:05.428 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-04 19:35:05.460 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-06-04 19:35:05.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-06-04 19:35:05.510 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-06-04 19:35:05.528 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-06-04 19:35:05.561 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-06-04 19:35:05.578 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-06-04 19:35:05.609 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-06-04 19:35:05.627 | + 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-04 19:35:05.659 | + 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-04 19:35:05.665 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-06-04 19:35:05.684 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-04 19:35:05.714 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-06-04 19:35:05.743 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-06-04 19:35:05.746 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-06-04 19:35:05.750 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-06-04 19:35:05.752 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-06-04 19:35:05.755 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-04 19:35:05.757 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-06-04 19:35:05.759 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-06-04 19:35:05.761 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-04 19:35:05.764 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-04 19:35:05.766 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-06-04 19:35:05.784 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-06-04 19:35:05.815 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-06-04 19:35:05.831 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-06-04 19:35:05.860 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-06-04 19:35:05.877 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-04 19:35:05.907 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-06-04 19:35:05.923 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-04 19:35:05.952 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-06-04 19:35:05.969 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-04 19:35:05.996 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-06-04 19:35:06.014 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-06-04 19:35:06.042 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-06-04 19:35:06.060 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-06-04 19:35:06.089 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-06-04 19:35:06.104 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-06-04 19:35:06.134 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-06-04 19:35:06.153 | + 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-04 19:35:06.187 | + 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-04 19:35:06.193 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-06-04 19:35:06.213 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-04 19:35:06.245 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-06-04 19:35:06.247 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-06-04 19:35:06.252 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-06-04 19:35:06.254 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-06-04 19:35:06.257 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-04 19:35:06.259 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-06-04 19:35:06.261 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-06-04 19:35:06.264 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-04 19:35:06.266 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-04 19:35:06.268 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-06-04 19:35:06.287 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-06-04 19:35:06.318 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-06-04 19:35:06.338 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-06-04 19:35:06.370 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-06-04 19:35:06.390 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-04 19:35:06.422 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-06-04 19:35:06.441 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-04 19:35:06.474 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-06-04 19:35:06.494 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-04 19:35:06.524 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-06-04 19:35:06.543 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-06-04 19:35:06.576 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-06-04 19:35:06.597 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-06-04 19:35:06.632 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-06-04 19:35:06.651 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-06-04 19:35:06.686 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-06-04 19:35:06.705 | + 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-04 19:35:06.739 | + 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-04 19:35:06.744 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-06-04 19:35:06.762 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-04 19:35:06.792 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-06-04 19:35:06.820 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-06-04 19:35:06.848 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-06-04 19:35:06.879 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-06-04 19:35:06.881 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-06-04 19:35:06.885 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-06-04 19:35:06.915 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-06-04 19:35:06.946 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-06-04 19:35:06.979 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-06-04 19:35:07.012 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-06-04 19:35:07.045 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-06-04 19:35:07.078 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-06-04 19:35:07.111 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-06-04 19:35:07.146 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-06-04 19:35:07.178 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-06-04 19:35:07.196 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:07.198 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-06-04 19:35:07.216 | + lib/swift:configure_swift:533 : local auth_vers 2026-06-04 19:35:07.220 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-06-04 19:35:07.243 | + lib/swift:configure_swift:534 : auth_vers=3 2026-06-04 19:35:07.246 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.189 2026-06-04 19:35:07.279 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-06-04 19:35:07.282 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-06-04 19:35:07.320 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.189/identity 2026-06-04 19:35:07.363 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-06-04 19:35:07.366 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-06-04 19:35:07.403 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-06-04 19:35:07.425 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:07.428 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:07.465 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-06-04 19:35:07.501 | + lib/swift:configure_swift:553 : local user_group 2026-06-04 19:35:07.505 | ++ lib/swift:configure_swift:554 : id -g stack 2026-06-04 19:35:07.511 | + lib/swift:configure_swift:554 : user_group=1002 2026-06-04 19:35:07.513 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-06-04 19:35:07.527 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-06-04 19:35:07.530 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-06-04 19:35:07.545 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-06-04 19:35:07.547 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-06-04 19:35:07.561 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-06-04 19:35:07.563 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-06-04 19:35:07.566 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-06-04 19:35:07.584 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:07.587 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-04 19:35:07.605 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:07.607 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-04 19:35:07.610 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-04 19:35:07.612 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-04 19:35:07.615 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:35:07.618 | + lib/stack:stack_install_service:32 : install_glance 2026-06-04 19:35:07.620 | + lib/glance:install_glance:549 : glance_store_extras=() 2026-06-04 19:35:07.623 | + lib/glance:install_glance:549 : local glance_store_extras 2026-06-04 19:35:07.626 | + lib/glance:install_glance:551 : is_service_enabled cinder 2026-06-04 19:35:07.643 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:07.646 | + lib/glance:install_glance:552 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-04 19:35:07.649 | + lib/glance:install_glance:555 : is_service_enabled swift 2026-06-04 19:35:07.666 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:07.669 | + lib/glance:install_glance:556 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-06-04 19:35:07.672 | + lib/glance:install_glance:561 : use_library_from_git glance_store 2026-06-04 19:35:07.674 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-04 19:35:07.676 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:07.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-04 19:35:07.682 | + 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-04 19:35:07.686 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:07.690 | ++ lib/glance:install_glance:567 : join_extras swift cinder 2026-06-04 19:35:07.692 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-04 19:35:07.695 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-06-04 19:35:07.698 | + lib/glance:install_glance:567 : pip_install_gr_extras glance-store swift,cinder 2026-06-04 19:35:07.700 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-04 19:35:07.703 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-06-04 19:35:07.706 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-04 19:35:07.709 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-04 19:35:07.713 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-04 19:35:07.715 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-04 19:35:07.720 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-04 19:35:07.721 | +++ 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-04 19:35:07.727 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-04 19:35:07.730 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-04 19:35:07.733 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-04 19:35:07.736 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-04 19:35:07.738 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-06-04 19:35:07.760 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-06-04 19:35:07.763 | + 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-04 19:35:08.307 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.367 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-04 19:35:08.375 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.4.0) 2026-06-04 19:35:08.375 | 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-04 19:35:08.376 | 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-04 19:35:08.376 | 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.0) 2026-06-04 19:35:08.377 | 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-04 19:35:08.377 | 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-04 19:35:08.378 | 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-04 19:35:08.378 | 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-04 19:35:08.378 | 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-04 19:35:08.379 | 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-04 19:35:08.379 | 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-04 19:35:08.388 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.392 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-04 19:35:08.396 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.3.0) 2026-06-04 19:35:08.397 | 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-04 19:35:08.398 | 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.1) 2026-06-04 19:35:08.401 | 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-04 19:35:08.402 | 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-04 19:35:08.529 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.532 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-04 19:35:08.550 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.554 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-04 19:35:08.579 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.702 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:35:08.798 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.803 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:35:08.822 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.825 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-04 19:35:08.831 | 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-04 19:35:08.832 | 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-04 19:35:08.832 | 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-04 19:35:08.832 | 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-04 19:35:08.835 | 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-04 19:35:08.836 | 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-04 19:35:08.836 | 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-04 19:35:08.837 | 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-04 19:35:08.839 | 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-04 19:35:08.840 | 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-04 19:35:08.841 | 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-04 19:35:08.851 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-06-04 19:35:08.855 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-04 19:35:08.859 | 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-04 19:35:08.861 | 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-04 19:35:08.863 | 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-04 19:35:08.864 | 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-04 19:35:08.864 | 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-04 19:35:08.869 | 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-04 19:35:08.870 | 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-04 19:35:08.871 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-06-04 19:35:08.872 | 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-04 19:35:08.876 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2026-06-04 19:35:08.877 | 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-04 19:35:08.877 | 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-04 19:35:08.878 | 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-04 19:35:08.878 | 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-04 19:35:08.880 | 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-04 19:35:08.880 | 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-04 19:35:08.883 | 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-04 19:35:08.891 | 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-04 19:35:08.893 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.0) 2026-06-04 19:35:08.894 | 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-04 19:35:08.902 | 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-04 19:35:08.903 | 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.17) 2026-06-04 19:35:08.903 | 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-04 19:35:08.904 | 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-04 19:35:08.914 | 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-04 19:35:08.939 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-04 19:35:08.970 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-04 19:35:08.982 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-04 19:35:08.989 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-04 19:35:08.996 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-04 19:35:09.008 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-04 19:35:09.018 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-04 19:35:09.023 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-04 19:35:09.147 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-04 19:35:09.881 | 2026-06-04 19:35:09.890 | 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-04 19:35:09.969 | + inc/python:pip_install:216 : result=0 2026-06-04 19:35:09.972 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:35:09.974 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:09.976 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:09.979 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:09.982 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:09.984 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:09.987 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:35:09.989 | + functions-common:time_stop:2421 : start_time=1780601707754 2026-06-04 19:35:09.992 | + functions-common:time_stop:2423 : [[ -z 1780601707754 ]] 2026-06-04 19:35:09.995 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:10.000 | + functions-common:time_stop:2426 : end_time=1780601709997 2026-06-04 19:35:10.003 | + functions-common:time_stop:2427 : elapsed_time=2243 2026-06-04 19:35:10.005 | + functions-common:time_stop:2428 : total=40716 2026-06-04 19:35:10.007 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:10.010 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42959 2026-06-04 19:35:10.014 | + inc/python:pip_install:219 : return 0 2026-06-04 19:35:10.017 | + lib/glance:install_glance:568 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-04 19:35:10.020 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-04 19:35:10.023 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-06-04 19:35:10.039 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-04 19:35:10.044 | + lib/glance:install_glance:571 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-04 19:35:10.046 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-04 19:35:10.049 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-04 19:35:10.052 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:35:10.054 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:35:10.057 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:35:10.061 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:35:10.063 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:35:10.066 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:35:10.083 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:35:10.085 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:35:10.088 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:10.091 | + functions-common:git_clone:604 : echo master 2026-06-04 19:35:10.093 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:35:10.098 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-04 19:35:10.101 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:10.103 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-04 19:35:10.117 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-04 19:35:10.121 | + functions-common:git_clone:667 : head -1 2026-06-04 19:35:10.121 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:35:10.126 | 1240b0bf2 Merge "Fix flaky web-download redirect validation test" 2026-06-04 19:35:10.129 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:35:10.132 | + lib/glance:install_glance:573 : setup_develop /opt/stack/glance 2026-06-04 19:35:10.135 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:35:10.138 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-04 19:35:10.141 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-04 19:35:10.144 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:35:10.146 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-04 19:35:10.149 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:35:10.152 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-04 19:35:10.155 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-04 19:35:10.158 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:35:10.160 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:35:10.163 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-04 19:35:10.166 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:35:10.168 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-04 19:35:10.170 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:35:10.173 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:35:10.176 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-04 19:35:10.182 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-04 19:35:10.185 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-04 19:35:10.188 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-04 19:35:10.267 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-04 19:35:10.271 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:35:10.274 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:35:10.277 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:35:10.279 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-04 19:35:10.281 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-04 19:35:10.283 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:35:10.286 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:35:10.289 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:35:10.292 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:35:10.294 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:35:10.297 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:35:10.299 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:35:10.303 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-04 19:35:10.326 | Using python 3.12 to install /opt/stack/glance 2026-06-04 19:35:10.329 | + 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-04 19:35:10.870 | Obtaining file:///opt/stack/glance 2026-06-04 19:35:10.872 | Installing build dependencies: started 2026-06-04 19:35:11.800 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:11.801 | Checking if build backend supports build_editable: started 2026-06-04 19:35:12.076 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:35:12.077 | Getting requirements to build editable: started 2026-06-04 19:35:12.227 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:35:12.229 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:35:12.838 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:12.849 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.0.3) 2026-06-04 19:35:12.849 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.7.1) 2026-06-04 19:35:12.849 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.0.50) 2026-06-04 19:35:12.850 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.41.0) 2026-06-04 19:35:12.850 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-04 19:35:12.850 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.5.1) 2026-06-04 19:35:12.851 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.8.9) 2026-06-04 19:35:12.851 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.18.4) 2026-06-04 19:35:12.921 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev47) 2026-06-04 19:35:12.987 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-04 19:35:12.992 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.4.0) 2026-06-04 19:35:12.993 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.5.0) 2026-06-04 19:35:12.993 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.4.0) 2026-06-04 19:35:12.994 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.7.1) 2026-06-04 19:35:12.994 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.1.0) 2026-06-04 19:35:12.995 | 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.dev47) (5.8.0) 2026-06-04 19:35:12.996 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.3.0) 2026-06-04 19:35:13.021 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.024 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-04 19:35:13.031 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.14.0) 2026-06-04 19:35:13.032 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (13.0.0) 2026-06-04 19:35:13.041 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.048 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-04 19:35:13.052 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.17.0) 2026-06-04 19:35:13.053 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.10.1) 2026-06-04 19:35:13.053 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.26.0) 2026-06-04 19:35:13.054 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.8.0) 2026-06-04 19:35:13.055 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (18.0.0) 2026-06-04 19:35:13.055 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.8.0) 2026-06-04 19:35:13.064 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.069 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:35:13.073 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.2.0) 2026-06-04 19:35:13.074 | 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.dev47) (18.1.0) 2026-06-04 19:35:13.074 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.1.0) 2026-06-04 19:35:13.088 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.093 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-04 19:35:13.100 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.1.0) 2026-06-04 19:35:13.100 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.4.0) 2026-06-04 19:35:13.101 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.5.0) 2026-06-04 19:35:13.101 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-04 19:35:13.102 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (43.0.3) 2026-06-04 19:35:13.179 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.184 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-04 19:35:13.202 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev47) 2026-06-04 19:35:13.207 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:35:13.212 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev47) (1.3.12) 2026-06-04 19:35:13.213 | 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.dev47) (4.15.0) 2026-06-04 19:35:13.225 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.230 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-04 19:35:13.235 | 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.dev47) (2.34.2) 2026-06-04 19:35:13.237 | 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.dev47) (2.0.0) 2026-06-04 19:35:13.241 | 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.dev47) (3.0) 2026-06-04 19:35:13.242 | 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.dev47) (5.10.0) 2026-06-04 19:35:13.244 | 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.dev47) (2.2.1) 2026-06-04 19:35:13.247 | 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.dev47) (2.8.0) 2026-06-04 19:35:13.248 | 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.dev47) (3.5.1) 2026-06-04 19:35:13.254 | 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.dev47) (1.4.2) 2026-06-04 19:35:13.259 | 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.dev47) (3.3.2) 2026-06-04 19:35:13.261 | 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.dev47) (26.1.0) 2026-06-04 19:35:13.262 | 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.dev47) (2025.9.1) 2026-06-04 19:35:13.262 | 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.dev47) (0.37.0) 2026-06-04 19:35:13.263 | 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.dev47) (2026.5.1) 2026-06-04 19:35:13.268 | 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.dev47) (2.1.0) 2026-06-04 19:35:13.269 | 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.dev47) (1.8.2) 2026-06-04 19:35:13.272 | 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.dev47) (4.2.0) 2026-06-04 19:35:13.273 | 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.dev47) (4.0.1) 2026-06-04 19:35:13.274 | 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.dev47) (2.13.0) 2026-06-04 19:35:13.277 | 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.dev47) (1.5.0) 2026-06-04 19:35:13.279 | 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.dev47) (5.3.1) 2026-06-04 19:35:13.283 | 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.dev47) (0.20) 2026-06-04 19:35:13.285 | 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.dev47) (1.3.0) 2026-06-04 19:35:13.286 | 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.dev47) (2.0.0) 2026-06-04 19:35:13.286 | 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.dev47) (6.0.3) 2026-06-04 19:35:13.293 | 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.dev47) (2.1.2) 2026-06-04 19:35:13.293 | 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.dev47) (0.6.2) 2026-06-04 19:35:13.315 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.320 | Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-06-04 19:35:13.337 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.341 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-04 19:35:13.357 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.361 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-04 19:35:13.379 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.382 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-04 19:35:13.387 | 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.dev47) (7.2.2) 2026-06-04 19:35:13.400 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.405 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-04 19:35:13.413 | 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.dev47) (2.9.0.post0) 2026-06-04 19:35:13.416 | 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.dev47) (4.6.0) 2026-06-04 19:35:13.417 | 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.dev47) (7.1.4) 2026-06-04 19:35:13.417 | 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.dev47) (5.3.1) 2026-06-04 19:35:13.418 | 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.dev47) (5.6.2) 2026-06-04 19:35:13.418 | 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.dev47) (0.16.0) 2026-06-04 19:35:13.421 | 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.dev47) (5.1.0) 2026-06-04 19:35:13.425 | 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.dev47) (2026.2) 2026-06-04 19:35:13.426 | 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.dev47) (26.2) 2026-06-04 19:35:13.429 | 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.dev47) (0.25.0) 2026-06-04 19:35:13.431 | 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.dev47) (5.0.0) 2026-06-04 19:35:13.432 | 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.dev47) (3.1.6) 2026-06-04 19:35:13.433 | 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.dev47) (4.0.1) 2026-06-04 19:35:13.436 | 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.dev47) (3.0.3) 2026-06-04 19:35:13.444 | 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.dev47) (1.1.2) 2026-06-04 19:35:13.448 | 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.dev47) (1.7.6) 2026-06-04 19:35:13.459 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev47) (82.0.1) 2026-06-04 19:35:13.469 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev47) (0.7.0) 2026-06-04 19:35:13.504 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.508 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:35:13.524 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.528 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-04 19:35:13.552 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.557 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-06-04 19:35:13.573 | 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.dev47) 2026-06-04 19:35:13.577 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-04 19:35:13.582 | 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.dev47) (15.0.0) 2026-06-04 19:35:13.591 | 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.dev47) 2026-06-04 19:35:13.595 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-04 19:35:13.603 | 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.dev47) (1.17.0) 2026-06-04 19:35:13.612 | 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.dev47) (3.4.7) 2026-06-04 19:35:13.613 | 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.dev47) (3.17) 2026-06-04 19:35:13.613 | 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.dev47) (2.7.0) 2026-06-04 19:35:13.615 | 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.dev47) (2023.11.17) 2026-06-04 19:35:13.630 | 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.dev47) (4.2.0) 2026-06-04 19:35:13.630 | 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.dev47) (2.20.0) 2026-06-04 19:35:13.634 | 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.dev47) (0.1.2) 2026-06-04 19:35:13.642 | 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.dev47) (0.8) 2026-06-04 19:35:13.674 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.677 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-04 19:35:13.697 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.702 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:35:13.706 | 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.dev47) (9.1.4) 2026-06-04 19:35:13.714 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.717 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-04 19:35:13.753 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-04 19:35:13.759 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-04 19:35:13.765 | Installing build dependencies: started 2026-06-04 19:35:14.532 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:14.533 | Getting requirements to build wheel: started 2026-06-04 19:35:14.858 | Getting requirements to build wheel: finished with status 'done' 2026-06-04 19:35:14.860 | Preparing metadata (pyproject.toml): started 2026-06-04 19:35:15.058 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:15.060 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev47) (2026.2) 2026-06-04 19:35:15.080 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-04 19:35:15.084 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-04 19:35:15.142 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-04 19:35:15.146 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-04 19:35:15.184 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-04 19:35:15.193 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-04 19:35:15.201 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-04 19:35:15.208 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-04 19:35:15.214 | Downloading openstacksdk-4.14.0-py3-none-any.whl (1.9 MB) 2026-06-04 19:35:15.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 45.9 MB/s 0:00:00 2026-06-04 19:35:15.271 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-04 19:35:15.277 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-04 19:35:15.284 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-04 19:35:15.289 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-04 19:35:15.296 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-04 19:35:15.303 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-04 19:35:15.310 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-04 19:35:15.317 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-04 19:35:15.324 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-06-04 19:35:15.332 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-04 19:35:15.337 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-04 19:35:15.344 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-04 19:35:15.357 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-04 19:35:15.364 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-04 19:35:15.394 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 74.0 MB/s 0:00:00 2026-06-04 19:35:15.398 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-04 19:35:15.405 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-04 19:35:15.411 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-04 19:35:15.416 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-04 19:35:15.450 | Building wheels for collected packages: glance, simplegeneric 2026-06-04 19:35:15.451 | Building editable for glance (pyproject.toml): started 2026-06-04 19:35:15.963 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-04 19:35:15.963 | Created wheel for glance: filename=glance-32.1.0.dev47-0.editable-py3-none-any.whl size=8995 sha256=413e680dcc906d1dc75f8ea6104a5622101cacda43026309930ed3e2b6c1e66e 2026-06-04 19:35:15.964 | Stored in directory: /tmp/pip-ephem-wheel-cache-lu_ufflq/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-04 19:35:15.966 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-04 19:35:16.187 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-04 19:35:16.188 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=2f189f0d481d10d12f4784cd79c4e7f3f11f3e2f3f49a662da817fcfdb361a25 2026-06-04 19:35:16.188 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-04 19:35:16.190 | Successfully built glance simplegeneric 2026-06-04 19:35:16.318 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-04 19:35:17.549 | Attempting uninstall: jsonpointer 2026-06-04 19:35:17.558 | Found existing installation: jsonpointer 2.0 2026-06-04 19:35:17.558 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:17.558 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-04 19:35:17.565 | Attempting uninstall: jmespath 2026-06-04 19:35:17.574 | Found existing installation: jmespath 1.0.1 2026-06-04 19:35:17.574 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:17.574 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-04 19:35:17.594 | Attempting uninstall: httplib2 2026-06-04 19:35:17.602 | Found existing installation: httplib2 0.20.4 2026-06-04 19:35:17.602 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:17.602 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-04 19:35:17.647 | Attempting uninstall: jsonpatch 2026-06-04 19:35:17.655 | Found existing installation: jsonpatch 1.32 2026-06-04 19:35:17.655 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:17.655 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-04 19:35:19.791 | 2026-06-04 19:35:19.803 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev47 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.14.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 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-04 19:35:19.980 | + inc/python:pip_install:216 : result=0 2026-06-04 19:35:19.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:35:19.986 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:19.990 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:19.992 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:19.995 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:19.998 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:20.001 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:35:20.004 | + functions-common:time_stop:2421 : start_time=1780601710320 2026-06-04 19:35:20.007 | + functions-common:time_stop:2423 : [[ -z 1780601710320 ]] 2026-06-04 19:35:20.010 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:20.015 | + functions-common:time_stop:2426 : end_time=1780601720012 2026-06-04 19:35:20.019 | + functions-common:time_stop:2427 : elapsed_time=9692 2026-06-04 19:35:20.021 | + functions-common:time_stop:2428 : total=42959 2026-06-04 19:35:20.024 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:20.027 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=52651 2026-06-04 19:35:20.031 | + inc/python:pip_install:219 : return 0 2026-06-04 19:35:20.034 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:35:20.036 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:35:20.039 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-04 19:35:20.041 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-04 19:35:20.043 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:20.045 | + 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-04 19:35:20.049 | + 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-04 19:35:20.053 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:20.056 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:35:20.058 | + ./stack.sh:main:939 : configure_glance 2026-06-04 19:35:20.061 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-04 19:35:20.075 | + lib/glance:configure_glance:349 : local dburl 2026-06-04 19:35:20.079 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-06-04 19:35:20.082 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-04 19:35:20.084 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-04 19:35:20.086 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-04 19:35:20.089 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:35:20.091 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:35:20.094 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:35:20.112 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:20.115 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:35:20.118 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-04 19:35:20.121 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-04 19:35:20.124 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-04 19:35:20.163 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-04 19:35:20.197 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-04 19:35:20.234 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-04 19:35:20.271 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-04 19:35:20.307 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-04 19:35:20.346 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-04 19:35:20.383 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-04 19:35:20.386 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-04 19:35:20.390 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-04 19:35:20.393 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-04 19:35:20.396 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:35:20.399 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-04 19:35:20.402 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-04 19:35:20.405 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-04 19:35:20.408 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-04 19:35:20.411 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-04 19:35:20.443 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-04 19:35:20.476 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:35:20.511 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-04 19:35:20.544 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-04 19:35:20.581 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-04 19:35:20.612 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-04 19:35:20.644 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-04 19:35:20.678 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:35:20.711 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:20.743 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-04 19:35:20.779 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:35:20.782 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-04 19:35:20.817 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-04 19:35:20.819 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-04 19:35:20.822 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-04 19:35:20.825 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:35:20.828 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-04 19:35:20.832 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:35:20.850 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:20.853 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-04 19:35:20.856 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-04 19:35:20.859 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:35:20.877 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:20.880 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:35:20.883 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:35:20.917 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:35:20.920 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:35:20.923 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-06-04 19:35:20.925 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-06-04 19:35:20.928 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-04 19:35:20.961 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-04 19:35:20.995 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-04 19:35:21.037 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-06-04 19:35:21.039 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-06-04 19:35:21.042 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-06-04 19:35:21.046 | + lib/glance:configure_glance_store:278 : local be 2026-06-04 19:35:21.049 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-06-04 19:35:21.052 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:21.055 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-04 19:35:21.094 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-06-04 19:35:21.097 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.189 2026-06-04 19:35:21.132 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-06-04 19:35:21.135 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:21.138 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-06-04 19:35:21.158 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:21.160 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-06-04 19:35:21.196 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-06-04 19:35:21.234 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-06-04 19:35:21.270 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-06-04 19:35:21.305 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-06-04 19:35:21.342 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-06-04 19:35:21.361 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:21.364 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:21.400 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-06-04 19:35:21.432 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-06-04 19:35:21.468 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-06-04 19:35:21.501 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.189/identity/v3 2026-06-04 19:35:21.535 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-06-04 19:35:21.570 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.189/image 2026-06-04 19:35:21.605 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-06-04 19:35:21.625 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:21.628 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-04 19:35:21.663 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.189/identity 2026-06-04 19:35:21.695 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-06-04 19:35:21.698 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-04 19:35:21.701 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-04 19:35:21.704 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:35:21.723 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:35:21.726 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:35:21.728 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:21.731 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:35:21.734 | + 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-04 19:35:21.768 | + 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-04 19:35:21.803 | + 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-04 19:35:21.837 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:35:21.869 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-04 19:35:21.901 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-04 19:35:21.906 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-04 19:35:21.940 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-04 19:35:21.974 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-04 19:35:22.006 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-04 19:35:22.039 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-04 19:35:22.074 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-04 19:35:22.110 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-04 19:35:22.144 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-04 19:35:22.177 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-04 19:35:22.182 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-04 19:35:22.189 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-06-04 19:35:22.207 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:22.210 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.189 2026-06-04 19:35:22.213 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-06-04 19:35:22.215 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.189:8776/v3/%(project_id)s' 2026-06-04 19:35:22.251 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.189:8776/v3/%(project_id)s' 2026-06-04 19:35:22.285 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-04 19:35:22.287 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-04 19:35:22.290 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-04 19:35:22.292 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-04 19:35:22.295 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-04 19:35:22.297 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-04 19:35:22.300 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-04 19:35:22.304 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:35:22.307 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-04 19:35:22.338 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-04 19:35:22.341 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-04 19:35:22.344 | ++ functions:get_random_port:861 : true 2026-06-04 19:35:22.346 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-04 19:35:22.348 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-04 19:35:22.350 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-04 19:35:22.406 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-04 19:35:22.409 | ++ functions:get_random_port:865 : break 2 2026-06-04 19:35:22.411 | ++ functions:get_random_port:869 : echo 60999 2026-06-04 19:35:22.414 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-04 19:35:22.417 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-04 19:35:22.447 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-06-04 19:35:22.479 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-04 19:35:22.512 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:35:22.545 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:35:22.577 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:35:22.607 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:35:22.638 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:35:22.667 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:35:22.698 | + 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-04 19:35:22.729 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:35:22.759 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:35:22.789 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:35:22.819 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-04 19:35:22.848 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-04 19:35:22.879 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-04 19:35:22.908 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-04 19:35:22.936 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-04 19:35:22.965 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-04 19:35:22.994 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-04 19:35:23.022 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-04 19:35:23.024 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-04 19:35:23.027 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:35:23.029 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:35:23.031 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:23.033 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:23.036 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-04 19:35:23.038 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-04 19:35:23.069 | proxy (enabled by site administrator) 2026-06-04 19:35:23.072 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-04 19:35:23.074 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-04 19:35:23.077 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:35:23.079 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:35:23.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:23.085 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:23.088 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-04 19:35:23.091 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-04 19:35:23.122 | No module matches proxy_http 2026-06-04 19:35:23.125 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-04 19:35:23.159 | Considering dependency proxy for proxy_http: 2026-06-04 19:35:23.159 | Module proxy already enabled 2026-06-04 19:35:23.159 | Enabling module proxy_http. 2026-06-04 19:35:23.163 | To activate the new configuration, you need to run: 2026-06-04 19:35:23.163 | systemctl restart apache2 2026-06-04 19:35:23.169 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-04 19:35:23.172 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-04 19:35:23.174 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:35:23.177 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:35:23.179 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:35:23.275 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-04 19:35:23.278 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-04 19:35:23.281 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-04 19:35:23.282 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:35:23.284 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:23.286 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:23.288 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-04 19:35:23.290 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-04 19:35:23.293 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-04 19:35:23.293 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-04 19:35:23.302 | KeepAlive Off 2026-06-04 19:35:23.306 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-04 19:35:23.307 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-04 19:35:23.314 | SetEnv proxy-sendchunked 1 2026-06-04 19:35:23.318 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-04 19:35:23.319 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-04 19:35:23.327 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-04 19:35:23.331 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-04 19:35:23.333 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-04 19:35:23.336 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:35:23.338 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:35:23.341 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:35:23.343 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:35:23.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:23.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:23.352 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:35:23.355 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:35:23.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:23.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:23.362 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-04 19:35:23.398 | Enabling site glance-api. 2026-06-04 19:35:23.403 | To activate the new configuration, you need to run: 2026-06-04 19:35:23.403 | systemctl reload apache2 2026-06-04 19:35:23.407 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-04 19:35:23.410 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:35:23.413 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:35:23.415 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:35:23.527 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-04 19:35:23.532 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-04 19:35:23.563 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-04 19:35:23.598 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-06-04 19:35:23.601 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-04 19:35:23.637 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-04 19:35:23.669 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-04 19:35:23.701 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-04 19:35:23.718 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:23.721 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-04 19:35:23.724 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-04 19:35:23.727 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-04 19:35:23.730 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:35:23.733 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-04 19:35:23.736 | + lib/cinder:install_cinder:522 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-04 19:35:23.738 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-04 19:35:23.741 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-04 19:35:23.744 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:35:23.746 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:35:23.749 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:35:23.752 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:35:23.755 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:35:23.758 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:35:23.774 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:35:23.778 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:35:23.780 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:23.784 | + functions-common:git_clone:604 : echo master 2026-06-04 19:35:23.784 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:35:23.788 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-04 19:35:23.792 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:23.794 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-04 19:35:23.808 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-04 19:35:23.811 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:35:23.812 | + functions-common:git_clone:667 : head -1 2026-06-04 19:35:23.816 | 626f340d0 Add iSCSI export support to the StorPool driver 2026-06-04 19:35:23.819 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:35:23.822 | + lib/cinder:install_cinder:523 : setup_develop /opt/stack/cinder 2026-06-04 19:35:23.824 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:35:23.828 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-04 19:35:23.830 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-04 19:35:23.833 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:35:23.835 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-04 19:35:23.837 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:35:23.839 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-04 19:35:23.842 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-04 19:35:23.845 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:35:23.847 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:35:23.851 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-04 19:35:23.853 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:35:23.856 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-04 19:35:23.859 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:35:23.861 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:35:23.864 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-04 19:35:23.869 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-04 19:35:23.872 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-04 19:35:23.875 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-04 19:35:23.953 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-04 19:35:23.955 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:35:23.958 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:35:23.960 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:35:23.962 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-04 19:35:23.964 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-04 19:35:23.967 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:35:23.970 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:35:23.972 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:35:23.974 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:35:23.975 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:35:23.978 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:35:23.980 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:35:23.983 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-04 19:35:24.001 | Using python 3.12 to install /opt/stack/cinder 2026-06-04 19:35:24.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-04 19:35:24.499 | Obtaining file:///opt/stack/cinder 2026-06-04 19:35:24.501 | Installing build dependencies: started 2026-06-04 19:35:25.345 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:25.346 | Checking if build backend supports build_editable: started 2026-06-04 19:35:25.628 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:35:25.629 | Getting requirements to build editable: started 2026-06-04 19:35:25.783 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:35:25.785 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:35:26.593 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:26.610 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.0.3) 2026-06-04 19:35:26.612 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.3.1) 2026-06-04 19:35:26.612 | 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.dev105) (0.41.0) 2026-06-04 19:35:26.612 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.3.0) 2026-06-04 19:35:26.612 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.5.1) 2026-06-04 19:35:26.613 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.1.0) 2026-06-04 19:35:26.613 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.26.0) 2026-06-04 19:35:26.613 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.14.0) 2026-06-04 19:35:26.614 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (13.0.0) 2026-06-04 19:35:26.614 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.1.1) 2026-06-04 19:35:26.615 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (10.4.0) 2026-06-04 19:35:26.615 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.5.0) 2026-06-04 19:35:26.616 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.4.0) 2026-06-04 19:35:26.616 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (18.0.0) 2026-06-04 19:35:26.616 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (8.2.0) 2026-06-04 19:35:26.617 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (18.1.0) 2026-06-04 19:35:26.617 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (8.1.0) 2026-06-04 19:35:26.618 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.1.0) 2026-06-04 19:35:26.618 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.11.0) 2026-06-04 19:35:26.619 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.8.0) 2026-06-04 19:35:26.619 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.9.0) 2026-06-04 19:35:26.620 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.10.0) 2026-06-04 19:35:26.620 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.6.0) 2026-06-04 19:35:26.621 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.7.1) 2026-06-04 19:35:26.622 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (10.1.0) 2026-06-04 19:35:26.812 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:26.862 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:35:26.866 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.4.0) 2026-06-04 19:35:26.867 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (26.2) 2026-06-04 19:35:26.885 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev105) 2026-06-04 19:35:26.888 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-04 19:35:26.893 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.10.1) 2026-06-04 19:35:26.893 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.1.0) 2026-06-04 19:35:26.894 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.3.2) 2026-06-04 19:35:26.895 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.4.0) 2026-06-04 19:35:27.023 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.028 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-04 19:35:27.033 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.8.0) 2026-06-04 19:35:27.160 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.164 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-04 19:35:27.168 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.10.0) 2026-06-04 19:35:27.169 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.34.2) 2026-06-04 19:35:27.169 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.5.1) 2026-06-04 19:35:27.170 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.3.0) 2026-06-04 19:35:27.291 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.295 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-04 19:35:27.299 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.0.50) 2026-06-04 19:35:27.299 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.8.0) 2026-06-04 19:35:27.307 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.310 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-04 19:35:27.322 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (9.1.4) 2026-06-04 19:35:27.322 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (1.8.9) 2026-06-04 19:35:27.322 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.8.0) 2026-06-04 19:35:27.451 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.454 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-04 19:35:27.458 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.1.0) 2026-06-04 19:35:27.600 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.604 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-04 19:35:27.637 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.641 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-04 19:35:27.646 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.7.0) 2026-06-04 19:35:27.647 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (43.0.3) 2026-06-04 19:35:27.648 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (0.2.3) 2026-06-04 19:35:27.836 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev105) 2026-06-04 19:35:27.846 | 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-04 19:35:28.033 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev105) 2026-06-04 19:35:28.038 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-04 19:35:28.042 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev105) (1.9.0) 2026-06-04 19:35:28.043 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2026.2) 2026-06-04 19:35:28.043 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.1.4) 2026-06-04 19:35:28.231 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev105) 2026-06-04 19:35:28.235 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-04 19:35:28.239 | 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.dev105) (1.1.0) 2026-06-04 19:35:28.251 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev105) 2026-06-04 19:35:28.255 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-04 19:35:28.259 | 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.dev105) (2.9.0.post0) 2026-06-04 19:35:28.260 | 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.dev105) (2.7.0) 2026-06-04 19:35:28.263 | 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.dev105) (1.17.0) 2026-06-04 19:35:28.278 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev105) (2.0.0) 2026-06-04 19:35:28.280 | 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.dev105) (3.0) 2026-06-04 19:35:28.284 | 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.dev105) (2.8.0) 2026-06-04 19:35:28.288 | 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.dev105) (3.1.0) 2026-06-04 19:35:28.289 | 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.dev105) (2.2.1) 2026-06-04 19:35:28.290 | 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.dev105) (0.31.2) 2026-06-04 19:35:28.312 | 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.dev105) 2026-06-04 19:35:28.316 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-04 19:35:28.333 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-04 19:35:28.337 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-04 19:35:28.362 | 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.dev105) 2026-06-04 19:35:28.367 | Downloading google_api_core-2.30.3-py3-none-any.whl.metadata (3.1 kB) 2026-06-04 19:35:28.383 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-04 19:35:28.387 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-04 19:35:28.406 | 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.dev105) 2026-06-04 19:35:28.409 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-04 19:35:28.588 | Collecting protobuf<8.0.0,>=4.25.8 (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.dev105) 2026-06-04 19:35:28.593 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-04 19:35:28.611 | Collecting proto-plus<2.0.0,>=1.22.3 (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.dev105) 2026-06-04 19:35:28.615 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-04 19:35:28.635 | 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.dev105) 2026-06-04 19:35:28.639 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:35:28.650 | 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.dev105) (3.4.7) 2026-06-04 19:35:28.651 | 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.dev105) (3.17) 2026-06-04 19:35:28.652 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev105) (2023.11.17) 2026-06-04 19:35:28.660 | 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.dev105) (26.1.0) 2026-06-04 19:35:28.660 | 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.dev105) (2025.9.1) 2026-06-04 19:35:28.661 | 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.dev105) (0.37.0) 2026-06-04 19:35:28.662 | 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.dev105) (2026.5.1) 2026-06-04 19:35:28.666 | 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.dev105) (1.8.2) 2026-06-04 19:35:28.666 | 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.dev105) (4.15.0) 2026-06-04 19:35:28.668 | 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.dev105) (4.2.0) 2026-06-04 19:35:28.669 | 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.dev105) (4.0.1) 2026-06-04 19:35:28.670 | 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.dev105) (2.13.0) 2026-06-04 19:35:28.675 | 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.dev105) (7.2.2) 2026-06-04 19:35:28.678 | 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.dev105) (1.5.0) 2026-06-04 19:35:28.682 | 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.dev105) (0.20) 2026-06-04 19:35:28.684 | 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.dev105) (1.3.0) 2026-06-04 19:35:28.685 | 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.dev105) (2.0.0) 2026-06-04 19:35:28.685 | 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.dev105) (6.0.3) 2026-06-04 19:35:28.690 | 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.dev105) (1.18.4) 2026-06-04 19:35:28.691 | 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.dev105) (2.1.2) 2026-06-04 19:35:28.691 | 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.dev105) (0.6.2) 2026-06-04 19:35:28.693 | 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.dev105) (1.3.12) 2026-06-04 19:35:28.701 | 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.dev105) (5.3.1) 2026-06-04 19:35:28.701 | 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.dev105) (5.6.2) 2026-06-04 19:35:28.701 | 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.dev105) (0.16.0) 2026-06-04 19:35:28.703 | 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.dev105) (5.1.0) 2026-06-04 19:35:28.710 | 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.dev105) (0.25.0) 2026-06-04 19:35:28.712 | 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.dev105) (5.0.0) 2026-06-04 19:35:28.712 | 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.dev105) (3.1.6) 2026-06-04 19:35:28.713 | 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.dev105) (4.0.1) 2026-06-04 19:35:28.717 | 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.dev105) (3.0.3) 2026-06-04 19:35:28.723 | 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.dev105) (1.1.2) 2026-06-04 19:35:28.733 | 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.dev105) (1.7.6) 2026-06-04 19:35:28.869 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev105) 2026-06-04 19:35:28.873 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-04 19:35:28.917 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev105) 2026-06-04 19:35:28.921 | 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-04 19:35:28.929 | 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.dev105) (3.17.0) 2026-06-04 19:35:29.060 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev105) 2026-06-04 19:35:29.064 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-04 19:35:29.092 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev105) 2026-06-04 19:35:29.096 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-04 19:35:29.119 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev105) 2026-06-04 19:35:29.124 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-04 19:35:29.135 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev105) (82.0.1) 2026-06-04 19:35:29.143 | 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.dev105) (0.7.0) 2026-06-04 19:35:29.170 | 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.dev105) 2026-06-04 19:35:29.173 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-04 19:35:29.190 | 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.dev105) (4.14.0) 2026-06-04 19:35:29.194 | 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.dev105) (0.6.0) 2026-06-04 19:35:29.195 | 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.dev105) (3.5.1) 2026-06-04 19:35:29.200 | 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.dev105) (1.11.0) 2026-06-04 19:35:29.201 | 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.dev105) (15.0.0) 2026-06-04 19:35:29.201 | 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.dev105) (1.8.0) 2026-06-04 19:35:29.339 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev105) 2026-06-04 19:35:29.348 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-04 19:35:29.355 | 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.dev105) (24.2.1) 2026-06-04 19:35:29.382 | 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.dev105) (4.2.0) 2026-06-04 19:35:29.382 | 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.dev105) (2.20.0) 2026-06-04 19:35:29.388 | 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.dev105) (0.1.2) 2026-06-04 19:35:29.399 | 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.dev105) (0.8) 2026-06-04 19:35:29.417 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev105) 2026-06-04 19:35:29.421 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-04 19:35:29.454 | 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.dev105) (3.6.1) 2026-06-04 19:35:29.454 | 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.dev105) (3.4.0) 2026-06-04 19:35:29.455 | 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.dev105) (4.0.1) 2026-06-04 19:35:29.492 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev105) 2026-06-04 19:35:29.497 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-04 19:35:29.515 | 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.dev105) (1.33) 2026-06-04 19:35:29.518 | 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.dev105) (3.1.1) 2026-06-04 19:35:29.561 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-04 19:35:29.568 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-04 19:35:29.755 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 71.6 MB/s 0:00:00 2026-06-04 19:35:29.759 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-04 19:35:29.767 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-04 19:35:29.974 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 74.2 MB/s 0:00:00 2026-06-04 19:35:29.979 | Downloading google_api_core-2.30.3-py3-none-any.whl (173 kB) 2026-06-04 19:35:29.989 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-04 19:35:29.998 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-04 19:35:30.004 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-04 19:35:30.016 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-04 19:35:30.023 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-04 19:35:30.032 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-04 19:35:30.039 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-04 19:35:30.046 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-04 19:35:30.053 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-04 19:35:30.065 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 51.5 MB/s 0:00:00 2026-06-04 19:35:30.070 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-04 19:35:30.080 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-04 19:35:30.087 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-04 19:35:30.098 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-04 19:35:30.104 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-04 19:35:30.124 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 73.6 MB/s 0:00:00 2026-06-04 19:35:30.128 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-04 19:35:30.137 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-04 19:35:30.149 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-04 19:35:30.155 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-04 19:35:30.162 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-04 19:35:30.170 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-04 19:35:30.206 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-04 19:35:30.214 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-04 19:35:30.221 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-04 19:35:30.227 | 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-04 19:35:30.260 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 71.7 MB/s 0:00:00 2026-06-04 19:35:30.265 | 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-04 19:35:30.331 | Building wheels for collected packages: cinder 2026-06-04 19:35:30.332 | Building editable for cinder (pyproject.toml): started 2026-06-04 19:35:31.261 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-04 19:35:31.262 | Created wheel for cinder: filename=cinder-28.1.0.dev105-0.editable-py3-none-any.whl size=9194 sha256=6aeca232a48e2908868682ebfdd9388f1bacd17b25dfa1788999dadcaa864fb7 2026-06-04 19:35:31.262 | Stored in directory: /tmp/pip-ephem-wheel-cache-3acvf6or/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-04 19:35:31.265 | Successfully built cinder 2026-06-04 19:35:31.427 | 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-04 19:35:31.647 | Attempting uninstall: pyasn1 2026-06-04 19:35:31.656 | Found existing installation: pyasn1 0.4.8 2026-06-04 19:35:31.656 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:31.657 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-04 19:35:32.338 | Attempting uninstall: botocore 2026-06-04 19:35:32.348 | Found existing installation: botocore 1.34.46 2026-06-04 19:35:32.349 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:32.349 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-04 19:35:32.876 | Attempting uninstall: s3transfer 2026-06-04 19:35:32.886 | Found existing installation: s3transfer 0.10.1 2026-06-04 19:35:32.886 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:32.886 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-04 19:35:33.234 | Attempting uninstall: boto3 2026-06-04 19:35:33.244 | Found existing installation: boto3 1.34.46 2026-06-04 19:35:33.245 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-04 19:35:33.245 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-04 19:35:34.342 | 2026-06-04 19:35:34.353 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev105 cotyledon-2.2.0 google-api-core-2.30.3 google-api-python-client-2.197.0 google-auth-2.53.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-04 19:35:34.661 | + inc/python:pip_install:216 : result=0 2026-06-04 19:35:34.663 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:35:34.667 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:34.669 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:34.672 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:34.674 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:34.676 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:34.678 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:35:34.680 | + functions-common:time_stop:2421 : start_time=1780601723997 2026-06-04 19:35:34.682 | + functions-common:time_stop:2423 : [[ -z 1780601723997 ]] 2026-06-04 19:35:34.684 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:34.687 | + functions-common:time_stop:2426 : end_time=1780601734685 2026-06-04 19:35:34.691 | + functions-common:time_stop:2427 : elapsed_time=10688 2026-06-04 19:35:34.693 | + functions-common:time_stop:2428 : total=52651 2026-06-04 19:35:34.696 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:34.698 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=63339 2026-06-04 19:35:34.700 | + inc/python:pip_install:219 : return 0 2026-06-04 19:35:34.702 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:35:34.705 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:35:34.708 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-04 19:35:34.710 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-04 19:35:34.713 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:34.716 | + 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-04 19:35:34.719 | + 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-04 19:35:34.722 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:34.725 | + lib/cinder:install_cinder:524 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-04 19:35:34.728 | + lib/cinder:install_cinder:526 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-04 19:35:34.731 | + lib/cinder:install_cinder:527 : is_ubuntu 2026-06-04 19:35:34.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:34.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:34.740 | + lib/cinder:install_cinder:529 : sudo mkdir -p /etc/target 2026-06-04 19:35:34.754 | + lib/cinder:install_cinder:531 : install_package targetcli-fb 2026-06-04 19:35:34.758 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:35:34.760 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:35:34.763 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:35:34.765 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:35:34.768 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:34.770 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:35:34.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:34.777 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:34.779 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:35:34.782 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:35:34.785 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:35:34.788 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:35:34.791 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-04 19:35:34.794 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:35:34.797 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:34.800 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:34.803 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-04 19:35:34.829 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-04 19:35:34.867 | Reading package lists... 2026-06-04 19:35:35.142 | Building dependency tree... 2026-06-04 19:35:35.143 | Reading state information... 2026-06-04 19:35:35.470 | The following additional packages will be installed: 2026-06-04 19:35:35.471 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-04 19:35:35.471 | python3-wcwidth 2026-06-04 19:35:35.474 | Suggested packages: 2026-06-04 19:35:35.474 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-04 19:35:35.511 | The following NEW packages will be installed: 2026-06-04 19:35:35.512 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-04 19:35:35.512 | python3-wcwidth targetcli-fb 2026-06-04 19:35:35.837 | 0 upgraded, 6 newly installed, 0 to remove and 80 not upgraded. 2026-06-04 19:35:35.837 | Need to get 358 kB of archives. 2026-06-04 19:35:35.837 | After this operation, 2,927 kB of additional disk space will be used. 2026-06-04 19:35:35.837 | 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-04 19:35:36.115 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-04 19:35:36.461 | 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-04 19:35:36.488 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-04 19:35:36.519 | 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-04 19:35:36.551 | 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-04 19:35:36.905 | Fetched 358 kB in 1s (343 kB/s) 2026-06-04 19:35:36.928 | Selecting previously unselected package python3-wcwidth. 2026-06-04 19:35:36.986 | (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 ... 115880 files and directories currently installed.) 2026-06-04 19:35:36.990 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-04 19:35:36.992 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-04 19:35:37.028 | Selecting previously unselected package python3-urwid. 2026-06-04 19:35:37.038 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-04 19:35:37.040 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-04 19:35:37.083 | Selecting previously unselected package python3-configshell-fb. 2026-06-04 19:35:37.094 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-04 19:35:37.095 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-04 19:35:37.130 | Selecting previously unselected package python3-pyudev. 2026-06-04 19:35:37.143 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-06-04 19:35:37.145 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-04 19:35:37.184 | Selecting previously unselected package python3-rtslib-fb. 2026-06-04 19:35:37.194 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-04 19:35:37.196 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-04 19:35:37.233 | Selecting previously unselected package targetcli-fb. 2026-06-04 19:35:37.243 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-04 19:35:37.245 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-04 19:35:37.296 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-04 19:35:37.474 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-04 19:35:37.608 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-04 19:35:38.272 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-04 19:35:38.278 | Setting up python3-urwid (2.6.10-1) ... 2026-06-04 19:35:38.560 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-04 19:35:38.658 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.658 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-04 19:35:38.672 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-04 19:35:38.672 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-04 19:35:38.673 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-04 19:35:38.673 | keyword = Word(alphanums + '_\-') 2026-06-04 19:35:38.673 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.673 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-04 19:35:38.673 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.673 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-04 19:35:38.673 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-04 19:35:38.673 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-04 19:35:38.676 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.676 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-04 19:35:38.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-04 19:35:38.687 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-04 19:35:38.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-04 19:35:38.687 | keyword = Word(alphanums + '_\-') 2026-06-04 19:35:38.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.687 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-04 19:35:38.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-04 19:35:38.687 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-04 19:35:38.687 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-04 19:35:38.687 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-04 19:35:38.706 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-04 19:35:38.810 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-04 19:35:38.811 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-04 19:35:38.977 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:35:39.953 | 2026-06-04 19:35:39.953 | Running kernel seems to be up-to-date. 2026-06-04 19:35:39.953 | 2026-06-04 19:35:39.953 | Restarting services... 2026-06-04 19:35:39.992 | 2026-06-04 19:35:39.992 | Service restarts being deferred: 2026-06-04 19:35:39.992 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:35:39.992 | systemctl restart getty@tty1.service 2026-06-04 19:35:39.992 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:35:39.992 | systemctl restart systemd-logind.service 2026-06-04 19:35:39.992 | 2026-06-04 19:35:39.992 | No containers need to be restarted. 2026-06-04 19:35:39.992 | 2026-06-04 19:35:39.992 | User sessions running outdated binaries: 2026-06-04 19:35:39.992 | ubuntu @ session #1: python3[1646] 2026-06-04 19:35:40.001 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:35:40.009 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:35:40.018 | 2026-06-04 19:35:40.018 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:35:41.473 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:35:41.476 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:35:41.479 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:41.483 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:41.486 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:41.490 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:41.492 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:41.495 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:35:41.498 | + functions-common:time_stop:2421 : start_time=1780601734825 2026-06-04 19:35:41.500 | + functions-common:time_stop:2423 : [[ -z 1780601734825 ]] 2026-06-04 19:35:41.504 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:41.510 | + functions-common:time_stop:2426 : end_time=1780601741506 2026-06-04 19:35:41.513 | + functions-common:time_stop:2427 : elapsed_time=6681 2026-06-04 19:35:41.516 | + functions-common:time_stop:2428 : total=153320 2026-06-04 19:35:41.519 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:41.522 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=160001 2026-06-04 19:35:41.524 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:35:41.527 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:35:41.530 | + ./stack.sh:main:945 : configure_cinder 2026-06-04 19:35:41.533 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-04 19:35:41.548 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-04 19:35:41.553 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-04 19:35:41.556 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-04 19:35:41.559 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-04 19:35:41.562 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-04 19:35:41.563 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-04 19:35:41.567 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-04 19:35:41.570 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-04 19:35:41.573 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-04 19:35:41.575 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-04 19:35:41.578 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-04 19:35:41.580 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-04 19:35:41.582 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-04 19:35:41.586 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-04 19:35:41.597 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-04 19:35:41.611 | + 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-04 19:35:41.623 | + 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-04 19:35:41.636 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-04 19:35:41.650 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-04 19:35:41.663 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-04 19:35:41.666 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-04 19:35:41.670 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.N1ovJZ8SU6 2026-06-04 19:35:41.673 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-04 19:35:41.676 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-04 19:35:41.678 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-04 19:35:41.681 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.N1ovJZ8SU6 2026-06-04 19:35:41.686 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.N1ovJZ8SU6 2026-06-04 19:35:41.699 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.N1ovJZ8SU6 /etc/sudoers.d/cinder-rootwrap 2026-06-04 19:35:41.713 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-04 19:35:41.717 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-04 19:35:41.719 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-04 19:35:41.722 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-04 19:35:41.725 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-04 19:35:41.727 | + 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-04 19:35:41.730 | + 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-04 19:35:41.733 | + 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-04 19:35:41.733 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-04 19:35:41.742 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-04 19:35:41.746 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-04 19:35:41.761 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-04 19:35:41.775 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-04 19:35:41.778 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-04 19:35:41.783 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-04 19:35:41.788 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-04 19:35:41.791 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:41.794 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-04 19:35:41.797 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-04 19:35:41.800 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:35:41.803 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-04 19:35:41.805 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:41.809 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-04 19:35:41.811 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-04 19:35:41.813 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-04 19:35:41.846 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-04 19:35:41.878 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:35:41.908 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-04 19:35:41.941 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-04 19:35:41.970 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-04 19:35:42.000 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-04 19:35:42.031 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-04 19:35:42.061 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:35:42.091 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:42.123 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-04 19:35:42.153 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:35:42.156 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-04 19:35:42.188 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-04 19:35:42.219 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-04 19:35:42.221 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-04 19:35:42.224 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-04 19:35:42.227 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-04 19:35:42.230 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:35:42.232 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:35:42.235 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:35:42.252 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:42.254 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:35:42.257 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-04 19:35:42.260 | + 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-04 19:35:42.294 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-04 19:35:42.325 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-04 19:35:42.355 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-04 19:35:42.385 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-04 19:35:42.419 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-04 19:35:42.455 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.189 2026-06-04 19:35:42.486 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-04 19:35:42.525 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-04 19:35:42.533 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 23f0981b22bfb6278740e9be46b1cf66 2026-06-04 19:35:42.570 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-04 19:35:42.573 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-04 19:35:42.606 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-04 19:35:42.639 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-04 19:35:42.675 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-04 19:35:42.706 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-04 19:35:42.737 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-04 19:35:42.771 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-04 19:35:42.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:42.794 | + lib/cinder:configure_cinder:338 : [[ -n storpool:storpool ]] 2026-06-04 19:35:42.797 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-04 19:35:42.799 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-04 19:35:42.803 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-04 19:35:42.806 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-04 19:35:42.809 | + lib/cinder:configure_cinder:343 : be_type=storpool 2026-06-04 19:35:42.811 | + lib/cinder:configure_cinder:344 : be_name=storpool 2026-06-04 19:35:42.814 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_storpool 2026-06-04 19:35:42.818 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-04 19:35:42.820 | + lib/cinder:configure_cinder:349 : default_name=storpool 2026-06-04 19:35:42.823 | + lib/cinder:configure_cinder:351 : enabled_backends+=storpool, 2026-06-04 19:35:42.826 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-06-04 19:35:42.859 | + lib/cinder:configure_cinder:354 : [[ -n storpool ]] 2026-06-04 19:35:42.862 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-06-04 19:35:42.896 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-04 19:35:42.899 | + lib/cinder:configure_cinder_image_volume_cache:707 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-04 19:35:42.902 | + lib/cinder:configure_cinder_image_volume_cache:708 : local be_name=storpool 2026-06-04 19:35:42.905 | + lib/cinder:configure_cinder_image_volume_cache:710 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-06-04 19:35:42.941 | + lib/cinder:configure_cinder_image_volume_cache:712 : [[ -n '' ]] 2026-06-04 19:35:42.944 | + lib/cinder:configure_cinder_image_volume_cache:716 : [[ -n '' ]] 2026-06-04 19:35:42.947 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:42.949 | + lib/cinder:configure_cinder:368 : is_service_enabled c-bak 2026-06-04 19:35:42.967 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:42.970 | + lib/cinder:configure_cinder:368 : [[ -n swift ]] 2026-06-04 19:35:42.972 | + lib/cinder:configure_cinder:369 : type configure_cinder_backup_swift 2026-06-04 19:35:42.975 | + lib/cinder:configure_cinder:370 : configure_cinder_backup_swift 2026-06-04 19:35:42.978 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-04 19:35:43.012 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.189:8080/v1/AUTH_ 2026-06-04 19:35:43.047 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-04 19:35:43.064 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:43.067 | + 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-04 19:35:43.097 | + lib/cinder:configure_cinder:376 : is_service_enabled ceilometer 2026-06-04 19:35:43.115 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:43.117 | + lib/cinder:configure_cinder:380 : is_service_enabled tls-proxy 2026-06-04 19:35:43.135 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:43.139 | + lib/cinder:configure_cinder:381 : [[ 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-04 19:35:43.141 | + lib/cinder:configure_cinder:383 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-04 19:35:43.176 | + lib/cinder:configure_cinder:387 : '[' False '!=' False ']' 2026-06-04 19:35:43.179 | + lib/cinder:configure_cinder:391 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-04 19:35:43.182 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-04 19:35:43.186 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-04 19:35:43.188 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:35:43.191 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-04 19:35:43.193 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:35:43.210 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:43.214 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-04 19:35:43.218 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-04 19:35:43.220 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:35:43.239 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:43.242 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:35:43.246 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:35:43.280 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:35:43.283 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:35:43.286 | + lib/cinder:configure_cinder:394 : setup_logging /etc/cinder/cinder.conf 2026-06-04 19:35:43.290 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-04 19:35:43.292 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:43.296 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:35:43.315 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:35:43.317 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:35:43.320 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:43.323 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:35:43.325 | + 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-04 19:35:43.360 | + 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-04 19:35:43.394 | + 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-04 19:35:43.428 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:35:43.463 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-04 19:35:43.499 | + lib/cinder:configure_cinder:396 : is_service_enabled c-api 2026-06-04 19:35:43.517 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:43.521 | + lib/cinder:configure_cinder:397 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-04 19:35:43.523 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-04 19:35:43.526 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-04 19:35:43.529 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-04 19:35:43.531 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-04 19:35:43.534 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-04 19:35:43.537 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-04 19:35:43.539 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:35:43.542 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:35:43.556 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:35:43.556 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:35:43.565 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:35:43.569 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:35:43.581 | /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-04 19:35:43.585 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-04 19:35:43.588 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-04 19:35:43.592 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:35:43.594 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-04 19:35:43.627 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-06-04 19:35:43.656 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-04 19:35:43.687 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:35:43.718 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:35:43.749 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:35:43.782 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:35:43.810 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:35:43.840 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:35:43.870 | + 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-04 19:35:43.900 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:35:43.929 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:35:43.959 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:35:43.990 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-04 19:35:44.021 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-04 19:35:44.023 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-04 19:35:44.027 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-04 19:35:44.030 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-04 19:35:44.033 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:35:44.035 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:44.037 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:44.040 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-04 19:35:44.044 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-04 19:35:44.046 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-04 19:35:44.078 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-04 19:35:44.110 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-04 19:35:44.110 | + 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-04 19:35:44.118 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-04 19:35:44.123 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-04 19:35:44.125 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-04 19:35:44.128 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:35:44.131 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:35:44.133 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:35:44.136 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:35:44.138 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:44.140 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:44.143 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:35:44.146 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:35:44.149 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:44.151 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:44.153 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-04 19:35:44.186 | Enabling site cinder-api. 2026-06-04 19:35:44.190 | To activate the new configuration, you need to run: 2026-06-04 19:35:44.190 | systemctl reload apache2 2026-06-04 19:35:44.195 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-04 19:35:44.198 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:35:44.200 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:35:44.203 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:35:44.304 | + lib/cinder:configure_cinder:400 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-04 19:35:44.306 | + lib/cinder:configure_cinder:404 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.189/image 2026-06-04 19:35:44.339 | + lib/cinder:configure_cinder:405 : is_service_enabled tls-proxy 2026-06-04 19:35:44.357 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:44.359 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-04 19:35:44.390 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:44.426 | + lib/cinder:configure_cinder:411 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-04 19:35:44.429 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:44.432 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-04 19:35:44.435 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-04 19:35:44.438 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:35:44.441 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-04 19:35:44.445 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:44.448 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-04 19:35:44.451 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-04 19:35:44.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-04 19:35:44.487 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-04 19:35:44.516 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.189/identity 2026-06-04 19:35:44.546 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-04 19:35:44.576 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-04 19:35:44.605 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-04 19:35:44.634 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-04 19:35:44.667 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-04 19:35:44.702 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:35:44.736 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:35:44.770 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-04 19:35:44.800 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:35:44.803 | + lib/cinder:configure_cinder:414 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-04 19:35:44.806 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:44.808 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:35:44.811 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-04 19:35:44.814 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-04 19:35:44.848 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-04 19:35:44.880 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.189/identity 2026-06-04 19:35:44.912 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-04 19:35:44.943 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-04 19:35:44.973 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-04 19:35:45.006 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-04 19:35:45.039 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-04 19:35:45.074 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-04 19:35:45.108 | + lib/cinder:configure_cinder:416 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-04 19:35:45.141 | + lib/cinder:configure_cinder:418 : [[ ! -z '' ]] 2026-06-04 19:35:45.144 | + lib/cinder:configure_cinder:420 : is_service_enabled etcd3 2026-06-04 19:35:45.162 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:45.165 | + lib/cinder:configure_cinder:423 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.189:2379?api_version=v3' 2026-06-04 19:35:45.200 | + lib/cinder:configure_cinder:426 : [[ False == True ]] 2026-06-04 19:35:45.202 | + lib/cinder:configure_cinder:426 : [[ False == True ]] 2026-06-04 19:35:45.205 | + lib/cinder:configure_cinder:430 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-04 19:35:45.242 | + lib/cinder:configure_cinder:431 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-04 19:35:45.276 | + lib/cinder:configure_cinder:434 : '[' True == True ']' 2026-06-04 19:35:45.279 | + lib/cinder:configure_cinder:435 : init_cinder_service_user_conf 2026-06-04 19:35:45.282 | + lib/cinder:init_cinder_service_user_conf:736 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-04 19:35:45.318 | + lib/cinder:init_cinder_service_user_conf:737 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-04 19:35:45.321 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-04 19:35:45.324 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-04 19:35:45.327 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-04 19:35:45.330 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-04 19:35:45.362 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-04 19:35:45.397 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.189/identity 2026-06-04 19:35:45.431 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-04 19:35:45.469 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-04 19:35:45.503 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-04 19:35:45.541 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-04 19:35:45.578 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-04 19:35:45.617 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-04 19:35:45.639 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:45.643 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-04 19:35:45.645 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-04 19:35:45.648 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-04 19:35:45.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:35:45.654 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-04 19:35:45.656 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-04 19:35:45.659 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-04 19:35:45.662 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:45.666 | + 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-04 19:35:45.670 | + 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-04 19:35:45.673 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:45.676 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-04 19:35:45.681 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-04 19:35:45.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:45.687 | + 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-04 19:35:45.690 | + 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-04 19:35:45.693 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:45.696 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-04 19:35:45.699 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-04 19:35:45.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:45.706 | + 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-04 19:35:45.709 | + 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-04 19:35:45.712 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:45.716 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-04 19:35:45.719 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-04 19:35:45.722 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-04 19:35:45.726 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:35:45.729 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:35:45.733 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:35:45.736 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:35:45.740 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:35:45.743 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:35:45.762 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:35:45.765 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:35:45.769 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:45.772 | + functions-common:git_clone:604 : echo master 2026-06-04 19:35:45.773 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:35:45.779 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-04 19:35:45.781 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:45.785 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-04 19:35:45.800 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-04 19:35:45.804 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:35:45.804 | + functions-common:git_clone:667 : head -1 2026-06-04 19:35:45.808 | fb4b93020e Merge "bgp: Make main BGP router name not configurable" 2026-06-04 19:35:45.812 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:35:45.815 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-04 19:35:45.818 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:35:45.821 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-04 19:35:45.824 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-04 19:35:45.828 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:35:45.830 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-04 19:35:45.833 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:35:45.835 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-04 19:35:45.839 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-04 19:35:45.843 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:35:45.846 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:35:45.850 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-04 19:35:45.853 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:35:45.856 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-04 19:35:45.860 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:35:45.864 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:35:45.868 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-04 19:35:45.873 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-04 19:35:45.876 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-04 19:35:45.879 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-04 19:35:45.966 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-04 19:35:45.968 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:35:45.971 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:35:45.974 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:35:45.977 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-04 19:35:45.980 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-04 19:35:45.982 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:35:45.985 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:35:45.987 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:35:45.991 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:35:45.994 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:35:45.997 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:35:45.999 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:35:46.001 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-04 19:35:46.022 | Using python 3.12 to install /opt/stack/neutron 2026-06-04 19:35:46.024 | + 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-04 19:35:46.534 | Obtaining file:///opt/stack/neutron 2026-06-04 19:35:46.540 | Installing build dependencies: started 2026-06-04 19:35:47.381 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:47.381 | Checking if build backend supports build_editable: started 2026-06-04 19:35:47.659 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:35:47.661 | Getting requirements to build editable: started 2026-06-04 19:35:47.813 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:35:47.814 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:35:48.967 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:48.984 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (7.0.3) 2026-06-04 19:35:48.984 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.10.1) 2026-06-04 19:35:48.984 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.1.0) 2026-06-04 19:35:48.984 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (2.5.1) 2026-06-04 19:35:48.986 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.1.0) 2026-06-04 19:35:48.986 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (5.3.1) 2026-06-04 19:35:49.174 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.233 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-04 19:35:49.238 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (0.31.2) 2026-06-04 19:35:49.238 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (2.34.2) 2026-06-04 19:35:49.239 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.1.6) 2026-06-04 19:35:49.239 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (13.0.0) 2026-06-04 19:35:49.240 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (1.3.0) 2026-06-04 19:35:49.382 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.387 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-04 19:35:49.528 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.532 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:35:49.538 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (9.1.4) 2026-06-04 19:35:49.538 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (2.0.50) 2026-06-04 19:35:49.539 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (1.8.9) 2026-06-04 19:35:49.539 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (5.14.0) 2026-06-04 19:35:49.540 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (1.18.4) 2026-06-04 19:35:49.541 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (5.8.0) 2026-06-04 19:35:49.541 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (4.2.0) 2026-06-04 19:35:49.541 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (7.5.0) 2026-06-04 19:35:49.541 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (10.4.0) 2026-06-04 19:35:49.542 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (6.4.0) 2026-06-04 19:35:49.542 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (18.0.0) 2026-06-04 19:35:49.543 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (6.8.0) 2026-06-04 19:35:49.543 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (8.2.0) 2026-06-04 19:35:49.543 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (18.1.0) 2026-06-04 19:35:49.544 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (8.1.0) 2026-06-04 19:35:49.544 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (5.1.0) 2026-06-04 19:35:49.545 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.11.0) 2026-06-04 19:35:49.545 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.8.0) 2026-06-04 19:35:49.546 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (7.9.0) 2026-06-04 19:35:49.546 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (5.10.0) 2026-06-04 19:35:49.547 | 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.dev364) (4.6.0) 2026-06-04 19:35:49.548 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (2.7.1) 2026-06-04 19:35:49.548 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (10.1.0) 2026-06-04 19:35:49.549 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.10.2) 2026-06-04 19:35:49.549 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (4.4.0) 2026-06-04 19:35:49.680 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.685 | Downloading os_ken-4.2.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-04 19:35:49.817 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.822 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:35:49.959 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:49.963 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-04 19:35:50.012 | Installing build dependencies: started 2026-06-04 19:35:50.803 | Installing build dependencies: finished with status 'done' 2026-06-04 19:35:50.804 | Getting requirements to build wheel: started 2026-06-04 19:35:51.174 | Getting requirements to build wheel: finished with status 'done' 2026-06-04 19:35:51.176 | Preparing metadata (pyproject.toml): started 2026-06-04 19:35:51.382 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:35:51.526 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:51.531 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:35:51.537 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (7.2.2) 2026-06-04 19:35:51.551 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev364) 2026-06-04 19:35:51.632 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-04 19:35:51.639 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (24.2.1) 2026-06-04 19:35:51.639 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (18.13.0) 2026-06-04 19:35:51.639 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (4.14.0) 2026-06-04 19:35:51.770 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:51.774 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-04 19:35:51.791 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev364) 2026-06-04 19:35:51.795 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:35:51.800 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (3.3.0) 2026-06-04 19:35:51.800 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev364) (8.1.0) 2026-06-04 19:35:51.802 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev364) (1.3.12) 2026-06-04 19:35:51.802 | 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.dev364) (4.15.0) 2026-06-04 19:35:51.804 | 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.dev364) (2.2.1) 2026-06-04 19:35:51.806 | 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.dev364) (3.3.2) 2026-06-04 19:35:51.808 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev364) (3.0.3) 2026-06-04 19:35:51.809 | 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.dev364) (2.1.0) 2026-06-04 19:35:51.810 | 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.dev364) (1.8.2) 2026-06-04 19:35:51.813 | 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.dev364) (4.0.1) 2026-06-04 19:35:51.814 | 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.dev364) (2.13.0) 2026-06-04 19:35:51.814 | 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.dev364) (5.8.0) 2026-06-04 19:35:51.820 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev364) (1.3.7) 2026-06-04 19:35:51.952 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev364) 2026-06-04 19:35:51.956 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-04 19:35:51.963 | 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.dev364) (43.0.3) 2026-06-04 19:35:51.964 | 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.dev364) (1.5.0) 2026-06-04 19:35:51.964 | 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.dev364) (1.1.0) 2026-06-04 19:35:51.965 | 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.dev364) (1.33) 2026-06-04 19:35:51.966 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev364) (4.10.0) 2026-06-04 19:35:51.967 | 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.dev364) (6.0.3) 2026-06-04 19:35:51.969 | 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.dev364) (2.0.0) 2026-06-04 19:35:51.972 | 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.dev364) (3.0) 2026-06-04 19:35:51.978 | 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.dev364) (3.1.1) 2026-06-04 19:35:51.980 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev364) (0.41.0) 2026-06-04 19:35:51.981 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev364) (1.1.2) 2026-06-04 19:35:51.991 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev364) 2026-06-04 19:35:51.994 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-04 19:35:52.003 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev364) (26.2) 2026-06-04 19:35:52.004 | 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.1.1->neutron==28.1.0.dev364) (2.8.0) 2026-06-04 19:35:52.005 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev364) (3.5.1) 2026-06-04 19:35:52.013 | 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.1.1->neutron==28.1.0.dev364) (6.1.1) 2026-06-04 19:35:52.013 | 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.1.1->neutron==28.1.0.dev364) (4.0.0) 2026-06-04 19:35:52.026 | 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.dev364) (0.20) 2026-06-04 19:35:52.029 | 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.dev364) (2.0.0) 2026-06-04 19:35:52.034 | 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.dev364) (2.1.2) 2026-06-04 19:35:52.035 | 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.dev364) (0.6.2) 2026-06-04 19:35:52.039 | 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.dev364) (2.9.0.post0) 2026-06-04 19:35:52.042 | 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.dev364) (7.1.4) 2026-06-04 19:35:52.043 | 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.dev364) (5.3.1) 2026-06-04 19:35:52.043 | 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.dev364) (5.6.2) 2026-06-04 19:35:52.044 | 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.dev364) (0.16.0) 2026-06-04 19:35:52.045 | 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.dev364) (5.1.0) 2026-06-04 19:35:52.050 | 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.dev364) (2026.2) 2026-06-04 19:35:52.053 | 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.dev364) (0.25.0) 2026-06-04 19:35:52.055 | 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.dev364) (5.0.0) 2026-06-04 19:35:52.056 | 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.dev364) (4.0.1) 2026-06-04 19:35:52.071 | 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.dev364) (1.7.6) 2026-06-04 19:35:52.074 | 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.dev364) (2.2.0) 2026-06-04 19:35:52.078 | 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.dev364) (3.17.0) 2026-06-04 19:35:52.099 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev364) 2026-06-04 19:35:52.103 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-04 19:35:52.118 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev364) 2026-06-04 19:35:52.119 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-04 19:35:52.128 | 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.1.1->neutron==28.1.0.dev364) (3.0.3) 2026-06-04 19:35:52.128 | 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.1.1->neutron==28.1.0.dev364) (1.6.2) 2026-06-04 19:35:52.132 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev364) (82.0.1) 2026-06-04 19:35:52.149 | 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.dev364) (0.7.0) 2026-06-04 19:35:52.171 | 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.dev364) (1.17.0) 2026-06-04 19:35:52.173 | 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.dev364) (4.14.0) 2026-06-04 19:35:52.174 | 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.dev364) (4.26.0) 2026-06-04 19:35:52.306 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev364) 2026-06-04 19:35:52.310 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-04 19:35:52.319 | 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.dev364) (0.6.0) 2026-06-04 19:35:52.319 | 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.dev364) (3.5.1) 2026-06-04 19:35:52.325 | 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.dev364) (1.11.0) 2026-06-04 19:35:52.325 | 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.dev364) (15.0.0) 2026-06-04 19:35:52.326 | 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.dev364) (1.8.0) 2026-06-04 19:35:52.329 | 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.dev364) (26.1.0) 2026-06-04 19:35:52.329 | 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.dev364) (2025.9.1) 2026-06-04 19:35:52.330 | 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.dev364) (0.37.0) 2026-06-04 19:35:52.330 | 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.dev364) (2026.5.1) 2026-06-04 19:35:52.366 | 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.dev364) (3.4.7) 2026-06-04 19:35:52.366 | 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.dev364) (3.17) 2026-06-04 19:35:52.367 | 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.dev364) (2.7.0) 2026-06-04 19:35:52.369 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev364) (2023.11.17) 2026-06-04 19:35:52.390 | 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.dev364) (4.2.0) 2026-06-04 19:35:52.390 | 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.dev364) (2.20.0) 2026-06-04 19:35:52.397 | 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.dev364) (0.1.2) 2026-06-04 19:35:52.409 | 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.dev364) (0.8) 2026-06-04 19:35:52.445 | 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.dev364) (0.16.0) 2026-06-04 19:35:52.489 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-04 19:35:52.502 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 42.7 MB/s 0:00:00 2026-06-04 19:35:52.506 | Downloading os_ken-4.2.0-py3-none-any.whl (2.0 MB) 2026-06-04 19:35:52.544 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 60.6 MB/s 0:00:00 2026-06-04 19:35:52.548 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-04 19:35:52.556 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-04 19:35:52.564 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-06-04 19:35:52.570 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-04 19:35:52.580 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-04 19:35:52.586 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-04 19:35:52.590 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-04 19:35:52.608 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-04 19:35:52.621 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-04 19:35:52.629 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-04 19:35:52.637 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-04 19:35:52.646 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-04 19:35:52.710 | Building wheels for collected packages: neutron, ovs 2026-06-04 19:35:52.710 | Building editable for neutron (pyproject.toml): started 2026-06-04 19:35:54.069 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-04 19:35:54.070 | Created wheel for neutron: filename=neutron-28.1.0.dev364-0.editable-py3-none-any.whl size=12807 sha256=a888b0872b731fe18f3b799d1049e0f38f7992f54caef24d0f650646f20307f3 2026-06-04 19:35:54.070 | Stored in directory: /tmp/pip-ephem-wheel-cache-a47be4_x/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-04 19:35:54.073 | Building wheel for ovs (pyproject.toml): started 2026-06-04 19:35:54.494 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-04 19:35:54.495 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=cef7af37a67da3866f56094e1df8c4291026d8e0da2885652a086bba63e57cc0 2026-06-04 19:35:54.495 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-04 19:35:54.497 | Successfully built neutron ovs 2026-06-04 19:35:54.662 | 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-04 19:35:57.547 | 2026-06-04 19:35:57.558 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev364 neutron-lib-4.0.0 os-ken-4.2.0 os-resource-classes-1.1.0 os-traits-3.6.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-04 19:35:57.725 | + inc/python:pip_install:216 : result=0 2026-06-04 19:35:57.727 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:35:57.729 | + functions-common:time_stop:2414 : local name 2026-06-04 19:35:57.731 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:35:57.734 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:35:57.737 | + functions-common:time_stop:2417 : local total 2026-06-04 19:35:57.739 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:35:57.742 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:35:57.744 | + functions-common:time_stop:2421 : start_time=1780601746016 2026-06-04 19:35:57.747 | + functions-common:time_stop:2423 : [[ -z 1780601746016 ]] 2026-06-04 19:35:57.750 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:35:57.754 | + functions-common:time_stop:2426 : end_time=1780601757751 2026-06-04 19:35:57.757 | + functions-common:time_stop:2427 : elapsed_time=11735 2026-06-04 19:35:57.759 | + functions-common:time_stop:2428 : total=63339 2026-06-04 19:35:57.762 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:35:57.764 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=75074 2026-06-04 19:35:57.766 | + inc/python:pip_install:219 : return 0 2026-06-04 19:35:57.768 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:35:57.771 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:35:57.774 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-04 19:35:57.776 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-04 19:35:57.780 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:35:57.782 | + 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-04 19:35:57.785 | + 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-04 19:35:57.788 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:35:57.792 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-04 19:35:57.795 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-04 19:35:57.799 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-04 19:35:57.799 | Installing OVN and dependent packages 2026-06-04 19:35:57.803 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-04 19:35:57.806 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-04 19:35:57.823 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:57.826 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-04 19:35:57.843 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:35:57.846 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-04 19:35:57.863 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:57.866 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-04 19:35:57.868 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-04 19:35:57.883 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:35:57.886 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-04 19:35:57.890 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-04 19:35:57.902 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-04 19:35:57.907 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-04 19:35:57.921 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-04 19:35:57.925 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-04 19:35:57.946 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-04 19:35:57.949 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:35:57.952 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:35:57.955 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:35:57.958 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:35:57.961 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:35:57.964 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:35:57.966 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:57.969 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:57.972 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:35:57.975 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:35:57.978 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:35:57.980 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:35:57.983 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-04 19:35:57.986 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:35:57.988 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:35:57.991 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:35:57.994 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-04 19:35:58.017 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-04 19:35:58.052 | Reading package lists... 2026-06-04 19:35:58.306 | Building dependency tree... 2026-06-04 19:35:58.307 | Reading state information... 2026-06-04 19:35:58.598 | fakeroot is already the newest version (1.33-1). 2026-06-04 19:35:58.598 | fakeroot set to manually installed. 2026-06-04 19:35:58.599 | make is already the newest version (4.3-4.1build2). 2026-06-04 19:35:58.599 | The following additional packages will be installed: 2026-06-04 19:35:58.599 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-04 19:35:58.599 | python3-sortedcontainers unbound 2026-06-04 19:35:58.600 | Suggested packages: 2026-06-04 19:35:58.600 | openvswitch-doc python-sortedcontainers-doc 2026-06-04 19:35:58.635 | The following NEW packages will be installed: 2026-06-04 19:35:58.636 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-04 19:35:58.636 | python3-openvswitch python3-sortedcontainers 2026-06-04 19:35:58.638 | The following packages will be upgraded: 2026-06-04 19:35:58.639 | unbound 2026-06-04 19:35:58.883 | 1 upgraded, 6 newly installed, 0 to remove and 79 not upgraded. 2026-06-04 19:35:58.884 | Need to get 5,179 kB of archives. 2026-06-04 19:35:58.884 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-04 19:35:58.884 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-06-04 19:35:59.741 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-04 19:35:59.872 | 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-04 19:36:00.107 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-04 19:36:00.109 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-04 19:36:00.136 | 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-04 19:36:00.223 | 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-04 19:36:00.612 | Fetched 5,179 kB in 2s (3,123 kB/s) 2026-06-04 19:36:00.697 | (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 ... 116087 files and directories currently installed.) 2026-06-04 19:36:00.701 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-04 19:36:00.718 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-06-04 19:36:00.777 | Selecting previously unselected package libunbound8:amd64. 2026-06-04 19:36:00.787 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-04 19:36:00.789 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-04 19:36:00.822 | Selecting previously unselected package openvswitch-common. 2026-06-04 19:36:00.831 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:36:00.833 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:00.882 | Selecting previously unselected package python3-sortedcontainers. 2026-06-04 19:36:00.892 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-04 19:36:00.893 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-04 19:36:00.922 | Selecting previously unselected package libxdp1:amd64. 2026-06-04 19:36:00.932 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-04 19:36:00.933 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-04 19:36:00.964 | Selecting previously unselected package python3-openvswitch. 2026-06-04 19:36:00.973 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:36:00.975 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:01.036 | Selecting previously unselected package openvswitch-switch. 2026-06-04 19:36:01.050 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-04 19:36:01.056 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:01.144 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-06-04 19:36:02.143 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-04 19:36:02.273 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-04 19:36:02.281 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-04 19:36:02.288 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:02.298 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:02.503 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-04 19:36:02.514 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-04 19:36:02.901 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-04 19:36:03.013 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-04 19:36:03.685 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:36:04.717 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:36:05.324 | 2026-06-04 19:36:05.324 | Running kernel seems to be up-to-date. 2026-06-04 19:36:05.325 | 2026-06-04 19:36:05.325 | Restarting services... 2026-06-04 19:36:05.365 | 2026-06-04 19:36:05.366 | Service restarts being deferred: 2026-06-04 19:36:05.366 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:36:05.366 | systemctl restart getty@tty1.service 2026-06-04 19:36:05.366 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:36:05.366 | systemctl restart systemd-logind.service 2026-06-04 19:36:05.366 | 2026-06-04 19:36:05.366 | No containers need to be restarted. 2026-06-04 19:36:05.366 | 2026-06-04 19:36:05.366 | User sessions running outdated binaries: 2026-06-04 19:36:05.367 | ubuntu @ session #1: python3[1646] 2026-06-04 19:36:05.376 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:36:05.385 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:36:05.393 | 2026-06-04 19:36:05.394 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:36:06.763 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:36:06.766 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:36:06.769 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:06.772 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:06.774 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:06.777 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:06.779 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:06.782 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:36:06.785 | + functions-common:time_stop:2421 : start_time=1780601758014 2026-06-04 19:36:06.788 | + functions-common:time_stop:2423 : [[ -z 1780601758014 ]] 2026-06-04 19:36:06.792 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:06.797 | + functions-common:time_stop:2426 : end_time=1780601766793 2026-06-04 19:36:06.800 | + functions-common:time_stop:2427 : elapsed_time=8779 2026-06-04 19:36:06.803 | + functions-common:time_stop:2428 : total=160001 2026-06-04 19:36:06.806 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:06.809 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=168780 2026-06-04 19:36:06.812 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:36:06.816 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-04 19:36:06.840 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-04 19:36:06.843 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:36:06.847 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:36:06.851 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:36:06.854 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:36:06.857 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:06.860 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:36:06.864 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:06.868 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:06.870 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:36:06.873 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:06.876 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:36:06.879 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:36:06.882 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-04 19:36:06.885 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:36:06.888 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:06.890 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:06.894 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-04 19:36:06.917 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-04 19:36:06.946 | Reading package lists... 2026-06-04 19:36:07.220 | Building dependency tree... 2026-06-04 19:36:07.221 | Reading state information... 2026-06-04 19:36:07.515 | The following additional packages will be installed: 2026-06-04 19:36:07.516 | ovn-common 2026-06-04 19:36:07.551 | The following NEW packages will be installed: 2026-06-04 19:36:07.552 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-04 19:36:07.661 | 0 upgraded, 4 newly installed, 0 to remove and 79 not upgraded. 2026-06-04 19:36:07.661 | Need to get 2,360 kB of archives. 2026-06-04 19:36:07.661 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-04 19:36:07.661 | 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-04 19:36:08.001 | 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-04 19:36:08.051 | 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-04 19:36:08.055 | 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-04 19:36:08.401 | Fetched 2,360 kB in 1s (4,466 kB/s) 2026-06-04 19:36:08.427 | Selecting previously unselected package ovn-common. 2026-06-04 19:36:08.487 | (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 ... 116287 files and directories currently installed.) 2026-06-04 19:36:08.490 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:36:08.494 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.549 | Selecting previously unselected package ovn-central. 2026-06-04 19:36:08.559 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:36:08.561 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.593 | Selecting previously unselected package ovn-controller-vtep. 2026-06-04 19:36:08.603 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:36:08.604 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.633 | Selecting previously unselected package ovn-host. 2026-06-04 19:36:08.643 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-04 19:36:08.646 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.695 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.704 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:08.988 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-04 19:36:09.112 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-04 19:36:09.389 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-04 19:36:09.431 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:09.747 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-04 19:36:09.861 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-04 19:36:10.277 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-04 19:36:10.692 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-04 19:36:11.225 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-04 19:36:11.278 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-04 19:36:11.403 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-04 19:36:11.738 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:36:13.383 | 2026-06-04 19:36:13.383 | Running kernel seems to be up-to-date. 2026-06-04 19:36:13.383 | 2026-06-04 19:36:13.383 | Restarting services... 2026-06-04 19:36:13.421 | 2026-06-04 19:36:13.422 | Service restarts being deferred: 2026-06-04 19:36:13.422 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:36:13.422 | systemctl restart getty@tty1.service 2026-06-04 19:36:13.422 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:36:13.422 | systemctl restart systemd-logind.service 2026-06-04 19:36:13.422 | 2026-06-04 19:36:13.422 | No containers need to be restarted. 2026-06-04 19:36:13.422 | 2026-06-04 19:36:13.422 | User sessions running outdated binaries: 2026-06-04 19:36:13.422 | ubuntu @ session #1: python3[1646] 2026-06-04 19:36:13.432 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:36:13.440 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:36:13.448 | 2026-06-04 19:36:13.449 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:36:14.794 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:36:14.796 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:36:14.799 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:14.802 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:14.804 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:14.807 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:14.809 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:14.812 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:36:14.815 | + functions-common:time_stop:2421 : start_time=1780601766914 2026-06-04 19:36:14.817 | + functions-common:time_stop:2423 : [[ -z 1780601766914 ]] 2026-06-04 19:36:14.821 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:14.825 | + functions-common:time_stop:2426 : end_time=1780601774822 2026-06-04 19:36:14.827 | + functions-common:time_stop:2427 : elapsed_time=7908 2026-06-04 19:36:14.830 | + functions-common:time_stop:2428 : total=168780 2026-06-04 19:36:14.832 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:14.835 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=176688 2026-06-04 19:36:14.838 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:36:14.840 | + 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-04 19:36:14.843 | + 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-04 19:36:14.846 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-04 19:36:14.848 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-04 19:36:14.853 | + 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-04 19:36:14.856 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-04 19:36:14.859 | + 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-04 19:36:14.862 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-04 19:36:14.865 | + 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-04 19:36:14.868 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-04 19:36:14.871 | + 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-04 19:36:14.873 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-04 19:36:14.876 | + 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-04 19:36:14.879 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-04 19:36:14.883 | + 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-04 19:36:14.886 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-04 19:36:14.888 | + 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-04 19:36:14.891 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-04 19:36:14.894 | + 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-04 19:36:14.897 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-04 19:36:14.899 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-04 19:36:14.902 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-04 19:36:14.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:36:14.907 | + 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-04 19:36:14.909 | + 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-04 19:36:14.912 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:36:14.916 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:14.918 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:36:14.921 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-04 19:36:14.941 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:14.943 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-04 19:36:14.946 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-04 19:36:14.948 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-04 19:36:14.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:36:14.955 | + lib/stack:stack_install_service:32 : install_nova 2026-06-04 19:36:14.958 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-04 19:36:14.961 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-04 19:36:14.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:36:14.966 | + 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-04 19:36:14.969 | + 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-04 19:36:14.972 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:36:14.975 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-04 19:36:14.992 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:14.995 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-04 19:36:14.997 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-04 19:36:15.000 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-04 19:36:15.004 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-04 19:36:15.006 | + 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-04 19:36:15.089 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-04 19:36:15.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:15.094 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:15.097 | + 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-04 19:36:15.099 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:36:15.102 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:36:15.104 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:36:15.107 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:36:15.109 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:15.112 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:36:15.114 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:15.117 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:15.120 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:36:15.122 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:15.124 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:36:15.127 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:36:15.130 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-04 19:36:15.132 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:36:15.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:15.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:15.140 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-04 19:36:15.161 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-04 19:36:15.192 | Reading package lists... 2026-06-04 19:36:15.448 | Building dependency tree... 2026-06-04 19:36:15.449 | Reading state information... 2026-06-04 19:36:15.787 | The following additional packages will be installed: 2026-06-04 19:36:15.789 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-06-04 19:36:15.789 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-04 19:36:15.789 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-06-04 19:36:15.789 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-04 19:36:15.789 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-04 19:36:15.789 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-06-04 19:36:15.791 | Suggested packages: 2026-06-04 19:36:15.791 | libvirt-clients-qemu libvirt-login-shell 2026-06-04 19:36:15.791 | libvirt-daemon-driver-storage-gluster 2026-06-04 19:36:15.791 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-04 19:36:15.791 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-04 19:36:15.791 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-04 19:36:15.791 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-06-04 19:36:15.835 | The following packages will be REMOVED: 2026-06-04 19:36:15.838 | apport-core-dump-handler 2026-06-04 19:36:15.839 | The following NEW packages will be installed: 2026-06-04 19:36:15.839 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-06-04 19:36:15.839 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-04 19:36:15.839 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-04 19:36:15.839 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-06-04 19:36:15.840 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-06-04 19:36:15.840 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-04 19:36:15.840 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-06-04 19:36:15.840 | systemd-container systemd-coredump 2026-06-04 19:36:15.947 | 0 upgraded, 29 newly installed, 1 to remove and 79 not upgraded. 2026-06-04 19:36:15.947 | Need to get 115 MB of archives. 2026-06-04 19:36:15.947 | After this operation, 916 MB of additional disk space will be used. 2026-06-04 19:36:15.947 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-04 19:36:16.198 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-06-04 19:36:16.203 | 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-04 19:36:16.258 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-04 19:36:16.359 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-04 19:36:16.368 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-04 19:36:16.382 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-04 19:36:16.389 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-04 19:36:16.389 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-04 19:36:16.392 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-06-04 19:36:16.398 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-04 19:36:16.399 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-04 19:36:16.399 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-04 19:36:16.402 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.13 [1,154 B] 2026-06-04 19:36:16.442 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB] 2026-06-04 19:36:16.444 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-04 19:36:16.542 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-04 19:36:16.544 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-04 19:36:16.839 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-04 19:36:17.188 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-04 19:36:17.389 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-04 19:36:17.569 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-04 19:36:17.746 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-04 19:36:18.951 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-04 19:36:18.951 | 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-04 19:36:18.952 | 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-04 19:36:18.952 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.15 [153 kB] 2026-06-04 19:36:18.953 | 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-04 19:36:19.040 | 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-04 19:36:19.350 | Preconfiguring packages ... 2026-06-04 19:36:19.469 | Fetched 115 MB in 3s (36.0 MB/s) 2026-06-04 19:36:19.492 | Selecting previously unselected package python3-zstandard. 2026-06-04 19:36:19.546 | (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 ... 116355 files and directories currently installed.) 2026-06-04 19:36:19.549 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-04 19:36:19.551 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-04 19:36:19.625 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-04 19:36:19.625 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-04 19:36:19.625 | Package apport-core-dump-handler is to be removed. 2026-06-04 19:36:19.625 | Package python3-zstandard is not configured yet. 2026-06-04 19:36:19.625 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-04 19:36:19.625 | Package apport-core-dump-handler is to be removed. 2026-06-04 19:36:19.625 | Package systemd-coredump is not installed. 2026-06-04 19:36:19.625 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-04 19:36:19.625 | Package apport-core-dump-handler is to be removed. 2026-06-04 19:36:19.625 | Package python3-zstandard is not configured yet. 2026-06-04 19:36:19.625 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-04 19:36:19.625 | Package apport-core-dump-handler is to be removed. 2026-06-04 19:36:19.625 | Package systemd-coredump is not installed. 2026-06-04 19:36:19.625 | 2026-06-04 19:36:19.680 | (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 ... 116371 files and directories currently installed.) 2026-06-04 19:36:19.682 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-04 19:36:20.192 | Selecting previously unselected package systemd-coredump. 2026-06-04 19:36:20.253 | (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 ... 116367 files and directories currently installed.) 2026-06-04 19:36:20.256 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:36:20.258 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-04 19:36:20.293 | Selecting previously unselected package libtpms0:amd64. 2026-06-04 19:36:20.304 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-04 19:36:20.307 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-04 19:36:20.344 | Selecting previously unselected package libvirt0:amd64. 2026-06-04 19:36:20.355 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.357 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.439 | Selecting previously unselected package libvirt-clients. 2026-06-04 19:36:20.449 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.458 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.497 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-04 19:36:20.507 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.516 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.557 | Selecting previously unselected package libvirt-daemon. 2026-06-04 19:36:20.572 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.582 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.631 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-04 19:36:20.643 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-04 19:36:20.653 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.681 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-04 19:36:20.692 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-04 19:36:20.701 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.734 | Selecting previously unselected package systemd-container. 2026-06-04 19:36:20.744 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:36:20.745 | Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-06-04 19:36:20.796 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-04 19:36:20.806 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-04 19:36:20.815 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.842 | Selecting previously unselected package libvirt-daemon-system. 2026-06-04 19:36:20.852 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.880 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.924 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-04 19:36:20.935 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-04 19:36:20.944 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:20.985 | Selecting previously unselected package libvirt-l10n. 2026-06-04 19:36:20.995 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.13_all.deb ... 2026-06-04 19:36:21.003 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:21.027 | Selecting previously unselected package libxml2-utils. 2026-06-04 19:36:21.042 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-04 19:36:21.044 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-04 19:36:21.071 | Selecting previously unselected package mdevctl. 2026-06-04 19:36:21.081 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-04 19:36:21.083 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-04 19:36:21.127 | Selecting previously unselected package python3-libvirt. 2026-06-04 19:36:21.137 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-04 19:36:21.139 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-04 19:36:21.175 | Selecting previously unselected package qemu-system-arm. 2026-06-04 19:36:21.186 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:21.195 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:21.449 | Selecting previously unselected package qemu-system-mips. 2026-06-04 19:36:21.459 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:21.468 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:21.755 | Selecting previously unselected package qemu-system-ppc. 2026-06-04 19:36:21.765 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:21.773 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:21.965 | Selecting previously unselected package qemu-system-sparc. 2026-06-04 19:36:21.975 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:21.984 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:22.115 | Selecting previously unselected package qemu-system-s390x. 2026-06-04 19:36:22.124 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:22.132 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:22.217 | Selecting previously unselected package qemu-system-misc. 2026-06-04 19:36:22.227 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:22.235 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:23.118 | Selecting previously unselected package qemu-system. 2026-06-04 19:36:23.127 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-04 19:36:23.128 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:23.155 | Selecting previously unselected package swtpm. 2026-06-04 19:36:23.166 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-04 19:36:23.168 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-04 19:36:23.196 | Selecting previously unselected package swtpm-tools. 2026-06-04 19:36:23.206 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-04 19:36:23.208 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-04 19:36:23.239 | Selecting previously unselected package libnss-mymachines:amd64. 2026-06-04 19:36:23.250 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.15_amd64.deb ... 2026-06-04 19:36:23.255 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:36:23.284 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-04 19:36:23.294 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-04 19:36:23.295 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-04 19:36:24.342 | Selecting previously unselected package qemu-efi-arm. 2026-06-04 19:36:24.352 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-04 19:36:24.355 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-04 19:36:24.808 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-04 19:36:25.105 | Creating group 'systemd-coredump' with GID 988. 2026-06-04 19:36:25.105 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-06-04 19:36:25.115 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.124 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.134 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.143 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-04 19:36:25.147 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.156 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-04 19:36:25.293 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:25.297 | Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-06-04 19:36:25.418 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-04 19:36:25.711 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.721 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-04 19:36:25.725 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-04 19:36:25.729 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:25.738 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-04 19:36:25.741 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.124 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-04 19:36:26.129 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.415 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-04 19:36:26.585 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.597 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.606 | Setting up libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.616 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-04 19:36:26.625 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-04 19:36:26.654 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.664 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-04 19:36:26.668 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.677 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:26.686 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-04 19:36:26.731 | info: Selecting GID from range 100 to 999 ... 2026-06-04 19:36:26.735 | info: Adding group `swtpm' (GID 120) ... 2026-06-04 19:36:26.790 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-04 19:36:26.790 | 2026-06-04 19:36:26.794 | info: Selecting UID from range 100 to 999 ... 2026-06-04 19:36:26.794 | 2026-06-04 19:36:26.798 | info: Adding system user `swtpm' (UID 116) ... 2026-06-04 19:36:26.800 | info: Adding new user `swtpm' (UID 116) with group `swtpm' ... 2026-06-04 19:36:26.827 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-04 19:36:26.837 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-04 19:36:27.077 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-04 19:36:27.568 | Enabling libvirt default network 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-04 19:36:27.804 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-04 19:36:28.271 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-04 19:36:28.879 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-04 19:36:29.240 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-04 19:36:29.843 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-04 19:36:29.887 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-04 19:36:30.972 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-04 19:36:30.985 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-04 19:36:31.596 | 2026-06-04 19:36:31.596 | Running kernel seems to be up-to-date. 2026-06-04 19:36:31.596 | 2026-06-04 19:36:31.596 | Restarting services... 2026-06-04 19:36:31.634 | 2026-06-04 19:36:31.635 | Service restarts being deferred: 2026-06-04 19:36:31.635 | /etc/needrestart/restart.d/dbus.service 2026-06-04 19:36:31.635 | systemctl restart getty@tty1.service 2026-06-04 19:36:31.635 | systemctl restart serial-getty@ttyS0.service 2026-06-04 19:36:31.635 | systemctl restart systemd-logind.service 2026-06-04 19:36:31.635 | 2026-06-04 19:36:31.635 | No containers need to be restarted. 2026-06-04 19:36:31.635 | 2026-06-04 19:36:31.635 | User sessions running outdated binaries: 2026-06-04 19:36:31.635 | ubuntu @ session #1: python3[1646] 2026-06-04 19:36:31.643 | ubuntu @ session #13: sh[9737], sshd[9678] 2026-06-04 19:36:31.652 | ubuntu @ user manager service: systemd[1366] 2026-06-04 19:36:31.659 | 2026-06-04 19:36:31.659 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-04 19:36:33.068 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:36:33.071 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:36:33.073 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:33.076 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:33.078 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:33.080 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:33.083 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:33.085 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:36:33.087 | + functions-common:time_stop:2421 : start_time=1780601775158 2026-06-04 19:36:33.090 | + functions-common:time_stop:2423 : [[ -z 1780601775158 ]] 2026-06-04 19:36:33.093 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:33.098 | + functions-common:time_stop:2426 : end_time=1780601793095 2026-06-04 19:36:33.100 | + functions-common:time_stop:2427 : elapsed_time=17937 2026-06-04 19:36:33.102 | + functions-common:time_stop:2428 : total=176688 2026-06-04 19:36:33.104 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:33.107 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=194625 2026-06-04 19:36:33.109 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:36:33.111 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-04 19:36:33.114 | + functions-common:install_package:1432 : update_package_repo 2026-06-04 19:36:33.117 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-04 19:36:33.119 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-04 19:36:33.121 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-04 19:36:33.124 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:33.126 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-04 19:36:33.128 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:33.130 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:33.132 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-04 19:36:33.135 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:33.137 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-04 19:36:33.140 | + functions-common:apt_get_update:1161 : return 2026-06-04 19:36:33.141 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-04 19:36:33.145 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-04 19:36:33.147 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:33.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:33.153 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-04 19:36:33.174 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-04 19:36:33.204 | Reading package lists... 2026-06-04 19:36:33.472 | Building dependency tree... 2026-06-04 19:36:33.473 | Reading state information... 2026-06-04 19:36:33.896 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-04 19:36:33.896 | ovmf set to manually installed. 2026-06-04 19:36:33.896 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-04 19:36:33.896 | swtpm set to manually installed. 2026-06-04 19:36:33.896 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-04 19:36:33.896 | swtpm-tools set to manually installed. 2026-06-04 19:36:33.896 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-04 19:36:33.896 | mdevctl set to manually installed. 2026-06-04 19:36:33.896 | 0 upgraded, 0 newly installed, 0 to remove and 79 not upgraded. 2026-06-04 19:36:33.901 | + functions-common:apt_get:1205 : result=0 2026-06-04 19:36:33.903 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-04 19:36:33.906 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:33.908 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:33.911 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:33.914 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:33.916 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:33.919 | + functions-common:time_stop:2420 : name=apt-get 2026-06-04 19:36:33.921 | + functions-common:time_stop:2421 : start_time=1780601793171 2026-06-04 19:36:33.924 | + functions-common:time_stop:2423 : [[ -z 1780601793171 ]] 2026-06-04 19:36:33.927 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:33.931 | + functions-common:time_stop:2426 : end_time=1780601793928 2026-06-04 19:36:33.933 | + functions-common:time_stop:2427 : elapsed_time=757 2026-06-04 19:36:33.935 | + functions-common:time_stop:2428 : total=194625 2026-06-04 19:36:33.937 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:33.939 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=195382 2026-06-04 19:36:33.941 | + functions-common:apt_get:1209 : return 0 2026-06-04 19:36:33.943 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-04 19:36:33.945 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:36:33.949 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:36:33.952 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-04 19:36:33.954 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-04 19:36:33.956 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-04 19:36:33.959 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-04 19:36:33.962 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-04 19:36:33.964 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-04 19:36:33.967 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-04 19:36:33.981 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-04 19:36:33.994 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-04 19:36:33.995 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-04 19:36:34.005 | /var/core/core.%e.%p.%h.%t 2026-06-04 19:36:34.009 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-04 19:36:34.022 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-04 19:36:34.033 | [Service] 2026-06-04 19:36:34.033 | LimitCORE=infinity 2026-06-04 19:36:34.038 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-04 19:36:34.325 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-04 19:36:34.327 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:34.330 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-04 19:36:34.347 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:34.350 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-04 19:36:34.367 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-04 19:36:34.370 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-04 19:36:34.372 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-04 19:36:34.375 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-04 19:36:34.377 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-04 19:36:34.380 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-04 19:36:34.383 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-04 19:36:34.385 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:36:34.389 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:36:34.392 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:36:34.395 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:36:34.399 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:36:34.417 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:36:34.420 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:36:34.423 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:34.427 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-04 19:36:34.427 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:36:34.433 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-04 19:36:34.436 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:34.439 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-04 19:36:34.453 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-04 19:36:34.456 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:36:34.457 | + functions-common:git_clone:667 : head -1 2026-06-04 19:36:34.458 | fatal: not a git repository (or any of the parent directories): .git 2026-06-04 19:36:34.462 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:36:34.465 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-04 19:36:34.484 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:34.487 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-04 19:36:34.491 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-04 19:36:34.493 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-04 19:36:34.496 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:36:34.499 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:36:34.502 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:36:34.506 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:36:34.509 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:36:34.512 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:36:34.530 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:36:34.534 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:36:34.537 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:34.540 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:36:34.541 | + functions-common:git_clone:604 : echo master 2026-06-04 19:36:34.545 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-04 19:36:34.548 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:34.551 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-04 19:36:34.564 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-04 19:36:34.568 | + functions-common:git_clone:667 : head -1 2026-06-04 19:36:34.568 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:36:34.578 | 278c6e305c Merge "Fix swap disk creation skipped on NFS during cold migration" 2026-06-04 19:36:34.582 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:36:34.585 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-04 19:36:34.589 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:36:34.591 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-04 19:36:34.594 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-04 19:36:34.596 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:36:34.599 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-04 19:36:34.602 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:36:34.604 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-04 19:36:34.606 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-04 19:36:34.609 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:36:34.612 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:36:34.616 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-04 19:36:34.618 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:36:34.622 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-04 19:36:34.624 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:36:34.627 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:36:34.631 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-04 19:36:34.637 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-04 19:36:34.640 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-04 19:36:34.643 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-04 19:36:34.725 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-04 19:36:34.728 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:36:34.730 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:36:34.733 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:36:34.736 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-04 19:36:34.739 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-04 19:36:34.741 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:36:34.744 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:36:34.746 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:36:34.749 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:36:34.752 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:36:34.755 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:36:34.757 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:36:34.760 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-04 19:36:34.779 | Using python 3.12 to install /opt/stack/nova 2026-06-04 19:36:34.781 | + 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-04 19:36:35.286 | Obtaining file:///opt/stack/nova 2026-06-04 19:36:35.289 | Installing build dependencies: started 2026-06-04 19:36:36.148 | Installing build dependencies: finished with status 'done' 2026-06-04 19:36:36.149 | Checking if build backend supports build_editable: started 2026-06-04 19:36:36.427 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:36:36.427 | Getting requirements to build editable: started 2026-06-04 19:36:36.581 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:36:36.582 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:36:38.017 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:36:38.032 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (7.0.3) 2026-06-04 19:36:38.032 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.0.50) 2026-06-04 19:36:38.033 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.3.1) 2026-06-04 19:36:38.033 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (0.41.0) 2026-06-04 19:36:38.034 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.1.6) 2026-06-04 19:36:38.034 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (13.0.0) 2026-06-04 19:36:38.034 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (6.1.1) 2026-06-04 19:36:38.035 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.5.1) 2026-06-04 19:36:38.035 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (43.0.3) 2026-06-04 19:36:38.036 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.8.9) 2026-06-04 19:36:38.036 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.5.1) 2026-06-04 19:36:38.037 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.1.0) 2026-06-04 19:36:38.037 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.10.1) 2026-06-04 19:36:38.038 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.17.0) 2026-06-04 19:36:38.038 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.18.4) 2026-06-04 19:36:38.039 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.3.0) 2026-06-04 19:36:38.039 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (4.0.0) 2026-06-04 19:36:38.041 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (4.26.0) 2026-06-04 19:36:38.042 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (9.9.0) 2026-06-04 19:36:38.042 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.14.0) 2026-06-04 19:36:38.042 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (12.0.0) 2026-06-04 19:36:38.042 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (4.12.0) 2026-06-04 19:36:38.042 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.34.2) 2026-06-04 19:36:38.042 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.8.0) 2026-06-04 19:36:38.229 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev167) 2026-06-04 19:36:38.282 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-04 19:36:38.289 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (4.2.0) 2026-06-04 19:36:38.289 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (7.5.0) 2026-06-04 19:36:38.289 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (10.4.0) 2026-06-04 19:36:38.290 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (6.4.0) 2026-06-04 19:36:38.290 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (8.2.0) 2026-06-04 19:36:38.291 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.11.0) 2026-06-04 19:36:38.291 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.8.0) 2026-06-04 19:36:38.292 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.10.0) 2026-06-04 19:36:38.292 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.7.1) 2026-06-04 19:36:38.293 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (10.1.0) 2026-06-04 19:36:38.293 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (18.0.0) 2026-06-04 19:36:38.294 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (7.9.0) 2026-06-04 19:36:38.294 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (18.1.0) 2026-06-04 19:36:38.294 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.1.0) 2026-06-04 19:36:38.295 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.11.0) 2026-06-04 19:36:38.295 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (6.8.0) 2026-06-04 19:36:38.296 | 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.dev167) (4.6.0) 2026-06-04 19:36:38.297 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.0.0) 2026-06-04 19:36:38.297 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (8.1.0) 2026-06-04 19:36:38.298 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (7.2.2) 2026-06-04 19:36:38.298 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.10.2) 2026-06-04 19:36:38.298 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (7.1.0) 2026-06-04 19:36:38.299 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.1.0) 2026-06-04 19:36:38.299 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.6.0) 2026-06-04 19:36:38.299 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.0.0) 2026-06-04 19:36:38.300 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (5.7.0) 2026-06-04 19:36:38.459 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev167) 2026-06-04 19:36:38.469 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-04 19:36:38.475 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (8.1.0) 2026-06-04 19:36:38.475 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (0.2.3) 2026-06-04 19:36:38.476 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.4.2) 2026-06-04 19:36:38.476 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (1.8.2) 2026-06-04 19:36:38.477 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (2.9.0.post0) 2026-06-04 19:36:38.478 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (3.3.0) 2026-06-04 19:36:38.478 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (4.14.0) 2026-06-04 19:36:38.478 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev167) (6.0.3) 2026-06-04 19:36:38.481 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev167) (1.3.12) 2026-06-04 19:36:38.481 | 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.dev167) (4.15.0) 2026-06-04 19:36:38.482 | 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.dev167) (7.4.0) 2026-06-04 19:36:38.485 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev167) (2.0.0) 2026-06-04 19:36:38.487 | 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.dev167) (3.0) 2026-06-04 19:36:38.491 | 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.dev167) (2.8.0) 2026-06-04 19:36:38.495 | 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.dev167) (3.1.0) 2026-06-04 19:36:38.497 | 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.dev167) (2.2.1) 2026-06-04 19:36:38.499 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev167) (3.0.3) 2026-06-04 19:36:38.501 | 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.dev167) (26.1.0) 2026-06-04 19:36:38.501 | 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.dev167) (2025.9.1) 2026-06-04 19:36:38.502 | 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.dev167) (0.37.0) 2026-06-04 19:36:38.502 | 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.dev167) (2026.5.1) 2026-06-04 19:36:38.506 | 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.dev167) (2.1.0) 2026-06-04 19:36:38.511 | 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.dev167) (4.0.1) 2026-06-04 19:36:38.512 | 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.dev167) (2.13.0) 2026-06-04 19:36:38.512 | 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.dev167) (5.8.0) 2026-06-04 19:36:38.519 | 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.dev167) (1.5.0) 2026-06-04 19:36:38.520 | 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.dev167) (1.1.0) 2026-06-04 19:36:38.521 | 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.dev167) (1.33) 2026-06-04 19:36:38.522 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev167) (4.10.0) 2026-06-04 19:36:38.526 | 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.dev167) (3.1.1) 2026-06-04 19:36:38.530 | 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.dev167) (9.1.4) 2026-06-04 19:36:38.537 | 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.dev167) (2.18.0) 2026-06-04 19:36:38.541 | 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.dev167) (0.20) 2026-06-04 19:36:38.549 | 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.dev167) (2.1.2) 2026-06-04 19:36:38.550 | 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.dev167) (0.6.2) 2026-06-04 19:36:38.558 | 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.dev167) (7.1.4) 2026-06-04 19:36:38.561 | 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.dev167) (5.3.1) 2026-06-04 19:36:38.561 | 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.dev167) (5.6.2) 2026-06-04 19:36:38.561 | 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.dev167) (0.16.0) 2026-06-04 19:36:38.563 | 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.dev167) (5.1.0) 2026-06-04 19:36:38.569 | 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.dev167) (2026.2) 2026-06-04 19:36:38.569 | 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.dev167) (26.2) 2026-06-04 19:36:38.572 | 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.dev167) (0.25.0) 2026-06-04 19:36:38.575 | 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.dev167) (5.0.0) 2026-06-04 19:36:38.576 | 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.dev167) (4.0.1) 2026-06-04 19:36:38.583 | 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.dev167) (1.1.2) 2026-06-04 19:36:38.594 | 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.dev167) (1.7.6) 2026-06-04 19:36:38.598 | 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.dev167) (2.2.0) 2026-06-04 19:36:38.601 | 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.dev167) (1.3.7) 2026-06-04 19:36:38.608 | 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.dev167) (3.3.2) 2026-06-04 19:36:38.615 | 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.dev167) (4.3.2) 2026-06-04 19:36:38.616 | 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.dev167) (3.7.1) 2026-06-04 19:36:38.621 | 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.dev167) (2.4.0) 2026-06-04 19:36:38.626 | 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.dev167) (3.0.3) 2026-06-04 19:36:38.627 | 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.dev167) (1.6.2) 2026-06-04 19:36:38.632 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev167) (82.0.1) 2026-06-04 19:36:38.642 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev167) (0.7.0) 2026-06-04 19:36:38.661 | 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.dev167) (4.14.0) 2026-06-04 19:36:38.664 | 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.dev167) (0.6.0) 2026-06-04 19:36:38.665 | 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.dev167) (3.5.1) 2026-06-04 19:36:38.670 | 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.dev167) (1.11.0) 2026-06-04 19:36:38.672 | 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.dev167) (15.0.0) 2026-06-04 19:36:38.672 | 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.dev167) (1.8.0) 2026-06-04 19:36:38.680 | 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.dev167) (1.17.0) 2026-06-04 19:36:38.682 | 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.dev167) (2.1.0) 2026-06-04 19:36:38.682 | 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.dev167) (24.2.1) 2026-06-04 19:36:38.693 | 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.dev167) (4.6.0) 2026-06-04 19:36:38.706 | 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.dev167) (3.4.7) 2026-06-04 19:36:38.707 | 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.dev167) (3.17) 2026-06-04 19:36:38.707 | 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.dev167) (2.7.0) 2026-06-04 19:36:38.708 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev167) (2023.11.17) 2026-06-04 19:36:38.728 | 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.dev167) (4.2.0) 2026-06-04 19:36:38.729 | 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.dev167) (2.20.0) 2026-06-04 19:36:38.736 | 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.dev167) (0.1.2) 2026-06-04 19:36:38.744 | 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.dev167) (0.8) 2026-06-04 19:36:38.773 | 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.dev167) (0.16.0) 2026-06-04 19:36:39.046 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev167) 2026-06-04 19:36:39.051 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-04 19:36:39.065 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev167) 2026-06-04 19:36:39.070 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-04 19:36:39.091 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev167) 2026-06-04 19:36:39.095 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-04 19:36:39.141 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-04 19:36:39.148 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-04 19:36:39.162 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-04 19:36:39.175 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-04 19:36:39.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 50.3 MB/s 0:00:00 2026-06-04 19:36:39.513 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-04 19:36:39.547 | Building wheels for collected packages: nova 2026-06-04 19:36:39.548 | Building editable for nova (pyproject.toml): started 2026-06-04 19:36:41.023 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-04 19:36:41.024 | Created wheel for nova: filename=nova-33.1.0.dev167-0.editable-py3-none-any.whl size=9439 sha256=32e773395cc806c084de4b727b771b779f12dfb75f45827b8b318026f64b9984 2026-06-04 19:36:41.024 | Stored in directory: /tmp/pip-ephem-wheel-cache-1m_v59d9/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-04 19:36:41.027 | Successfully built nova 2026-06-04 19:36:41.169 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-04 19:36:43.512 | 2026-06-04 19:36:43.524 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev167 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-04 19:36:43.682 | + inc/python:pip_install:216 : result=0 2026-06-04 19:36:43.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:36:43.687 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:43.689 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:43.692 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:43.694 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:43.696 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:43.699 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:36:43.701 | + functions-common:time_stop:2421 : start_time=1780601794774 2026-06-04 19:36:43.703 | + functions-common:time_stop:2423 : [[ -z 1780601794774 ]] 2026-06-04 19:36:43.706 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:43.710 | + functions-common:time_stop:2426 : end_time=1780601803707 2026-06-04 19:36:43.713 | + functions-common:time_stop:2427 : elapsed_time=8933 2026-06-04 19:36:43.716 | + functions-common:time_stop:2428 : total=75074 2026-06-04 19:36:43.718 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:43.721 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84007 2026-06-04 19:36:43.724 | + inc/python:pip_install:219 : return 0 2026-06-04 19:36:43.726 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:36:43.729 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:36:43.731 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-04 19:36:43.734 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-04 19:36:43.737 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:36:43.740 | + 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-04 19:36:43.742 | + 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-04 19:36:43.745 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:36:43.748 | + 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-04 19:36:43.762 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:36:43.765 | + ./stack.sh:main:956 : configure_nova 2026-06-04 19:36:43.768 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-04 19:36:43.782 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-04 19:36:43.785 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-04 19:36:43.787 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-04 19:36:43.791 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-04 19:36:43.792 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-04 19:36:43.796 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-04 19:36:43.799 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-04 19:36:43.801 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-04 19:36:43.804 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-04 19:36:43.806 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-04 19:36:43.808 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-04 19:36:43.811 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-04 19:36:43.814 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-04 19:36:43.827 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-04 19:36:43.841 | + 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-04 19:36:43.854 | + 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-04 19:36:43.867 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-04 19:36:43.881 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-04 19:36:43.893 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-04 19:36:43.897 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-04 19:36:43.902 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Pd0Q3zGN9h 2026-06-04 19:36:43.904 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-04 19:36:43.906 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-04 19:36:43.909 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-04 19:36:43.911 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-04 19:36:43.913 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-04 19:36:43.915 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Pd0Q3zGN9h 2026-06-04 19:36:43.919 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Pd0Q3zGN9h 2026-06-04 19:36:43.933 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Pd0Q3zGN9h /etc/sudoers.d/nova-rootwrap 2026-06-04 19:36:43.951 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-04 19:36:43.955 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-04 19:36:43.958 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-04 19:36:43.961 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-04 19:36:43.963 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-04 19:36:43.965 | + 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-04 19:36:43.968 | + 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-04 19:36:43.972 | + 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-04 19:36:43.972 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-04 19:36:43.981 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-04 19:36:43.985 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-04 19:36:43.998 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-04 19:36:44.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-04 19:36:44.014 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-04 19:36:44.019 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-04 19:36:44.037 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:44.039 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-04 19:36:44.048 | net.ipv4.ip_forward = 1 2026-06-04 19:36:44.051 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-04 19:36:44.055 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-04 19:36:44.057 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-04 19:36:44.060 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-04 19:36:44.074 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-04 19:36:44.077 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-04 19:36:44.079 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-04 19:36:44.084 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:80c8744e2f6c 2026-06-04 19:36:44.086 | InitiatorName=iqn.2016-04.com.open-iscsi:80c8744e2f6c 2026-06-04 19:36:44.090 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:44.093 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-04 19:36:44.170 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-04 19:36:44.173 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-04 19:36:44.175 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:36:44.178 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-04 19:36:44.225 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-04 19:36:44.228 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-04 19:36:44.232 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-04 19:36:44.237 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-04 19:36:44.267 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-04 19:36:44.269 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-04 19:36:44.300 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-04 19:36:44.332 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-04 19:36:44.360 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-04 19:36:44.391 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 3 2026-06-04 19:36:44.423 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-04 19:36:44.456 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.189 2026-06-04 19:36:44.487 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-04 19:36:44.517 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-04 19:36:44.546 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-04 19:36:44.579 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-04 19:36:44.611 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-04 19:36:44.645 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-04 19:36:44.679 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-04 19:36:44.711 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-04 19:36:44.742 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-04 19:36:44.745 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:36:44.747 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:36:44.749 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:36:44.752 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:36:44.755 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:36:44.757 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:36:44.760 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:36:44.762 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:36:44.765 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:36:44.767 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:36:44.769 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:36:44.771 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:36:44.774 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:36:44.776 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-04 19:36:44.794 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:44.797 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:36:44.799 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-04 19:36:44.801 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-04 19:36:44.836 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-04 19:36:44.839 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-04 19:36:44.841 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-04 19:36:44.844 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-04 19:36:44.847 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:36:44.849 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:44.852 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:36:44.868 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:44.871 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:36:44.873 | ++ 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-04 19:36:44.877 | + 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-04 19:36:44.912 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-04 19:36:44.914 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-04 19:36:44.917 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-04 19:36:44.920 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-04 19:36:44.923 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:36:44.925 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:44.928 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:36:44.945 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:44.948 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:36:44.950 | ++ 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-04 19:36:44.954 | + 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-04 19:36:44.988 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-04 19:36:45.020 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-04 19:36:45.053 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-04 19:36:45.086 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-04 19:36:45.104 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:45.106 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-04 19:36:45.124 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:45.129 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-04 19:36:45.129 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-04 19:36:45.134 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-04 19:36:45.137 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-04 19:36:45.170 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:45.173 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-04 19:36:45.207 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-04 19:36:45.241 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-04 19:36:45.244 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:45.247 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-04 19:36:45.250 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-04 19:36:45.253 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:36:45.256 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-04 19:36:45.258 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:45.261 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:36:45.263 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-04 19:36:45.266 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-04 19:36:45.299 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-04 19:36:45.331 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:36:45.365 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-04 19:36:45.397 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-04 19:36:45.428 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-04 19:36:45.460 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-04 19:36:45.491 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-04 19:36:45.527 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:36:45.560 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:36:45.594 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-04 19:36:45.626 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:36:45.629 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-04 19:36:45.646 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:45.648 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-04 19:36:45.651 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-04 19:36:45.688 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-04 19:36:45.691 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:45.694 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:36:45.696 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-04 19:36:45.699 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-04 19:36:45.730 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-04 19:36:45.764 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.189/identity 2026-06-04 19:36:45.801 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-04 19:36:45.835 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-04 19:36:45.870 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-04 19:36:45.905 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-04 19:36:45.937 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-04 19:36:45.972 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-04 19:36:45.987 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:45.990 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.4.3.189 2026-06-04 19:36:45.992 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-04 19:36:45.994 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:36:46.026 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-04 19:36:46.044 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:46.046 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-04 19:36:46.048 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-04 19:36:46.081 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-04 19:36:46.118 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-04 19:36:46.120 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-04 19:36:46.158 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-04 19:36:46.161 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-04 19:36:46.163 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-04 19:36:46.197 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-04 19:36:46.199 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:36:46.201 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:36:46.204 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:36:46.207 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:36:46.210 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:36:46.212 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:36:46.214 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:36:46.217 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:36:46.220 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:36:46.222 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:36:46.224 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:36:46.226 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:36:46.227 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:36:46.230 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-04 19:36:46.233 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-04 19:36:46.235 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:46.238 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:36:46.253 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:36:46.256 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:36:46.258 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:46.260 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:36:46.262 | + 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-04 19:36:46.293 | + 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-04 19:36:46.322 | + 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-04 19:36:46.353 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:36:46.383 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-04 19:36:46.417 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-04 19:36:46.450 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-04 19:36:46.466 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:46.469 | + 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-04 19:36:46.471 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-04 19:36:46.474 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-04 19:36:46.476 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-04 19:36:46.479 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-04 19:36:46.482 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-04 19:36:46.484 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-04 19:36:46.487 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:36:46.489 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:36:46.502 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:36:46.503 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:46.513 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:36:46.517 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:46.529 | /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-04 19:36:46.533 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-04 19:36:46.537 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-04 19:36:46.541 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:36:46.544 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-04 19:36:46.578 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-06-04 19:36:46.610 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-04 19:36:46.645 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:36:46.678 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:36:46.711 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:36:46.742 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:36:46.772 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:36:46.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:36:46.834 | + 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-04 19:36:46.865 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:36:46.895 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:36:46.923 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:36:46.953 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-04 19:36:46.986 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-04 19:36:46.989 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-04 19:36:46.992 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-04 19:36:46.995 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-04 19:36:46.998 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:36:47.000 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:47.003 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:47.005 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-04 19:36:47.007 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-04 19:36:47.010 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-04 19:36:47.041 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-04 19:36:47.073 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-04 19:36:47.073 | + 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-04 19:36:47.081 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-04 19:36:47.085 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-04 19:36:47.087 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-04 19:36:47.090 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:36:47.092 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:36:47.095 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:36:47.098 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:36:47.101 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:47.104 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:47.106 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:36:47.109 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:36:47.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:47.114 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:47.117 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-04 19:36:47.150 | Enabling site nova-api. 2026-06-04 19:36:47.156 | To activate the new configuration, you need to run: 2026-06-04 19:36:47.156 | systemctl reload apache2 2026-06-04 19:36:47.161 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-04 19:36:47.164 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:36:47.166 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:36:47.169 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:36:47.273 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-04 19:36:47.289 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:47.291 | + 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-04 19:36:47.293 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-04 19:36:47.296 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-04 19:36:47.299 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-04 19:36:47.302 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-04 19:36:47.305 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-04 19:36:47.308 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-04 19:36:47.310 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:36:47.313 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:36:47.326 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:36:47.327 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:47.338 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:36:47.342 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:47.353 | /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-04 19:36:47.358 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-04 19:36:47.361 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-04 19:36:47.365 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:36:47.368 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-04 19:36:47.401 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-06-04 19:36:47.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-04 19:36:47.463 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:36:47.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:36:47.523 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:36:47.553 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:36:47.584 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:36:47.618 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:36:47.649 | + 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-04 19:36:47.681 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:36:47.708 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:36:47.738 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:36:47.768 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-04 19:36:47.796 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-04 19:36:47.799 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-04 19:36:47.828 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-04 19:36:47.844 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:47.846 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-04 19:36:47.881 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-04 19:36:47.884 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-04 19:36:47.887 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-04 19:36:47.904 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:47.907 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:36:47.910 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:36:47.944 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-04 19:36:47.979 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-04 19:36:47.982 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-04 19:36:47.985 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-04 19:36:47.987 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:36:47.991 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-04 19:36:47.993 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:36:48.013 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.016 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-04 19:36:48.019 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-04 19:36:48.021 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:36:48.039 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.041 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:36:48.046 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:36:48.080 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:36:48.083 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:36:48.086 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-06-04 19:36:48.119 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-06-04 19:36:48.153 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 3 2026-06-04 19:36:48.190 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-04 19:36:48.207 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.210 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-04 19:36:48.245 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-04 19:36:48.282 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-04 19:36:48.315 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-04 19:36:48.318 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-04 19:36:48.321 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-04 19:36:48.360 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-04 19:36:48.363 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:48.365 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:36:48.368 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-04 19:36:48.370 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-04 19:36:48.405 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-04 19:36:48.440 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.189/identity 2026-06-04 19:36:48.477 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-04 19:36:48.514 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-04 19:36:48.549 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-04 19:36:48.585 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-04 19:36:48.620 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-04 19:36:48.657 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-04 19:36:48.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.679 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-04 19:36:48.683 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:36:48.686 | + lib/nova:create_nova_conf:587 : local conf 2026-06-04 19:36:48.689 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-04 19:36:48.693 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-04 19:36:48.695 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:36:48.697 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:36:48.701 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-04 19:36:48.704 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-04 19:36:48.707 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-04 19:36:48.712 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-04 19:36:48.715 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-04 19:36:48.718 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-04 19:36:48.721 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-04 19:36:48.724 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:36:48.727 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:48.730 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:36:48.750 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.752 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:36:48.755 | ++ 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-04 19:36:48.760 | + 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-04 19:36:48.797 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-06-04 19:36:48.835 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-04 19:36:48.873 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:36:48.876 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-04 19:36:48.879 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-04 19:36:48.883 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-04 19:36:48.900 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:48.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-04 19:36:48.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-04 19:36:49.449 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-04 19:36:49.452 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-04 19:36:49.949 | Adding vhost "nova_cell1" ... 2026-06-04 19:36:49.988 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-04 19:36:50.485 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-04 19:36:50.507 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-04 19:36:50.510 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-04 19:36:50.513 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-04 19:36:50.516 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:36:50.519 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-04 19:36:50.521 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:36:50.540 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:50.543 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-04 19:36:50.546 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-04 19:36:50.549 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:36:50.566 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:50.569 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-06-04 19:36:50.574 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-06-04 19:36:50.609 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:36:50.612 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:36:50.615 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-04 19:36:50.632 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:50.635 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-04 19:36:50.638 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-04 19:36:50.640 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-04 19:36:50.642 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-04 19:36:50.645 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:36:50.648 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-04 19:36:50.651 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-04 19:36:50.684 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-04 19:36:50.715 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.189/identity 2026-06-04 19:36:50.744 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-04 19:36:50.775 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-04 19:36:50.803 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-04 19:36:50.830 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-04 19:36:50.862 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-04 19:36:50.896 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-04 19:36:50.898 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-04 19:36:50.900 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-04 19:36:50.905 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:36:50.923 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:36:50.926 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:36:50.929 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:50.932 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:36:50.934 | + 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-04 19:36:50.971 | + 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-04 19:36:51.002 | + 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-04 19:36:51.034 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:36:51.068 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-04 19:36:51.101 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:36:51.104 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-04 19:36:51.109 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:36:51.112 | + lib/nova:create_nova_conf:621 : local conf 2026-06-04 19:36:51.114 | + lib/nova:create_nova_conf:622 : local offset 2026-06-04 19:36:51.118 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-04 19:36:51.122 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:36:51.124 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:36:51.128 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-04 19:36:51.131 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-04 19:36:51.133 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-04 19:36:51.136 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-04 19:36:51.138 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-04 19:36:51.141 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-04 19:36:51.144 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-04 19:36:51.162 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:51.164 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-04 19:36:51.199 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-04 19:36:51.234 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-04 19:36:51.238 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:51.240 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-04 19:36:51.243 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-04 19:36:51.260 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:51.263 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-04 19:36:51.281 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:51.284 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-04 19:36:51.302 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:51.305 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-04 19:36:51.307 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-04 19:36:51.311 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-04 19:36:51.314 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-04 19:36:51.332 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:51.336 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-04 19:36:51.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-04 19:36:51.350 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-04 19:36:51.359 | cgroup_device_acl = [ 2026-06-04 19:36:51.359 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-04 19:36:51.359 | "/dev/random", "/dev/urandom", 2026-06-04 19:36:51.359 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-04 19:36:51.359 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-04 19:36:51.359 | "/dev/vfio/vfio", 2026-06-04 19:36:51.359 | ] 2026-06-04 19:36:51.364 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-04 19:36:51.367 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:36:51.370 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:36:51.373 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:36:51.375 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:36:51.378 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:36:51.381 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:36:51.384 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:36:51.387 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:36:51.390 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:36:51.392 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:36:51.394 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:36:51.397 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:36:51.399 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:36:51.401 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-04 19:36:51.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-04 19:36:51.408 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-04 19:36:51.411 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-04 19:36:51.413 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-04 19:36:51.439 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-04 19:36:51.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-04 19:36:51.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:51.446 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:51.449 | + 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-04 19:36:51.451 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-04 19:36:51.453 | + 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-04 19:36:51.469 | + 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-04 19:36:51.469 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-04 19:36:51.480 | 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-04 19:36:51.484 | + 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-04 19:36:51.497 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-04 19:36:51.497 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-04 19:36:51.506 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-04 19:36:51.510 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-04 19:36:51.512 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:51.515 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-04 19:36:51.517 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-04 19:36:51.519 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:36:51.522 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-04 19:36:51.583 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-04 19:36:51.585 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:36:51.587 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-04 19:36:51.674 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-04 19:36:51.715 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-04 19:36:51.752 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-04 19:36:51.756 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-04 19:36:51.794 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-04 19:36:51.836 | + 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-04 19:36:51.875 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-04 19:36:51.912 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-04 19:36:51.948 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-04 19:36:51.951 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:36:51.956 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-04 19:36:51.959 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-04 19:36:51.964 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:36:51.969 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:36:51.972 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-04 19:36:51.975 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-04 19:36:51.978 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-06-04 19:36:51.981 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-04 19:36:51.984 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-04 19:36:51.987 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-04 19:36:52.007 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:52.011 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-04 19:36:52.013 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-04 19:36:52.017 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-04 19:36:52.019 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-04 19:36:52.022 | + lib/stack:stack_install_service:32 : install_placement 2026-06-04 19:36:52.025 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-04 19:36:52.028 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-04 19:36:52.031 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:36:52.035 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-04 19:36:52.039 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-04 19:36:52.042 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:36:52.048 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:36:52.048 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:36:52.054 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-04 19:36:52.057 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-04 19:36:52.060 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-04 19:36:52.064 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-04 19:36:52.067 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-04 19:36:52.093 | Using python 3.12 to install osc-placement 2026-06-04 19:36:52.096 | + 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-04 19:36:52.827 | Collecting osc-placement 2026-06-04 19:36:52.940 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-04 19:36:52.946 | 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-04 19:36:52.946 | 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-04 19:36:52.947 | 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-04 19:36:52.947 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.0) 2026-06-04 19:36:52.948 | 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-04 19:36:52.948 | 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-04 19:36:52.949 | 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-04 19:36:52.949 | 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-04 19:36:52.950 | 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-04 19:36:52.953 | 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-04 19:36:52.953 | 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.14.0) 2026-06-04 19:36:52.954 | 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-04 19:36:52.955 | 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-04 19:36:52.956 | 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) (3.5.1) 2026-06-04 19:36:52.956 | 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-04 19:36:52.956 | 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-04 19:36:52.958 | 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-04 19:36:52.959 | 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-04 19:36:52.959 | 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-04 19:36:52.961 | 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-04 19:36:52.961 | 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-04 19:36:52.961 | 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-04 19:36:52.962 | 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-04 19:36:52.962 | 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-04 19:36:52.963 | 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-04 19:36:52.964 | 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-04 19:36:52.965 | 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-04 19:36:52.967 | 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-04 19:36:52.971 | 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-04 19:36:52.973 | 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-04 19:36:52.976 | 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-04 19:36:52.976 | 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-04 19:36:52.977 | 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-04 19:36:52.980 | 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.7.0) 2026-06-04 19:36:52.986 | 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-04 19:36:52.987 | 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.17) 2026-06-04 19:36:52.987 | 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-04 19:36:52.988 | 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-04 19:36:52.996 | 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-04 19:36:52.996 | 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-04 19:36:52.998 | 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-04 19:36:53.071 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-04 19:36:53.250 | Installing collected packages: osc-placement 2026-06-04 19:36:53.312 | Successfully installed osc-placement-4.8.0 2026-06-04 19:36:53.397 | + inc/python:pip_install:216 : result=0 2026-06-04 19:36:53.400 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:36:53.403 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:53.406 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:53.408 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:53.411 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:53.414 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:53.417 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:36:53.421 | + functions-common:time_stop:2421 : start_time=1780601812087 2026-06-04 19:36:53.424 | + functions-common:time_stop:2423 : [[ -z 1780601812087 ]] 2026-06-04 19:36:53.429 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:53.435 | + functions-common:time_stop:2426 : end_time=1780601813431 2026-06-04 19:36:53.438 | + functions-common:time_stop:2427 : elapsed_time=1344 2026-06-04 19:36:53.441 | + functions-common:time_stop:2428 : total=84007 2026-06-04 19:36:53.444 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:53.447 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=85351 2026-06-04 19:36:53.450 | + inc/python:pip_install:219 : return 0 2026-06-04 19:36:53.454 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-04 19:36:53.458 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-04 19:36:53.462 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-04 19:36:53.464 | + functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:36:53.468 | + functions-common:git_clone:586 : local orig_dir 2026-06-04 19:36:53.471 | ++ functions-common:git_clone:587 : pwd 2026-06-04 19:36:53.474 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:36:53.478 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:36:53.481 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:36:53.500 | + functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:36:53.502 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:36:53.506 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:53.509 | + functions-common:git_clone:604 : echo master 2026-06-04 19:36:53.509 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:36:53.515 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-04 19:36:53.518 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:36:53.520 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-04 19:36:53.535 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-04 19:36:53.539 | + functions-common:git_clone:667 : git show --oneline 2026-06-04 19:36:53.540 | + functions-common:git_clone:667 : head -1 2026-06-04 19:36:53.545 | d2727844 Ubuntu: Use systemctl to restart services 2026-06-04 19:36:53.548 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:36:53.552 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-04 19:36:53.556 | + inc/python:setup_develop:353 : local bindep 2026-06-04 19:36:53.560 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-04 19:36:53.563 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-04 19:36:53.567 | + inc/python:setup_develop:359 : local extras= 2026-06-04 19:36:53.569 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-04 19:36:53.573 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:36:53.576 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-04 19:36:53.579 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-04 19:36:53.582 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:36:53.586 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:36:53.590 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-04 19:36:53.593 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:36:53.596 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-04 19:36:53.600 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:36:53.602 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:36:53.606 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-04 19:36:53.613 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-04 19:36:53.616 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-04 19:36:53.619 | + 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-04 19:36:53.699 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-04 19:36:53.703 | + inc/python:setup_package:436 : local bindep=0 2026-06-04 19:36:53.705 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:36:53.708 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:36:53.711 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-04 19:36:53.713 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-04 19:36:53.716 | + inc/python:setup_package:445 : local flags=-e 2026-06-04 19:36:53.718 | + inc/python:setup_package:446 : local extras= 2026-06-04 19:36:53.721 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:36:53.724 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:36:53.727 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:36:53.730 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:36:53.733 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:36:53.736 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-04 19:36:53.758 | Using python 3.12 to install /opt/stack/placement 2026-06-04 19:36:53.761 | + 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-04 19:36:54.259 | Obtaining file:///opt/stack/placement 2026-06-04 19:36:54.261 | Installing build dependencies: started 2026-06-04 19:36:55.111 | Installing build dependencies: finished with status 'done' 2026-06-04 19:36:55.112 | Checking if build backend supports build_editable: started 2026-06-04 19:36:55.425 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:36:55.427 | Getting requirements to build editable: started 2026-06-04 19:36:55.576 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:36:55.578 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:36:56.115 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:36:56.126 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (7.0.3) 2026-06-04 19:36:56.127 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.0.50) 2026-06-04 19:36:56.130 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (13.0.0) 2026-06-04 19:36:56.130 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.5.1) 2026-06-04 19:36:56.130 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (1.8.9) 2026-06-04 19:36:56.130 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (4.26.0) 2026-06-04 19:36:56.130 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.34.2) 2026-06-04 19:36:56.130 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (7.5.0) 2026-06-04 19:36:56.130 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (10.4.0) 2026-06-04 19:36:56.130 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (6.4.0) 2026-06-04 19:36:56.131 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (8.2.0) 2026-06-04 19:36:56.131 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (5.10.0) 2026-06-04 19:36:56.132 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (10.1.0) 2026-06-04 19:36:56.132 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (18.0.0) 2026-06-04 19:36:56.132 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (5.1.0) 2026-06-04 19:36:56.133 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (8.1.0) 2026-06-04 19:36:56.133 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.7.1) 2026-06-04 19:36:56.134 | 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.dev2) (1.1.0) 2026-06-04 19:36:56.134 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (3.6.0) 2026-06-04 19:36:56.135 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.1.0) 2026-06-04 19:36:56.137 | 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.dev2) (26.1.0) 2026-06-04 19:36:56.137 | 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.dev2) (2025.9.1) 2026-06-04 19:36:56.137 | 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.dev2) (0.37.0) 2026-06-04 19:36:56.137 | 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.dev2) (2026.5.1) 2026-06-04 19:36:56.140 | 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.dev2) (5.14.0) 2026-06-04 19:36:56.141 | 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.dev2) (4.2.0) 2026-06-04 19:36:56.141 | 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.dev2) (6.8.0) 2026-06-04 19:36:56.142 | 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.dev2) (4.0.1) 2026-06-04 19:36:56.143 | 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.dev2) (2.13.0) 2026-06-04 19:36:56.143 | 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.dev2) (5.8.0) 2026-06-04 19:36:56.146 | 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.dev2) (2.1.0) 2026-06-04 19:36:56.146 | 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.dev2) (5.8.0) 2026-06-04 19:36:56.147 | 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.dev2) (1.8.2) 2026-06-04 19:36:56.147 | 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.dev2) (4.15.0) 2026-06-04 19:36:56.152 | 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.dev2) (1.5.0) 2026-06-04 19:36:56.154 | 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.dev2) (5.3.1) 2026-06-04 19:36:56.157 | 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.dev2) (0.20) 2026-06-04 19:36:56.157 | 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.dev2) (3.1.0) 2026-06-04 19:36:56.158 | 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.dev2) (2.2.1) 2026-06-04 19:36:56.160 | 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.dev2) (1.3.0) 2026-06-04 19:36:56.161 | 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.dev2) (2.0.0) 2026-06-04 19:36:56.161 | 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.dev2) (6.0.3) 2026-06-04 19:36:56.164 | 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.dev2) (1.18.4) 2026-06-04 19:36:56.165 | 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.dev2) (2.1.2) 2026-06-04 19:36:56.166 | 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.dev2) (0.6.2) 2026-06-04 19:36:56.168 | 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.dev2) (1.3.12) 2026-06-04 19:36:56.171 | 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.dev2) (2.9.0.post0) 2026-06-04 19:36:56.172 | 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.dev2) (5.0.0) 2026-06-04 19:36:56.173 | 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.dev2) (3.1.6) 2026-06-04 19:36:56.174 | 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.dev2) (4.0.1) 2026-06-04 19:36:56.177 | 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.dev2) (3.0.3) 2026-06-04 19:36:56.181 | 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.dev2) (1.1.2) 2026-06-04 19:36:56.184 | 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.dev2) (3.17.0) 2026-06-04 19:36:56.186 | 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.dev2) (3.3.2) 2026-06-04 19:36:56.186 | 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.dev2) (26.2) 2026-06-04 19:36:56.187 | 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.dev2) (7.2.2) 2026-06-04 19:36:56.190 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev2) (82.0.1) 2026-06-04 19:36:56.192 | 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.dev2) (0.7.0) 2026-06-04 19:36:56.200 | 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.dev2) (1.17.0) 2026-06-04 19:36:56.207 | 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.dev2) (3.4.7) 2026-06-04 19:36:56.207 | 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.dev2) (3.17) 2026-06-04 19:36:56.208 | 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.dev2) (2.7.0) 2026-06-04 19:36:56.209 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev2) (2023.11.17) 2026-06-04 19:36:56.219 | 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.dev2) (0.8) 2026-06-04 19:36:56.225 | 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.dev2) (3.5.1) 2026-06-04 19:36:56.250 | Building wheels for collected packages: openstack-placement 2026-06-04 19:36:56.251 | Building editable for openstack-placement (pyproject.toml): started 2026-06-04 19:36:56.704 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-04 19:36:56.705 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev2-0.editable-py3-none-any.whl size=8753 sha256=b9b88beef50268af9fcfa55c500f3a7735a56da3c18a29bff4f302c447c21b3d 2026-06-04 19:36:56.705 | Stored in directory: /tmp/pip-ephem-wheel-cache-2x4ms_ug/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-04 19:36:56.708 | Successfully built openstack-placement 2026-06-04 19:36:56.845 | Installing collected packages: openstack-placement 2026-06-04 19:36:56.865 | Successfully installed openstack-placement-15.1.0.dev2 2026-06-04 19:36:56.964 | + inc/python:pip_install:216 : result=0 2026-06-04 19:36:56.967 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:36:56.971 | + functions-common:time_stop:2414 : local name 2026-06-04 19:36:56.973 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:36:56.975 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:36:56.978 | + functions-common:time_stop:2417 : local total 2026-06-04 19:36:56.982 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:36:56.984 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:36:56.987 | + functions-common:time_stop:2421 : start_time=1780601813752 2026-06-04 19:36:56.989 | + functions-common:time_stop:2423 : [[ -z 1780601813752 ]] 2026-06-04 19:36:56.993 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:36:56.997 | + functions-common:time_stop:2426 : end_time=1780601816994 2026-06-04 19:36:57.000 | + functions-common:time_stop:2427 : elapsed_time=3242 2026-06-04 19:36:57.002 | + functions-common:time_stop:2428 : total=85351 2026-06-04 19:36:57.004 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:36:57.007 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88593 2026-06-04 19:36:57.009 | + inc/python:pip_install:219 : return 0 2026-06-04 19:36:57.012 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:36:57.014 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:36:57.017 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-04 19:36:57.021 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-04 19:36:57.023 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:36:57.026 | + 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-04 19:36:57.029 | + 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-04 19:36:57.031 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:36:57.034 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-04 19:36:57.036 | + ./stack.sh:main:962 : configure_placement 2026-06-04 19:36:57.039 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-04 19:36:57.053 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-04 19:36:57.056 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-04 19:36:57.061 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-04 19:36:57.064 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-04 19:36:57.067 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-04 19:36:57.071 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-04 19:36:57.074 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:36:57.077 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:57.080 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:36:57.099 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:57.102 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:36:57.105 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-04 19:36:57.108 | + 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-04 19:36:57.146 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-04 19:36:57.183 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-04 19:36:57.220 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-04 19:36:57.223 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-04 19:36:57.225 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-04 19:36:57.228 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-04 19:36:57.231 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:36:57.234 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-04 19:36:57.237 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-04 19:36:57.240 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-04 19:36:57.242 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-04 19:36:57.246 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-04 19:36:57.283 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-04 19:36:57.315 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:36:57.346 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-04 19:36:57.379 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-04 19:36:57.412 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-04 19:36:57.447 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-04 19:36:57.484 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-04 19:36:57.523 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:36:57.560 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:36:57.597 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-04 19:36:57.634 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:36:57.638 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-04 19:36:57.641 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-04 19:36:57.645 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-04 19:36:57.649 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:36:57.670 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:36:57.673 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:36:57.676 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:57.679 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:36:57.682 | + 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-04 19:36:57.718 | + 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-04 19:36:57.755 | + 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-04 19:36:57.792 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:36:57.830 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-04 19:36:57.867 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-04 19:36:57.870 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-04 19:36:57.873 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-04 19:36:57.876 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-04 19:36:57.878 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-04 19:36:57.881 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-04 19:36:57.884 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-04 19:36:57.887 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:36:57.890 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:36:57.905 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:57.905 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:36:57.914 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:36:57.918 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:36:57.931 | /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-04 19:36:57.936 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-04 19:36:57.940 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-04 19:36:57.945 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:36:57.948 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-04 19:36:57.985 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-06-04 19:36:58.019 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-04 19:36:58.053 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:36:58.089 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:36:58.124 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:36:58.159 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:36:58.193 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:36:58.228 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:36:58.259 | + 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-04 19:36:58.291 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:36:58.322 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:36:58.354 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:36:58.388 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-04 19:36:58.425 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-04 19:36:58.428 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-04 19:36:58.431 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-04 19:36:58.435 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-04 19:36:58.438 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:36:58.441 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:58.443 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:58.447 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-04 19:36:58.451 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-04 19:36:58.455 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-04 19:36:58.490 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-04 19:36:58.527 | + 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-04 19:36:58.527 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-04 19:36:58.536 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-04 19:36:58.541 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-04 19:36:58.545 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-04 19:36:58.548 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:36:58.552 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:36:58.556 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:36:58.559 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:36:58.561 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:58.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:58.567 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:36:58.570 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:36:58.574 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:36:58.577 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:36:58.580 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-04 19:36:58.615 | Enabling site placement-api. 2026-06-04 19:36:58.620 | To activate the new configuration, you need to run: 2026-06-04 19:36:58.621 | systemctl reload apache2 2026-06-04 19:36:58.626 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-04 19:36:58.629 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:36:58.632 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:36:58.635 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:36:58.742 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:58.745 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-04 19:36:58.748 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-04 19:36:58.784 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-04 19:36:58.815 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-04 19:36:58.834 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:58.837 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-04 19:36:58.856 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:58.858 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-04 19:36:58.861 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-04 19:36:58.864 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-04 19:36:58.867 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:36:58.869 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:36:58.872 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-04 19:36:58.874 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-04 19:36:58.910 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-04 19:36:58.945 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.189/identity 2026-06-04 19:36:58.980 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-04 19:36:59.017 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-04 19:36:59.051 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-04 19:36:59.090 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-04 19:36:59.126 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-04 19:36:59.161 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-04 19:36:59.180 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:36:59.184 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-04 19:36:59.202 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.205 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-04 19:36:59.207 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-04 19:36:59.228 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.231 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-04 19:36:59.234 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-04 19:36:59.238 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-04 19:36:59.238 | from requests import certs 2026-06-04 19:36:59.238 | print (certs.where()) 2026-06-04 19:36:59.238 | except ImportError: pass' 2026-06-04 19:36:59.424 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-04 19:36:59.427 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-04 19:36:59.429 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-04 19:36:59.433 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-04 19:36:59.451 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.454 | + ./stack.sh:main:986 : init_os_brick 2026-06-04 19:36:59.456 | + lib/cinder:init_os_brick:507 : mkdir -p /opt/stack/data/os_brick 2026-06-04 19:36:59.461 | + lib/cinder:init_os_brick:508 : is_service_enabled cinder 2026-06-04 19:36:59.479 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.482 | + lib/cinder:init_os_brick:509 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-04 19:36:59.519 | + lib/cinder:init_os_brick:511 : is_service_enabled nova 2026-06-04 19:36:59.539 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.542 | + lib/cinder:init_os_brick:512 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-04 19:36:59.582 | + lib/cinder:init_os_brick:514 : is_service_enabled glance 2026-06-04 19:36:59.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.606 | + lib/cinder:init_os_brick:515 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-04 19:36:59.645 | + lib/cinder:init_os_brick:516 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-04 19:36:59.682 | + ./stack.sh:main:993 : run_phase stack install 2026-06-04 19:36:59.685 | + functions-common:run_phase:1842 : local mode=stack 2026-06-04 19:36:59.688 | + functions-common:run_phase:1843 : local phase=install 2026-06-04 19:36:59.691 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:36:59.693 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:36:59.697 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:36:59.700 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:36:59.704 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:36:59.708 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:36:59.713 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:36:59.716 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:36:59.719 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:36:59.722 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-04 19:36:59.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:36:59.745 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:36:59.747 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:36:59.750 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:36:59.753 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-04 19:36:59.756 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-04 19:36:59.759 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:36:59.761 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-04 19:36:59.764 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-04 19:36:59.767 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-04 19:36:59.833 | ++ inc/async:async_inner:63 : install_tempest 2026-06-04 19:36:59.871 | [9741 Async install_tempest:57387]: running: install_tempest 2026-06-04 19:36:59.874 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-04 19:36:59.877 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-04 19:36:59.881 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:36:59.884 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:36:59.887 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-04 19:36:59.890 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-04 19:36:59.893 | + functions-common:run_plugins:1829 : local phase=install 2026-06-04 19:36:59.896 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-04 19:36:59.899 | + functions-common:run_plugins:1832 : local plugin 2026-06-04 19:36:59.902 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-04 19:36:59.905 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-04 19:36:59.908 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-04 19:36:59.911 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-06-04 19:36:59.915 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-04 19:36:59.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-04 19:36:59.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-04 19:36:59.925 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-04 19:36:59.929 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-04 19:36:59.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-04 19:36:59.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-04 19:36:59.938 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-04 19:36:59.941 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-04 19:36:59.945 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-04 19:36:59.947 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-04 19:36:59.950 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-04 19:36:59.952 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-04 19:36:59.954 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-04 19:36:59.957 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-04 19:36:59.959 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-04 19:36:59.962 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-04 19:36:59.966 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-04 19:36:59.969 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-04 19:36:59.972 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-04 19:36:59.976 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-04 19:36:59.992 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-04 19:36:59.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-04 19:36:59.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-04 19:37:00.002 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-04 19:37:00.004 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-04 19:37:00.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-04 19:37:00.010 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:37:00.028 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:37:00.030 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-04 19:37:00.034 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-04 19:37:00.034 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-04 19:37:00.038 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-04 19:37:00.041 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-04 19:37:00.043 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-04 19:37:00.048 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:37:00.067 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:37:00.070 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-04 19:37:00.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:37:00.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-04 19:37:00.077 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : is_frr_enabled 2026-06-04 19:37:00.079 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-04 19:37:00.082 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-04 19:37:00.085 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-04 19:37:00.087 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-04 19:37:00.089 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:37:00.092 | + 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-04 19:37:00.095 | + 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-04 19:37:00.098 | + inc/python:use_library_from_git:269 : return 1 2026-06-04 19:37:00.100 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-04 19:37:00.103 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-04 19:37:00.106 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-04 19:37:00.110 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-04 19:37:00.112 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-04 19:37:00.114 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-04 19:37:00.117 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-04 19:37:00.120 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-04 19:37:00.124 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-04 19:37:00.127 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-04 19:37:00.130 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-04 19:37:00.133 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-04 19:37:00.136 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-04 19:37:00.158 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-04 19:37:00.161 | + 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-04 19:37:00.858 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-04 19:37:00.913 | Downloading python_openstackclient-10.0.0-py3-none-any.whl.metadata (10 kB) 2026-06-04 19:37:00.919 | 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-04 19:37:00.919 | 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-04 19:37:00.920 | 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-04 19:37:00.920 | Requirement already satisfied: openstacksdk>=4.12.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-04 19:37:00.921 | 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-04 19:37:00.921 | 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-04 19:37:00.922 | 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-04 19:37:00.922 | 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-04 19:37:00.922 | 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-04 19:37:00.923 | 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-04 19:37:00.924 | 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-04 19:37:00.924 | 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) (3.5.1) 2026-06-04 19:37:00.925 | 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-04 19:37:00.925 | 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-04 19:37:00.927 | 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-04 19:37:00.928 | 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-04 19:37:00.928 | 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-04 19:37:00.930 | 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-04 19:37:00.932 | 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-04 19:37:00.933 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-04 19:37:00.934 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-04 19:37:00.934 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-04 19:37:00.935 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-04 19:37:00.935 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-04 19:37:00.936 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-04 19:37:00.936 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-04 19:37:00.937 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-04 19:37:00.937 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-04 19:37:00.941 | 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->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-04 19:37:00.943 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-04 19:37:00.946 | 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.0) 2026-06-04 19:37:00.948 | 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-04 19:37:00.949 | 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-04 19:37:00.949 | 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-04 19:37:00.952 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-04 19:37:00.954 | 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.7.0) 2026-06-04 19:37:00.963 | 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-04 19:37:00.965 | 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.4.0) 2026-06-04 19:37:00.965 | 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-04 19:37:00.969 | 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-04 19:37:00.970 | 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-04 19:37:00.972 | 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.1.2) 2026-06-04 19:37:00.976 | 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-04 19:37:00.976 | 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.17) 2026-06-04 19:37:00.977 | 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-04 19:37:00.978 | 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-04 19:37:00.987 | 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-04 19:37:00.987 | 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-04 19:37:00.990 | 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-04 19:37:01.015 | Downloading python_openstackclient-10.0.0-py3-none-any.whl (1.2 MB) 2026-06-04 19:37:01.096 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.9 MB/s 0:00:00 2026-06-04 19:37:01.260 | Installing collected packages: python-openstackclient 2026-06-04 19:37:02.296 | Successfully installed python-openstackclient-10.0.0 2026-06-04 19:37:02.389 | + inc/python:pip_install:216 : result=0 2026-06-04 19:37:02.392 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:37:02.395 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:02.398 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:02.401 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:02.404 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:02.407 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:02.411 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:37:02.414 | + functions-common:time_stop:2421 : start_time=1780601820153 2026-06-04 19:37:02.418 | + functions-common:time_stop:2423 : [[ -z 1780601820153 ]] 2026-06-04 19:37:02.422 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:02.427 | + functions-common:time_stop:2426 : end_time=1780601822423 2026-06-04 19:37:02.430 | + functions-common:time_stop:2427 : elapsed_time=2270 2026-06-04 19:37:02.433 | + functions-common:time_stop:2428 : total=88593 2026-06-04 19:37:02.436 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:02.439 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90863 2026-06-04 19:37:02.442 | + inc/python:pip_install:219 : return 0 2026-06-04 19:37:02.446 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-04 19:37:02.465 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:02.468 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-06-04 19:37:02.471 | + functions-common:install_openstack_cli_server:2435 : 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-04 19:37:02.475 | + functions-common:install_openstack_cli_server:2435 : 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-04 19:37:02.478 | + functions-common:install_openstack_cli_server:2436 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.481 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-06-04 19:37:02.484 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.489 | + functions-common:run_process:1670 : local group= 2026-06-04 19:37:02.492 | + functions-common:run_process:1671 : local user= 2026-06-04 19:37:02.495 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:37:02.498 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-06-04 19:37:02.502 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:37:02.505 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:37:02.508 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:02.512 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:02.516 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:02.521 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601822518 2026-06-04 19:37:02.524 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-06-04 19:37:02.544 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:02.547 | + functions-common:run_process:1678 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-06-04 19:37:02.550 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-06-04 19:37:02.553 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.556 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.559 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.563 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.565 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-04 19:37:02.568 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-04 19:37:02.571 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-06-04 19:37:02.574 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:37:02.577 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:37:02.580 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:37:02.583 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:37:02.587 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-04 19:37:02.590 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-04 19:37:02.593 | + functions-common:_run_under_systemd:1644 : 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-04 19:37:02.596 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-06-04 19:37:02.599 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-04 19:37:02.601 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:37:02.604 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:37:02.607 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:37:02.610 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:37:02.612 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:37:02.615 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-04 19:37:02.617 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:37:02.622 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-06-04 19:37:02.690 | + functions-common:write_user_unit_file:1542 : 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-04 19:37:02.758 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-04 19:37:02.818 | + functions-common:write_user_unit_file:1544 : 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-04 19:37:02.875 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-04 19:37:02.928 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-04 19:37:02.983 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:37:03.040 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:37:03.042 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:37:03.045 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-04 19:37:03.114 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:37:03.423 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-04 19:37:03.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-04 19:37:03.717 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-04 19:37:03.753 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:37:03.756 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:03.759 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:03.761 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:03.763 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:03.765 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:03.768 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:37:03.770 | + functions-common:time_stop:2421 : start_time=1780601822518 2026-06-04 19:37:03.772 | + functions-common:time_stop:2423 : [[ -z 1780601822518 ]] 2026-06-04 19:37:03.776 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:03.780 | + functions-common:time_stop:2426 : end_time=1780601823777 2026-06-04 19:37:03.782 | + functions-common:time_stop:2427 : elapsed_time=1259 2026-06-04 19:37:03.785 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:37:03.787 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:03.790 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1259 2026-06-04 19:37:03.793 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-04 19:37:03.797 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-04 19:37:03.801 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.GlfVXDafFv 2026-06-04 19:37:03.804 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-04 19:37:03.807 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-04 19:37:03.809 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-04 19:37:03.811 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-04 19:37:03.814 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-04 19:37:03.816 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:37:03.818 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:37:03.820 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-04 19:37:03.839 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:03.841 | + ./stack.sh:main:1062 : configure_database 2026-06-04 19:37:03.844 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-04 19:37:03.847 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-04 19:37:03.850 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-04 19:37:03.852 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:37:03.855 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-04 19:37:03.857 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-04 19:37:03.860 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:03.863 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:03.866 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-04 19:37:03.868 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-04 19:37:03.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:03.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:03.877 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-04 19:37:03.881 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-04 19:37:03.882 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-04 19:37:03.884 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-04 19:37:03.887 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-04 19:37:03.890 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-04 19:37:03.893 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-04 19:37:03.893 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-04 19:37:03.898 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-04 19:37:03.963 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-04 19:37:03.966 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:37:03.969 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:37:03.971 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:37:03.973 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:37:03.975 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:37:03.977 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:37:03.978 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:37:03.980 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:37:03.982 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:37:03.984 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:37:03.987 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:37:03.990 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:37:03.991 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:37:03.994 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-04 19:37:03.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:03.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:04.000 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-04 19:37:04.002 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:37:04.004 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-04 19:37:05.557 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-04 19:37:05.560 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-04 19:37:05.562 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:05.564 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:05.567 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-04 19:37:05.569 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-04 19:37:05.573 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-04 19:37:05.585 | mysqladmin: connect to server at 'localhost' failed 2026-06-04 19:37:05.585 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-04 19:37:05.589 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-04 19:37:05.592 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-04 19:37:05.594 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:05.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:05.598 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-04 19:37:05.600 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-04 19:37:05.602 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-04 19:37:05.606 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-04 19:37:05.607 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-04 19:37:05.616 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:05.655 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-04 19:37:05.659 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-04 19:37:05.659 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-04 19:37:05.659 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-04 19:37:05.664 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-04 19:37:05.667 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-04 19:37:05.669 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-04 19:37:05.670 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-04 19:37:05.673 | + 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-04 19:37:05.683 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:05.725 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-04 19:37:05.736 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:05.775 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-04 19:37:05.834 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-04 19:37:05.889 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-04 19:37:05.950 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-04 19:37:05.953 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-04 19:37:05.955 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-04 19:37:05.955 | enabling MySQL performance counting 2026-06-04 19:37:05.958 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-04 19:37:05.981 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-04 19:37:05.984 | + 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-04 19:37:06.463 | Processing ./tools/dbcounter 2026-06-04 19:37:06.465 | Installing build dependencies: started 2026-06-04 19:37:07.744 | Installing build dependencies: finished with status 'done' 2026-06-04 19:37:07.745 | Getting requirements to build wheel: started 2026-06-04 19:37:08.085 | Getting requirements to build wheel: finished with status 'done' 2026-06-04 19:37:08.086 | Preparing metadata (pyproject.toml): started 2026-06-04 19:37:08.307 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:37:08.309 | Building wheels for collected packages: dbcounter 2026-06-04 19:37:08.310 | Building wheel for dbcounter (pyproject.toml): started 2026-06-04 19:37:08.532 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-04 19:37:08.532 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=9bc979a8edd6688bfb8ad4409f8f47c3f42ac440e2729faa7cb3347fe1fe7a28 2026-06-04 19:37:08.533 | Stored in directory: /tmp/pip-ephem-wheel-cache-53rr3vb9/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-04 19:37:08.535 | Successfully built dbcounter 2026-06-04 19:37:08.691 | Installing collected packages: dbcounter 2026-06-04 19:37:08.710 | Successfully installed dbcounter-0.1 2026-06-04 19:37:08.821 | + inc/python:pip_install:216 : result=0 2026-06-04 19:37:08.824 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:37:08.826 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:08.829 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:08.831 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:08.833 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:08.835 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:08.837 | + functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:37:08.839 | + functions-common:time_stop:2421 : start_time=1780601825974 2026-06-04 19:37:08.841 | + functions-common:time_stop:2423 : [[ -z 1780601825974 ]] 2026-06-04 19:37:08.844 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:08.848 | + functions-common:time_stop:2426 : end_time=1780601828846 2026-06-04 19:37:08.851 | + functions-common:time_stop:2427 : elapsed_time=2872 2026-06-04 19:37:08.853 | + functions-common:time_stop:2428 : total=90863 2026-06-04 19:37:08.855 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:08.858 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=93735 2026-06-04 19:37:08.860 | + inc/python:pip_install:219 : return 0 2026-06-04 19:37:08.863 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-04 19:37:08.866 | + lib/database:recreate_database:112 : local db=stats 2026-06-04 19:37:08.868 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-04 19:37:08.871 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-04 19:37:08.873 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-04 19:37:08.877 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:08.912 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-04 19:37:08.916 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:08.953 | + 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-04 19:37:08.953 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-04 19:37:08.957 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:08.994 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-04 19:37:08.996 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-04 19:37:09.053 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-04 19:37:09.109 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-04 19:37:09.168 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-04 19:37:09.228 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-04 19:37:09.287 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-04 19:37:09.347 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-04 19:37:09.407 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-04 19:37:09.410 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:37:09.413 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-04 19:37:11.672 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-04 19:37:11.675 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-04 19:37:11.680 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-04 19:37:11.685 | + functions-common:save_stackenv:67 : time_stamp=2026-06-04-193711 2026-06-04 19:37:11.687 | + functions-common:save_stackenv:68 : echo '# 2026-06-04-193711 1066' 2026-06-04 19:37:11.690 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.693 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-04 19:37:11.695 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.698 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-04 19:37:11.701 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.704 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-04 19:37:11.706 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.709 | + 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-04 19:37:11.711 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.714 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-06-04 19:37:11.716 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.719 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-06-04 19:37:11.721 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.723 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-04-193118 2026-06-04 19:37:11.726 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.729 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:37:11.732 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.734 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-06-04 19:37:11.737 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.739 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-04 19:37:11.742 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.745 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.189,IP:::1 2026-06-04 19:37:11.747 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.750 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-04 19:37:11.752 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.755 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-04 19:37:11.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.760 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-06-04 19:37:11.763 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:37:11.766 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-04 19:37:11.769 | + ./stack.sh:main:1076 : start_dstat 2026-06-04 19:37:11.771 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-04 19:37:11.774 | + functions-common:run_process:1668 : local service=dstat 2026-06-04 19:37:11.777 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-04 19:37:11.779 | + functions-common:run_process:1670 : local group= 2026-06-04 19:37:11.782 | + functions-common:run_process:1671 : local user= 2026-06-04 19:37:11.785 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:37:11.788 | + functions-common:run_process:1674 : local name=dstat 2026-06-04 19:37:11.790 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:37:11.792 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:37:11.795 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:11.797 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:11.801 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:11.806 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601831803 2026-06-04 19:37:11.808 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-04 19:37:11.827 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:11.830 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:37:11.832 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:11.835 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:11.838 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:11.840 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:11.842 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:11.844 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:37:11.848 | + functions-common:time_stop:2421 : start_time=1780601831803 2026-06-04 19:37:11.850 | + functions-common:time_stop:2423 : [[ -z 1780601831803 ]] 2026-06-04 19:37:11.854 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:11.860 | + functions-common:time_stop:2426 : end_time=1780601831856 2026-06-04 19:37:11.863 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-04 19:37:11.866 | + functions-common:time_stop:2428 : total=1259 2026-06-04 19:37:11.868 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:11.871 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1312 2026-06-04 19:37:11.873 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-04 19:37:11.876 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-04 19:37:11.880 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.883 | + functions-common:run_process:1670 : local group= 2026-06-04 19:37:11.886 | + functions-common:run_process:1671 : local user=root 2026-06-04 19:37:11.889 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-04 19:37:11.892 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-04 19:37:11.894 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:37:11.897 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:37:11.899 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:11.901 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:11.905 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:11.910 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601831906 2026-06-04 19:37:11.913 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-04 19:37:11.932 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:11.935 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-04 19:37:11.938 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-06-04 19:37:11.940 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.942 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.944 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.947 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.951 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-04 19:37:11.954 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-04 19:37:11.957 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-06-04 19:37:11.959 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:37:11.961 | + functions-common:_run_under_systemd:1630 : local user=root 2026-06-04 19:37:11.963 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-06-04 19:37:11.965 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.12 2026-06-04 19:37:11.967 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-04 19:37:11.970 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-04 19:37:11.973 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-04 19:37:11.976 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-06-04 19:37:11.978 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:11.981 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:37:11.984 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-04 19:37:11.987 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.12 2026-06-04 19:37:11.991 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:37:11.994 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:37:11.997 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-04 19:37:12.000 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:37:12.006 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-04 19:37:12.075 | + functions-common:write_user_unit_file:1542 : 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-04 19:37:12.146 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-04 19:37:12.205 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:37:12.260 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-04 19:37:12.317 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-04 19:37:12.380 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:37:12.437 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.12 ]] 2026-06-04 19:37:12.440 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-04 19:37:12.500 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:37:12.503 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-04 19:37:12.578 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:37:12.868 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-06-04 19:37:12.882 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-04 19:37:13.151 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-06-04 19:37:13.181 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:37:13.184 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:13.187 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:13.190 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:13.194 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:13.197 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:13.200 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:37:13.202 | + functions-common:time_stop:2421 : start_time=1780601831906 2026-06-04 19:37:13.205 | + functions-common:time_stop:2423 : [[ -z 1780601831906 ]] 2026-06-04 19:37:13.208 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:13.213 | + functions-common:time_stop:2426 : end_time=1780601833210 2026-06-04 19:37:13.217 | + functions-common:time_stop:2427 : elapsed_time=1304 2026-06-04 19:37:13.220 | + functions-common:time_stop:2428 : total=1312 2026-06-04 19:37:13.223 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:13.226 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2616 2026-06-04 19:37:13.229 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-04 19:37:13.248 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:13.251 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.254 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-04 19:37:13.257 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.260 | + functions-common:run_process:1670 : local group= 2026-06-04 19:37:13.263 | + functions-common:run_process:1671 : local user= 2026-06-04 19:37:13.266 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:37:13.269 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-04 19:37:13.272 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:37:13.275 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:37:13.278 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:13.281 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:13.285 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:13.290 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601833287 2026-06-04 19:37:13.293 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-04 19:37:13.313 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:13.316 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-04 19:37:13.319 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-06-04 19:37:13.321 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.325 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.328 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.332 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.335 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-04 19:37:13.337 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-04 19:37:13.341 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-06-04 19:37:13.343 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:37:13.346 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:37:13.349 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:37:13.351 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:37:13.354 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-04 19:37:13.357 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-04 19:37:13.359 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-04 19:37:13.362 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-06-04 19:37:13.365 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.368 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:37:13.371 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:37:13.374 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:37:13.377 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:37:13.379 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:37:13.383 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-04 19:37:13.385 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:37:13.390 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-04 19:37:13.458 | + functions-common:write_user_unit_file:1542 : 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-04 19:37:13.528 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-04 19:37:13.586 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:37:13.646 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-04 19:37:13.708 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-04 19:37:13.766 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:37:13.827 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:37:13.830 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:37:13.832 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-04 19:37:13.902 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:37:14.224 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-06-04 19:37:14.238 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-04 19:37:14.529 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-06-04 19:37:14.558 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:37:14.561 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:14.564 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:14.567 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:14.569 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:14.572 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:14.575 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:37:14.577 | + functions-common:time_stop:2421 : start_time=1780601833287 2026-06-04 19:37:14.580 | + functions-common:time_stop:2423 : [[ -z 1780601833287 ]] 2026-06-04 19:37:14.583 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:14.589 | + functions-common:time_stop:2426 : end_time=1780601834585 2026-06-04 19:37:14.592 | + functions-common:time_stop:2427 : elapsed_time=1298 2026-06-04 19:37:14.595 | + functions-common:time_stop:2428 : total=2616 2026-06-04 19:37:14.598 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:14.602 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3914 2026-06-04 19:37:14.605 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-04 19:37:14.623 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:14.625 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-04 19:37:14.643 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:14.646 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-04 19:37:14.662 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:14.665 | + ./stack.sh:main:1095 : start_etcd3 2026-06-04 19:37:14.668 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-04 19:37:14.671 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000002186 --data-dir /opt/stack/data/etcd' 2026-06-04 19:37:14.673 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-04 19:37:14.676 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000002186=http://10.4.3.189:2380' 2026-06-04 19:37:14.678 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.189:2380' 2026-06-04 19:37:14.681 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.189:2379' 2026-06-04 19:37:14.683 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-04 19:37:14.686 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-04 19:37:14.688 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.189:2379' 2026-06-04 19:37:14.691 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-04 19:37:14.693 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-04 19:37:14.697 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-04 19:37:14.699 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000002186 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002186=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' '' root 2026-06-04 19:37:14.702 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-04 19:37:14.704 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name np0000002186 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002186=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' 2026-06-04 19:37:14.706 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:37:14.709 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-04 19:37:14.712 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:37:14.714 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:37:14.717 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:37:14.719 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-04 19:37:14.722 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:37:14.726 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-04 19:37:14.788 | + functions-common:write_user_unit_file:1542 : 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-04 19:37:14.850 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-04 19:37:14.906 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000002186 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000002186=http://10.4.3.189:2380 --initial-advertise-peer-urls http://10.4.3.189:2380 --advertise-client-urls http://10.4.3.189:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.189:2379 --log-level=debug' 2026-06-04 19:37:14.963 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-04 19:37:15.021 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-04 19:37:15.081 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:37:15.144 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:37:15.146 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:37:15.149 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-04 19:37:15.218 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:37:15.525 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-04 19:37:15.589 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-04 19:37:15.652 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-04 19:37:15.715 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-04 19:37:15.774 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-04 19:37:15.779 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:37:15.784 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:37:15.787 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-04 19:37:16.097 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-04 19:37:16.111 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-04 19:37:16.389 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-04 19:37:16.581 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-04 19:37:16.598 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:16.601 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 10.4.3.189 80 2026-06-04 19:37:16.603 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-04 19:37:16.606 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-04 19:37:16.610 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-04 19:37:16.613 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-06-04 19:37:16.616 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-04 19:37:16.618 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-04 19:37:16.621 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-04 19:37:16.623 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-04 19:37:16.626 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-04 19:37:16.630 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-04 19:37:16.632 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-04 19:37:16.647 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-04 19:37:16.651 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-04 19:37:16.655 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-04 19:37:16.658 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-04 19:37:16.660 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:37:16.663 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:16.666 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:16.670 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-04 19:37:16.674 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-04 19:37:16.677 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-04 19:37:16.680 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-04 19:37:16.683 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-04 19:37:16.686 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-04 19:37:16.688 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-04 19:37:16.704 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:16.706 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-04 19:37:16.709 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-04 19:37:16.713 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:16.716 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:16.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:16.724 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:16.726 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:16.729 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-04 19:37:16.764 | No module matches headers 2026-06-04 19:37:16.767 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-04 19:37:16.802 | Enabling module headers. 2026-06-04 19:37:16.807 | To activate the new configuration, you need to run: 2026-06-04 19:37:16.807 | systemctl restart apache2 2026-06-04 19:37:16.812 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-04 19:37:16.815 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:16.818 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-04 19:37:16.822 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-04 19:37:16.825 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:16.827 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:16.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:16.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:16.836 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:16.839 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-04 19:37:16.870 | No module matches ssl 2026-06-04 19:37:16.874 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-04 19:37:16.907 | Considering dependency mime for ssl: 2026-06-04 19:37:16.907 | Module mime already enabled 2026-06-04 19:37:16.907 | Considering dependency socache_shmcb for ssl: 2026-06-04 19:37:16.907 | Enabling module socache_shmcb. 2026-06-04 19:37:16.911 | Enabling module ssl. 2026-06-04 19:37:16.911 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-04 19:37:16.916 | To activate the new configuration, you need to run: 2026-06-04 19:37:16.916 | systemctl restart apache2 2026-06-04 19:37:16.921 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-04 19:37:16.924 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:16.926 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-04 19:37:16.929 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-04 19:37:16.931 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:16.934 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:16.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:16.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:16.942 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:16.944 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-04 19:37:16.977 | proxy (enabled by site administrator) 2026-06-04 19:37:16.981 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:16.984 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-04 19:37:16.987 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-04 19:37:16.990 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:16.993 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:16.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:16.999 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:17.003 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:17.006 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-04 19:37:17.040 | proxy_http (enabled by site administrator) 2026-06-04 19:37:17.044 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-04 19:37:17.047 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-04 19:37:17.051 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:37:17.055 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:37:17.058 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:37:17.060 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:17.064 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:17.067 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:17.070 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:17.073 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:37:17.076 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:17.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:17.082 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-04 19:37:17.120 | Enabling site http-services-tls-proxy. 2026-06-04 19:37:17.126 | To activate the new configuration, you need to run: 2026-06-04 19:37:17.126 | systemctl reload apache2 2026-06-04 19:37:17.130 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-04 19:37:17.133 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:37:17.136 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:37:17.140 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:37:17.252 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-04 19:37:17.255 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-04 19:37:17.258 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-04 19:37:17.273 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-04 19:37:17.287 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-04 19:37:17.291 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-04 19:37:17.294 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-04 19:37:17.297 | + 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.189/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-04 19:37:17.349 | The user clouds.yaml file didn't exist. 2026-06-04 19:37:17.360 | + 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.189/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-04 19:37:17.424 | + 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.189/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-04 19:37:17.489 | + 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.189/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-04 19:37:17.551 | + 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.189/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-04 19:37:17.614 | + 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.189/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-04 19:37:17.677 | + 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.189/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-04 19:37:17.740 | + 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.189/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-04 19:37:17.804 | + 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.189/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-04 19:37:17.873 | + 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.189/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-04 19:37:17.939 | + functions-common:write_clouds_yaml:203 : cat 2026-06-04 19:37:17.946 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-04 19:37:17.950 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-04 19:37:17.953 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-04 19:37:17.958 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-04 19:37:17.962 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-04 19:37:17.965 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-04 19:37:17.982 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:17.985 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-04 19:37:17.987 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:37:17.990 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-04 19:37:17.993 | + ./stack.sh:main:1112 : '[' 10.4.3.189 == 10.4.3.189 ']' 2026-06-04 19:37:17.996 | + ./stack.sh:main:1113 : init_keystone 2026-06-04 19:37:17.999 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-04 19:37:18.016 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:18.020 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-04 19:37:18.022 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-04 19:37:18.025 | + lib/database:recreate_database:112 : local db=keystone 2026-06-04 19:37:18.027 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-04 19:37:18.030 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-04 19:37:18.033 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-04 19:37:18.037 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:18.076 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-04 19:37:18.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:37:18.114 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-04 19:37:18.117 | + functions-common:time_start:2400 : local name=dbsync 2026-06-04 19:37:18.120 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:18.123 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:18.127 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:18.132 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601838128 2026-06-04 19:37:18.135 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-04 19:37:18.434 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:37:18.434 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:37:18.434 | we strongly recommend against using it for new projects. 2026-06-04 19:37:18.434 | 2026-06-04 19:37:18.434 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:37:18.434 | framework. For more detail see 2026-06-04 19:37:18.435 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:37:18.435 | 2026-06-04 19:37:18.435 | __import__(import_str) 2026-06-04 19:37:19.979 | INFO dbcounter [-] Registered counter for database keystone 2026-06-04 19:37:20.024 | 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=61544) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:37:20.031 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:37:20.031 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:37:20.032 | DEBUG dbcounter [-] [61544] Writer thread running {{(pid=61544) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:37:20.066 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-04 19:37:21.038 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:37:21.040 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-04 19:37:21.040 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.041 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-04 19:37:21.068 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.069 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-04 19:37:21.084 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.089 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-04 19:37:21.154 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.155 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-04 19:37:21.176 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.179 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-04 19:37:21.218 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.220 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-04 19:37:21.220 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:37:21.221 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-04 19:37:21.255 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.257 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-04 19:37:21.274 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=61544) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:37:21.556 | ++ inc/async:async_inner:64 : rc=0 2026-06-04 19:37:21.579 | [57387 Async install_tempest:57387]: finished successfully 2026-06-04 19:37:21.658 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-04 19:37:21.662 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:21.664 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:21.667 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:21.669 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:21.672 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:21.675 | + functions-common:time_stop:2420 : name=dbsync 2026-06-04 19:37:21.677 | + functions-common:time_stop:2421 : start_time=1780601838128 2026-06-04 19:37:21.680 | + functions-common:time_stop:2423 : [[ -z 1780601838128 ]] 2026-06-04 19:37:21.683 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:21.688 | + functions-common:time_stop:2426 : end_time=1780601841685 2026-06-04 19:37:21.690 | + functions-common:time_stop:2427 : elapsed_time=3557 2026-06-04 19:37:21.693 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:37:21.695 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:21.699 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3557 2026-06-04 19:37:21.701 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-04 19:37:21.703 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-04 19:37:21.707 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-04 19:37:21.987 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:37:21.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:37:21.988 | we strongly recommend against using it for new projects. 2026-06-04 19:37:21.988 | 2026-06-04 19:37:21.988 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:37:21.988 | framework. For more detail see 2026-06-04 19:37:21.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:37:21.988 | 2026-06-04 19:37:21.988 | __import__(import_str) 2026-06-04 19:37:23.349 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-04 19:37:23.349 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-04 19:37:23.349 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-04 19:37:23.349 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-04 19:37:23.350 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-04 19:37:23.350 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-04 19:37:23.350 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-04 19:37:23.350 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-04 19:37:23.350 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-04 19:37:23.700 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-04 19:37:23.705 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-04 19:37:23.990 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:37:23.991 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:37:23.991 | we strongly recommend against using it for new projects. 2026-06-04 19:37:23.991 | 2026-06-04 19:37:23.991 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:37:23.991 | framework. For more detail see 2026-06-04 19:37:23.991 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:37:23.991 | 2026-06-04 19:37:23.991 | __import__(import_str) 2026-06-04 19:37:25.389 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-04 19:37:25.389 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-04 19:37:25.390 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-04 19:37:25.390 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-04 19:37:25.390 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-04 19:37:25.390 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-04 19:37:25.390 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-04 19:37:25.393 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-04 19:37:25.393 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-04 19:37:25.727 | + ./stack.sh:main:1114 : start_keystone 2026-06-04 19:37:25.732 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-04 19:37:25.737 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-04 19:37:25.740 | + functions-common:run_process:1668 : local service=keystone 2026-06-04 19:37:25.743 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-04 19:37:25.745 | + functions-common:run_process:1670 : local group= 2026-06-04 19:37:25.748 | + functions-common:run_process:1671 : local user= 2026-06-04 19:37:25.751 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:37:25.753 | + functions-common:run_process:1674 : local name=keystone 2026-06-04 19:37:25.756 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:37:25.759 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:37:25.762 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:25.764 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:25.767 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:25.771 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601845769 2026-06-04 19:37:25.774 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-04 19:37:25.791 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:25.794 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-04 19:37:25.797 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-04 19:37:25.800 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-04 19:37:25.803 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-04 19:37:25.805 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-04 19:37:25.808 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-04 19:37:25.811 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-04 19:37:25.813 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-04 19:37:25.817 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-04 19:37:25.819 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:37:25.822 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:37:25.825 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:37:25.827 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:37:25.830 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-04 19:37:25.832 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-04 19:37:25.835 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:37:25.838 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-04 19:37:25.841 | + functions-common:_run_under_systemd:1642 : 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-04 19:37:25.843 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-04 19:37:25.846 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-04 19:37:25.849 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:37:25.851 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:37:25.854 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:37:25.856 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-04 19:37:25.858 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:37:25.862 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-04 19:37:25.934 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:37:26.001 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-04 19:37:26.059 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-04 19:37:26.118 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:37:26.178 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:37:26.235 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-04 19:37:26.292 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-04 19:37:26.350 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-04 19:37:26.405 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-04 19:37:26.458 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-04 19:37:26.516 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:37:26.518 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:37:26.521 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-04 19:37:26.589 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:37:26.874 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-04 19:37:26.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-04 19:37:27.162 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-04 19:37:27.236 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:37:27.239 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:27.242 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:27.245 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:27.248 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:27.250 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:27.253 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:37:27.256 | + functions-common:time_stop:2421 : start_time=1780601845769 2026-06-04 19:37:27.259 | + functions-common:time_stop:2423 : [[ -z 1780601845769 ]] 2026-06-04 19:37:27.262 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:27.267 | + functions-common:time_stop:2426 : end_time=1780601847264 2026-06-04 19:37:27.271 | + functions-common:time_stop:2427 : elapsed_time=1495 2026-06-04 19:37:27.274 | + functions-common:time_stop:2428 : total=3914 2026-06-04 19:37:27.276 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:27.279 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5409 2026-06-04 19:37:27.283 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-04 19:37:27.283 | Waiting for keystone to start... 2026-06-04 19:37:27.286 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.189/identity/v3/ 2026-06-04 19:37:27.289 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.189/identity/v3/ 2026-06-04 19:37:27.293 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:37:27.296 | + functions:wait_for_service:477 : local url=http://10.4.3.189/identity/v3/ 2026-06-04 19:37:27.299 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:37:27.302 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:37:27.306 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:37:27.309 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:37:27.312 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:37:27.318 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:37:27.322 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601847319 2026-06-04 19:37:27.326 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:37:27.331 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.189/identity/v3/ 2026-06-04 19:37:29.947 | + :: : [[ 200 == 503 ]] 2026-06-04 19:37:29.948 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:37:29.951 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:37:29.954 | + functions-common:time_stop:2414 : local name 2026-06-04 19:37:29.957 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:37:29.959 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:37:29.961 | + functions-common:time_stop:2417 : local total 2026-06-04 19:37:29.965 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:37:29.967 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:37:29.971 | + functions-common:time_stop:2421 : start_time=1780601847319 2026-06-04 19:37:29.973 | + functions-common:time_stop:2423 : [[ -z 1780601847319 ]] 2026-06-04 19:37:29.977 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:37:29.982 | + functions-common:time_stop:2426 : end_time=1780601849979 2026-06-04 19:37:29.985 | + functions-common:time_stop:2427 : elapsed_time=2660 2026-06-04 19:37:29.988 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:37:29.991 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:37:29.993 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2660 2026-06-04 19:37:29.996 | + functions:wait_for_service:486 : return 0 2026-06-04 19:37:29.999 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-04 19:37:30.016 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:30.018 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.189 5001 2026-06-04 19:37:30.021 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-04 19:37:30.024 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-04 19:37:30.026 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-04 19:37:30.029 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-06-04 19:37:30.031 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-04 19:37:30.034 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-04 19:37:30.036 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-04 19:37:30.040 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-04 19:37:30.041 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-04 19:37:30.044 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-04 19:37:30.046 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-04 19:37:30.049 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-04 19:37:30.052 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-04 19:37:30.055 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:37:30.057 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.060 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.062 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-04 19:37:30.066 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-04 19:37:30.069 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-04 19:37:30.072 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-04 19:37:30.075 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-04 19:37:30.078 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-04 19:37:30.081 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-04 19:37:30.084 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-04 19:37:30.100 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:30.102 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-04 19:37:30.104 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-04 19:37:30.106 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:30.109 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:30.112 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.115 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.117 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:30.120 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-04 19:37:30.156 | headers (enabled by site administrator) 2026-06-04 19:37:30.159 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:30.162 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-04 19:37:30.164 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-04 19:37:30.167 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:30.170 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:30.172 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.175 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.178 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:30.180 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-04 19:37:30.214 | ssl (enabled by site administrator) 2026-06-04 19:37:30.218 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:30.220 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-04 19:37:30.223 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-04 19:37:30.226 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:30.229 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:30.232 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.237 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:30.240 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-04 19:37:30.274 | proxy (enabled by site administrator) 2026-06-04 19:37:30.278 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:37:30.281 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-04 19:37:30.284 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-04 19:37:30.287 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:37:30.289 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:30.292 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.295 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.298 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:30.301 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-04 19:37:30.335 | proxy_http (enabled by site administrator) 2026-06-04 19:37:30.339 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-04 19:37:30.342 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-04 19:37:30.345 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:37:30.348 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:37:30.351 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:37:30.354 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:37:30.357 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.359 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.362 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:37:30.364 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:37:30.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:37:30.370 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:37:30.373 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-04 19:37:30.406 | Enabling site keystone-service-tls-proxy. 2026-06-04 19:37:30.411 | To activate the new configuration, you need to run: 2026-06-04 19:37:30.412 | systemctl reload apache2 2026-06-04 19:37:30.416 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-04 19:37:30.419 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:37:30.422 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:37:30.425 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:37:30.539 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-04 19:37:30.543 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:37:30.546 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-04 19:37:31.382 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-04 19:37:31.386 | + 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.189/identity 2026-06-04 19:37:31.663 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:37:31.663 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:37:31.663 | we strongly recommend against using it for new projects. 2026-06-04 19:37:31.663 | 2026-06-04 19:37:31.663 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:37:31.664 | framework. For more detail see 2026-06-04 19:37:31.664 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:37:31.664 | 2026-06-04 19:37:31.664 | __import__(import_str) 2026-06-04 19:37:33.299 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.299 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.299 | 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=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.303 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.312 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.313 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.329 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.344 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.344 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.383 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.384 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.384 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.389 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.389 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.390 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.390 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.390 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.390 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.390 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.394 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.396 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.396 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.396 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=62743) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-04 19:37:33.434 | INFO dbcounter [-] Registered counter for database keystone 2026-06-04 19:37:33.472 | 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=62743) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:37:33.609 | DEBUG dbcounter [-] [62743] Writer thread running {{(pid=62743) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:37:33.668 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created domain default 2026-06-04 19:37:33.691 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created project admin 2026-06-04 19:37:33.706 | WARNING keystone.common.password_hashing [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-04 19:37:33.715 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created user admin 2026-06-04 19:37:33.722 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created role reader 2026-06-04 19:37:33.728 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created role member 2026-06-04 19:37:33.739 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created implied role where 378b993d5cb9469f9eafe18ddc95708e implies 02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:33.744 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created role manager 2026-06-04 19:37:33.753 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created implied role where be7f3d9856af4e089f712ccdd49e4c03 implies 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:33.759 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created role admin 2026-06-04 19:37:33.767 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created implied role where 89ee16bca9f24c29b7c910b9a100fb2e implies be7f3d9856af4e089f712ccdd49e4c03 2026-06-04 19:37:33.774 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created role service 2026-06-04 19:37:33.780 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Granted role admin on project admin to user admin. 2026-06-04 19:37:33.784 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Granted role admin on the system to user admin. 2026-06-04 19:37:33.791 | WARNING py.warnings [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf 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-04 19:37:33.791 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-04 19:37:33.791 |  2026-06-04 19:37:33.793 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created region RegionOne 2026-06-04 19:37:33.811 | INFO keystone.cmd.bootstrap [None req-e5773790-bd7d-4f2d-b2ed-1cc675843eaf None None] Created public endpoint https://10.4.3.189/identity 2026-06-04 19:37:34.253 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-04 19:37:34.256 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-04 19:37:34.258 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-04 19:37:34.261 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-04 19:37:35.617 | 2026-06-04 19:37:35.627 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:35.629 | + lib/keystone:create_keystone_accounts:258 : admin_project=1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:37:35.632 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-04 19:37:35.635 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-04 19:37:35.822 | 2026-06-04 19:37:35.834 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:35.837 | + lib/keystone:create_keystone_accounts:260 : admin_user=f08231758d94487897e3490df650c520 2026-06-04 19:37:35.839 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-04 19:37:35.841 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-04 19:37:35.844 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-04 19:37:35.847 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin f08231758d94487897e3490df650c520 default 2026-06-04 19:37:35.907 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f08231758d94487897e3490df650c520 default 2026-06-04 19:37:35.943 | [9741 Async ks-domain-role:62873]: running: get_or_add_user_domain_role admin f08231758d94487897e3490df650c520 default 2026-06-04 19:37:35.946 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-04 19:37:35.948 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-04 19:37:35.951 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-04 19:37:36.794 | 2026-06-04 19:37:36.803 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:36.806 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-04 19:37:36.809 | + functions-common:get_or_create_domain:872 : echo default 2026-06-04 19:37:36.809 | default 2026-06-04 19:37:36.811 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-04 19:37:36.879 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-04 19:37:36.917 | [9741 Async ks-project:62999]: running: get_or_create_project service Default 2026-06-04 19:37:36.921 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-04 19:37:36.989 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-04 19:37:37.031 | [9741 Async ks-service:63093]: running: get_or_create_role service 2026-06-04 19:37:37.034 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-04 19:37:37.104 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-04 19:37:37.141 | [9741 Async ks-reseller:63187]: running: get_or_create_role ResellerAdmin 2026-06-04 19:37:37.144 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-04 19:37:37.147 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-04 19:37:37.215 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-04 19:37:37.257 | [9741 Async ks-anotherrole:63283]: running: get_or_create_role anotherrole 2026-06-04 19:37:37.259 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-04 19:37:37.263 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-04 19:37:37.267 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:37:37.271 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-04 19:37:37.285 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:37.311 | [62873 Async ks-domain-role:62873]: finished successfully 2026-06-04 19:37:37.689 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:37.712 | [62999 Async ks-project:62999]: finished successfully 2026-06-04 19:37:37.988 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:38.013 | [63093 Async ks-service:63093]: finished successfully 2026-06-04 19:37:38.225 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:38.249 | [63187 Async ks-reseller:63187]: finished successfully 2026-06-04 19:37:38.390 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:38.414 | [63283 Async ks-anotherrole:63283]: finished successfully 2026-06-04 19:37:38.598 | 2026-06-04 19:37:38.608 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:38.611 | ++ functions-common:get_or_create_project:922 : project_id=e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:38.614 | ++ functions-common:get_or_create_project:923 : echo e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:38.616 | + lib/keystone:create_keystone_accounts:288 : invis_project=e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:38.619 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-04 19:37:38.622 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-04 19:37:38.626 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:37:38.629 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-04 19:37:38.908 | 2026-06-04 19:37:38.917 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:38.920 | ++ functions-common:get_or_create_project:922 : project_id=d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:38.922 | ++ functions-common:get_or_create_project:923 : echo d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:38.926 | + lib/keystone:create_keystone_accounts:292 : demo_project=d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:38.929 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-04 19:37:38.932 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-04 19:37:38.935 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:38.938 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-04 19:37:38.940 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-04 19:37:38.943 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:39.216 | 2026-06-04 19:37:39.227 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.231 | ++ functions-common:get_or_create_user:909 : user_id=f82cbda765da4572bfb9dfa59e583aa4 2026-06-04 19:37:39.233 | ++ functions-common:get_or_create_user:910 : echo f82cbda765da4572bfb9dfa59e583aa4 2026-06-04 19:37:39.236 | + lib/keystone:create_keystone_accounts:295 : demo_user=f82cbda765da4572bfb9dfa59e583aa4 2026-06-04 19:37:39.238 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-04 19:37:39.286 | [9741 Async ks-domain-role:62873]: Waiting for completion of get_or_add_user_domain_role admin f08231758d94487897e3490df650c520 default running on PID 62873 (6 other jobs running) 2026-06-04 19:37:39.311 | [9741 Async ks-domain-role:62873]: Signaling child to exit 2026-06-04 19:37:39.311 | WAKEUP 2026-06-04 19:37:39.333 | [9741 Async ks-domain-role:62873]: Signaled 2026-06-04 19:37:39.334 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-04 19:37:39.334 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user f08231758d94487897e3490df650c520 --domain default 2026-06-04 19:37:39.334 | 2026-06-04 19:37:39.335 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f08231758d94487897e3490df650c520 --domain default -c Role -f value 2026-06-04 19:37:39.335 | 2026-06-04 19:37:39.335 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.335 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:39.335 | + functions-common:get_or_add_user_domain_role:993 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:39.335 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:39.379 | [9741 Async ks-domain-role:62873]: finished get_or_add_user_domain_role admin f08231758d94487897e3490df650c520 default with result 0 in 1 seconds 2026-06-04 19:37:39.385 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-04 19:37:39.420 | [9741 Async ks-project:62999]: Waiting for completion of get_or_create_project service Default running on PID 62999 (5 other jobs running) 2026-06-04 19:37:39.444 | [9741 Async ks-project:62999]: Signaling child to exit 2026-06-04 19:37:39.445 | WAKEUP 2026-06-04 19:37:39.466 | [9741 Async ks-project:62999]: Signaled 2026-06-04 19:37:39.469 | + functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:37:39.469 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-04 19:37:39.469 | 2026-06-04 19:37:39.469 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.469 | + functions-common:get_or_create_project:922 : project_id=899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:37:39.469 | + functions-common:get_or_create_project:923 : echo 899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:37:39.469 | 899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:37:39.512 | [9741 Async ks-project:62999]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-06-04 19:37:39.547 | [9741 Async ks-service:63093]: Waiting for completion of get_or_create_role service running on PID 63093 (4 other jobs running) 2026-06-04 19:37:39.571 | [9741 Async ks-service:63093]: Signaling child to exit 2026-06-04 19:37:39.571 | WAKEUP 2026-06-04 19:37:39.592 | [9741 Async ks-service:63093]: Signaled 2026-06-04 19:37:39.593 | + functions-common:get_or_create_role:929 : local role_id 2026-06-04 19:37:39.593 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-04 19:37:39.593 | 2026-06-04 19:37:39.593 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.593 | + functions-common:get_or_create_role:934 : role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:37:39.593 | + functions-common:get_or_create_role:935 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:37:39.593 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:37:39.635 | [9741 Async ks-service:63093]: finished get_or_create_role service with result 0 in 1 seconds 2026-06-04 19:37:39.671 | [9741 Async ks-reseller:63187]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 63187 (3 other jobs running) 2026-06-04 19:37:39.695 | [9741 Async ks-reseller:63187]: Signaling child to exit 2026-06-04 19:37:39.695 | WAKEUP 2026-06-04 19:37:39.718 | [9741 Async ks-reseller:63187]: Signaled 2026-06-04 19:37:39.720 | + functions-common:get_or_create_role:929 : local role_id 2026-06-04 19:37:39.720 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-04 19:37:39.720 | 2026-06-04 19:37:39.720 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.720 | + functions-common:get_or_create_role:934 : role_id=3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:37:39.720 | + functions-common:get_or_create_role:935 : echo 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:37:39.720 | 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:37:39.763 | [9741 Async ks-reseller:63187]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-06-04 19:37:39.801 | [9741 Async ks-anotherrole:63283]: Waiting for completion of get_or_create_role anotherrole running on PID 63283 (2 other jobs running) 2026-06-04 19:37:39.826 | [9741 Async ks-anotherrole:63283]: Signaling child to exit 2026-06-04 19:37:39.826 | WAKEUP 2026-06-04 19:37:39.847 | [9741 Async ks-anotherrole:63283]: Signaled 2026-06-04 19:37:39.848 | + functions-common:get_or_create_role:929 : local role_id 2026-06-04 19:37:39.848 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-04 19:37:39.848 | 2026-06-04 19:37:39.848 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:39.849 | + functions-common:get_or_create_role:934 : role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:39.849 | + functions-common:get_or_create_role:935 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:39.849 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:39.890 | [9741 Async ks-anotherrole:63283]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-06-04 19:37:39.894 | + inc/async:async_wait:197 : return 0 2026-06-04 19:37:39.897 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:39.965 | + inc/async:async_inner:63 : get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.003 | [9741 Async ks-demo-member:64120]: running: get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.006 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin f08231758d94487897e3490df650c520 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.070 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f08231758d94487897e3490df650c520 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.109 | [9741 Async ks-demo-admin:64216]: running: get_or_add_user_project_role admin f08231758d94487897e3490df650c520 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.112 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.177 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.217 | [9741 Async ks-demo-another:64312]: running: get_or_add_user_project_role anotherrole f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:40.219 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:40.282 | + inc/async:async_inner:63 : get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:40.320 | [9741 Async ks-demo-invis:64408]: running: get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:40.324 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-04 19:37:40.327 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-04 19:37:40.330 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:40.333 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-04 19:37:40.337 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-04 19:37:40.339 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:41.934 | 2026-06-04 19:37:41.945 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:41.949 | ++ functions-common:get_or_create_user:909 : user_id=706eefb4f75d480fb28032c1cfcd5ff9 2026-06-04 19:37:41.951 | ++ functions-common:get_or_create_user:910 : echo 706eefb4f75d480fb28032c1cfcd5ff9 2026-06-04 19:37:41.955 | + lib/keystone:create_keystone_accounts:308 : demo_reader=706eefb4f75d480fb28032c1cfcd5ff9 2026-06-04 19:37:41.958 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 706eefb4f75d480fb28032c1cfcd5ff9 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:42.020 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 706eefb4f75d480fb28032c1cfcd5ff9 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:42.059 | [9741 Async ks-demo-reader:64620]: running: get_or_add_user_project_role reader 706eefb4f75d480fb28032c1cfcd5ff9 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:42.062 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-04 19:37:42.065 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-04 19:37:42.068 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:37:42.071 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-04 19:37:42.361 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:42.386 | [64120 Async ks-demo-member:64120]: finished successfully 2026-06-04 19:37:42.757 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:42.783 | [64216 Async ks-demo-admin:64216]: finished successfully 2026-06-04 19:37:43.153 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:43.178 | [64312 Async ks-demo-another:64312]: finished successfully 2026-06-04 19:37:43.550 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:43.577 | [64408 Async ks-demo-invis:64408]: finished successfully 2026-06-04 19:37:44.160 | 2026-06-04 19:37:44.170 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:44.173 | ++ functions-common:get_or_create_project:922 : project_id=f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.176 | ++ functions-common:get_or_create_project:923 : echo f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.179 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.182 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-04 19:37:44.185 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-04 19:37:44.188 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:44.191 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-04 19:37:44.194 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-04 19:37:44.197 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:44.570 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:44.594 | [64620 Async ks-demo-reader:64620]: finished successfully 2026-06-04 19:37:44.775 | 2026-06-04 19:37:44.786 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:44.790 | ++ functions-common:get_or_create_user:909 : user_id=791156552466414dbaade0a2b1e933dd 2026-06-04 19:37:44.792 | ++ functions-common:get_or_create_user:910 : echo 791156552466414dbaade0a2b1e933dd 2026-06-04 19:37:44.795 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=791156552466414dbaade0a2b1e933dd 2026-06-04 19:37:44.797 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.858 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.896 | [9741 Async ks-alt-admin:65006]: running: get_or_add_user_project_role admin 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.899 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:44.965 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:45.000 | [9741 Async ks-alt-another:65102]: running: get_or_add_user_project_role anotherrole 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:45.004 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-04 19:37:45.006 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-04 19:37:45.009 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:45.013 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-04 19:37:45.016 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-04 19:37:45.020 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:45.993 | 2026-06-04 19:37:46.005 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:46.008 | ++ functions-common:get_or_create_user:909 : user_id=1c83018f50f34694a001bdc7e92ea70c 2026-06-04 19:37:46.011 | ++ functions-common:get_or_create_user:910 : echo 1c83018f50f34694a001bdc7e92ea70c 2026-06-04 19:37:46.015 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=1c83018f50f34694a001bdc7e92ea70c 2026-06-04 19:37:46.018 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 1c83018f50f34694a001bdc7e92ea70c f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:46.081 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1c83018f50f34694a001bdc7e92ea70c f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:46.119 | [9741 Async ks-alt-member-user:65272]: running: get_or_add_user_project_role member 1c83018f50f34694a001bdc7e92ea70c f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:46.122 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-04 19:37:46.126 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-04 19:37:46.130 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:46.133 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-04 19:37:46.136 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-04 19:37:46.140 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:46.449 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:46.474 | [65006 Async ks-alt-admin:65006]: finished successfully 2026-06-04 19:37:46.854 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:46.878 | [65102 Async ks-alt-another:65102]: finished successfully 2026-06-04 19:37:47.483 | 2026-06-04 19:37:47.495 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:47.498 | ++ functions-common:get_or_create_user:909 : user_id=0900dfde7842498487714bd3e52526fd 2026-06-04 19:37:47.501 | ++ functions-common:get_or_create_user:910 : echo 0900dfde7842498487714bd3e52526fd 2026-06-04 19:37:47.504 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=0900dfde7842498487714bd3e52526fd 2026-06-04 19:37:47.507 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0900dfde7842498487714bd3e52526fd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:47.575 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0900dfde7842498487714bd3e52526fd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:47.610 | [9741 Async ks-alt-reader-user:65504]: running: get_or_add_user_project_role reader 0900dfde7842498487714bd3e52526fd f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:47.613 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-04 19:37:47.615 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:47.617 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-04 19:37:47.619 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-04 19:37:47.621 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:47.916 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:47.939 | [65272 Async ks-alt-member-user:65272]: finished successfully 2026-06-04 19:37:48.525 | 2026-06-04 19:37:48.536 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:48.541 | ++ functions-common:get_or_create_user:909 : user_id=ee6a5e2f2f6d4920b83e6a425e246e8a 2026-06-04 19:37:48.544 | ++ functions-common:get_or_create_user:910 : echo ee6a5e2f2f6d4920b83e6a425e246e8a 2026-06-04 19:37:48.548 | + lib/keystone:create_keystone_accounts:340 : system_member_user=ee6a5e2f2f6d4920b83e6a425e246e8a 2026-06-04 19:37:48.551 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member ee6a5e2f2f6d4920b83e6a425e246e8a all 2026-06-04 19:37:48.617 | + inc/async:async_inner:63 : get_or_add_user_system_role member ee6a5e2f2f6d4920b83e6a425e246e8a all 2026-06-04 19:37:48.654 | [9741 Async ks-system-member:65694]: running: get_or_add_user_system_role member ee6a5e2f2f6d4920b83e6a425e246e8a all 2026-06-04 19:37:48.658 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-04 19:37:48.661 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:37:48.664 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-04 19:37:48.667 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-04 19:37:48.671 | +++ functions-common:get_or_create_user:909 : 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-04 19:37:48.978 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:49.007 | [65504 Async ks-alt-reader-user:65504]: finished successfully 2026-06-04 19:37:49.568 | 2026-06-04 19:37:49.579 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:49.582 | ++ functions-common:get_or_create_user:909 : user_id=0f66b1e5c1764eb9af09e75993e2ba88 2026-06-04 19:37:49.584 | ++ functions-common:get_or_create_user:910 : echo 0f66b1e5c1764eb9af09e75993e2ba88 2026-06-04 19:37:49.588 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=0f66b1e5c1764eb9af09e75993e2ba88 2026-06-04 19:37:49.591 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 0f66b1e5c1764eb9af09e75993e2ba88 all 2026-06-04 19:37:49.656 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0f66b1e5c1764eb9af09e75993e2ba88 all 2026-06-04 19:37:49.693 | [9741 Async ks-system-reader:65891]: running: get_or_add_user_system_role reader 0f66b1e5c1764eb9af09e75993e2ba88 all 2026-06-04 19:37:49.696 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-04 19:37:49.700 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-04 19:37:49.703 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-04 19:37:49.706 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-04 19:37:49.709 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-04 19:37:50.470 | 2026-06-04 19:37:50.482 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:50.485 | ++ functions-common:get_or_create_group:886 : group_id=ba56b152c5e34bd7b084897f718ff911 2026-06-04 19:37:50.487 | ++ functions-common:get_or_create_group:887 : echo ba56b152c5e34bd7b084897f718ff911 2026-06-04 19:37:50.489 | + lib/keystone:create_keystone_accounts:350 : admin_group=ba56b152c5e34bd7b084897f718ff911 2026-06-04 19:37:50.493 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-04 19:37:50.497 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-04 19:37:50.500 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-04 19:37:50.502 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-04 19:37:50.505 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-04 19:37:50.845 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:50.866 | [65694 Async ks-system-member:65694]: finished successfully 2026-06-04 19:37:51.477 | 2026-06-04 19:37:51.489 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:51.492 | ++ functions-common:get_or_create_group:886 : group_id=d9ec5138ae52488b982f25fd3a15da85 2026-06-04 19:37:51.496 | ++ functions-common:get_or_create_group:887 : echo d9ec5138ae52488b982f25fd3a15da85 2026-06-04 19:37:51.499 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=d9ec5138ae52488b982f25fd3a15da85 2026-06-04 19:37:51.501 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.570 | + inc/async:async_inner:63 : get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.612 | [9741 Async ks-group-memberdemo:66161]: running: get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.616 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.689 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.730 | [9741 Async ks-group-anotherdemo:66240]: running: get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:51.733 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.801 | + inc/async:async_inner:63 : get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.842 | [9741 Async ks-group-memberalt:66319]: running: get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.845 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.893 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:51.914 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.920 | [65891 Async ks-system-reader:65891]: finished successfully 2026-06-04 19:37:51.956 | [9741 Async ks-group-anotheralt:66420]: running: get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:51.959 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin ba56b152c5e34bd7b084897f718ff911 1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:37:52.028 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ba56b152c5e34bd7b084897f718ff911 1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:37:52.067 | [9741 Async ks-group-admin:66517]: running: get_or_add_group_project_role admin ba56b152c5e34bd7b084897f718ff911 1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:37:52.070 | + 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-04 19:37:52.125 | [9741 Async ks-demo-member:64120]: Waiting for completion of get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a running on PID 64120 (17 other jobs running) 2026-06-04 19:37:52.151 | [9741 Async ks-demo-member:64120]: Signaling child to exit 2026-06-04 19:37:52.151 | WAKEUP 2026-06-04 19:37:52.172 | [9741 Async ks-demo-member:64120]: Signaled 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.173 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.173 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.173 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.173 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.173 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.173 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user f82cbda765da4572bfb9dfa59e583aa4 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:52.173 | 2026-06-04 19:37:52.173 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f82cbda765da4572bfb9dfa59e583aa4 --project d9c016ccda8f45fbaaa75124e24a374a -c Role -f value 2026-06-04 19:37:52.173 | 2026-06-04 19:37:52.173 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:973 : user_role_id=378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.173 | + functions-common:get_or_add_user_project_role:974 : echo 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.173 | 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.216 | [9741 Async ks-demo-member:64120]: finished get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 2 seconds 2026-06-04 19:37:52.253 | [9741 Async ks-demo-admin:64216]: Waiting for completion of get_or_add_user_project_role admin f08231758d94487897e3490df650c520 d9c016ccda8f45fbaaa75124e24a374a running on PID 64216 (16 other jobs running) 2026-06-04 19:37:52.276 | [9741 Async ks-demo-admin:64216]: Signaling child to exit 2026-06-04 19:37:52.277 | WAKEUP 2026-06-04 19:37:52.298 | [9741 Async ks-demo-admin:64216]: Signaled 2026-06-04 19:37:52.299 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.299 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.299 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.299 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.299 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.299 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.299 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.299 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.299 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.299 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user f08231758d94487897e3490df650c520 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:52.299 | 2026-06-04 19:37:52.299 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f08231758d94487897e3490df650c520 --project d9c016ccda8f45fbaaa75124e24a374a -c Role -f value 2026-06-04 19:37:52.299 | 2026-06-04 19:37:52.299 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.299 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.300 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.300 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.344 | [9741 Async ks-demo-admin:64216]: finished get_or_add_user_project_role admin f08231758d94487897e3490df650c520 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 2 seconds 2026-06-04 19:37:52.379 | [9741 Async ks-demo-another:64312]: Waiting for completion of get_or_add_user_project_role anotherrole f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a running on PID 64312 (15 other jobs running) 2026-06-04 19:37:52.402 | [9741 Async ks-demo-another:64312]: Signaling child to exit 2026-06-04 19:37:52.402 | WAKEUP 2026-06-04 19:37:52.422 | [9741 Async ks-demo-another:64312]: Signaled 2026-06-04 19:37:52.424 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.424 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.424 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.424 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.424 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.424 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.424 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.424 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.425 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.425 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user f82cbda765da4572bfb9dfa59e583aa4 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:52.425 | 2026-06-04 19:37:52.425 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f82cbda765da4572bfb9dfa59e583aa4 --project d9c016ccda8f45fbaaa75124e24a374a -c Role -f value 2026-06-04 19:37:52.425 | 2026-06-04 19:37:52.425 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.425 | + functions-common:get_or_add_user_project_role:973 : user_role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:52.425 | + functions-common:get_or_add_user_project_role:974 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:52.425 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:52.467 | [9741 Async ks-demo-another:64312]: finished get_or_add_user_project_role anotherrole f82cbda765da4572bfb9dfa59e583aa4 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 3 seconds 2026-06-04 19:37:52.502 | [9741 Async ks-demo-invis:64408]: Waiting for completion of get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 e1041f55185a4b1b984964cf23169652 running on PID 64408 (14 other jobs running) 2026-06-04 19:37:52.526 | [9741 Async ks-demo-invis:64408]: Signaling child to exit 2026-06-04 19:37:52.526 | WAKEUP 2026-06-04 19:37:52.547 | [9741 Async ks-demo-invis:64408]: Signaled 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.549 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.549 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.549 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.549 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.549 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.549 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user f82cbda765da4572bfb9dfa59e583aa4 --project e1041f55185a4b1b984964cf23169652 2026-06-04 19:37:52.549 | 2026-06-04 19:37:52.549 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f82cbda765da4572bfb9dfa59e583aa4 --project e1041f55185a4b1b984964cf23169652 -c Role -f value 2026-06-04 19:37:52.549 | 2026-06-04 19:37:52.549 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:973 : user_role_id=378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.549 | + functions-common:get_or_add_user_project_role:974 : echo 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.549 | 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:52.593 | [9741 Async ks-demo-invis:64408]: finished get_or_add_user_project_role member f82cbda765da4572bfb9dfa59e583aa4 e1041f55185a4b1b984964cf23169652 with result 0 in 3 seconds 2026-06-04 19:37:52.629 | [9741 Async ks-demo-reader:64620]: Waiting for completion of get_or_add_user_project_role reader 706eefb4f75d480fb28032c1cfcd5ff9 d9c016ccda8f45fbaaa75124e24a374a running on PID 64620 (13 other jobs running) 2026-06-04 19:37:52.653 | [9741 Async ks-demo-reader:64620]: Signaling child to exit 2026-06-04 19:37:52.653 | WAKEUP 2026-06-04 19:37:52.675 | [9741 Async ks-demo-reader:64620]: Signaled 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.677 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.677 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.677 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.677 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.677 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.677 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 706eefb4f75d480fb28032c1cfcd5ff9 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:52.677 | 2026-06-04 19:37:52.677 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 706eefb4f75d480fb28032c1cfcd5ff9 --project d9c016ccda8f45fbaaa75124e24a374a -c Role -f value 2026-06-04 19:37:52.677 | 2026-06-04 19:37:52.677 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:973 : user_role_id=02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:52.677 | + functions-common:get_or_add_user_project_role:974 : echo 02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:52.677 | 02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:52.720 | [9741 Async ks-demo-reader:64620]: finished get_or_add_user_project_role reader 706eefb4f75d480fb28032c1cfcd5ff9 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 2 seconds 2026-06-04 19:37:52.724 | + inc/async:async_wait:197 : return 0 2026-06-04 19:37:52.727 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-04 19:37:52.781 | [9741 Async ks-alt-admin:65006]: Waiting for completion of get_or_add_user_project_role admin 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 running on PID 65006 (12 other jobs running) 2026-06-04 19:37:52.810 | [9741 Async ks-alt-admin:65006]: Signaling child to exit 2026-06-04 19:37:52.810 | WAKEUP 2026-06-04 19:37:52.834 | [9741 Async ks-alt-admin:65006]: Signaled 2026-06-04 19:37:52.835 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.835 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.836 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.836 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.836 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.836 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.836 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.836 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.836 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.836 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 791156552466414dbaade0a2b1e933dd --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:52.836 | 2026-06-04 19:37:52.836 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 791156552466414dbaade0a2b1e933dd --project f9fb74c167f4457aba4171ea382a60e9 -c Role -f value 2026-06-04 19:37:52.836 | 2026-06-04 19:37:52.836 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.836 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.836 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.836 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:52.877 | [9741 Async ks-alt-admin:65006]: finished get_or_add_user_project_role admin 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 with result 0 in 1 seconds 2026-06-04 19:37:52.913 | [9741 Async ks-alt-another:65102]: Waiting for completion of get_or_add_user_project_role anotherrole 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 running on PID 65102 (11 other jobs running) 2026-06-04 19:37:52.939 | [9741 Async ks-alt-another:65102]: Signaling child to exit 2026-06-04 19:37:52.939 | WAKEUP 2026-06-04 19:37:52.963 | [9741 Async ks-alt-another:65102]: Signaled 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:52.965 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:52.965 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:52.965 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:52.965 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:52.965 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:52.965 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 791156552466414dbaade0a2b1e933dd --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:52.965 | 2026-06-04 19:37:52.965 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 791156552466414dbaade0a2b1e933dd --project f9fb74c167f4457aba4171ea382a60e9 -c Role -f value 2026-06-04 19:37:52.965 | 2026-06-04 19:37:52.965 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:973 : user_role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:52.965 | + functions-common:get_or_add_user_project_role:974 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:52.965 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:53.009 | [9741 Async ks-alt-another:65102]: finished get_or_add_user_project_role anotherrole 791156552466414dbaade0a2b1e933dd f9fb74c167f4457aba4171ea382a60e9 with result 0 in 1 seconds 2026-06-04 19:37:53.042 | [9741 Async ks-alt-member-user:65272]: Waiting for completion of get_or_add_user_project_role member 1c83018f50f34694a001bdc7e92ea70c f9fb74c167f4457aba4171ea382a60e9 running on PID 65272 (10 other jobs running) 2026-06-04 19:37:53.067 | [9741 Async ks-alt-member-user:65272]: Signaling child to exit 2026-06-04 19:37:53.067 | WAKEUP 2026-06-04 19:37:53.090 | [9741 Async ks-alt-member-user:65272]: Signaled 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:53.092 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:53.092 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:53.092 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:53.092 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:53.092 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:53.092 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 1c83018f50f34694a001bdc7e92ea70c --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:53.092 | 2026-06-04 19:37:53.092 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c83018f50f34694a001bdc7e92ea70c --project f9fb74c167f4457aba4171ea382a60e9 -c Role -f value 2026-06-04 19:37:53.092 | 2026-06-04 19:37:53.092 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:973 : user_role_id=378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.092 | + functions-common:get_or_add_user_project_role:974 : echo 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.092 | 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.137 | [9741 Async ks-alt-member-user:65272]: finished get_or_add_user_project_role member 1c83018f50f34694a001bdc7e92ea70c f9fb74c167f4457aba4171ea382a60e9 with result 0 in 1 seconds 2026-06-04 19:37:53.172 | [9741 Async ks-alt-reader-user:65504]: Waiting for completion of get_or_add_user_project_role reader 0900dfde7842498487714bd3e52526fd f9fb74c167f4457aba4171ea382a60e9 running on PID 65504 (9 other jobs running) 2026-06-04 19:37:53.194 | [9741 Async ks-alt-reader-user:65504]: Signaling child to exit 2026-06-04 19:37:53.194 | WAKEUP 2026-06-04 19:37:53.217 | [9741 Async ks-alt-reader-user:65504]: Signaled 2026-06-04 19:37:53.218 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:37:53.218 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:37:53.218 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:37:53.218 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:53.218 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:53.218 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:53.218 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:53.218 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:53.218 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:37:53.218 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 0900dfde7842498487714bd3e52526fd --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:53.218 | 2026-06-04 19:37:53.218 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0900dfde7842498487714bd3e52526fd --project f9fb74c167f4457aba4171ea382a60e9 -c Role -f value 2026-06-04 19:37:53.219 | 2026-06-04 19:37:53.219 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.219 | + functions-common:get_or_add_user_project_role:973 : user_role_id=02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:53.219 | + functions-common:get_or_add_user_project_role:974 : echo 02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:53.219 | 02330cb1ec1b4d4c8d9ef8cc01ef6745 2026-06-04 19:37:53.265 | [9741 Async ks-alt-reader-user:65504]: finished get_or_add_user_project_role reader 0900dfde7842498487714bd3e52526fd f9fb74c167f4457aba4171ea382a60e9 with result 0 in 1 seconds 2026-06-04 19:37:53.269 | + inc/async:async_wait:197 : return 0 2026-06-04 19:37:53.272 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-04 19:37:53.319 | [9741 Async ks-system-member:65694]: Waiting for completion of get_or_add_user_system_role member ee6a5e2f2f6d4920b83e6a425e246e8a all running on PID 65694 (8 other jobs running) 2026-06-04 19:37:53.344 | [9741 Async ks-system-member:65694]: Signaling child to exit 2026-06-04 19:37:53.344 | WAKEUP 2026-06-04 19:37:53.352 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:53.367 | [9741 Async ks-system-member:65694]: Signaled 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-04 19:37:53.369 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-04 19:37:53.369 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:53.369 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:53.369 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:53.369 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:53.369 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-04 19:37:53.369 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ee6a5e2f2f6d4920b83e6a425e246e8a --system all -f value -c Role 2026-06-04 19:37:53.369 | 2026-06-04 19:37:53.369 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user ee6a5e2f2f6d4920b83e6a425e246e8a --system all 2026-06-04 19:37:53.369 | 2026-06-04 19:37:53.369 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ee6a5e2f2f6d4920b83e6a425e246e8a --system all -f value -c Role 2026-06-04 19:37:53.369 | 2026-06-04 19:37:53.369 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-04 19:37:53.369 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-04 19:37:53.369 | 2026-06-04 19:37:53.379 | [66161 Async ks-group-memberdemo:66161]: finished successfully 2026-06-04 19:37:53.414 | [9741 Async ks-system-member:65694]: finished get_or_add_user_system_role member ee6a5e2f2f6d4920b83e6a425e246e8a all with result 0 in 2 seconds 2026-06-04 19:37:53.450 | [9741 Async ks-system-reader:65891]: Waiting for completion of get_or_add_user_system_role reader 0f66b1e5c1764eb9af09e75993e2ba88 all running on PID 65891 (7 other jobs running) 2026-06-04 19:37:53.474 | [9741 Async ks-system-reader:65891]: Signaling child to exit 2026-06-04 19:37:53.475 | WAKEUP 2026-06-04 19:37:53.496 | [9741 Async ks-system-reader:65891]: Signaled 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-04 19:37:53.498 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-04 19:37:53.498 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:37:53.498 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:37:53.498 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:37:53.498 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:37:53.498 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-04 19:37:53.498 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f66b1e5c1764eb9af09e75993e2ba88 --system all -f value -c Role 2026-06-04 19:37:53.498 | 2026-06-04 19:37:53.498 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user 0f66b1e5c1764eb9af09e75993e2ba88 --system all 2026-06-04 19:37:53.498 | 2026-06-04 19:37:53.498 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0f66b1e5c1764eb9af09e75993e2ba88 --system all -f value -c Role 2026-06-04 19:37:53.498 | 2026-06-04 19:37:53.498 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-04 19:37:53.498 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-04 19:37:53.498 | 2026-06-04 19:37:53.542 | [9741 Async ks-system-reader:65891]: finished get_or_add_user_system_role reader 0f66b1e5c1764eb9af09e75993e2ba88 all with result 0 in 2 seconds 2026-06-04 19:37:53.546 | + inc/async:async_wait:197 : return 0 2026-06-04 19:37:53.549 | + 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-04 19:37:53.603 | [9741 Async ks-group-memberdemo:66161]: Waiting for completion of get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a running on PID 66161 (6 other jobs running) 2026-06-04 19:37:53.629 | [9741 Async ks-group-memberdemo:66161]: Signaling child to exit 2026-06-04 19:37:53.630 | WAKEUP 2026-06-04 19:37:53.652 | [9741 Async ks-group-memberdemo:66161]: Signaled 2026-06-04 19:37:53.654 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-04 19:37:53.654 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group d9ec5138ae52488b982f25fd3a15da85 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:53.654 | 2026-06-04 19:37:53.654 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d9ec5138ae52488b982f25fd3a15da85 --project d9c016ccda8f45fbaaa75124e24a374a -f value -c Role 2026-06-04 19:37:53.654 | 2026-06-04 19:37:53.654 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.654 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.654 | + functions-common:get_or_add_group_project_role:1043 : echo 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.654 | 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:53.699 | [9741 Async ks-group-memberdemo:66161]: finished get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 1 seconds 2026-06-04 19:37:53.736 | [9741 Async ks-group-anotherdemo:66240]: Waiting for completion of get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a running on PID 66240 (5 other jobs running) 2026-06-04 19:37:53.759 | [9741 Async ks-group-anotherdemo:66240]: Signaling child to exit 2026-06-04 19:37:53.808 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:53.834 | [66240 Async ks-group-anotherdemo:66240]: finished successfully 2026-06-04 19:37:53.857 | WAKEUP 2026-06-04 19:37:53.879 | [9741 Async ks-group-anotherdemo:66240]: Signaled 2026-06-04 19:37:53.880 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-04 19:37:53.880 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group d9ec5138ae52488b982f25fd3a15da85 --project d9c016ccda8f45fbaaa75124e24a374a 2026-06-04 19:37:53.880 | 2026-06-04 19:37:53.880 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d9ec5138ae52488b982f25fd3a15da85 --project d9c016ccda8f45fbaaa75124e24a374a -f value -c Role 2026-06-04 19:37:53.880 | 2026-06-04 19:37:53.880 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:53.880 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:53.880 | + functions-common:get_or_add_group_project_role:1043 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:53.880 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:53.921 | [9741 Async ks-group-anotherdemo:66240]: finished get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 d9c016ccda8f45fbaaa75124e24a374a with result 0 in 2 seconds 2026-06-04 19:37:53.957 | [9741 Async ks-group-memberalt:66319]: Waiting for completion of get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 running on PID 66319 (4 other jobs running) 2026-06-04 19:37:53.980 | [9741 Async ks-group-memberalt:66319]: Signaling child to exit 2026-06-04 19:37:54.213 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:54.237 | [66319 Async ks-group-memberalt:66319]: finished successfully 2026-06-04 19:37:54.258 | WAKEUP 2026-06-04 19:37:54.279 | [9741 Async ks-group-memberalt:66319]: Signaled 2026-06-04 19:37:54.280 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-04 19:37:54.280 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group d9ec5138ae52488b982f25fd3a15da85 --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:54.280 | 2026-06-04 19:37:54.280 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d9ec5138ae52488b982f25fd3a15da85 --project f9fb74c167f4457aba4171ea382a60e9 -f value -c Role 2026-06-04 19:37:54.280 | 2026-06-04 19:37:54.280 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:54.280 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:54.280 | + functions-common:get_or_add_group_project_role:1043 : echo 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:54.280 | 378b993d5cb9469f9eafe18ddc95708e 2026-06-04 19:37:54.321 | [9741 Async ks-group-memberalt:66319]: finished get_or_add_group_project_role member d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 with result 0 in 2 seconds 2026-06-04 19:37:54.358 | [9741 Async ks-group-anotheralt:66420]: Waiting for completion of get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 running on PID 66420 (3 other jobs running) 2026-06-04 19:37:54.381 | [9741 Async ks-group-anotheralt:66420]: Signaling child to exit 2026-06-04 19:37:54.612 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:54.637 | [66420 Async ks-group-anotheralt:66420]: finished successfully 2026-06-04 19:37:54.663 | WAKEUP 2026-06-04 19:37:54.684 | [9741 Async ks-group-anotheralt:66420]: Signaled 2026-06-04 19:37:54.686 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-04 19:37:54.686 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group d9ec5138ae52488b982f25fd3a15da85 --project f9fb74c167f4457aba4171ea382a60e9 2026-06-04 19:37:54.686 | 2026-06-04 19:37:54.686 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d9ec5138ae52488b982f25fd3a15da85 --project f9fb74c167f4457aba4171ea382a60e9 -f value -c Role 2026-06-04 19:37:54.686 | 2026-06-04 19:37:54.686 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:54.686 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:54.686 | + functions-common:get_or_add_group_project_role:1043 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:54.686 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:37:54.727 | [9741 Async ks-group-anotheralt:66420]: finished get_or_add_group_project_role anotherrole d9ec5138ae52488b982f25fd3a15da85 f9fb74c167f4457aba4171ea382a60e9 with result 0 in 2 seconds 2026-06-04 19:37:54.763 | [9741 Async ks-group-admin:66517]: Waiting for completion of get_or_add_group_project_role admin ba56b152c5e34bd7b084897f718ff911 1966639330294a5ca0fcdfc7397d8f9a running on PID 66517 (2 other jobs running) 2026-06-04 19:37:54.787 | [9741 Async ks-group-admin:66517]: Signaling child to exit 2026-06-04 19:37:55.032 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:37:55.053 | [66517 Async ks-group-admin:66517]: finished successfully 2026-06-04 19:37:55.073 | WAKEUP 2026-06-04 19:37:55.094 | [9741 Async ks-group-admin:66517]: Signaled 2026-06-04 19:37:55.095 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-04 19:37:55.095 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group ba56b152c5e34bd7b084897f718ff911 --project 1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:37:55.096 | 2026-06-04 19:37:55.096 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ba56b152c5e34bd7b084897f718ff911 --project 1966639330294a5ca0fcdfc7397d8f9a -f value -c Role 2026-06-04 19:37:55.096 | 2026-06-04 19:37:55.096 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:37:55.096 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:55.096 | + functions-common:get_or_add_group_project_role:1043 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:55.096 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:37:55.139 | [9741 Async ks-group-admin:66517]: finished get_or_add_group_project_role admin ba56b152c5e34bd7b084897f718ff911 1966639330294a5ca0fcdfc7397d8f9a with result 0 in 3 seconds 2026-06-04 19:37:55.144 | + inc/async:async_wait:197 : return 0 2026-06-04 19:37:55.147 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-04 19:37:55.166 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:55.169 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-04 19:37:55.189 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:55.192 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-04 19:37:55.195 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-04 19:37:55.265 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-04 19:37:55.303 | [9741 Async create_nova_accounts:68328]: running: create_nova_accounts 2026-06-04 19:37:55.306 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-04 19:37:55.326 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:55.330 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-04 19:37:55.334 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-04 19:37:55.403 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-04 19:37:55.445 | [9741 Async create_glance_accounts:68451]: running: create_glance_accounts 2026-06-04 19:37:55.448 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-04 19:37:55.468 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:55.472 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-04 19:37:55.475 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-04 19:37:55.540 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-04 19:37:55.579 | [9741 Async create_cinder_accounts:68589]: running: create_cinder_accounts 2026-06-04 19:37:55.582 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-04 19:37:55.603 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:55.606 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-04 19:37:55.609 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-04 19:37:55.670 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-04 19:37:55.709 | [9741 Async create_neutron_accounts:68731]: running: create_neutron_accounts 2026-06-04 19:37:55.712 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-04 19:37:55.732 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:37:55.735 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-06-04 19:37:55.738 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-06-04 19:37:55.802 | + inc/async:async_inner:63 : create_swift_accounts 2026-06-04 19:37:55.839 | [9741 Async create_swift_accounts:68912]: running: create_swift_accounts 2026-06-04 19:37:55.842 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-04 19:37:55.861 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:37:55.864 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-04 19:37:55.908 | [9741 Async create_nova_accounts:68328]: Waiting for completion of create_nova_accounts running on PID 68328 (6 other jobs running) 2026-06-04 19:37:55.930 | [9741 Async create_nova_accounts:68328]: Signaling child to exit 2026-06-04 19:38:15.452 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:15.479 | [68731 Async create_neutron_accounts:68731]: finished successfully 2026-06-04 19:38:18.739 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:18.765 | [68589 Async create_cinder_accounts:68589]: finished successfully 2026-06-04 19:38:25.834 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:25.859 | [68328 Async create_nova_accounts:68328]: finished successfully 2026-06-04 19:38:25.884 | WAKEUP 2026-06-04 19:38:25.907 | [9741 Async create_nova_accounts:68328]: Signaled 2026-06-04 19:38:25.908 | + 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-04 19:38:25.908 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-04 19:38:25.908 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-04 19:38:25.908 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:25.908 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:25.908 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:25.908 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:25.908 | 2026-06-04 19:38:25.908 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.908 | + functions-common:get_or_create_user:909 : user_id=4c70a74e9ee340adb4dc4c2706c840e5 2026-06-04 19:38:25.908 | + functions-common:get_or_create_user:910 : echo 4c70a74e9ee340adb4dc4c2706c840e5 2026-06-04 19:38:25.908 | 4c70a74e9ee340adb4dc4c2706c840e5 2026-06-04 19:38:25.908 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:25.908 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:25.908 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-04 19:38:25.908 | 2026-06-04 19:38:25.908 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:25.908 | 2026-06-04 19:38:25.908 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:25.908 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:25.909 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:25.909 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-04 19:38:25.909 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:25.909 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:25.909 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.4.3.189/compute 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_service:1060 : 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-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:25.909 | eb4bf4b3b6894cfca6c421f95961374b' 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1061 : echo eb4bf4b3b6894cfca6c421f95961374b 2026-06-04 19:38:25.909 | eb4bf4b3b6894cfca6c421f95961374b 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.189/compute/v2/$(project_id)s' 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.189/compute/v2/$(project_id)s' RegionOne 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:25.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:25.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.189/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=895057b6cbb740a4bcf2cf955b603c02 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 895057b6cbb740a4bcf2cf955b603c02 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1094 : public_id=895057b6cbb740a4bcf2cf955b603c02 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1103 : echo 895057b6cbb740a4bcf2cf955b603c02 2026-06-04 19:38:25.909 | 895057b6cbb740a4bcf2cf955b603c02 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:25.909 | 75a6052ae7f543ad985c85ddc07d4049' 2026-06-04 19:38:25.909 | + functions-common:get_or_create_service:1061 : echo 75a6052ae7f543ad985c85ddc07d4049 2026-06-04 19:38:25.909 | 75a6052ae7f543ad985c85ddc07d4049 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.4.3.189/compute/v2.1 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:25.909 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public https://10.4.3.189/compute/v2.1 RegionOne 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:25.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:25.909 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.189/compute/v2.1 --region RegionOne -f value -c id 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=12a4694689b347c8b25a8107852530b8 2026-06-04 19:38:25.909 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 12a4694689b347c8b25a8107852530b8 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1094 : public_id=12a4694689b347c8b25a8107852530b8 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:25.909 | + functions-common:get_or_create_endpoint:1103 : echo 12a4694689b347c8b25a8107852530b8 2026-06-04 19:38:25.909 | 12a4694689b347c8b25a8107852530b8 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-04 19:38:25.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-04 19:38:25.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:25.909 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:25.909 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-06-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:25.909 | 2026-06-04 19:38:25.909 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:25.909 | + functions-common:get_or_add_user_project_role:974 : echo 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:25.909 | 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-04 19:38:25.909 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:25.909 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-04 19:38:25.909 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:25.910 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-04 19:38:25.953 | [9741 Async create_nova_accounts:68328]: finished create_nova_accounts with result 0 in 30 seconds 2026-06-04 19:38:25.988 | [9741 Async create_glance_accounts:68451]: Waiting for completion of create_glance_accounts running on PID 68451 (5 other jobs running) 2026-06-04 19:38:26.014 | [9741 Async create_glance_accounts:68451]: Signaling child to exit 2026-06-04 19:38:30.670 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:30.695 | [68451 Async create_glance_accounts:68451]: finished successfully 2026-06-04 19:38:30.716 | WAKEUP 2026-06-04 19:38:30.736 | [9741 Async create_glance_accounts:68451]: Signaled 2026-06-04 19:38:30.737 | + lib/glance:create_glance_accounts:484 : is_service_enabled g-api 2026-06-04 19:38:30.737 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:30.737 | + lib/glance:create_glance_accounts:488 : create_service_user glance admin 2026-06-04 19:38:30.737 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:30.737 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:909 : user_id=a07d2233d63f4a779ed5d72044b61ea2 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:910 : echo a07d2233d63f4a779ed5d72044b61ea2 2026-06-04 19:38:30.737 | a07d2233d63f4a779ed5d72044b61ea2 2026-06-04 19:38:30.737 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:30.737 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.737 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.737 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-04 19:38:30.737 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:30.737 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:30.737 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:30.737 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:30.737 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:30.737 | + lib/glance:create_glance_accounts:491 : is_service_enabled s-proxy 2026-06-04 19:38:30.737 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:30.737 | + lib/glance:create_glance_accounts:492 : create_service_user glance-swift ResellerAdmin 2026-06-04 19:38:30.737 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:30.737 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:30.737 | 2026-06-04 19:38:30.737 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:909 : user_id=a58bb3017d664b5bb0cc7a998b078d27 2026-06-04 19:38:30.737 | + functions-common:get_or_create_user:910 : echo a58bb3017d664b5bb0cc7a998b078d27 2026-06-04 19:38:30.737 | a58bb3017d664b5bb0cc7a998b078d27 2026-06-04 19:38:30.738 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:30.738 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:30.738 | 2026-06-04 19:38:30.738 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.738 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.738 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-06-04 19:38:30.738 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:30.738 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:30.738 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:30.738 | 2026-06-04 19:38:30.738 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:973 : user_role_id=3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:30.738 | + functions-common:get_or_add_user_project_role:974 : echo 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:30.738 | 3ede16cd4e934a0aa453bf7519245c83 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:495 : get_or_create_service glance image 'Glance Image Service' 2026-06-04 19:38:30.738 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:30.738 | f4776f4a9e1e40cc9763f159336062a3' 2026-06-04 19:38:30.738 | + functions-common:get_or_create_service:1061 : echo f4776f4a9e1e40cc9763f159336062a3 2026-06-04 19:38:30.738 | f4776f4a9e1e40cc9763f159336062a3 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:497 : get_or_create_endpoint image RegionOne https://10.4.3.189/image 2026-06-04 19:38:30.738 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public https://10.4.3.189/image RegionOne 2026-06-04 19:38:30.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:30.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:30.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:30.738 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.189/image --region RegionOne -f value -c id 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.738 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.738 | + functions-common:get_or_create_endpoint:1094 : public_id=eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.738 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:38:30.738 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:30.738 | + functions-common:get_or_create_endpoint:1103 : echo eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.738 | eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.738 | ++ lib/glance:create_glance_accounts:502 : get_or_create_domain Default 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-04 19:38:30.738 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-04 19:38:30.738 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:502 : service_domain_id=default 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:503 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:506 : [[ True = True ]] 2026-06-04 19:38:30.738 | + lib/glance:create_glance_accounts:507 : configure_glance_quotas 2026-06-04 19:38:30.738 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | +---------------+----------------------------------+ 2026-06-04 19:38:30.738 | | Field | Value | 2026-06-04 19:38:30.738 | +---------------+----------------------------------+ 2026-06-04 19:38:30.738 | | default_limit | 2000 | 2026-06-04 19:38:30.738 | | description | None | 2026-06-04 19:38:30.738 | | id | 3e723ecf69a948dfa84fbc01e35277e1 | 2026-06-04 19:38:30.738 | | region_id | RegionOne | 2026-06-04 19:38:30.738 | | resource_name | image_size_total | 2026-06-04 19:38:30.738 | | service_id | f4776f4a9e1e40cc9763f159336062a3 | 2026-06-04 19:38:30.738 | +---------------+----------------------------------+ 2026-06-04 19:38:30.738 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-04 19:38:30.738 | 2026-06-04 19:38:30.738 | +---------------+----------------------------------+ 2026-06-04 19:38:30.738 | | Field | Value | 2026-06-04 19:38:30.738 | +---------------+----------------------------------+ 2026-06-04 19:38:30.738 | | default_limit | 2000 | 2026-06-04 19:38:30.739 | | description | None | 2026-06-04 19:38:30.739 | | id | 0a2a80073c504bb697c147c4e83ba35f | 2026-06-04 19:38:30.739 | | region_id | RegionOne | 2026-06-04 19:38:30.739 | | resource_name | image_stage_total | 2026-06-04 19:38:30.739 | | service_id | f4776f4a9e1e40cc9763f159336062a3 | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-04 19:38:30.739 | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | | Field | Value | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | | default_limit | 100 | 2026-06-04 19:38:30.739 | | description | None | 2026-06-04 19:38:30.739 | | id | accb03ab4f35489c833d04eb5dea1fed | 2026-06-04 19:38:30.739 | | region_id | RegionOne | 2026-06-04 19:38:30.739 | | resource_name | image_count_total | 2026-06-04 19:38:30.739 | | service_id | f4776f4a9e1e40cc9763f159336062a3 | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-04 19:38:30.739 | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | | Field | Value | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | | default_limit | 100 | 2026-06-04 19:38:30.739 | | description | None | 2026-06-04 19:38:30.739 | | id | 6e5707eef17c4fad867af50f8b23df3f | 2026-06-04 19:38:30.739 | | region_id | RegionOne | 2026-06-04 19:38:30.739 | | resource_name | image_count_uploading | 2026-06-04 19:38:30.739 | | service_id | f4776f4a9e1e40cc9763f159336062a3 | 2026-06-04 19:38:30.739 | +---------------+----------------------------------+ 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.189/identity 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-04 19:38:30.739 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-04 19:38:30.739 | 2026-06-04 19:38:30.739 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id eeb6247bad8a4e93bc8bd1bb1fd1743b 2026-06-04 19:38:30.739 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-04 19:38:30.739 | 2026-06-04 19:38:30.739 | + lib/glance:create_glance_accounts:510 : is_service_enabled s3api 2026-06-04 19:38:30.739 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:30.782 | [9741 Async create_glance_accounts:68451]: finished create_glance_accounts with result 0 in 35 seconds 2026-06-04 19:38:30.817 | [9741 Async create_cinder_accounts:68589]: Waiting for completion of create_cinder_accounts running on PID 68589 (4 other jobs running) 2026-06-04 19:38:30.843 | [9741 Async create_cinder_accounts:68589]: Signaling child to exit 2026-06-04 19:38:30.843 | WAKEUP 2026-06-04 19:38:30.865 | [9741 Async create_cinder_accounts:68589]: Signaled 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:449 : [[ 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-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:451 : local extra_role= 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:454 : is_service_enabled barbican 2026-06-04 19:38:30.867 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:458 : create_service_user cinder 2026-06-04 19:38:30.867 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-04 19:38:30.867 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:30.867 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:30.867 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:30.867 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:30.867 | 2026-06-04 19:38:30.867 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.867 | + functions-common:get_or_create_user:909 : user_id=99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.867 | + functions-common:get_or_create_user:910 : echo 99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.867 | 99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.867 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:30.867 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:30.867 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-04 19:38:30.867 | 2026-06-04 19:38:30.867 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:30.867 | 2026-06-04 19:38:30.867 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.867 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.867 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:30.867 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:460 : local cinder_api_url 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:461 : cinder_api_url=https://10.4.3.189/volume 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:464 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-04 19:38:30.867 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:30.867 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-04 19:38:30.867 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-04 19:38:30.867 | 2026-06-04 19:38:30.867 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.867 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:30.867 | 4444bdeebd294f8db3129d287cb1d5f4' 2026-06-04 19:38:30.867 | + functions-common:get_or_create_service:1061 : echo 4444bdeebd294f8db3129d287cb1d5f4 2026-06-04 19:38:30.867 | 4444bdeebd294f8db3129d287cb1d5f4 2026-06-04 19:38:30.867 | + lib/cinder:create_cinder_accounts:466 : get_or_create_endpoint block-storage RegionOne https://10.4.3.189/volume/v3 2026-06-04 19:38:30.867 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:30.867 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.189/volume/v3 RegionOne 2026-06-04 19:38:30.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:30.867 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:30.868 | 2026-06-04 19:38:30.868 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:30.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:30.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.189/volume/v3 --region RegionOne -f value -c id 2026-06-04 19:38:30.868 | 2026-06-04 19:38:30.868 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=560fd6bf1ef34ff9aa2493a945aac6b3 2026-06-04 19:38:30.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 560fd6bf1ef34ff9aa2493a945aac6b3 2026-06-04 19:38:30.868 | + functions-common:get_or_create_endpoint:1094 : public_id=560fd6bf1ef34ff9aa2493a945aac6b3 2026-06-04 19:38:30.868 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:38:30.868 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:30.868 | + functions-common:get_or_create_endpoint:1103 : echo 560fd6bf1ef34ff9aa2493a945aac6b3 2026-06-04 19:38:30.868 | 560fd6bf1ef34ff9aa2493a945aac6b3 2026-06-04 19:38:30.868 | + lib/cinder:create_cinder_accounts:469 : configure_cinder_internal_tenant 2026-06-04 19:38:30.868 | ++ lib/cinder:configure_cinder_internal_tenant:699 : get_or_create_project service 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:38:30.868 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-04 19:38:30.868 | 2026-06-04 19:38:30.868 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_project:922 : project_id=899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_project:923 : echo 899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:38:30.868 | + lib/cinder:configure_cinder_internal_tenant:699 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 899eb493288e4ca6b67c357e85c3cd40 2026-06-04 19:38:30.868 | ++ lib/cinder:configure_cinder_internal_tenant:700 : get_or_create_user cinder 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:30.868 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-04 19:38:30.868 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-04 19:38:30.868 | 2026-06-04 19:38:30.868 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_user:909 : user_id=99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.868 | ++ functions-common:get_or_create_user:910 : echo 99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.868 | + lib/cinder:configure_cinder_internal_tenant:700 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 99464488f17f4a6a8bbb86b1c71559d4 2026-06-04 19:38:30.914 | [9741 Async create_cinder_accounts:68589]: finished create_cinder_accounts with result 0 in 23 seconds 2026-06-04 19:38:30.918 | + inc/async:async_wait:197 : return 0 2026-06-04 19:38:30.920 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-04 19:38:30.974 | [9741 Async create_neutron_accounts:68731]: Waiting for completion of create_neutron_accounts running on PID 68731 (3 other jobs running) 2026-06-04 19:38:31.003 | [9741 Async create_neutron_accounts:68731]: Signaling child to exit 2026-06-04 19:38:31.003 | WAKEUP 2026-06-04 19:38:31.027 | [9741 Async create_neutron_accounts:68731]: Signaled 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.4.3.189/ 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.4.3.189/networking 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-04 19:38:31.028 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:31.028 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-04 19:38:31.028 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-04 19:38:31.028 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:31.028 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:31.028 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:31.029 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:31.029 | 2026-06-04 19:38:31.029 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:31.029 | + functions-common:get_or_create_user:909 : user_id=7ed253a631ef49cebd57219a49842808 2026-06-04 19:38:31.029 | + functions-common:get_or_create_user:910 : echo 7ed253a631ef49cebd57219a49842808 2026-06-04 19:38:31.029 | 7ed253a631ef49cebd57219a49842808 2026-06-04 19:38:31.029 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:31.029 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:31.029 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-04 19:38:31.029 | 2026-06-04 19:38:31.029 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:31.029 | 2026-06-04 19:38:31.029 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:31.029 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:31.029 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:31.029 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-04 19:38:31.029 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-04 19:38:31.029 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:31.029 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-04 19:38:31.029 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-04 19:38:31.029 | 2026-06-04 19:38:31.029 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:31.029 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:31.029 | ea063b25edb74de680311e7fda728647' 2026-06-04 19:38:31.029 | + functions-common:get_or_create_service:1061 : echo ea063b25edb74de680311e7fda728647 2026-06-04 19:38:31.029 | ea063b25edb74de680311e7fda728647 2026-06-04 19:38:31.029 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.4.3.189/networking 2026-06-04 19:38:31.029 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:31.029 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public https://10.4.3.189/networking RegionOne 2026-06-04 19:38:31.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:31.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:31.029 | 2026-06-04 19:38:31.029 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:31.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:31.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:31.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.189/networking --region RegionOne -f value -c id 2026-06-04 19:38:31.029 | 2026-06-04 19:38:31.029 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:31.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=321e687e990c4b7089b01a9461fb17c9 2026-06-04 19:38:31.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 321e687e990c4b7089b01a9461fb17c9 2026-06-04 19:38:31.029 | + functions-common:get_or_create_endpoint:1094 : public_id=321e687e990c4b7089b01a9461fb17c9 2026-06-04 19:38:31.029 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:38:31.029 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:31.029 | + functions-common:get_or_create_endpoint:1103 : echo 321e687e990c4b7089b01a9461fb17c9 2026-06-04 19:38:31.029 | 321e687e990c4b7089b01a9461fb17c9 2026-06-04 19:38:31.079 | [9741 Async create_neutron_accounts:68731]: finished create_neutron_accounts with result 0 in 19 seconds 2026-06-04 19:38:31.117 | [9741 Async create_swift_accounts:68912]: Waiting for completion of create_swift_accounts running on PID 68912 (2 other jobs running) 2026-06-04 19:38:31.142 | [9741 Async create_swift_accounts:68912]: Signaling child to exit 2026-06-04 19:38:33.783 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:33.806 | [68912 Async create_swift_accounts:68912]: finished successfully 2026-06-04 19:38:33.827 | WAKEUP 2026-06-04 19:38:33.850 | [9741 Async create_swift_accounts:68912]: Signaled 2026-06-04 19:38:33.851 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:625 : local another_role 2026-06-04 19:38:33.852 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_role:929 : local role_id 2026-06-04 19:38:33.852 | +++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_role:934 : role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_role:935 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:626 : another_role=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-06-04 19:38:33.852 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-06-04 19:38:33.852 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:33.852 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:38:33.852 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | + functions-common:get_or_create_user:909 : user_id=7b703491bcbe4380ba6d20e8ab8f9a84 2026-06-04 19:38:33.852 | + functions-common:get_or_create_user:910 : echo 7b703491bcbe4380ba6d20e8ab8f9a84 2026-06-04 19:38:33.852 | 7b703491bcbe4380ba6d20e8ab8f9a84 2026-06-04 19:38:33.852 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.852 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:33.852 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:38:33.852 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-04 19:38:33.852 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.852 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:38:33.852 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.852 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.852 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-06-04 19:38:33.852 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:38:33.852 | ec2781f0d52b4932a2336c316ddf6e0b' 2026-06-04 19:38:33.852 | + functions-common:get_or_create_service:1061 : echo ec2781f0d52b4932a2336c316ddf6e0b 2026-06-04 19:38:33.852 | ec2781f0d52b4932a2336c316ddf6e0b 2026-06-04 19:38:33.852 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' https://10.4.3.189:8080 2026-06-04 19:38:33.852 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:38:33.852 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' RegionOne 2026-06-04 19:38:33.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:33.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:33.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:33.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.189:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-06-04 19:38:33.852 | 2026-06-04 19:38:33.852 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=0057ce74fe96417b8252aa8c68900259 2026-06-04 19:38:33.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 0057ce74fe96417b8252aa8c68900259 2026-06-04 19:38:33.852 | + functions-common:get_or_create_endpoint:1094 : public_id=0057ce74fe96417b8252aa8c68900259 2026-06-04 19:38:33.852 | + functions-common:get_or_create_endpoint:1096 : [[ -n https://10.4.3.189:8080 ]] 2026-06-04 19:38:33.853 | + functions-common:get_or_create_endpoint:1097 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.189:8080 RegionOne 2026-06-04 19:38:33.853 | + functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:38:33.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | + functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:38:33.853 | + functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:38:33.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.189:8080 --region RegionOne -f value -c id 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | + functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=9437b0b6cd674cf49fca9614df0d81a1 2026-06-04 19:38:33.853 | + functions-common:_get_or_create_endpoint_with_interface:1079 : echo 9437b0b6cd674cf49fca9614df0d81a1 2026-06-04 19:38:33.853 | 9437b0b6cd674cf49fca9614df0d81a1 2026-06-04 19:38:33.853 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:38:33.853 | + functions-common:get_or_create_endpoint:1103 : echo 0057ce74fe96417b8252aa8c68900259 2026-06-04 19:38:33.853 | 0057ce74fe96417b8252aa8c68900259 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-06-04 19:38:33.853 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:38:33.853 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:922 : project_id=46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:923 : echo 46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:640 : swift_project_test1=46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-06-04 19:38:33.853 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.853 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:894 : [[ ! -z test@example.com ]] 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:895 : local email=--email=test@example.com 2026-06-04 19:38:33.853 | +++ functions-common:get_or_create_user:909 : 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-04 19:38:33.853 | 2026-06-04 19:38:33.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:909 : user_id=9540602c849348ecbbb7306eac3f1f77 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:910 : echo 9540602c849348ecbbb7306eac3f1f77 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=9540602c849348ecbbb7306eac3f1f77 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-06-04 19:38:33.853 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 9540602c849348ecbbb7306eac3f1f77 46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.853 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user 9540602c849348ecbbb7306eac3f1f77 --project 46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9540602c849348ecbbb7306eac3f1f77 --project 46977ab22b4548848970090407ae0d63 -c Role -f value 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.853 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-06-04 19:38:33.853 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:894 : [[ ! -z test3@example.com ]] 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:895 : local email=--email=test3@example.com 2026-06-04 19:38:33.853 | +++ functions-common:get_or_create_user:909 : 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-04 19:38:33.853 | 2026-06-04 19:38:33.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:909 : user_id=4a79dc839990407ba1d303b0ef6fa543 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_user:910 : echo 4a79dc839990407ba1d303b0ef6fa543 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:649 : swift_user_test3=4a79dc839990407ba1d303b0ef6fa543 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-06-04 19:38:33.853 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 16ef56f6339d4c1389f72342f94c0550 4a79dc839990407ba1d303b0ef6fa543 46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.853 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:38:33.853 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add 16ef56f6339d4c1389f72342f94c0550 --user 4a79dc839990407ba1d303b0ef6fa543 --project 46977ab22b4548848970090407ae0d63 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role 16ef56f6339d4c1389f72342f94c0550 --user 4a79dc839990407ba1d303b0ef6fa543 --project 46977ab22b4548848970090407ae0d63 -c Role -f value 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:973 : user_role_id=16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.853 | + functions-common:get_or_add_user_project_role:974 : echo 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.853 | 16ef56f6339d4c1389f72342f94c0550 2026-06-04 19:38:33.853 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-06-04 19:38:33.853 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:38:33.853 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-06-04 19:38:33.853 | 2026-06-04 19:38:33.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:922 : project_id=283c9bd4ae2245e9aa97f744fb0fa221 2026-06-04 19:38:33.853 | ++ functions-common:get_or_create_project:923 : echo 283c9bd4ae2245e9aa97f744fb0fa221 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:654 : swift_project_test2=283c9bd4ae2245e9aa97f744fb0fa221 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-06-04 19:38:33.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-06-04 19:38:33.854 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:894 : [[ ! -z test2@example.com ]] 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:895 : local email=--email=test2@example.com 2026-06-04 19:38:33.854 | +++ functions-common:get_or_create_user:909 : 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-04 19:38:33.854 | 2026-06-04 19:38:33.854 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:909 : user_id=b6c882877fd7448ebd6ed11aa50f3850 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:910 : echo b6c882877fd7448ebd6ed11aa50f3850 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:659 : swift_user_test2=b6c882877fd7448ebd6ed11aa50f3850 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-06-04 19:38:33.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin b6c882877fd7448ebd6ed11aa50f3850 283c9bd4ae2245e9aa97f744fb0fa221 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.854 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user b6c882877fd7448ebd6ed11aa50f3850 --project 283c9bd4ae2245e9aa97f744fb0fa221 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b6c882877fd7448ebd6ed11aa50f3850 --project 283c9bd4ae2245e9aa97f744fb0fa221 -c Role -f value 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.854 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-06-04 19:38:33.854 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-04 19:38:33.854 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_domain:871 : domain_id=e2fd79ac4b39483a88c01ee64895c816 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_domain:872 : echo e2fd79ac4b39483a88c01ee64895c816 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:664 : swift_domain=e2fd79ac4b39483a88c01ee64895c816 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-06-04 19:38:33.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-06-04 19:38:33.854 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 e2fd79ac4b39483a88c01ee64895c816 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-04 19:38:33.854 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=e2fd79ac4b39483a88c01ee64895c816 --or-show -f value -c id 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_project:922 : project_id=5cc35828ed1842d8938d8e854bd5424e 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_project:923 : echo 5cc35828ed1842d8938d8e854bd5424e 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:668 : swift_project_test4=5cc35828ed1842d8938d8e854bd5424e 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-06-04 19:38:33.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-06-04 19:38:33.854 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 e2fd79ac4b39483a88c01ee64895c816 test4@example.com 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:894 : [[ ! -z test4@example.com ]] 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:895 : local email=--email=test4@example.com 2026-06-04 19:38:33.854 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=e2fd79ac4b39483a88c01ee64895c816 --email=test4@example.com --or-show -f value -c id 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:909 : user_id=ee1111626a624cc68546e05b557ae159 2026-06-04 19:38:33.854 | ++ functions-common:get_or_create_user:910 : echo ee1111626a624cc68546e05b557ae159 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:673 : swift_user_test4=ee1111626a624cc68546e05b557ae159 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-06-04 19:38:33.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:38:33.854 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin ee1111626a624cc68546e05b557ae159 5cc35828ed1842d8938d8e854bd5424e 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:38:33.854 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-04 19:38:33.854 | ++ functions-common:_get_domain_args:951 : echo 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user ee1111626a624cc68546e05b557ae159 --project 5cc35828ed1842d8938d8e854bd5424e 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee1111626a624cc68546e05b557ae159 --project 5cc35828ed1842d8938d8e854bd5424e -c Role -f value 2026-06-04 19:38:33.854 | 2026-06-04 19:38:33.854 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.854 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.854 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:38:33.892 | [9741 Async create_swift_accounts:68912]: finished create_swift_accounts with result 0 in 38 seconds 2026-06-04 19:38:33.899 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-04 19:38:33.903 | + inc/async:async_wait:197 : return 0 2026-06-04 19:38:33.906 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-04 19:38:33.925 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:33.928 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-04 19:38:33.945 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:33.948 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-04 19:38:33.951 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:38:33.954 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-04 19:38:33.958 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-04 19:38:33.961 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-04 19:38:34.029 | + inc/async:async_inner:63 : init_glance 2026-06-04 19:38:34.068 | [9741 Async init_glance:72348]: running: init_glance 2026-06-04 19:38:34.072 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-04 19:38:34.093 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:34.097 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-04 19:38:34.099 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:38:34.102 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-04 19:38:34.106 | + ./stack.sh:main:1164 : configure_neutron 2026-06-04 19:38:34.109 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-04 19:38:34.112 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-04 19:38:34.116 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-04 19:38:34.130 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-04 19:38:34.133 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-04 19:38:39.686 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:38:39.711 | [72348 Async init_glance:72348]: finished successfully 2026-06-04 19:38:40.743 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:38:40.743 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:38:40.743 | we strongly recommend against using it for new projects. 2026-06-04 19:38:40.743 | 2026-06-04 19:38:40.743 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:38:40.743 | framework. For more detail see 2026-06-04 19:38:40.743 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:38:40.743 | 2026-06-04 19:38:40.743 | __import__(import_str) 2026-06-04 19:38:41.056 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-04 19:38:41.056 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-04 19:38:47.089 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-04 19:38:47.089 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-04 19:38:54.539 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-04 19:38:54.543 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-04 19:38:54.546 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-04 19:38:54.549 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-04 19:38:54.552 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-04 19:38:54.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-04 19:38:54.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-04 19:38:54.559 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-04 19:38:54.562 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-04 19:38:54.564 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-04 19:38:54.566 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-04 19:38:54.568 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-04 19:38:54.571 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-04 19:38:54.573 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-04 19:38:54.575 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-04 19:38:54.577 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-04 19:38:54.580 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:38:54.583 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:38:54.585 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-04 19:38:54.587 | + 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-04 19:38:54.593 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-04 19:38:54.596 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-04 19:38:54.598 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-04 19:38:54.601 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-04 19:38:54.604 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:38:54.606 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:38:54.608 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:38:54.624 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:54.626 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:38:54.628 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-04 19:38:54.632 | + 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-04 19:38:54.661 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-04 19:38:54.693 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-04 19:38:54.720 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-04 19:38:54.748 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-04 19:38:54.779 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-04 19:38:54.807 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-04 19:38:54.809 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-04 19:38:54.811 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-04 19:38:54.814 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-04 19:38:54.818 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:38:54.832 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:38:54.834 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:38:54.836 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:38:54.839 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:38:54.841 | + 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-04 19:38:54.870 | + 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-04 19:38:54.897 | + 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-04 19:38:54.927 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:38:54.957 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-04 19:38:54.989 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-04 19:38:54.992 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:38:54.994 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-04 19:38:54.995 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-04 19:38:54.998 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-04 19:38:55.002 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:38:55.004 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-04 19:38:55.008 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-04 19:38:55.021 | + 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-04 19:38:55.033 | + 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-04 19:38:55.047 | + 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-04 19:38:55.059 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-04 19:38:55.071 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-04 19:38:55.073 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-04 19:38:55.078 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-04 19:38:55.082 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.Oi9ckmtMDJ 2026-06-04 19:38:55.085 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-04 19:38:55.087 | + 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-04 19:38:55.091 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.Oi9ckmtMDJ 2026-06-04 19:38:55.095 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.Oi9ckmtMDJ 2026-06-04 19:38:55.107 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.Oi9ckmtMDJ /etc/sudoers.d/neutron-rootwrap 2026-06-04 19:38:55.120 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-04 19:38:55.122 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-04 19:38:55.125 | + 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-04 19:38:55.156 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-04 19:38:55.159 | + 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-04 19:38:55.188 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-04 19:38:55.191 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-04 19:38:55.194 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-04 19:38:55.197 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:38:55.200 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-04 19:38:55.202 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:38:55.220 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:55.224 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-04 19:38:55.227 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-04 19:38:55.231 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:38:55.250 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:55.252 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:38:55.256 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/ 2026-06-04 19:38:55.293 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:38:55.296 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:38:55.299 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-04 19:38:55.317 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.320 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-04 19:38:55.339 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.342 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-04 19:38:55.358 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.362 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-04 19:38:55.378 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.380 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-04 19:38:55.398 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.400 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-04 19:38:55.402 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-04 19:38:55.419 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:38:55.422 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-04 19:38:55.424 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-04 19:38:55.427 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-04 19:38:55.427 | Configuring OVN 2026-06-04 19:38:55.429 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-04 19:38:55.432 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-04 19:38:55.436 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-04 19:38:55.440 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=b5db4c49-3f3e-4454-8f6e-7bec9ad47afc 2026-06-04 19:38:55.444 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-04 19:38:55.448 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-04 19:38:55.450 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-04 19:38:55.453 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-04 19:38:55.455 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-04 19:38:55.458 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-04 19:38:55.461 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-04 19:38:55.464 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-04 19:38:55.467 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-04 19:38:55.470 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-04 19:38:55.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-04 19:38:55.476 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-04 19:38:55.480 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-04 19:38:55.482 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-04 19:38:55.485 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-04 19:38:55.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-04 19:38:55.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-04 19:38:55.495 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-04 19:38:55.498 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-04 19:38:55.519 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:55.521 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-04 19:38:55.574 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-04 19:38:55.577 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-04 19:38:55.580 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-04 19:38:55.599 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:38:55.602 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-04 19:38:55.605 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:38:55.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-04 19:38:55.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-04 19:38:55.625 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-04 19:38:55.631 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-04 19:38:55.634 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-04 19:39:01.721 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:39:01.722 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:01.722 | we strongly recommend against using it for new projects. 2026-06-04 19:39:01.722 | 2026-06-04 19:39:01.722 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:01.722 | framework. For more detail see 2026-06-04 19:39:01.722 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:01.722 | 2026-06-04 19:39:01.722 | __import__(import_str) 2026-06-04 19:39:02.045 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-04 19:39:02.045 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-04 19:39:08.106 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-06-04 19:39:08.106 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-06-04 19:39:15.531 | + 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-04 19:39:15.538 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:39:15.541 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:39:15.543 | + 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-04 19:39:15.575 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-04 19:39:15.578 | + 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-04 19:39:15.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-04 19:39:15.646 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.189 2026-06-04 19:39:15.681 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-06-04 19:39:15.715 | + 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-04 19:39:15.750 | + 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-04 19:39:15.784 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.189:6642 2026-06-04 19:39:15.818 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-04 19:39:15.838 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:15.841 | + 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-04 19:39:15.875 | + 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-04 19:39:15.908 | + 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-04 19:39:15.941 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-04 19:39:15.944 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-04 19:39:15.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.189:6641 2026-06-04 19:39:16.011 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-04 19:39:16.014 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-04 19:39:16.015 | Configuring Neutron for OVN 2026-06-04 19:39:16.017 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-04 19:39:16.035 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:16.038 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-04 19:39:16.042 | ++ 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-04 19:39:16.042 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-04 19:39:17.854 | + 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-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-04 19:39:17.859 | ++ 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-04 19:39:17.859 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-04 19:39:19.470 | + 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-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-04 19:39:19.473 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-04 19:39:19.492 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:19.496 | + 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-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-04 19:39:19.501 | ++ 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-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-04 19:39:19.501 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-04 19:39:19.502 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-04 19:39:19.507 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-04 19:39:19.507 | address-scope 2026-06-04 19:39:19.507 | agent 2026-06-04 19:39:19.507 | allowed-address-pairs 2026-06-04 19:39:19.507 | auto-allocated-topology 2026-06-04 19:39:19.507 | availability_zone 2026-06-04 19:39:19.507 | bgp 2026-06-04 19:39:19.507 | bgp_4byte_asn 2026-06-04 19:39:19.507 | bgp_dragent_scheduler 2026-06-04 19:39:19.507 | binding 2026-06-04 19:39:19.507 | binding-extended 2026-06-04 19:39:19.507 | default-subnetpools 2026-06-04 19:39:19.507 | dhcp_agent_scheduler 2026-06-04 19:39:19.507 | dns-domain-ports 2026-06-04 19:39:19.507 | dns-integration 2026-06-04 19:39:19.508 | dns-integration-domain-keywords 2026-06-04 19:39:19.508 | empty-string-filtering 2026-06-04 19:39:19.508 | enable-default-route-bfd 2026-06-04 19:39:19.508 | enable-default-route-ecmp 2026-06-04 19:39:19.508 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.508 | external-gateway-multihoming 2026-06-04 19:39:19.508 | external-net 2026-06-04 19:39:19.508 | ext-gw-mode 2026-06-04 19:39:19.508 | extra_dhcp_opt 2026-06-04 19:39:19.508 | extraroute 2026-06-04 19:39:19.508 | extraroute-atomic 2026-06-04 19:39:19.508 | filter-validation 2026-06-04 19:39:19.508 | fip-port-details 2026-06-04 19:39:19.508 | flavors 2026-06-04 19:39:19.508 | floatingip-pools 2026-06-04 19:39:19.508 | floating-ip-port-forwarding 2026-06-04 19:39:19.508 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.508 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.508 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.508 | fwaas_v2 2026-06-04 19:39:19.508 | ip_allocation 2026-06-04 19:39:19.508 | l3_agent_scheduler 2026-06-04 19:39:19.508 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.508 | l3-flavors 2026-06-04 19:39:19.508 | l3-ha 2026-06-04 19:39:19.508 | logging 2026-06-04 19:39:19.508 | multi-provider 2026-06-04 19:39:19.508 | net-mtu 2026-06-04 19:39:19.508 | net-mtu-writable 2026-06-04 19:39:19.508 | network_availability_zone 2026-06-04 19:39:19.508 | network_ha 2026-06-04 19:39:19.508 | network-ip-availability 2026-06-04 19:39:19.508 | pagination 2026-06-04 19:39:19.508 | port-device-profile 2026-06-04 19:39:19.508 | port-hardware-offload-type 2026-06-04 19:39:19.508 | port-mac-address-regenerate 2026-06-04 19:39:19.508 | port-numa-affinity-policy 2026-06-04 19:39:19.508 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.508 | port-resource-request 2026-06-04 19:39:19.508 | port-security 2026-06-04 19:39:19.508 | port-trusted-vif 2026-06-04 19:39:19.508 | project-id 2026-06-04 19:39:19.508 | provider 2026-06-04 19:39:19.508 | pvlan 2026-06-04 19:39:19.508 | qinq 2026-06-04 19:39:19.508 | qos 2026-06-04 19:39:19.508 | qos-bw-limit-direction 2026-06-04 19:39:19.508 | qos-bw-minimum-ingress 2026-06-04 19:39:19.508 | qos-default 2026-06-04 19:39:19.508 | qos-fip 2026-06-04 19:39:19.508 | qos-gateway-ip 2026-06-04 19:39:19.508 | qos-rules-alias 2026-06-04 19:39:19.508 | qos-rule-type-details 2026-06-04 19:39:19.508 | qos-rule-type-filter 2026-06-04 19:39:19.508 | quota-check-limit 2026-06-04 19:39:19.508 | quota-check-limit-default 2026-06-04 19:39:19.508 | quota_details 2026-06-04 19:39:19.508 | quotas 2026-06-04 19:39:19.508 | rbac-address-scope 2026-06-04 19:39:19.508 | rbac-policies 2026-06-04 19:39:19.508 | rbac-security-groups 2026-06-04 19:39:19.508 | router 2026-06-04 19:39:19.508 | router_availability_zone 2026-06-04 19:39:19.508 | router-enable-snat 2026-06-04 19:39:19.508 | security-group 2026-06-04 19:39:19.508 | security-groups-default-rules 2026-06-04 19:39:19.508 | security-groups-normalized-cidr 2026-06-04 19:39:19.508 | security-groups-remote-address-group 2026-06-04 19:39:19.508 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.508 | security-groups-shared-filtering 2026-06-04 19:39:19.508 | segment 2026-06-04 19:39:19.508 | sorting 2026-06-04 19:39:19.508 | standard-attr-description 2026-06-04 19:39:19.508 | standard-attr-fwaas-v2 2026-06-04 19:39:19.508 | standard-attr-revisions 2026-06-04 19:39:19.508 | standard-attr-tag 2026-06-04 19:39:19.508 | standard-attr-timestamp 2026-06-04 19:39:19.508 | stateful-security-group 2026-06-04 19:39:19.508 | subnet_allocation 2026-06-04 19:39:19.508 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.508 | subnet-external-network 2026-06-04 19:39:19.508 | subnet_onboard 2026-06-04 19:39:19.508 | subnetpool-prefix-ops 2026-06-04 19:39:19.508 | subnet-service-types 2026-06-04 19:39:19.508 | tag-creation 2026-06-04 19:39:19.508 | tap-mirror 2026-06-04 19:39:19.508 | tap-mirror-both-direction 2026-06-04 19:39:19.508 | trunk 2026-06-04 19:39:19.508 | uplink-status-propagation 2026-06-04 19:39:19.508 | uplink-status-propagation-updatable 2026-06-04 19:39:19.508 | vlan-transparent 2026-06-04 19:39:19.508 | vpnaas 2026-06-04 19:39:19.508 | vpn-endpoint-groups' 2026-06-04 19:39:19.512 | ++ 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-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-04 19:39:19.512 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-04 19:39:19.513 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-04 19:39:19.518 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-04 19:39:19.519 | address-scope 2026-06-04 19:39:19.519 | agent 2026-06-04 19:39:19.519 | allowed-address-pairs 2026-06-04 19:39:19.519 | auto-allocated-topology 2026-06-04 19:39:19.519 | availability_zone 2026-06-04 19:39:19.519 | bgp 2026-06-04 19:39:19.519 | bgp_4byte_asn 2026-06-04 19:39:19.519 | bgp_dragent_scheduler 2026-06-04 19:39:19.519 | binding 2026-06-04 19:39:19.519 | binding-extended 2026-06-04 19:39:19.519 | default-subnetpools 2026-06-04 19:39:19.519 | dhcp_agent_scheduler 2026-06-04 19:39:19.519 | dns-domain-ports 2026-06-04 19:39:19.519 | dns-integration 2026-06-04 19:39:19.519 | dns-integration-domain-keywords 2026-06-04 19:39:19.519 | empty-string-filtering 2026-06-04 19:39:19.519 | enable-default-route-bfd 2026-06-04 19:39:19.519 | enable-default-route-ecmp 2026-06-04 19:39:19.519 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.519 | external-gateway-multihoming 2026-06-04 19:39:19.519 | external-net 2026-06-04 19:39:19.519 | ext-gw-mode 2026-06-04 19:39:19.519 | extra_dhcp_opt 2026-06-04 19:39:19.519 | extraroute 2026-06-04 19:39:19.519 | extraroute-atomic 2026-06-04 19:39:19.519 | filter-validation 2026-06-04 19:39:19.519 | fip-port-details 2026-06-04 19:39:19.519 | flavors 2026-06-04 19:39:19.519 | floatingip-pools 2026-06-04 19:39:19.519 | floating-ip-port-forwarding 2026-06-04 19:39:19.519 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.519 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.519 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.519 | fwaas_v2 2026-06-04 19:39:19.519 | ip_allocation 2026-06-04 19:39:19.519 | l3_agent_scheduler 2026-06-04 19:39:19.519 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.519 | l3-flavors 2026-06-04 19:39:19.519 | l3-ha 2026-06-04 19:39:19.519 | logging 2026-06-04 19:39:19.519 | multi-provider 2026-06-04 19:39:19.519 | net-mtu 2026-06-04 19:39:19.519 | net-mtu-writable 2026-06-04 19:39:19.519 | network_availability_zone 2026-06-04 19:39:19.519 | network_ha 2026-06-04 19:39:19.519 | network-ip-availability 2026-06-04 19:39:19.519 | pagination 2026-06-04 19:39:19.519 | port-device-profile 2026-06-04 19:39:19.519 | port-hardware-offload-type 2026-06-04 19:39:19.519 | port-mac-address-regenerate 2026-06-04 19:39:19.519 | port-numa-affinity-policy 2026-06-04 19:39:19.519 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.519 | port-resource-request 2026-06-04 19:39:19.519 | port-security 2026-06-04 19:39:19.519 | port-trusted-vif 2026-06-04 19:39:19.519 | project-id 2026-06-04 19:39:19.519 | provider 2026-06-04 19:39:19.519 | pvlan 2026-06-04 19:39:19.519 | qinq 2026-06-04 19:39:19.519 | qos 2026-06-04 19:39:19.519 | qos-bw-limit-direction 2026-06-04 19:39:19.519 | qos-bw-minimum-ingress 2026-06-04 19:39:19.519 | qos-default 2026-06-04 19:39:19.519 | qos-fip 2026-06-04 19:39:19.519 | qos-gateway-ip 2026-06-04 19:39:19.519 | qos-rules-alias 2026-06-04 19:39:19.519 | qos-rule-type-details 2026-06-04 19:39:19.519 | qos-rule-type-filter 2026-06-04 19:39:19.519 | quota-check-limit 2026-06-04 19:39:19.519 | quota-check-limit-default 2026-06-04 19:39:19.519 | quota_details 2026-06-04 19:39:19.519 | quotas 2026-06-04 19:39:19.519 | rbac-address-scope 2026-06-04 19:39:19.519 | rbac-policies 2026-06-04 19:39:19.519 | rbac-security-groups 2026-06-04 19:39:19.519 | router 2026-06-04 19:39:19.519 | router_availability_zone 2026-06-04 19:39:19.519 | router-enable-snat 2026-06-04 19:39:19.519 | security-group 2026-06-04 19:39:19.519 | security-groups-default-rules 2026-06-04 19:39:19.520 | security-groups-normalized-cidr 2026-06-04 19:39:19.520 | security-groups-remote-address-group 2026-06-04 19:39:19.520 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.520 | security-groups-shared-filtering 2026-06-04 19:39:19.520 | segment 2026-06-04 19:39:19.520 | sorting 2026-06-04 19:39:19.520 | standard-attr-description 2026-06-04 19:39:19.520 | standard-attr-fwaas-v2 2026-06-04 19:39:19.520 | standard-attr-revisions 2026-06-04 19:39:19.520 | standard-attr-tag 2026-06-04 19:39:19.520 | standard-attr-timestamp 2026-06-04 19:39:19.520 | stateful-security-group 2026-06-04 19:39:19.520 | subnet_allocation 2026-06-04 19:39:19.520 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.520 | subnet-external-network 2026-06-04 19:39:19.520 | subnet_onboard 2026-06-04 19:39:19.520 | subnetpool-prefix-ops 2026-06-04 19:39:19.520 | subnet-service-types 2026-06-04 19:39:19.520 | tag-creation 2026-06-04 19:39:19.520 | tap-mirror 2026-06-04 19:39:19.520 | tap-mirror-both-direction 2026-06-04 19:39:19.520 | trunk 2026-06-04 19:39:19.520 | uplink-status-propagation 2026-06-04 19:39:19.520 | uplink-status-propagation-updatable 2026-06-04 19:39:19.520 | vlan-transparent 2026-06-04 19:39:19.520 | vpnaas 2026-06-04 19:39:19.520 | vpn-endpoint-groups' 2026-06-04 19:39:19.524 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-04 19:39:19.524 | address-scope 2026-06-04 19:39:19.524 | agent 2026-06-04 19:39:19.524 | allowed-address-pairs 2026-06-04 19:39:19.524 | auto-allocated-topology 2026-06-04 19:39:19.524 | availability_zone 2026-06-04 19:39:19.524 | bgp 2026-06-04 19:39:19.524 | bgp_4byte_asn 2026-06-04 19:39:19.524 | bgp_dragent_scheduler 2026-06-04 19:39:19.524 | binding 2026-06-04 19:39:19.524 | binding-extended 2026-06-04 19:39:19.524 | default-subnetpools 2026-06-04 19:39:19.524 | dhcp_agent_scheduler 2026-06-04 19:39:19.524 | dns-domain-ports 2026-06-04 19:39:19.524 | dns-integration 2026-06-04 19:39:19.524 | dns-integration-domain-keywords 2026-06-04 19:39:19.524 | empty-string-filtering 2026-06-04 19:39:19.524 | enable-default-route-bfd 2026-06-04 19:39:19.524 | enable-default-route-ecmp 2026-06-04 19:39:19.524 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.524 | external-gateway-multihoming 2026-06-04 19:39:19.524 | external-net 2026-06-04 19:39:19.524 | ext-gw-mode 2026-06-04 19:39:19.524 | extra_dhcp_opt 2026-06-04 19:39:19.524 | extraroute 2026-06-04 19:39:19.524 | extraroute-atomic 2026-06-04 19:39:19.524 | filter-validation 2026-06-04 19:39:19.524 | fip-port-details 2026-06-04 19:39:19.524 | flavors 2026-06-04 19:39:19.524 | floatingip-pools 2026-06-04 19:39:19.524 | floating-ip-port-forwarding 2026-06-04 19:39:19.524 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.524 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.524 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.524 | fwaas_v2 2026-06-04 19:39:19.524 | ip_allocation 2026-06-04 19:39:19.524 | l3_agent_scheduler 2026-06-04 19:39:19.524 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.524 | l3-flavors 2026-06-04 19:39:19.524 | l3-ha 2026-06-04 19:39:19.524 | logging 2026-06-04 19:39:19.524 | multi-provider 2026-06-04 19:39:19.524 | net-mtu 2026-06-04 19:39:19.524 | net-mtu-writable 2026-06-04 19:39:19.524 | network_availability_zone 2026-06-04 19:39:19.524 | network_ha 2026-06-04 19:39:19.524 | network-ip-availability 2026-06-04 19:39:19.524 | pagination 2026-06-04 19:39:19.524 | port-device-profile 2026-06-04 19:39:19.524 | port-hardware-offload-type 2026-06-04 19:39:19.524 | port-mac-address-regenerate 2026-06-04 19:39:19.524 | port-numa-affinity-policy 2026-06-04 19:39:19.524 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.524 | port-resource-request 2026-06-04 19:39:19.524 | port-security 2026-06-04 19:39:19.524 | port-trusted-vif 2026-06-04 19:39:19.524 | project-id 2026-06-04 19:39:19.524 | provider 2026-06-04 19:39:19.524 | pvlan 2026-06-04 19:39:19.525 | qinq 2026-06-04 19:39:19.525 | qos 2026-06-04 19:39:19.525 | qos-bw-limit-direction 2026-06-04 19:39:19.525 | qos-bw-minimum-ingress 2026-06-04 19:39:19.525 | qos-default 2026-06-04 19:39:19.525 | qos-fip 2026-06-04 19:39:19.525 | qos-gateway-ip 2026-06-04 19:39:19.525 | qos-rules-alias 2026-06-04 19:39:19.525 | qos-rule-type-details 2026-06-04 19:39:19.525 | qos-rule-type-filter 2026-06-04 19:39:19.525 | quota-check-limit 2026-06-04 19:39:19.525 | quota-check-limit-default 2026-06-04 19:39:19.525 | quota_details 2026-06-04 19:39:19.525 | quotas 2026-06-04 19:39:19.525 | rbac-address-scope 2026-06-04 19:39:19.525 | rbac-policies 2026-06-04 19:39:19.525 | rbac-security-groups 2026-06-04 19:39:19.525 | router 2026-06-04 19:39:19.525 | router_availability_zone 2026-06-04 19:39:19.525 | router-enable-snat 2026-06-04 19:39:19.525 | security-group 2026-06-04 19:39:19.525 | security-groups-default-rules 2026-06-04 19:39:19.525 | security-groups-normalized-cidr 2026-06-04 19:39:19.525 | security-groups-remote-address-group 2026-06-04 19:39:19.525 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.525 | security-groups-shared-filtering 2026-06-04 19:39:19.525 | segment 2026-06-04 19:39:19.525 | sorting 2026-06-04 19:39:19.525 | standard-attr-description 2026-06-04 19:39:19.525 | standard-attr-fwaas-v2 2026-06-04 19:39:19.525 | standard-attr-revisions 2026-06-04 19:39:19.525 | standard-attr-tag 2026-06-04 19:39:19.525 | standard-attr-timestamp 2026-06-04 19:39:19.525 | stateful-security-group 2026-06-04 19:39:19.525 | subnet_allocation 2026-06-04 19:39:19.525 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.525 | subnet-external-network 2026-06-04 19:39:19.525 | subnet_onboard 2026-06-04 19:39:19.525 | subnetpool-prefix-ops 2026-06-04 19:39:19.525 | subnet-service-types 2026-06-04 19:39:19.525 | tag-creation 2026-06-04 19:39:19.525 | tap-mirror 2026-06-04 19:39:19.525 | tap-mirror-both-direction 2026-06-04 19:39:19.525 | trunk 2026-06-04 19:39:19.525 | uplink-status-propagation 2026-06-04 19:39:19.525 | uplink-status-propagation-updatable 2026-06-04 19:39:19.525 | vlan-transparent 2026-06-04 19:39:19.525 | vpnaas 2026-06-04 19:39:19.525 | vpn-endpoint-groups' 2026-06-04 19:39:19.525 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-04 19:39:19.525 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-04 19:39:19.525 | address-scope 2026-06-04 19:39:19.525 | agent 2026-06-04 19:39:19.525 | allowed-address-pairs 2026-06-04 19:39:19.525 | auto-allocated-topology 2026-06-04 19:39:19.525 | availability_zone 2026-06-04 19:39:19.525 | bgp 2026-06-04 19:39:19.525 | bgp_4byte_asn 2026-06-04 19:39:19.525 | bgp_dragent_scheduler 2026-06-04 19:39:19.525 | binding 2026-06-04 19:39:19.525 | binding-extended 2026-06-04 19:39:19.525 | default-subnetpools 2026-06-04 19:39:19.525 | dhcp_agent_scheduler 2026-06-04 19:39:19.525 | dns-domain-ports 2026-06-04 19:39:19.525 | dns-integration 2026-06-04 19:39:19.525 | dns-integration-domain-keywords 2026-06-04 19:39:19.525 | empty-string-filtering 2026-06-04 19:39:19.525 | enable-default-route-bfd 2026-06-04 19:39:19.525 | enable-default-route-ecmp 2026-06-04 19:39:19.525 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.525 | external-gateway-multihoming 2026-06-04 19:39:19.525 | external-net 2026-06-04 19:39:19.525 | ext-gw-mode 2026-06-04 19:39:19.525 | extra_dhcp_opt 2026-06-04 19:39:19.525 | extraroute 2026-06-04 19:39:19.525 | extraroute-atomic 2026-06-04 19:39:19.525 | filter-validation 2026-06-04 19:39:19.525 | fip-port-details 2026-06-04 19:39:19.525 | flavors 2026-06-04 19:39:19.525 | floatingip-pools 2026-06-04 19:39:19.525 | floating-ip-port-forwarding 2026-06-04 19:39:19.525 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.525 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.525 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.525 | fwaas_v2 2026-06-04 19:39:19.525 | ip_allocation 2026-06-04 19:39:19.525 | l3_agent_scheduler 2026-06-04 19:39:19.525 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.525 | l3-flavors 2026-06-04 19:39:19.525 | l3-ha 2026-06-04 19:39:19.525 | logging 2026-06-04 19:39:19.525 | multi-provider 2026-06-04 19:39:19.525 | net-mtu 2026-06-04 19:39:19.525 | net-mtu-writable 2026-06-04 19:39:19.525 | network_availability_zone 2026-06-04 19:39:19.525 | network_ha 2026-06-04 19:39:19.525 | network-ip-availability 2026-06-04 19:39:19.525 | pagination 2026-06-04 19:39:19.525 | port-device-profile 2026-06-04 19:39:19.525 | port-hardware-offload-type 2026-06-04 19:39:19.525 | port-mac-address-regenerate 2026-06-04 19:39:19.525 | port-numa-affinity-policy 2026-06-04 19:39:19.525 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.525 | port-resource-request 2026-06-04 19:39:19.525 | port-security 2026-06-04 19:39:19.525 | port-trusted-vif 2026-06-04 19:39:19.525 | project-id 2026-06-04 19:39:19.525 | provider 2026-06-04 19:39:19.525 | pvlan 2026-06-04 19:39:19.525 | qinq 2026-06-04 19:39:19.525 | qos 2026-06-04 19:39:19.525 | qos-bw-limit-direction 2026-06-04 19:39:19.525 | qos-bw-minimum-ingress 2026-06-04 19:39:19.525 | qos-default 2026-06-04 19:39:19.525 | qos-fip 2026-06-04 19:39:19.525 | qos-gateway-ip 2026-06-04 19:39:19.525 | qos-rules-alias 2026-06-04 19:39:19.525 | qos-rule-type-details 2026-06-04 19:39:19.525 | qos-rule-type-filter 2026-06-04 19:39:19.526 | quota-check-limit 2026-06-04 19:39:19.526 | quota-check-limit-default 2026-06-04 19:39:19.526 | quota_details 2026-06-04 19:39:19.526 | quotas 2026-06-04 19:39:19.526 | rbac-address-scope 2026-06-04 19:39:19.526 | rbac-policies 2026-06-04 19:39:19.526 | rbac-security-groups 2026-06-04 19:39:19.526 | router 2026-06-04 19:39:19.526 | router_availability_zone 2026-06-04 19:39:19.526 | router-enable-snat 2026-06-04 19:39:19.526 | security-group 2026-06-04 19:39:19.526 | security-groups-default-rules 2026-06-04 19:39:19.526 | security-groups-normalized-cidr 2026-06-04 19:39:19.526 | security-groups-remote-address-group 2026-06-04 19:39:19.526 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.526 | security-groups-shared-filtering 2026-06-04 19:39:19.526 | segment 2026-06-04 19:39:19.526 | sorting 2026-06-04 19:39:19.526 | standard-attr-description 2026-06-04 19:39:19.526 | standard-attr-fwaas-v2 2026-06-04 19:39:19.526 | standard-attr-revisions 2026-06-04 19:39:19.526 | standard-attr-tag 2026-06-04 19:39:19.526 | standard-attr-timestamp 2026-06-04 19:39:19.526 | stateful-security-group 2026-06-04 19:39:19.526 | subnet_allocation 2026-06-04 19:39:19.526 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.526 | subnet-external-network 2026-06-04 19:39:19.526 | subnet_onboard 2026-06-04 19:39:19.526 | subnetpool-prefix-ops 2026-06-04 19:39:19.526 | subnet-service-types 2026-06-04 19:39:19.526 | tag-creation 2026-06-04 19:39:19.526 | tap-mirror 2026-06-04 19:39:19.526 | tap-mirror-both-direction 2026-06-04 19:39:19.526 | trunk 2026-06-04 19:39:19.526 | uplink-status-propagation 2026-06-04 19:39:19.526 | uplink-status-propagation-updatable 2026-06-04 19:39:19.526 | vlan-transparent 2026-06-04 19:39:19.526 | vpnaas 2026-06-04 19:39:19.526 | vpn-endpoint-groups' 2026-06-04 19:39:19.530 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-04 19:39:19.530 | address-scope 2026-06-04 19:39:19.530 | agent 2026-06-04 19:39:19.530 | allowed-address-pairs 2026-06-04 19:39:19.530 | auto-allocated-topology 2026-06-04 19:39:19.530 | availability_zone 2026-06-04 19:39:19.530 | bgp 2026-06-04 19:39:19.530 | bgp_4byte_asn 2026-06-04 19:39:19.530 | bgp_dragent_scheduler 2026-06-04 19:39:19.530 | binding 2026-06-04 19:39:19.530 | binding-extended 2026-06-04 19:39:19.530 | default-subnetpools 2026-06-04 19:39:19.530 | dhcp_agent_scheduler 2026-06-04 19:39:19.530 | dns-domain-ports 2026-06-04 19:39:19.530 | dns-integration 2026-06-04 19:39:19.530 | dns-integration-domain-keywords 2026-06-04 19:39:19.530 | empty-string-filtering 2026-06-04 19:39:19.530 | enable-default-route-bfd 2026-06-04 19:39:19.530 | enable-default-route-ecmp 2026-06-04 19:39:19.530 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.530 | external-gateway-multihoming 2026-06-04 19:39:19.530 | external-net 2026-06-04 19:39:19.530 | ext-gw-mode 2026-06-04 19:39:19.530 | extra_dhcp_opt 2026-06-04 19:39:19.530 | extraroute 2026-06-04 19:39:19.530 | extraroute-atomic 2026-06-04 19:39:19.530 | filter-validation 2026-06-04 19:39:19.530 | fip-port-details 2026-06-04 19:39:19.530 | flavors 2026-06-04 19:39:19.530 | floatingip-pools 2026-06-04 19:39:19.530 | floating-ip-port-forwarding 2026-06-04 19:39:19.530 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.530 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.530 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.530 | fwaas_v2 2026-06-04 19:39:19.530 | ip_allocation 2026-06-04 19:39:19.530 | l3_agent_scheduler 2026-06-04 19:39:19.530 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.531 | l3-flavors 2026-06-04 19:39:19.531 | l3-ha 2026-06-04 19:39:19.531 | logging 2026-06-04 19:39:19.531 | multi-provider 2026-06-04 19:39:19.531 | net-mtu 2026-06-04 19:39:19.531 | net-mtu-writable 2026-06-04 19:39:19.531 | network_availability_zone 2026-06-04 19:39:19.531 | network_ha 2026-06-04 19:39:19.531 | network-ip-availability 2026-06-04 19:39:19.531 | pagination 2026-06-04 19:39:19.531 | port-device-profile 2026-06-04 19:39:19.531 | port-hardware-offload-type 2026-06-04 19:39:19.531 | port-mac-address-regenerate 2026-06-04 19:39:19.531 | port-numa-affinity-policy 2026-06-04 19:39:19.531 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.531 | port-resource-request 2026-06-04 19:39:19.531 | port-security 2026-06-04 19:39:19.531 | port-trusted-vif 2026-06-04 19:39:19.531 | project-id 2026-06-04 19:39:19.531 | provider 2026-06-04 19:39:19.531 | pvlan 2026-06-04 19:39:19.531 | qinq 2026-06-04 19:39:19.531 | qos 2026-06-04 19:39:19.531 | qos-bw-limit-direction 2026-06-04 19:39:19.531 | qos-bw-minimum-ingress 2026-06-04 19:39:19.531 | qos-default 2026-06-04 19:39:19.531 | qos-fip 2026-06-04 19:39:19.531 | qos-gateway-ip 2026-06-04 19:39:19.531 | qos-rules-alias 2026-06-04 19:39:19.531 | qos-rule-type-details 2026-06-04 19:39:19.531 | qos-rule-type-filter 2026-06-04 19:39:19.531 | quota-check-limit 2026-06-04 19:39:19.531 | quota-check-limit-default 2026-06-04 19:39:19.531 | quota_details 2026-06-04 19:39:19.531 | quotas 2026-06-04 19:39:19.531 | rbac-address-scope 2026-06-04 19:39:19.531 | rbac-policies 2026-06-04 19:39:19.531 | rbac-security-groups 2026-06-04 19:39:19.531 | router 2026-06-04 19:39:19.531 | router_availability_zone 2026-06-04 19:39:19.531 | router-enable-snat 2026-06-04 19:39:19.531 | security-group 2026-06-04 19:39:19.531 | security-groups-default-rules 2026-06-04 19:39:19.531 | security-groups-normalized-cidr 2026-06-04 19:39:19.531 | security-groups-remote-address-group 2026-06-04 19:39:19.531 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.531 | security-groups-shared-filtering 2026-06-04 19:39:19.531 | segment 2026-06-04 19:39:19.531 | sorting 2026-06-04 19:39:19.531 | standard-attr-description 2026-06-04 19:39:19.531 | standard-attr-fwaas-v2 2026-06-04 19:39:19.531 | standard-attr-revisions 2026-06-04 19:39:19.531 | standard-attr-tag 2026-06-04 19:39:19.531 | standard-attr-timestamp 2026-06-04 19:39:19.531 | stateful-security-group 2026-06-04 19:39:19.531 | subnet_allocation 2026-06-04 19:39:19.531 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.531 | subnet-external-network 2026-06-04 19:39:19.531 | subnet_onboard 2026-06-04 19:39:19.531 | subnetpool-prefix-ops 2026-06-04 19:39:19.531 | subnet-service-types 2026-06-04 19:39:19.531 | tag-creation 2026-06-04 19:39:19.531 | tap-mirror 2026-06-04 19:39:19.531 | tap-mirror-both-direction 2026-06-04 19:39:19.531 | trunk 2026-06-04 19:39:19.531 | uplink-status-propagation 2026-06-04 19:39:19.531 | uplink-status-propagation-updatable 2026-06-04 19:39:19.531 | vlan-transparent 2026-06-04 19:39:19.531 | vpnaas 2026-06-04 19:39:19.531 | vpn-endpoint-groups' 2026-06-04 19:39:19.535 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-04 19:39:19.535 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-04 19:39:19.535 | address-scope 2026-06-04 19:39:19.535 | agent 2026-06-04 19:39:19.535 | allowed-address-pairs 2026-06-04 19:39:19.535 | auto-allocated-topology 2026-06-04 19:39:19.535 | availability_zone 2026-06-04 19:39:19.535 | bgp 2026-06-04 19:39:19.535 | bgp_4byte_asn 2026-06-04 19:39:19.535 | bgp_dragent_scheduler 2026-06-04 19:39:19.535 | binding 2026-06-04 19:39:19.535 | binding-extended 2026-06-04 19:39:19.535 | default-subnetpools 2026-06-04 19:39:19.536 | dhcp_agent_scheduler 2026-06-04 19:39:19.536 | dns-domain-ports 2026-06-04 19:39:19.536 | dns-integration 2026-06-04 19:39:19.536 | dns-integration-domain-keywords 2026-06-04 19:39:19.536 | empty-string-filtering 2026-06-04 19:39:19.536 | enable-default-route-bfd 2026-06-04 19:39:19.536 | enable-default-route-ecmp 2026-06-04 19:39:19.536 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.536 | external-gateway-multihoming 2026-06-04 19:39:19.536 | external-net 2026-06-04 19:39:19.536 | ext-gw-mode 2026-06-04 19:39:19.536 | extra_dhcp_opt 2026-06-04 19:39:19.536 | extraroute 2026-06-04 19:39:19.536 | extraroute-atomic 2026-06-04 19:39:19.536 | filter-validation 2026-06-04 19:39:19.536 | fip-port-details 2026-06-04 19:39:19.536 | flavors 2026-06-04 19:39:19.536 | floatingip-pools 2026-06-04 19:39:19.536 | floating-ip-port-forwarding 2026-06-04 19:39:19.536 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.536 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.536 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.536 | fwaas_v2 2026-06-04 19:39:19.536 | ip_allocation 2026-06-04 19:39:19.536 | l3_agent_scheduler 2026-06-04 19:39:19.536 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.536 | l3-flavors 2026-06-04 19:39:19.536 | l3-ha 2026-06-04 19:39:19.536 | logging 2026-06-04 19:39:19.536 | multi-provider 2026-06-04 19:39:19.536 | net-mtu 2026-06-04 19:39:19.536 | net-mtu-writable 2026-06-04 19:39:19.536 | network_availability_zone 2026-06-04 19:39:19.536 | network_ha 2026-06-04 19:39:19.536 | network-ip-availability 2026-06-04 19:39:19.536 | pagination 2026-06-04 19:39:19.536 | port-device-profile 2026-06-04 19:39:19.536 | port-hardware-offload-type 2026-06-04 19:39:19.536 | port-mac-address-regenerate 2026-06-04 19:39:19.536 | port-numa-affinity-policy 2026-06-04 19:39:19.536 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.536 | port-resource-request 2026-06-04 19:39:19.536 | port-security 2026-06-04 19:39:19.536 | port-trusted-vif 2026-06-04 19:39:19.536 | project-id 2026-06-04 19:39:19.536 | provider 2026-06-04 19:39:19.536 | pvlan 2026-06-04 19:39:19.536 | qinq 2026-06-04 19:39:19.536 | qos 2026-06-04 19:39:19.536 | qos-bw-limit-direction 2026-06-04 19:39:19.536 | qos-bw-minimum-ingress 2026-06-04 19:39:19.536 | qos-default 2026-06-04 19:39:19.536 | qos-fip 2026-06-04 19:39:19.536 | qos-gateway-ip 2026-06-04 19:39:19.536 | qos-rules-alias 2026-06-04 19:39:19.536 | qos-rule-type-details 2026-06-04 19:39:19.536 | qos-rule-type-filter 2026-06-04 19:39:19.536 | quota-check-limit 2026-06-04 19:39:19.536 | quota-check-limit-default 2026-06-04 19:39:19.537 | quota_details 2026-06-04 19:39:19.537 | quotas 2026-06-04 19:39:19.537 | rbac-address-scope 2026-06-04 19:39:19.537 | rbac-policies 2026-06-04 19:39:19.537 | rbac-security-groups 2026-06-04 19:39:19.537 | router 2026-06-04 19:39:19.537 | router_availability_zone 2026-06-04 19:39:19.537 | router-enable-snat 2026-06-04 19:39:19.537 | security-group 2026-06-04 19:39:19.537 | security-groups-default-rules 2026-06-04 19:39:19.537 | security-groups-normalized-cidr 2026-06-04 19:39:19.537 | security-groups-remote-address-group 2026-06-04 19:39:19.537 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.537 | security-groups-shared-filtering 2026-06-04 19:39:19.537 | segment 2026-06-04 19:39:19.537 | sorting 2026-06-04 19:39:19.537 | standard-attr-description 2026-06-04 19:39:19.537 | standard-attr-fwaas-v2 2026-06-04 19:39:19.537 | standard-attr-revisions 2026-06-04 19:39:19.537 | standard-attr-tag 2026-06-04 19:39:19.537 | standard-attr-timestamp 2026-06-04 19:39:19.537 | stateful-security-group 2026-06-04 19:39:19.537 | subnet_allocation 2026-06-04 19:39:19.537 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.537 | subnet-external-network 2026-06-04 19:39:19.537 | subnet_onboard 2026-06-04 19:39:19.537 | subnetpool-prefix-ops 2026-06-04 19:39:19.537 | subnet-service-types 2026-06-04 19:39:19.537 | tag-creation 2026-06-04 19:39:19.537 | tap-mirror 2026-06-04 19:39:19.537 | tap-mirror-both-direction 2026-06-04 19:39:19.537 | trunk 2026-06-04 19:39:19.537 | uplink-status-propagation 2026-06-04 19:39:19.537 | uplink-status-propagation-updatable 2026-06-04 19:39:19.537 | vlan-transparent 2026-06-04 19:39:19.537 | vpnaas 2026-06-04 19:39:19.537 | vpn-endpoint-groups' 2026-06-04 19:39:19.537 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-04 19:39:19.537 | address-scope 2026-06-04 19:39:19.537 | agent 2026-06-04 19:39:19.537 | allowed-address-pairs 2026-06-04 19:39:19.537 | auto-allocated-topology 2026-06-04 19:39:19.537 | availability_zone 2026-06-04 19:39:19.537 | bgp 2026-06-04 19:39:19.537 | bgp_4byte_asn 2026-06-04 19:39:19.537 | bgp_dragent_scheduler 2026-06-04 19:39:19.537 | binding 2026-06-04 19:39:19.537 | binding-extended 2026-06-04 19:39:19.537 | default-subnetpools 2026-06-04 19:39:19.537 | dhcp_agent_scheduler 2026-06-04 19:39:19.537 | dns-domain-ports 2026-06-04 19:39:19.537 | dns-integration 2026-06-04 19:39:19.537 | dns-integration-domain-keywords 2026-06-04 19:39:19.537 | empty-string-filtering 2026-06-04 19:39:19.537 | enable-default-route-bfd 2026-06-04 19:39:19.537 | enable-default-route-ecmp 2026-06-04 19:39:19.538 | expose-port-forwarding-in-fip 2026-06-04 19:39:19.538 | external-gateway-multihoming 2026-06-04 19:39:19.538 | external-net 2026-06-04 19:39:19.538 | ext-gw-mode 2026-06-04 19:39:19.538 | extra_dhcp_opt 2026-06-04 19:39:19.538 | extraroute 2026-06-04 19:39:19.538 | extraroute-atomic 2026-06-04 19:39:19.538 | filter-validation 2026-06-04 19:39:19.538 | fip-port-details 2026-06-04 19:39:19.538 | flavors 2026-06-04 19:39:19.538 | floatingip-pools 2026-06-04 19:39:19.538 | floating-ip-port-forwarding 2026-06-04 19:39:19.538 | floating-ip-port-forwarding-description 2026-06-04 19:39:19.538 | floating-ip-port-forwarding-detail 2026-06-04 19:39:19.538 | floating-ip-port-forwarding-port-ranges 2026-06-04 19:39:19.538 | fwaas_v2 2026-06-04 19:39:19.538 | ip_allocation 2026-06-04 19:39:19.538 | l3_agent_scheduler 2026-06-04 19:39:19.538 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:39:19.538 | l3-flavors 2026-06-04 19:39:19.538 | l3-ha 2026-06-04 19:39:19.538 | logging 2026-06-04 19:39:19.538 | multi-provider 2026-06-04 19:39:19.538 | net-mtu 2026-06-04 19:39:19.538 | net-mtu-writable 2026-06-04 19:39:19.538 | network_availability_zone 2026-06-04 19:39:19.538 | network_ha 2026-06-04 19:39:19.538 | network-ip-availability 2026-06-04 19:39:19.538 | pagination 2026-06-04 19:39:19.538 | port-device-profile 2026-06-04 19:39:19.538 | port-hardware-offload-type 2026-06-04 19:39:19.538 | port-mac-address-regenerate 2026-06-04 19:39:19.538 | port-numa-affinity-policy 2026-06-04 19:39:19.538 | port-numa-affinity-policy-socket 2026-06-04 19:39:19.538 | port-resource-request 2026-06-04 19:39:19.538 | port-security 2026-06-04 19:39:19.538 | port-trusted-vif 2026-06-04 19:39:19.538 | project-id 2026-06-04 19:39:19.538 | provider 2026-06-04 19:39:19.538 | pvlan 2026-06-04 19:39:19.538 | qinq 2026-06-04 19:39:19.538 | qos 2026-06-04 19:39:19.538 | qos-bw-limit-direction 2026-06-04 19:39:19.538 | qos-bw-minimum-ingress 2026-06-04 19:39:19.538 | qos-default 2026-06-04 19:39:19.538 | qos-fip 2026-06-04 19:39:19.538 | qos-gateway-ip 2026-06-04 19:39:19.538 | qos-rules-alias 2026-06-04 19:39:19.538 | qos-rule-type-details 2026-06-04 19:39:19.538 | qos-rule-type-filter 2026-06-04 19:39:19.538 | quota-check-limit 2026-06-04 19:39:19.538 | quota-check-limit-default 2026-06-04 19:39:19.538 | quota_details 2026-06-04 19:39:19.538 | quotas 2026-06-04 19:39:19.538 | rbac-address-scope 2026-06-04 19:39:19.538 | rbac-policies 2026-06-04 19:39:19.538 | rbac-security-groups 2026-06-04 19:39:19.538 | router 2026-06-04 19:39:19.538 | router_availability_zone 2026-06-04 19:39:19.538 | router-enable-snat 2026-06-04 19:39:19.538 | security-group 2026-06-04 19:39:19.538 | security-groups-default-rules 2026-06-04 19:39:19.538 | security-groups-normalized-cidr 2026-06-04 19:39:19.538 | security-groups-remote-address-group 2026-06-04 19:39:19.538 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:39:19.539 | security-groups-shared-filtering 2026-06-04 19:39:19.539 | segment 2026-06-04 19:39:19.539 | sorting 2026-06-04 19:39:19.539 | standard-attr-description 2026-06-04 19:39:19.539 | standard-attr-fwaas-v2 2026-06-04 19:39:19.539 | standard-attr-revisions 2026-06-04 19:39:19.539 | standard-attr-tag 2026-06-04 19:39:19.539 | standard-attr-timestamp 2026-06-04 19:39:19.539 | stateful-security-group 2026-06-04 19:39:19.539 | subnet_allocation 2026-06-04 19:39:19.539 | subnet-dns-publish-fixed-ip 2026-06-04 19:39:19.539 | subnet-external-network 2026-06-04 19:39:19.539 | subnet_onboard 2026-06-04 19:39:19.539 | subnetpool-prefix-ops 2026-06-04 19:39:19.539 | subnet-service-types 2026-06-04 19:39:19.539 | tag-creation 2026-06-04 19:39:19.539 | tap-mirror 2026-06-04 19:39:19.539 | tap-mirror-both-direction 2026-06-04 19:39:19.539 | trunk 2026-06-04 19:39:19.539 | uplink-status-propagation 2026-06-04 19:39:19.539 | uplink-status-propagation-updatable 2026-06-04 19:39:19.539 | vlan-transparent 2026-06-04 19:39:19.539 | vpnaas 2026-06-04 19:39:19.539 | vpn-endpoint-groups' 2026-06-04 19:39:19.540 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-04 19:39:19.543 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-04 19:39:19.548 | ++ 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 external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3_agent_scheduler l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability 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-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules 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_allocation subnet-dns-publish-fixed-ip subnet-external-network subnet_onboard subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-06-04 19:39:19.548 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-04 19:39:19.552 | + 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:39:19.556 | + 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:39:19.558 | + 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-04 19:39:19.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-04 19:39:19.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-04 19:39:19.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-04 19:39:19.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.574 | + 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-04 19:39:19.604 | + 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.189:6641 2026-06-04 19:39:19.607 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.189:6641 2026-06-04 19:39:19.614 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.189:6641 ']' 2026-06-04 19:39:19.617 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.619 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.189:6641 2026-06-04 19:39:19.650 | + 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.189:6642 2026-06-04 19:39:19.652 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.655 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.658 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.189:6642 2026-06-04 19:39:19.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.189:6642 ']' 2026-06-04 19:39:19.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.667 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.189:6642 2026-06-04 19:39:19.701 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-04 19:39:19.720 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:19.723 | + 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-04 19:39:19.726 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-04 19:39:19.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-04 19:39:19.737 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.740 | + 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-04 19:39:19.774 | + 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-04 19:39:19.776 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.779 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.781 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-04 19:39:19.783 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-04 19:39:19.786 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.789 | + 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-04 19:39:19.823 | + 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-04 19:39:19.825 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.831 | + 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-04 19:39:19.834 | + 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-04 19:39:19.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.840 | + 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-04 19:39:19.876 | + 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-04 19:39:19.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.886 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-04 19:39:19.890 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-04 19:39:19.893 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.895 | + 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-04 19:39:19.930 | + 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-04 19:39:19.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.938 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-04 19:39:19.941 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-04 19:39:19.944 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:19.946 | + 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-04 19:39:19.982 | + 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-04 19:39:19.985 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:19.988 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:19.991 | + 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-04 19:39:19.994 | + 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-04 19:39:19.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:20.000 | + 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-04 19:39:20.035 | + 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-04 19:39:20.038 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:20.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:20.045 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-04 19:39:20.047 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-04 19:39:20.050 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:20.052 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-04 19:39:20.085 | + 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-04 19:39:20.088 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:20.090 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:20.093 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-04 19:39:20.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-04 19:39:20.098 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:20.101 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-04 19:39:20.137 | + 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-04 19:39:20.140 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:20.143 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-04 19:39:20.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-04 19:39:20.149 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-04 19:39:20.152 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:20.155 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-04 19:39:20.191 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-04 19:39:20.214 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-04 19:39:20.234 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.237 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-04 19:39:20.239 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-04 19:39:20.261 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.265 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-04 19:39:20.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-04 19:39:20.271 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-04 19:39:20.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:20.295 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-04 19:39:20.348 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-04 19:39:20.351 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-04 19:39:20.354 | + 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-04 19:39:20.356 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:20.359 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-04 19:39:20.362 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-04 19:39:20.365 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-04 19:39:20.368 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:20.371 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-04 19:39:20.410 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-04 19:39:20.432 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.435 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-04 19:39:20.479 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-04 19:39:20.503 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.506 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-04 19:39:20.546 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-04 19:39:20.567 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:20.570 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-04 19:39:20.573 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-04 19:39:20.595 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.598 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-04 19:39:20.600 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-04 19:39:20.603 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-04 19:39:20.623 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:20.625 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-04 19:39:20.670 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-04 19:39:20.673 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-04 19:39:20.676 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-04 19:39:20.714 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-04 19:39:20.731 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.734 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-04 19:39:20.753 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.756 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-04 19:39:20.777 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.780 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-04 19:39:20.799 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.802 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-04 19:39:20.822 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:20.825 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-04 19:39:20.846 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:20.849 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-04 19:39:20.852 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-04 19:39:20.855 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-04 19:39:20.861 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-04 19:39:20.895 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-04 19:39:20.931 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-04 19:39:20.965 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-04 19:39:21.004 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-04 19:39:21.007 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-04 19:39:21.009 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-04 19:39:21.013 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-04 19:39:21.015 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-04 19:39:21.017 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-04 19:39:21.020 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-04 19:39:21.023 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-04 19:39:21.027 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-04 19:39:21.030 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-04 19:39:21.062 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-04 19:39:21.097 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.189/identity 2026-06-04 19:39:21.133 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-04 19:39:21.173 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-04 19:39:21.207 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-04 19:39:21.241 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-04 19:39:21.273 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-04 19:39:21.305 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.189/identity 2026-06-04 19:39:21.338 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-04 19:39:21.373 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-04 19:39:21.407 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-04 19:39:21.411 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-04 19:39:21.444 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-04 19:39:21.478 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-04 19:39:21.480 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-04 19:39:21.482 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:39:21.484 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-04 19:39:21.487 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-04 19:39:21.520 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-04 19:39:21.553 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.189/identity 2026-06-04 19:39:21.588 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-04 19:39:21.623 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-04 19:39:21.658 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-04 19:39:21.690 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-04 19:39:21.722 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-04 19:39:21.756 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-04 19:39:21.759 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-04 19:39:21.762 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-04 19:39:21.765 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-04 19:39:21.768 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-04 19:39:21.802 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-04 19:39:21.838 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.189/identity 2026-06-04 19:39:21.872 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-04 19:39:21.913 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-04 19:39:21.949 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-04 19:39:21.986 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-04 19:39:22.020 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-04 19:39:22.053 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-04 19:39:22.056 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-04 19:39:22.060 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-04 19:39:22.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-04 19:39:22.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-04 19:39:22.068 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-04 19:39:22.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-04 19:39:22.074 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-04 19:39:22.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-04 19:39:22.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-04 19:39:22.083 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-04 19:39:22.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-04 19:39:22.089 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-04 19:39:22.091 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-04 19:39:22.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-04 19:39:22.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-04 19:39:22.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-04 19:39:22.103 | + 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-04 19:39:22.106 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-04 19:39:22.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-04 19:39:22.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-04 19:39:22.115 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.119 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-04 19:39:22.154 | + 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-04 19:39:22.157 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.159 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-04 19:39:22.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-04 19:39:22.165 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-04 19:39:22.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.171 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-04 19:39:22.204 | + 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-04 19:39:22.206 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.208 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-04 19:39:22.211 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-04 19:39:22.214 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-04 19:39:22.217 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.219 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-04 19:39:22.251 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-04 19:39:22.254 | + 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-04 19:39:22.257 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.260 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-04 19:39:22.262 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-04 19:39:22.265 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-04 19:39:22.268 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.270 | + 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-04 19:39:22.303 | + 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-04 19:39:22.305 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.307 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-04 19:39:22.310 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-04 19:39:22.313 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-04 19:39:22.316 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.320 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-04 19:39:22.357 | + 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-04 19:39:22.359 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.362 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-04 19:39:22.365 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-04 19:39:22.367 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-04 19:39:22.371 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.374 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-04 19:39:22.406 | + 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-04 19:39:22.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-04 19:39:22.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-04 19:39:22.417 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-04 19:39:22.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.422 | + 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-04 19:39:22.458 | + 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-04 19:39:22.461 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-04 19:39:22.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-04 19:39:22.469 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-04 19:39:22.472 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.475 | + 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-04 19:39:22.510 | + 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-04 19:39:22.513 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.516 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-04 19:39:22.519 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-04 19:39:22.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-04 19:39:22.524 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.527 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-04 19:39:22.561 | + 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-04 19:39:22.564 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.567 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-04 19:39:22.569 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-04 19:39:22.573 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-04 19:39:22.576 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.578 | + 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-04 19:39:22.612 | + 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-04 19:39:22.615 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-04 19:39:22.617 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-04 19:39:22.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-04 19:39:22.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-04 19:39:22.626 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-04 19:39:22.629 | + 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-04 19:39:22.661 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-04 19:39:22.663 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-06-04 19:39:22.696 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-04 19:39:22.732 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-04 19:39:22.735 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-04 19:39:22.737 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-04 19:39:22.740 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-04 19:39:22.743 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-04 19:39:22.746 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-04 19:39:22.749 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-04 19:39:22.751 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-04 19:39:22.754 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-04 19:39:22.769 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:39:22.769 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-04 19:39:22.778 | d /var/run/uwsgi 0755 stack root 2026-06-04 19:39:22.782 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-04 19:39:22.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-04 19:39:22.799 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-04 19:39:22.802 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-04 19:39:22.807 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-04 19:39:22.810 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-04 19:39:22.846 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-06-04 19:39:22.879 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-04 19:39:22.912 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-04 19:39:22.945 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-04 19:39:22.976 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-04 19:39:23.010 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-04 19:39:23.042 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-04 19:39:23.075 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-04 19:39:23.109 | + 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-04 19:39:23.141 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-04 19:39:23.173 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-04 19:39:23.207 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-04 19:39:23.244 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-04 19:39:23.278 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-04 19:39:23.281 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-04 19:39:23.284 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-04 19:39:23.288 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-04 19:39:23.291 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:39:23.294 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:39:23.296 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:39:23.299 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-04 19:39:23.302 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-04 19:39:23.305 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-04 19:39:23.338 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-04 19:39:23.373 | + 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-04 19:39:23.374 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-04 19:39:23.382 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-04 19:39:23.386 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-04 19:39:23.389 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-04 19:39:23.392 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:39:23.395 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:39:23.398 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:39:23.400 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:39:23.404 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:39:23.407 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:39:23.410 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:39:23.413 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:39:23.416 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:39:23.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:39:23.422 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-04 19:39:23.456 | Enabling site neutron-api. 2026-06-04 19:39:23.461 | To activate the new configuration, you need to run: 2026-06-04 19:39:23.461 | systemctl reload apache2 2026-06-04 19:39:23.466 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-04 19:39:23.469 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:39:23.473 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:39:23.476 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:39:23.597 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-04 19:39:23.617 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:23.620 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-04 19:39:23.641 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:23.644 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-04 19:39:23.648 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-04 19:39:23.718 | + inc/async:async_inner:63 : init_neutron 2026-06-04 19:39:23.760 | [9741 Async init_neutron:76979]: running: init_neutron 2026-06-04 19:39:23.763 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-04 19:39:23.782 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:23.785 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-04 19:39:23.805 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:23.808 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-04 19:39:23.811 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-04 19:39:23.814 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-04 19:39:23.853 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-04 19:39:23.856 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-04 19:39:23.894 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-04 19:39:23.913 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:23.916 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-06-04 19:39:23.919 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:39:23.922 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-06-04 19:39:23.926 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-06-04 19:39:23.929 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-06-04 19:39:23.994 | + inc/async:async_inner:63 : init_swift 2026-06-04 19:39:24.035 | [9741 Async init_swift:77199]: running: init_swift 2026-06-04 19:39:24.038 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-04 19:39:24.060 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:24.063 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-04 19:39:24.066 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:39:24.069 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-04 19:39:24.072 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-04 19:39:24.075 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-04 19:39:24.139 | + inc/async:async_inner:63 : init_cinder 2026-06-04 19:39:24.176 | [9741 Async init_cinder:77303]: running: init_cinder 2026-06-04 19:39:24.178 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-04 19:39:24.198 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:24.202 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-04 19:39:24.205 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:39:24.209 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-04 19:39:24.211 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-04 19:39:24.215 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-04 19:39:24.289 | + inc/async:async_inner:63 : init_placement 2026-06-04 19:39:24.330 | [9741 Async init_placement:77450]: running: init_placement 2026-06-04 19:39:24.333 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-04 19:39:24.387 | [9741 Async init_neutron:76979]: Waiting for completion of init_neutron running on PID 76979 (6 other jobs running) 2026-06-04 19:39:24.412 | [9741 Async init_neutron:76979]: Signaling child to exit 2026-06-04 19:39:28.308 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:28.337 | [77199 Async init_swift:77199]: finished successfully 2026-06-04 19:39:29.052 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:29.078 | [77303 Async init_cinder:77303]: finished successfully 2026-06-04 19:39:32.818 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:32.844 | [77450 Async init_placement:77450]: finished successfully 2026-06-04 19:39:40.559 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:40.587 | [76979 Async init_neutron:76979]: finished successfully 2026-06-04 19:39:40.612 | WAKEUP 2026-06-04 19:39:40.636 | [9741 Async init_neutron:76979]: Signaled 2026-06-04 19:39:40.637 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-04 19:39:40.637 | + lib/database:recreate_database:112 : local db=neutron 2026-06-04 19:39:40.637 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-04 19:39:40.637 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-04 19:39:40.637 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-04 19:39:40.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.637 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-04 19:39:40.637 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.637 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-04 19:39:40.637 | + functions-common:time_start:2400 : local name=dbsync 2026-06-04 19:39:40.637 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:39:40.637 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:39:40.637 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:39:40.637 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601963835 2026-06-04 19:39:40.637 | + 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-04 19:39:40.637 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-04 19:39:40.637 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-04 19:39:40.638 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-04 19:39:40.639 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-04 19:39:40.639 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-04 19:39:40.639 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-04 19:39:40.639 | Running upgrade for neutron ... 2026-06-04 19:39:40.639 | OK 2026-06-04 19:39:40.639 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-04 19:39:40.639 | + functions-common:time_stop:2414 : local name 2026-06-04 19:39:40.639 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:39:40.639 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:39:40.639 | + functions-common:time_stop:2417 : local total 2026-06-04 19:39:40.639 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:39:40.639 | + functions-common:time_stop:2420 : name=dbsync 2026-06-04 19:39:40.639 | + functions-common:time_stop:2421 : start_time=1780601963835 2026-06-04 19:39:40.639 | + functions-common:time_stop:2423 : [[ -z 1780601963835 ]] 2026-06-04 19:39:40.639 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:39:40.639 | + functions-common:time_stop:2426 : end_time=1780601980542 2026-06-04 19:39:40.639 | + functions-common:time_stop:2427 : elapsed_time=16707 2026-06-04 19:39:40.639 | + functions-common:time_stop:2428 : total=3557 2026-06-04 19:39:40.639 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:39:40.639 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20264 2026-06-04 19:39:40.683 | [9741 Async init_neutron:76979]: finished init_neutron with result 0 in 16 seconds 2026-06-04 19:39:40.688 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:40.691 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-04 19:39:40.742 | [9741 Async init_placement:77450]: Waiting for completion of init_placement running on PID 77450 (5 other jobs running) 2026-06-04 19:39:40.765 | [9741 Async init_placement:77450]: Signaling child to exit 2026-06-04 19:39:40.766 | WAKEUP 2026-06-04 19:39:40.786 | [9741 Async init_placement:77450]: Signaled 2026-06-04 19:39:40.787 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-04 19:39:40.787 | + lib/database:recreate_database:112 : local db=placement 2026-06-04 19:39:40.787 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-04 19:39:40.787 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-04 19:39:40.787 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-04 19:39:40.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.787 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-04 19:39:40.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.787 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-04 19:39:40.787 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:39:40.787 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:40.787 | we strongly recommend against using it for new projects. 2026-06-04 19:39:40.787 | 2026-06-04 19:39:40.787 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:40.787 | framework. For more detail see 2026-06-04 19:39:40.787 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:40.787 | 2026-06-04 19:39:40.787 | __import__(import_str) 2026-06-04 19:39:40.787 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-04 19:39:40.787 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-04 19:39:40.787 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-04 19:39:40.787 | + functions-common:get_or_create_user:893 : local user_id 2026-06-04 19:39:40.787 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-04 19:39:40.787 | + functions-common:get_or_create_user:897 : local email= 2026-06-04 19:39:40.787 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-04 19:39:40.787 | 2026-06-04 19:39:40.787 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.787 | + functions-common:get_or_create_user:909 : user_id=aa22e6c324f04ee9acd364dec9070aad 2026-06-04 19:39:40.787 | + functions-common:get_or_create_user:910 : echo aa22e6c324f04ee9acd364dec9070aad 2026-06-04 19:39:40.787 | aa22e6c324f04ee9acd364dec9070aad 2026-06-04 19:39:40.787 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:39:40.787 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-04 19:39:40.787 | 2026-06-04 19:39:40.787 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:39:40.787 | 2026-06-04 19:39:40.787 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:973 : user_role_id=f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:974 : echo f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:39:40.787 | f9743bedb071457a9abdf0d35d0e7f0d 2026-06-04 19:39:40.787 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-04 19:39:40.787 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-04 19:39:40.787 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-04 19:39:40.787 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-04 19:39:40.787 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-04 19:39:40.788 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-04 19:39:40.788 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-04 19:39:40.788 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-04 19:39:40.788 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-04 19:39:40.788 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-04 19:39:40.788 | 2026-06-04 19:39:40.788 | ++ functions-common:get_or_add_user_project_role:973 : 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-04 19:39:40.788 | 2026-06-04 19:39:40.788 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.788 | + functions-common:get_or_add_user_project_role:973 : user_role_id=89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:39:40.788 | + functions-common:get_or_add_user_project_role:974 : echo 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:39:40.788 | 89ee16bca9f24c29b7c910b9a100fb2e 2026-06-04 19:39:40.788 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.189/placement 2026-06-04 19:39:40.788 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-04 19:39:40.788 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-04 19:39:40.788 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-04 19:39:40.788 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-04 19:39:40.788 | 2026-06-04 19:39:40.788 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.788 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-04 19:39:40.788 | 341bf7b25fc246299bf3487917e8b9c4' 2026-06-04 19:39:40.788 | + functions-common:get_or_create_service:1061 : echo 341bf7b25fc246299bf3487917e8b9c4 2026-06-04 19:39:40.788 | 341bf7b25fc246299bf3487917e8b9c4 2026-06-04 19:39:40.788 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.189/placement 2026-06-04 19:39:40.788 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-04 19:39:40.788 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public https://10.4.3.189/placement RegionOne 2026-06-04 19:39:40.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-04 19:39:40.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-04 19:39:40.788 | 2026-06-04 19:39:40.788 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-04 19:39:40.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-04 19:39:40.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.189/placement --region RegionOne -f value -c id 2026-06-04 19:39:40.788 | 2026-06-04 19:39:40.788 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:39:40.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=fbf2ae74cc634bdebafb2b2b43357282 2026-06-04 19:39:40.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo fbf2ae74cc634bdebafb2b2b43357282 2026-06-04 19:39:40.788 | + functions-common:get_or_create_endpoint:1094 : public_id=fbf2ae74cc634bdebafb2b2b43357282 2026-06-04 19:39:40.788 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-04 19:39:40.788 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-04 19:39:40.788 | + functions-common:get_or_create_endpoint:1103 : echo fbf2ae74cc634bdebafb2b2b43357282 2026-06-04 19:39:40.788 | fbf2ae74cc634bdebafb2b2b43357282 2026-06-04 19:39:40.832 | [9741 Async init_placement:77450]: finished init_placement with result 0 in 8 seconds 2026-06-04 19:39:40.837 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:40.840 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-04 19:39:40.893 | [9741 Async init_glance:72348]: Waiting for completion of init_glance running on PID 72348 (4 other jobs running) 2026-06-04 19:39:40.918 | [9741 Async init_glance:72348]: Signaling child to exit 2026-06-04 19:39:40.918 | WAKEUP 2026-06-04 19:39:40.940 | [9741 Async init_glance:72348]: Signaled 2026-06-04 19:39:40.942 | + lib/glance:init_glance:523 : rm -rf /opt/stack/data/glance/images 2026-06-04 19:39:40.942 | + lib/glance:init_glance:524 : mkdir -p /opt/stack/data/glance/images 2026-06-04 19:39:40.942 | + lib/glance:init_glance:527 : recreate_database glance 2026-06-04 19:39:40.942 | + lib/database:recreate_database:112 : local db=glance 2026-06-04 19:39:40.942 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-04 19:39:40.942 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-04 19:39:40.942 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-04 19:39:40.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.942 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-04 19:39:40.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:40.942 | + lib/glance:init_glance:529 : time_start dbsync 2026-06-04 19:39:40.942 | + functions-common:time_start:2400 : local name=dbsync 2026-06-04 19:39:40.942 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:39:40.942 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:39:40.942 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:39:40.942 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601914152 2026-06-04 19:39:40.942 | + lib/glance:init_glance:531 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-04 19:39:40.942 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:39:40.942 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:40.942 | we strongly recommend against using it for new projects. 2026-06-04 19:39:40.943 | 2026-06-04 19:39:40.943 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:40.943 | framework. For more detail see 2026-06-04 19:39:40.943 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:40.943 | 2026-06-04 19:39:40.943 | __import__(import_str) 2026-06-04 19:39:40.943 | INFO dbcounter [-] Registered counter for database glance 2026-06-04 19:39:40.943 | 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=72454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | DEBUG dbcounter [-] [72454] Writer thread running {{(pid=72454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO dbcounter [-] Registered counter for database glance 2026-06-04 19:39:40.943 | 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=72454) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | DEBUG dbcounter [-] [72454] Writer thread running {{(pid=72454) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-04 19:39:40.943 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=72454) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:40.943 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:40.943 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-04 19:39:40.943 | Database migration is up to date. No migration needed. 2026-06-04 19:39:40.943 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-04 19:39:40.944 | Database is synced successfully. 2026-06-04 19:39:40.944 | + lib/glance:init_glance:534 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-04 19:39:40.944 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-04 19:39:40.944 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:40.944 | we strongly recommend against using it for new projects. 2026-06-04 19:39:40.944 | 2026-06-04 19:39:40.944 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:40.944 | framework. For more detail see 2026-06-04 19:39:40.944 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:40.944 | 2026-06-04 19:39:40.944 | __import__(import_str) 2026-06-04 19:39:40.944 | INFO dbcounter [-] Registered counter for database glance 2026-06-04 19:39:40.944 | 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=72630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:39:40.944 | DEBUG dbcounter [-] [72630] Writer thread running {{(pid=72630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-04 19:39:40.944 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-04 19:39:40.944 | + lib/glance:init_glance:535 : time_stop dbsync 2026-06-04 19:39:40.944 | + functions-common:time_stop:2414 : local name 2026-06-04 19:39:40.944 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:39:40.944 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:39:40.944 | + functions-common:time_stop:2417 : local total 2026-06-04 19:39:40.944 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:39:40.944 | + functions-common:time_stop:2420 : name=dbsync 2026-06-04 19:39:40.944 | + functions-common:time_stop:2421 : start_time=1780601914152 2026-06-04 19:39:40.944 | + functions-common:time_stop:2423 : [[ -z 1780601914152 ]] 2026-06-04 19:39:40.944 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:39:40.944 | + functions-common:time_stop:2426 : end_time=1780601919670 2026-06-04 19:39:40.944 | + functions-common:time_stop:2427 : elapsed_time=5518 2026-06-04 19:39:40.944 | + functions-common:time_stop:2428 : total=3557 2026-06-04 19:39:40.944 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:39:40.944 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9075 2026-06-04 19:39:40.987 | [9741 Async init_glance:72348]: finished init_glance with result 0 in 5 seconds 2026-06-04 19:39:40.992 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:40.996 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-04 19:39:41.046 | [9741 Async init_swift:77199]: Waiting for completion of init_swift running on PID 77199 (3 other jobs running) 2026-06-04 19:39:41.071 | [9741 Async init_swift:77199]: Signaling child to exit 2026-06-04 19:39:41.071 | WAKEUP 2026-06-04 19:39:41.095 | [9741 Async init_swift:77199]: Signaled 2026-06-04 19:39:41.096 | + lib/swift:init_swift:680 : local node_number 2026-06-04 19:39:41.096 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-04 19:39:41.096 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.096 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.096 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.096 | 2026-06-04 19:39:41.096 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.096 | framework. For more detail see 2026-06-04 19:39:41.096 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.096 | 2026-06-04 19:39:41.096 | import eventlet 2026-06-04 19:39:41.096 | No account-reaper running 2026-06-04 19:39:41.096 | No object-auditor running 2026-06-04 19:39:41.096 | No object-server running 2026-06-04 19:39:41.096 | No container-updater running 2026-06-04 19:39:41.096 | No container-sharder running 2026-06-04 19:39:41.096 | No object-replicator running 2026-06-04 19:39:41.096 | No account-replicator running 2026-06-04 19:39:41.096 | No container-reconciler running 2026-06-04 19:39:41.096 | No account-auditor running 2026-06-04 19:39:41.096 | No container-auditor running 2026-06-04 19:39:41.096 | No object-expirer running 2026-06-04 19:39:41.096 | No object-updater running 2026-06-04 19:39:41.096 | No account-server running 2026-06-04 19:39:41.096 | No container-replicator running 2026-06-04 19:39:41.096 | No object-reconstructor running 2026-06-04 19:39:41.096 | No container-server running 2026-06-04 19:39:41.096 | No proxy-server running 2026-06-04 19:39:41.096 | No container-sync running 2026-06-04 19:39:41.096 | + lib/swift:init_swift:682 : true 2026-06-04 19:39:41.096 | + lib/swift:init_swift:685 : create_swift_disk 2026-06-04 19:39:41.096 | + lib/swift:create_swift_disk:577 : local node_number 2026-06-04 19:39:41.096 | + lib/swift:create_swift_disk:582 : local user_group 2026-06-04 19:39:41.096 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-06-04 19:39:41.096 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-06-04 19:39:41.096 | + 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-04 19:39:41.096 | + 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-04 19:39:41.096 | + functions:create_disk:756 : local node_number 2026-06-04 19:39:41.096 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-04 19:39:41.096 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-06-04 19:39:41.096 | + functions:create_disk:760 : local key 2026-06-04 19:39:41.096 | ++ functions:create_disk:762 : sed s#/.## 2026-06-04 19:39:41.096 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-06-04 19:39:41.096 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-04 19:39:41.096 | + functions:destroy_disk:789 : local key 2026-06-04 19:39:41.096 | ++ functions:destroy_disk:791 : sed s#/.## 2026-06-04 19:39:41.096 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-06-04 19:39:41.096 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-06-04 19:39:41.096 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-06-04 19:39:41.096 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-06-04 19:39:41.096 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-06-04 19:39:41.096 | = sectsz=512 attr=2, projid32bit=1 2026-06-04 19:39:41.096 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-06-04 19:39:41.097 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-06-04 19:39:41.097 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-06-04 19:39:41.097 | = sunit=0 swidth=0 blks 2026-06-04 19:39:41.097 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-06-04 19:39:41.097 | log =internal log bsize=4096 blocks=16384, version=2 2026-06-04 19:39:41.097 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-06-04 19:39:41.097 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-06-04 19:39:41.097 | + 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-04 19:39:41.097 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-06-04 19:39:41.097 | /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-04 19:39:41.097 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-06-04 19:39:41.097 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-06-04 19:39:41.097 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:591 : local node_number 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-06-04 19:39:41.097 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-04 19:39:41.097 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-06-04 19:39:41.097 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-06-04 19:39:41.097 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-06-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-06-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-06-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-06-04 19:39:41.097 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-04 19:39:41.097 | + 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-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-06-04 19:39:41.097 | + 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-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-06-04 19:39:41.097 | + 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-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-06-04 19:39:41.097 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-06-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | import eventlet 2026-06-04 19:39:41.097 | Defaulting to --format-version=1. This ensures the ring 2026-06-04 19:39:41.097 | written will be readable by older versions of Swift. 2026-06-04 19:39:41.097 | In a future release, the default will change to 2026-06-04 19:39:41.097 | --format-version=2 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-04 19:39:41.097 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-06-04 19:39:41.097 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.097 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.097 | 2026-06-04 19:39:41.097 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.097 | framework. For more detail see 2026-06-04 19:39:41.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.098 | 2026-06-04 19:39:41.098 | import eventlet 2026-06-04 19:39:41.098 | Defaulting to --format-version=1. This ensures the ring 2026-06-04 19:39:41.098 | written will be readable by older versions of Swift. 2026-06-04 19:39:41.098 | In a future release, the default will change to 2026-06-04 19:39:41.098 | --format-version=2 2026-06-04 19:39:41.098 | 2026-06-04 19:39:41.098 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-04 19:39:41.098 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-06-04 19:39:41.098 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:39:41.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.098 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.098 | 2026-06-04 19:39:41.098 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.098 | framework. For more detail see 2026-06-04 19:39:41.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.098 | 2026-06-04 19:39:41.098 | import eventlet 2026-06-04 19:39:41.098 | Defaulting to --format-version=1. This ensures the ring 2026-06-04 19:39:41.098 | written will be readable by older versions of Swift. 2026-06-04 19:39:41.098 | In a future release, the default will change to 2026-06-04 19:39:41.098 | --format-version=2 2026-06-04 19:39:41.098 | 2026-06-04 19:39:41.098 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-04 19:39:41.098 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-06-04 19:39:41.098 | + lib/swift:init_swift:730 : popd 2026-06-04 19:39:41.142 | [9741 Async init_swift:77199]: finished init_swift with result 0 in 4 seconds 2026-06-04 19:39:41.146 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:41.150 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-04 19:39:41.203 | [9741 Async init_cinder:77303]: Waiting for completion of init_cinder running on PID 77303 (2 other jobs running) 2026-06-04 19:39:41.228 | [9741 Async init_cinder:77303]: Signaling child to exit 2026-06-04 19:39:41.229 | WAKEUP 2026-06-04 19:39:41.253 | [9741 Async init_cinder:77303]: Signaled 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:475 : is_service_enabled mysql postgresql 2026-06-04 19:39:41.255 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:477 : recreate_database cinder 2026-06-04 19:39:41.255 | + lib/database:recreate_database:112 : local db=cinder 2026-06-04 19:39:41.255 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-04 19:39:41.255 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-04 19:39:41.255 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-04 19:39:41.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:41.255 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-04 19:39:41.255 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:479 : time_start dbsync 2026-06-04 19:39:41.255 | + functions-common:time_start:2400 : local name=dbsync 2026-06-04 19:39:41.255 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:39:41.255 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:39:41.255 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:39:41.255 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601964278 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:481 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-04 19:39:41.255 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-04 19:39:41.255 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.255 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.255 | 2026-06-04 19:39:41.255 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.255 | framework. For more detail see 2026-06-04 19:39:41.255 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.255 | 2026-06-04 19:39:41.255 | import eventlet # noqa 2026-06-04 19:39:41.255 | INFO dbcounter [-] Registered counter for database cinder 2026-06-04 19:39:41.255 | 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=77451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:39:41.255 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:41.255 | DEBUG dbcounter [-] [77451] Writer thread running {{(pid=77451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-04 19:39:41.255 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=77451) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:41.255 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:482 : time_stop dbsync 2026-06-04 19:39:41.255 | + functions-common:time_stop:2414 : local name 2026-06-04 19:39:41.255 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:39:41.255 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:39:41.255 | + functions-common:time_stop:2417 : local total 2026-06-04 19:39:41.255 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:39:41.255 | + functions-common:time_stop:2420 : name=dbsync 2026-06-04 19:39:41.255 | + functions-common:time_stop:2421 : start_time=1780601964278 2026-06-04 19:39:41.255 | + functions-common:time_stop:2423 : [[ -z 1780601964278 ]] 2026-06-04 19:39:41.255 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:39:41.255 | + functions-common:time_stop:2426 : end_time=1780601968962 2026-06-04 19:39:41.255 | + functions-common:time_stop:2427 : elapsed_time=4684 2026-06-04 19:39:41.255 | + functions-common:time_stop:2428 : total=3557 2026-06-04 19:39:41.255 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:39:41.255 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8241 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:485 : is_service_enabled c-vol 2026-06-04 19:39:41.255 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:485 : [[ -n storpool:storpool ]] 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:486 : local be be_name be_type 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:487 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:488 : be_type=storpool 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:489 : be_name=storpool 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:490 : type init_cinder_backend_storpool 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:496 : is_service_enabled c-bak 2026-06-04 19:39:41.255 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:496 : [[ -n swift ]] 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:497 : type init_cinder_backup_swift 2026-06-04 19:39:41.255 | + lib/cinder:init_cinder:502 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-04 19:39:41.303 | [9741 Async init_cinder:77303]: finished init_cinder with result 0 in 4 seconds 2026-06-04 19:39:41.308 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:41.312 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-04 19:39:41.330 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.333 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-04 19:39:41.336 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:39:41.339 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-04 19:39:41.342 | + ./stack.sh:main:1236 : init_nova 2026-06-04 19:39:41.345 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-04 19:39:41.364 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.367 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-04 19:39:41.386 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:41.389 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:39:41.392 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-04 19:39:41.461 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-04 19:39:41.501 | [9741 Async nova-cell-0:79643]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-04 19:39:41.505 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-04 19:39:41.510 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:39:41.514 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-04 19:39:41.517 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:39:41.520 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:39:41.524 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-04 19:39:41.594 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-04 19:39:41.633 | [9741 Async nova-cell-1:79750]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-04 19:39:41.636 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-04 19:39:41.638 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-04 19:39:41.641 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-04 19:39:41.643 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-04 19:39:41.646 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-04 19:39:41.650 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:41.685 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-04 19:39:41.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:41.726 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-04 19:39:41.950 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:41.950 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:41.950 | we strongly recommend against using it for new projects. 2026-06-04 19:39:41.950 | 2026-06-04 19:39:41.950 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:41.950 | framework. For more detail see 2026-06-04 19:39:41.950 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:41.950 | 2026-06-04 19:39:41.950 | import eventlet # noqa 2026-06-04 19:39:42.131 | 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-04 19:39:44.031 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-04 19:39:44.078 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:44.078 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:44.079 | DEBUG dbcounter [-] [79817] Writer thread running {{(pid=79817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:44.098 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-04 19:39:45.404 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=79817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:45.410 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-04 19:39:46.079 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=79817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:46.082 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-04 19:39:46.086 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=79817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:46.352 | Exception ignored in: 2026-06-04 19:39:46.352 | Traceback (most recent call last): 2026-06-04 19:39:46.352 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:46.353 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:46.353 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:46.353 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:46.353 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:46.639 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-04 19:39:46.643 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-04 19:39:46.646 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-04 19:39:46.650 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-04 19:39:46.653 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-04 19:39:46.657 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-04 19:39:46.660 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-04 19:39:46.680 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:46.682 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-04 19:39:46.685 | ++ 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-04 19:39:46.688 | + 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-04 19:39:46.924 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:46.925 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:46.925 | we strongly recommend against using it for new projects. 2026-06-04 19:39:46.925 | 2026-06-04 19:39:46.925 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:46.925 | framework. For more detail see 2026-06-04 19:39:46.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:46.925 | 2026-06-04 19:39:46.925 | import eventlet # noqa 2026-06-04 19:39:47.115 | 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-04 19:39:48.700 | INFO dbcounter [None req-c66c149c-98ce-4afb-a13a-b9eef354d2c0 None None] Registered counter for database nova_api 2026-06-04 19:39:48.768 | DEBUG dbcounter [-] [80496] Writer thread running {{(pid=80496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:49.039 | Exception ignored in: 2026-06-04 19:39:49.039 | Traceback (most recent call last): 2026-06-04 19:39:49.039 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:49.039 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:49.039 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:49.039 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:49.039 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:49.317 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-04 19:39:49.323 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-04 19:39:49.326 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-04 19:39:49.384 | [9741 Async nova-cell-0:79643]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 79643 (3 other jobs running) 2026-06-04 19:39:49.412 | [9741 Async nova-cell-0:79643]: Signaling child to exit 2026-06-04 19:39:50.130 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:50.154 | [79750 Async nova-cell-1:79750]: finished successfully 2026-06-04 19:39:50.181 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:50.204 | [79643 Async nova-cell-0:79643]: finished successfully 2026-06-04 19:39:50.226 | WAKEUP 2026-06-04 19:39:50.246 | [9741 Async nova-cell-0:79643]: Signaled 2026-06-04 19:39:50.247 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-04 19:39:50.247 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-04 19:39:50.247 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-04 19:39:50.247 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-04 19:39:50.247 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-04 19:39:50.247 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-04 19:39:50.247 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-04 19:39:50.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:50.247 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-04 19:39:50.247 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:50.247 | + 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-04 19:39:50.247 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:50.247 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:50.247 | we strongly recommend against using it for new projects. 2026-06-04 19:39:50.247 | 2026-06-04 19:39:50.247 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:50.247 | framework. For more detail see 2026-06-04 19:39:50.247 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:50.247 | 2026-06-04 19:39:50.247 | import eventlet # noqa 2026-06-04 19:39:50.247 | 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-04 19:39:50.247 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:50.247 | DEBUG dbcounter [-] [79735] Writer thread running {{(pid=79735) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-04 19:39:50.247 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.247 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-04 19:39:50.248 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.248 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-04 19:39:50.248 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=79735) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.248 | Exception ignored in: 2026-06-04 19:39:50.248 | Traceback (most recent call last): 2026-06-04 19:39:50.248 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:50.248 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:50.248 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:50.248 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:50.248 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:50.293 | [9741 Async nova-cell-0:79643]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 8 seconds 2026-06-04 19:39:50.297 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:50.300 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-04 19:39:50.303 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-04 19:39:50.354 | [9741 Async nova-cell-1:79750]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 79750 (2 other jobs running) 2026-06-04 19:39:50.379 | [9741 Async nova-cell-1:79750]: Signaling child to exit 2026-06-04 19:39:50.379 | WAKEUP 2026-06-04 19:39:50.402 | [9741 Async nova-cell-1:79750]: Signaled 2026-06-04 19:39:50.403 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-04 19:39:50.403 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-04 19:39:50.403 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-04 19:39:50.403 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-04 19:39:50.403 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-04 19:39:50.403 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-04 19:39:50.403 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-04 19:39:50.403 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:50.403 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-04 19:39:50.403 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-04 19:39:50.403 | + 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-04 19:39:50.403 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:50.403 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:50.403 | we strongly recommend against using it for new projects. 2026-06-04 19:39:50.403 | 2026-06-04 19:39:50.403 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:50.403 | framework. For more detail see 2026-06-04 19:39:50.403 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:50.403 | 2026-06-04 19:39:50.403 | import eventlet # noqa 2026-06-04 19:39:50.403 | 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-04 19:39:50.403 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-04 19:39:50.403 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-04 19:39:50.403 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-04 19:39:50.404 | DEBUG dbcounter [-] [79814] Writer thread running {{(pid=79814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-04 19:39:50.404 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=79814) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-04 19:39:50.404 | Exception ignored in: 2026-06-04 19:39:50.404 | Traceback (most recent call last): 2026-06-04 19:39:50.404 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:50.404 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:50.404 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:50.404 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:50.404 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:50.445 | [9741 Async nova-cell-1:79750]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 8 seconds 2026-06-04 19:39:50.451 | + inc/async:async_wait:197 : return 0 2026-06-04 19:39:50.453 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:39:50.456 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-04 19:39:50.673 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:50.673 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:50.673 | we strongly recommend against using it for new projects. 2026-06-04 19:39:50.673 | 2026-06-04 19:39:50.673 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:50.673 | framework. For more detail see 2026-06-04 19:39:50.673 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:50.673 | 2026-06-04 19:39:50.673 | import eventlet # noqa 2026-06-04 19:39:50.858 | 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-04 19:39:52.314 | Running batches of 50 until complete 2026-06-04 19:39:52.315 | INFO dbcounter [None req-ffad47a8-b985-4ebe-a31d-9377fb1268b7 None None] Registered counter for database nova_cell0 2026-06-04 19:39:52.426 | DEBUG dbcounter [-] [81045] Writer thread running {{(pid=81045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:52.429 | INFO dbcounter [None req-ffad47a8-b985-4ebe-a31d-9377fb1268b7 None None] Registered counter for database nova_api 2026-06-04 19:39:52.511 | DEBUG dbcounter [-] [81045] Writer thread running {{(pid=81045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:52.524 | INFO dbcounter [None req-ffad47a8-b985-4ebe-a31d-9377fb1268b7 None None] Registered counter for database nova_cell0 2026-06-04 19:39:52.560 | DEBUG dbcounter [-] [81045] Writer thread running {{(pid=81045) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:52.709 | +-------------------------------------+--------------+-----------+ 2026-06-04 19:39:52.709 | | Migration | Total Needed | Completed | 2026-06-04 19:39:52.709 | +-------------------------------------+--------------+-----------+ 2026-06-04 19:39:52.709 | | fill_virtual_interface_list | 0 | 0 | 2026-06-04 19:39:52.709 | | migrate_empty_ratio | 0 | 0 | 2026-06-04 19:39:52.709 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-04 19:39:52.709 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-04 19:39:52.709 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_dev_uuids | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_instance_compute_id | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_missing_availability_zones | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_queued_for_delete | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_user_id | 0 | 0 | 2026-06-04 19:39:52.709 | | populate_uuids | 0 | 0 | 2026-06-04 19:39:52.709 | +-------------------------------------+--------------+-----------+ 2026-06-04 19:39:52.976 | Exception ignored in: 2026-06-04 19:39:52.977 | Traceback (most recent call last): 2026-06-04 19:39:52.977 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:52.977 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:52.977 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:52.977 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:52.977 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:53.289 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-04 19:39:53.294 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:39:53.297 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-04 19:39:53.300 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:39:53.303 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:39:53.307 | + 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-04 19:39:53.530 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:39:53.530 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:39:53.530 | we strongly recommend against using it for new projects. 2026-06-04 19:39:53.530 | 2026-06-04 19:39:53.531 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:39:53.531 | framework. For more detail see 2026-06-04 19:39:53.531 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:39:53.531 | 2026-06-04 19:39:53.531 | import eventlet # noqa 2026-06-04 19:39:53.715 | 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-04 19:39:55.208 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-04 19:39:55.208 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-04 19:39:55.208 | INFO dbcounter [None req-9090d86b-2bdd-4c66-b4ae-88c4a6cd5ae7 None None] Registered counter for database nova_api 2026-06-04 19:39:55.284 | DEBUG dbcounter [-] [81063] Writer thread running {{(pid=81063) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:39:55.531 | Exception ignored in: 2026-06-04 19:39:55.531 | Traceback (most recent call last): 2026-06-04 19:39:55.532 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:39:55.532 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:39:55.532 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:39:55.532 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:39:55.532 | RuntimeError: greenlet is being finalized 2026-06-04 19:39:55.810 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-04 19:39:55.813 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-04 19:39:55.830 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-04 19:39:55.833 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-04 19:39:55.836 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-04 19:39:55.908 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-04 19:39:55.949 | [9741 Async configure_neutron_nova:81127]: running: configure_neutron_nova 2026-06-04 19:39:55.953 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-04 19:39:55.956 | + functions-common:run_phase:1842 : local mode=stack 2026-06-04 19:39:55.959 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-04 19:39:55.963 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:39:55.966 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:39:55.969 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:39:55.973 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:39:55.977 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:39:55.981 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:39:55.986 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:39:55.989 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:39:55.993 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:39:55.997 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-04 19:39:56.001 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:39:56.021 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:56.024 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:39:56.027 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:39:56.030 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-04 19:39:56.033 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:39:56.037 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:39:56.040 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-04 19:39:56.044 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-04 19:39:56.048 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-04 19:39:56.051 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:39:56.054 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:39:56.057 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-04 19:39:56.060 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-04 19:39:56.064 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-04 19:39:56.067 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-04 19:39:56.070 | + functions-common:run_plugins:1832 : local plugin 2026-06-04 19:39:56.073 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-04 19:39:56.076 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-04 19:39:56.080 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-04 19:39:56.083 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-06-04 19:39:56.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-04 19:39:56.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-04 19:39:56.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-04 19:39:56.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-04 19:39:56.100 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-04 19:39:56.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-04 19:39:56.107 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-04 19:39:56.110 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-04 19:39:56.113 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-04 19:39:56.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-04 19:39:56.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-04 19:39:56.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-04 19:39:56.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-04 19:39:56.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-04 19:39:56.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-04 19:39:56.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-04 19:39:56.140 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-04 19:39:56.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-04 19:39:56.147 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-04 19:39:56.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-04 19:39:56.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-04 19:39:56.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-04 19:39:56.176 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-04 19:39:56.179 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-04 19:39:56.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-04 19:39:56.185 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-04 19:39:56.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-04 19:39:56.194 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:39:56.216 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:39:56.219 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-04 19:39:56.223 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-04 19:39:56.223 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-04 19:39:56.228 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-04 19:39:56.231 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-04 19:39:56.234 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-04 19:39:56.240 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:39:56.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:39:56.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-04 19:39:56.268 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:39:56.271 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-04 19:39:56.274 | ++ /opt/stack/neutron/devstack/plugin.sh:source:53 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-06-04 19:39:56.291 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:56 : is_service_enabled neutron-uplink-status-propagation 2026-06-04 19:39:56.311 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.313 | ++ /opt/stack/neutron/devstack/plugin.sh:source:59 : is_service_enabled q-flavors neutron-flavors 2026-06-04 19:39:56.330 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.333 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled q-log neutron-log 2026-06-04 19:39:56.349 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.351 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled q-dns neutron-dns 2026-06-04 19:39:56.369 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:72 : is_service_enabled neutron-segments 2026-06-04 19:39:56.390 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.393 | ++ /opt/stack/neutron/devstack/plugin.sh:source:75 : is_service_enabled neutron-network-segment-range 2026-06-04 19:39:56.411 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.414 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-06-04 19:39:56.430 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.434 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-metadata-path neutron-metadata-path 2026-06-04 19:39:56.454 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled neutron-local-ip 2026-06-04 19:39:56.480 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:91 : is_service_enabled neutron-local-ip-static 2026-06-04 19:39:56.503 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:94 : is_service_enabled q-agt neutron-agent 2026-06-04 19:39:56.526 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.530 | ++ /opt/stack/neutron/devstack/plugin.sh:source:102 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-04 19:39:56.551 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.553 | ++ /opt/stack/neutron/devstack/plugin.sh:source:106 : is_service_enabled q-l3 neutron-l3 2026-06-04 19:39:56.575 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.577 | ++ /opt/stack/neutron/devstack/plugin.sh:source:118 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-06-04 19:39:56.598 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.602 | ++ /opt/stack/neutron/devstack/plugin.sh:source:121 : '[' ml2 = ml2 ']' 2026-06-04 19:39:56.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:122 : configure_ml2_extension_drivers 2026-06-04 19:39:56.608 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-06-04 19:39:56.611 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-04 19:39:56.614 | ++ /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-04 19:39:56.651 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_ovn_enabled 2026-06-04 19:39:56.654 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-06-04 19:39:56.657 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : return 0 2026-06-04 19:39:56.659 | ++ /opt/stack/neutron/devstack/plugin.sh:source:125 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-06-04 19:39:56.678 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.680 | ++ /opt/stack/neutron/devstack/plugin.sh:source:129 : is_service_enabled neutron-loki 2026-06-04 19:39:56.699 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:39:56.702 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-04 19:39:56.705 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-04 19:39:56.709 | + inc/meta-config:merge_config_group:171 : shift 2026-06-04 19:39:56.712 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-04 19:39:56.715 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:39:56.717 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-04 19:39:56.720 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-04 19:39:56.725 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-04 19:39:56.728 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:56.731 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-04 19:39:56.734 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:39:56.738 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-04 19:39:56.738 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:39:56.738 | gsub("[][]", "", $1); 2026-06-04 19:39:56.738 | split($1, a, "|"); 2026-06-04 19:39:56.738 | if (a[1] == matchgroup) 2026-06-04 19:39:56.738 | print a[2] 2026-06-04 19:39:56.738 | } 2026-06-04 19:39:56.738 | ' /opt/stack/devstack/local.conf 2026-06-04 19:39:56.745 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-04 19:39:56.749 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-04 19:39:56.752 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-04 19:39:56.756 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-04 19:39:56.759 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-04 19:39:56.764 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-04 19:39:56.768 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-04 19:39:56.772 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-04 19:39:56.777 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-04 19:39:56.781 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-04 19:39:56.784 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-04 19:39:56.787 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-04 19:39:56.791 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-04 19:39:56.795 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:56.798 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-04 19:39:56.801 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-04 19:39:56.804 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-04 19:39:56.808 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-04 19:39:56.811 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-04 19:39:56.815 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-04 19:39:56.819 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-04 19:39:56.824 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-04 19:39:56.824 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:56.824 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-04 19:39:56.824 | BEGIN { 2026-06-04 19:39:56.824 | section = "" 2026-06-04 19:39:56.824 | last_section = "" 2026-06-04 19:39:56.824 | section_count = 0 2026-06-04 19:39:56.824 | } 2026-06-04 19:39:56.824 | /^\[.+\]/ { 2026-06-04 19:39:56.824 | gsub("[][]", "", $1); 2026-06-04 19:39:56.824 | section=$1 2026-06-04 19:39:56.824 | next 2026-06-04 19:39:56.824 | } 2026-06-04 19:39:56.824 | /^ *\#/ { 2026-06-04 19:39:56.824 | next 2026-06-04 19:39:56.824 | } 2026-06-04 19:39:56.824 | /^[^ \t]+/ { 2026-06-04 19:39:56.824 | # get offset of first = in $0 2026-06-04 19:39:56.824 | eq_idx = index($0, "=") 2026-06-04 19:39:56.824 | # extract attr & value from $0 2026-06-04 19:39:56.824 | attr = substr($0, 1, eq_idx - 1) 2026-06-04 19:39:56.824 | value = substr($0, eq_idx + 1) 2026-06-04 19:39:56.824 | # only need to strip trailing whitespace from attr 2026-06-04 19:39:56.824 | sub(/[ \t]*$/, "", attr) 2026-06-04 19:39:56.824 | # need to strip leading & trailing whitespace from value 2026-06-04 19:39:56.824 | sub(/^[ \t]*/, "", value) 2026-06-04 19:39:56.824 | sub(/[ \t]*$/, "", value) 2026-06-04 19:39:56.824 | 2026-06-04 19:39:56.824 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-04 19:39:56.824 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-04 19:39:56.825 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-04 19:39:56.825 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-04 19:39:56.825 | if (! (section, attr) in cfg_attr_count) { 2026-06-04 19:39:56.825 | if (section != last_section) { 2026-06-04 19:39:56.825 | cfg_section[section_count++] = section 2026-06-04 19:39:56.825 | last_section = section 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-04 19:39:56.825 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-04 19:39:56.825 | 2026-06-04 19:39:56.825 | cfg_attr[section, attr, 0] = value 2026-06-04 19:39:56.825 | cfg_attr_count[section, attr] = 1 2026-06-04 19:39:56.825 | } else { 2026-06-04 19:39:56.825 | lno = cfg_attr_count[section, attr]++ 2026-06-04 19:39:56.825 | cfg_attr[section, attr, lno] = value 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | END { 2026-06-04 19:39:56.825 | # Process each section in order 2026-06-04 19:39:56.825 | for (sno = 0; sno < section_count; sno++) { 2026-06-04 19:39:56.825 | section = cfg_section[sno] 2026-06-04 19:39:56.825 | # The ini routines simply append a config item immediately 2026-06-04 19:39:56.825 | # after the section header. To keep the same order as defined 2026-06-04 19:39:56.825 | # in local.conf, invoke the ini routines in the reverse order 2026-06-04 19:39:56.825 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-04 19:39:56.825 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-04 19:39:56.825 | if (cfg_attr_count[section, attr] == 1) 2026-06-04 19:39:56.825 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-04 19:39:56.825 | else { 2026-06-04 19:39:56.825 | # For multiline, invoke the ini routines in the reverse order 2026-06-04 19:39:56.825 | count = cfg_attr_count[section, attr] 2026-06-04 19:39:56.825 | print "inidelete " configfile " " section " " attr 2026-06-04 19:39:56.825 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-04 19:39:56.825 | for (l = count -2; l >= 0; l--) 2026-06-04 19:39:56.825 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | } 2026-06-04 19:39:56.825 | ' 2026-06-04 19:39:56.827 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-04 19:39:56.827 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:56.830 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-04 19:39:56.833 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-04 19:39:56.836 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:39:56.839 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-04 19:39:56.843 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-04 19:39:56.843 | BEGIN { group = "" } 2026-06-04 19:39:56.843 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:39:56.843 | gsub("[][]", "", $1); 2026-06-04 19:39:56.843 | split($1, a, "|"); 2026-06-04 19:39:56.843 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-04 19:39:56.843 | group=a[1] 2026-06-04 19:39:56.843 | } else { 2026-06-04 19:39:56.843 | group="" 2026-06-04 19:39:56.843 | } 2026-06-04 19:39:56.843 | next 2026-06-04 19:39:56.843 | } 2026-06-04 19:39:56.843 | { 2026-06-04 19:39:56.843 | if (group != "") 2026-06-04 19:39:56.843 | print $0 2026-06-04 19:39:56.843 | } 2026-06-04 19:39:56.843 | ' /opt/stack/devstack/local.conf 2026-06-04 19:39:56.846 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:39:56.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-06-04 19:39:56.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-06-04 19:39:56.874 | [81127 Async configure_neutron_nova:81127]: finished successfully 2026-06-04 19:39:56.889 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:56.893 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-06-04 19:39:56.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-06-04 19:39:56.931 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:56.934 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool use_multipath_for_image_xfer "True"' 2026-06-04 19:39:56.937 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool use_multipath_for_image_xfer True 2026-06-04 19:39:56.974 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:56.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-06-04 19:39:56.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-06-04 19:39:57.011 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.014 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_portal_group "pg"' 2026-06-04 19:39:57.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_portal_group pg 2026-06-04 19:39:57.053 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.055 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_export_to "\*"' 2026-06-04 19:39:57.060 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_export_to '\*' 2026-06-04 19:39:57.095 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.099 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-04 19:39:57.101 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-04 19:39:57.105 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-04 19:39:57.109 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-04 19:39:57.112 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-04 19:39:57.116 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-04 19:39:57.119 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-04 19:39:57.122 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-04 19:39:57.127 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-04 19:39:57.130 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-04 19:39:57.133 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-04 19:39:57.135 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-04 19:39:57.137 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-04 19:39:57.140 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:57.142 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-04 19:39:57.145 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-04 19:39:57.149 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-04 19:39:57.154 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-04 19:39:57.157 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-04 19:39:57.161 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-04 19:39:57.164 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-04 19:39:57.169 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-04 19:39:57.169 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-04 19:39:57.169 | BEGIN { 2026-06-04 19:39:57.170 | section = "" 2026-06-04 19:39:57.170 | last_section = "" 2026-06-04 19:39:57.170 | section_count = 0 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | /^\[.+\]/ { 2026-06-04 19:39:57.170 | gsub("[][]", "", $1); 2026-06-04 19:39:57.170 | section=$1 2026-06-04 19:39:57.170 | next 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | /^ *\#/ { 2026-06-04 19:39:57.170 | next 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | /^[^ \t]+/ { 2026-06-04 19:39:57.170 | # get offset of first = in $0 2026-06-04 19:39:57.170 | eq_idx = index($0, "=") 2026-06-04 19:39:57.170 | # extract attr & value from $0 2026-06-04 19:39:57.170 | attr = substr($0, 1, eq_idx - 1) 2026-06-04 19:39:57.170 | value = substr($0, eq_idx + 1) 2026-06-04 19:39:57.170 | # only need to strip trailing whitespace from attr 2026-06-04 19:39:57.170 | sub(/[ \t]*$/, "", attr) 2026-06-04 19:39:57.170 | # need to strip leading & trailing whitespace from value 2026-06-04 19:39:57.170 | sub(/^[ \t]*/, "", value) 2026-06-04 19:39:57.170 | sub(/[ \t]*$/, "", value) 2026-06-04 19:39:57.170 | 2026-06-04 19:39:57.170 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-04 19:39:57.170 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-04 19:39:57.170 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-04 19:39:57.170 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-04 19:39:57.170 | if (! (section, attr) in cfg_attr_count) { 2026-06-04 19:39:57.170 | if (section != last_section) { 2026-06-04 19:39:57.170 | cfg_section[section_count++] = section 2026-06-04 19:39:57.170 | last_section = section 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-04 19:39:57.170 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-04 19:39:57.170 | 2026-06-04 19:39:57.170 | cfg_attr[section, attr, 0] = value 2026-06-04 19:39:57.170 | cfg_attr_count[section, attr] = 1 2026-06-04 19:39:57.170 | } else { 2026-06-04 19:39:57.170 | lno = cfg_attr_count[section, attr]++ 2026-06-04 19:39:57.170 | cfg_attr[section, attr, lno] = value 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | END { 2026-06-04 19:39:57.170 | # Process each section in order 2026-06-04 19:39:57.170 | for (sno = 0; sno < section_count; sno++) { 2026-06-04 19:39:57.170 | section = cfg_section[sno] 2026-06-04 19:39:57.170 | # The ini routines simply append a config item immediately 2026-06-04 19:39:57.170 | # after the section header. To keep the same order as defined 2026-06-04 19:39:57.170 | # in local.conf, invoke the ini routines in the reverse order 2026-06-04 19:39:57.170 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-04 19:39:57.170 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-04 19:39:57.170 | if (cfg_attr_count[section, attr] == 1) 2026-06-04 19:39:57.170 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-04 19:39:57.170 | else { 2026-06-04 19:39:57.170 | # For multiline, invoke the ini routines in the reverse order 2026-06-04 19:39:57.170 | count = cfg_attr_count[section, attr] 2026-06-04 19:39:57.170 | print "inidelete " configfile " " section " " attr 2026-06-04 19:39:57.170 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-04 19:39:57.170 | for (l = count -2; l >= 0; l--) 2026-06-04 19:39:57.170 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | } 2026-06-04 19:39:57.170 | ' 2026-06-04 19:39:57.170 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.172 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-04 19:39:57.172 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:57.175 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-04 19:39:57.178 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-04 19:39:57.181 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:39:57.184 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-04 19:39:57.187 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-04 19:39:57.187 | BEGIN { group = "" } 2026-06-04 19:39:57.187 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:39:57.187 | gsub("[][]", "", $1); 2026-06-04 19:39:57.187 | split($1, a, "|"); 2026-06-04 19:39:57.187 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-04 19:39:57.187 | group=a[1] 2026-06-04 19:39:57.187 | } else { 2026-06-04 19:39:57.187 | group="" 2026-06-04 19:39:57.187 | } 2026-06-04 19:39:57.187 | next 2026-06-04 19:39:57.187 | } 2026-06-04 19:39:57.187 | { 2026-06-04 19:39:57.187 | if (group != "") 2026-06-04 19:39:57.187 | print $0 2026-06-04 19:39:57.187 | } 2026-06-04 19:39:57.187 | ' /opt/stack/devstack/local.conf 2026-06-04 19:39:57.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-04 19:39:57.198 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-04 19:39:57.235 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.239 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-04 19:39:57.241 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-04 19:39:57.245 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-04 19:39:57.250 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-04 19:39:57.253 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-04 19:39:57.258 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-04 19:39:57.260 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-04 19:39:57.266 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-04 19:39:57.272 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-04 19:39:57.275 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-04 19:39:57.278 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-04 19:39:57.282 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-04 19:39:57.285 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-04 19:39:57.288 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:57.291 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-04 19:39:57.295 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-04 19:39:57.298 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-04 19:39:57.302 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-04 19:39:57.305 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-04 19:39:57.309 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-04 19:39:57.312 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-04 19:39:57.316 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-06-04 19:39:57.317 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.317 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-04 19:39:57.317 | BEGIN { 2026-06-04 19:39:57.317 | section = "" 2026-06-04 19:39:57.317 | last_section = "" 2026-06-04 19:39:57.317 | section_count = 0 2026-06-04 19:39:57.317 | } 2026-06-04 19:39:57.317 | /^\[.+\]/ { 2026-06-04 19:39:57.317 | gsub("[][]", "", $1); 2026-06-04 19:39:57.317 | section=$1 2026-06-04 19:39:57.317 | next 2026-06-04 19:39:57.317 | } 2026-06-04 19:39:57.317 | /^ *\#/ { 2026-06-04 19:39:57.317 | next 2026-06-04 19:39:57.317 | } 2026-06-04 19:39:57.317 | /^[^ \t]+/ { 2026-06-04 19:39:57.317 | # get offset of first = in $0 2026-06-04 19:39:57.317 | eq_idx = index($0, "=") 2026-06-04 19:39:57.317 | # extract attr & value from $0 2026-06-04 19:39:57.317 | attr = substr($0, 1, eq_idx - 1) 2026-06-04 19:39:57.317 | value = substr($0, eq_idx + 1) 2026-06-04 19:39:57.318 | # only need to strip trailing whitespace from attr 2026-06-04 19:39:57.318 | sub(/[ \t]*$/, "", attr) 2026-06-04 19:39:57.318 | # need to strip leading & trailing whitespace from value 2026-06-04 19:39:57.318 | sub(/^[ \t]*/, "", value) 2026-06-04 19:39:57.318 | sub(/[ \t]*$/, "", value) 2026-06-04 19:39:57.318 | 2026-06-04 19:39:57.318 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-04 19:39:57.318 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-04 19:39:57.318 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-04 19:39:57.318 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-04 19:39:57.318 | if (! (section, attr) in cfg_attr_count) { 2026-06-04 19:39:57.318 | if (section != last_section) { 2026-06-04 19:39:57.318 | cfg_section[section_count++] = section 2026-06-04 19:39:57.318 | last_section = section 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-04 19:39:57.318 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-04 19:39:57.318 | 2026-06-04 19:39:57.318 | cfg_attr[section, attr, 0] = value 2026-06-04 19:39:57.318 | cfg_attr_count[section, attr] = 1 2026-06-04 19:39:57.318 | } else { 2026-06-04 19:39:57.318 | lno = cfg_attr_count[section, attr]++ 2026-06-04 19:39:57.318 | cfg_attr[section, attr, lno] = value 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | END { 2026-06-04 19:39:57.318 | # Process each section in order 2026-06-04 19:39:57.318 | for (sno = 0; sno < section_count; sno++) { 2026-06-04 19:39:57.318 | section = cfg_section[sno] 2026-06-04 19:39:57.318 | # The ini routines simply append a config item immediately 2026-06-04 19:39:57.318 | # after the section header. To keep the same order as defined 2026-06-04 19:39:57.318 | # in local.conf, invoke the ini routines in the reverse order 2026-06-04 19:39:57.318 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-04 19:39:57.318 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-04 19:39:57.318 | if (cfg_attr_count[section, attr] == 1) 2026-06-04 19:39:57.318 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-04 19:39:57.318 | else { 2026-06-04 19:39:57.318 | # For multiline, invoke the ini routines in the reverse order 2026-06-04 19:39:57.318 | count = cfg_attr_count[section, attr] 2026-06-04 19:39:57.318 | print "inidelete " configfile " " section " " attr 2026-06-04 19:39:57.318 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-04 19:39:57.318 | for (l = count -2; l >= 0; l--) 2026-06-04 19:39:57.318 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | } 2026-06-04 19:39:57.318 | ' 2026-06-04 19:39:57.319 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:39:57.319 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-04 19:39:57.323 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-04 19:39:57.326 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-04 19:39:57.330 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:39:57.334 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-04 19:39:57.337 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-04 19:39:57.337 | BEGIN { group = "" } 2026-06-04 19:39:57.337 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:39:57.337 | gsub("[][]", "", $1); 2026-06-04 19:39:57.337 | split($1, a, "|"); 2026-06-04 19:39:57.337 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-04 19:39:57.337 | group=a[1] 2026-06-04 19:39:57.337 | } else { 2026-06-04 19:39:57.337 | group="" 2026-06-04 19:39:57.337 | } 2026-06-04 19:39:57.337 | next 2026-06-04 19:39:57.337 | } 2026-06-04 19:39:57.337 | { 2026-06-04 19:39:57.337 | if (group != "") 2026-06-04 19:39:57.337 | print $0 2026-06-04 19:39:57.337 | } 2026-06-04 19:39:57.337 | ' /opt/stack/devstack/local.conf 2026-06-04 19:39:57.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt volume_use_multipath "True"' 2026-06-04 19:39:57.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt volume_use_multipath True 2026-06-04 19:39:57.381 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:39:57.386 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-04 19:39:57.406 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:57.409 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-06-04 19:39:57.413 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:39:57.415 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-06-04 19:39:57.418 | + ./stack.sh:main:1265 : start_swift 2026-06-04 19:39:57.421 | + lib/swift:start_swift:768 : restart_service memcached 2026-06-04 19:39:57.424 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:39:57.428 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-04 19:39:57.587 | + lib/swift:start_swift:771 : is_ubuntu 2026-06-04 19:39:57.591 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:39:57.594 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:39:57.597 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-06-04 19:39:57.658 | Restarting rsync (via systemctl): rsync.service. 2026-06-04 19:39:57.663 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-06-04 19:39:57.666 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-06-04 19:39:57.669 | + lib/swift:start_swift:799 : local foreground_services type 2026-06-04 19:39:57.672 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-06-04 19:39:57.674 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-04 19:39:57.677 | + 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-04 19:39:57.679 | + functions-common:run_process:1668 : local service=s-object 2026-06-04 19:39:57.682 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.684 | + functions-common:run_process:1670 : local group= 2026-06-04 19:39:57.687 | + functions-common:run_process:1671 : local user= 2026-06-04 19:39:57.690 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:39:57.693 | + functions-common:run_process:1674 : local name=s-object 2026-06-04 19:39:57.696 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:39:57.699 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:39:57.701 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:39:57.703 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:39:57.706 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:39:57.710 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601997707 2026-06-04 19:39:57.713 | + functions-common:run_process:1677 : is_service_enabled s-object 2026-06-04 19:39:57.732 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:57.735 | + functions-common:run_process:1678 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-06-04 19:39:57.738 | + functions-common:_run_under_systemd:1622 : local service=s-object 2026-06-04 19:39:57.742 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.746 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.750 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.754 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.757 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-06-04 19:39:57.761 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-06-04 19:39:57.764 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-object.service 2026-06-04 19:39:57.768 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:39:57.772 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:39:57.774 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:39:57.778 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:39:57.782 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-06-04 19:39:57.785 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-06-04 19:39:57.788 | + functions-common:_run_under_systemd:1644 : 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-04 19:39:57.791 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-object.service 2026-06-04 19:39:57.794 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-04 19:39:57.797 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:39:57.799 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:39:57.802 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:39:57.805 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:39:57.808 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:39:57.812 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-06-04 19:39:57.814 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:39:57.819 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-06-04 19:39:57.890 | + functions-common:write_user_unit_file:1542 : 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-04 19:39:57.971 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-06-04 19:39:58.041 | + functions-common:write_user_unit_file:1544 : 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-04 19:39:58.108 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-06-04 19:39:58.173 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-06-04 19:39:58.237 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:39:58.297 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:39:58.300 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:39:58.303 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-06-04 19:39:58.376 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:39:58.678 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-object.service 2026-06-04 19:39:58.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-06-04 19:39:58.977 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-object.service 2026-06-04 19:39:59.007 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:39:59.009 | + functions-common:time_stop:2414 : local name 2026-06-04 19:39:59.012 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:39:59.015 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:39:59.017 | + functions-common:time_stop:2417 : local total 2026-06-04 19:39:59.020 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:39:59.023 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:39:59.026 | + functions-common:time_stop:2421 : start_time=1780601997707 2026-06-04 19:39:59.029 | + functions-common:time_stop:2423 : [[ -z 1780601997707 ]] 2026-06-04 19:39:59.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:39:59.036 | + functions-common:time_stop:2426 : end_time=1780601999033 2026-06-04 19:39:59.039 | + functions-common:time_stop:2427 : elapsed_time=1326 2026-06-04 19:39:59.042 | + functions-common:time_stop:2428 : total=5409 2026-06-04 19:39:59.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:39:59.047 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6735 2026-06-04 19:39:59.050 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-04 19:39:59.053 | + 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-04 19:39:59.057 | + functions-common:run_process:1668 : local service=s-container 2026-06-04 19:39:59.059 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.063 | + functions-common:run_process:1670 : local group= 2026-06-04 19:39:59.065 | + functions-common:run_process:1671 : local user= 2026-06-04 19:39:59.069 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:39:59.072 | + functions-common:run_process:1674 : local name=s-container 2026-06-04 19:39:59.075 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:39:59.079 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:39:59.082 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:39:59.086 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:39:59.091 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:39:59.096 | + functions-common:time_start:2405 : _TIME_START[$name]=1780601999092 2026-06-04 19:39:59.098 | + functions-common:run_process:1677 : is_service_enabled s-container 2026-06-04 19:39:59.118 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:39:59.121 | + functions-common:run_process:1678 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-06-04 19:39:59.125 | + functions-common:_run_under_systemd:1622 : local service=s-container 2026-06-04 19:39:59.127 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.130 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.133 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.136 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.139 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-06-04 19:39:59.142 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-06-04 19:39:59.145 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container.service 2026-06-04 19:39:59.148 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:39:59.151 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:39:59.154 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:39:59.156 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:39:59.159 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-06-04 19:39:59.163 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-06-04 19:39:59.167 | + functions-common:_run_under_systemd:1644 : 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-04 19:39:59.170 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container.service 2026-06-04 19:39:59.173 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-04 19:39:59.177 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:39:59.180 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:39:59.183 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:39:59.186 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:39:59.189 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:39:59.191 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-06-04 19:39:59.194 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:39:59.200 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-06-04 19:39:59.284 | + functions-common:write_user_unit_file:1542 : 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-04 19:39:59.353 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-06-04 19:39:59.410 | + functions-common:write_user_unit_file:1544 : 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-04 19:39:59.470 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-06-04 19:39:59.535 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-06-04 19:39:59.593 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:39:59.655 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:39:59.659 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:39:59.661 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-06-04 19:39:59.737 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:00.049 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container.service 2026-06-04 19:40:00.066 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-06-04 19:40:00.364 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container.service 2026-06-04 19:40:00.395 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:00.398 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:00.401 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:00.404 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:00.407 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:00.410 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:00.413 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:00.416 | + functions-common:time_stop:2421 : start_time=1780601999092 2026-06-04 19:40:00.418 | + functions-common:time_stop:2423 : [[ -z 1780601999092 ]] 2026-06-04 19:40:00.422 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:00.426 | + functions-common:time_stop:2426 : end_time=1780602000423 2026-06-04 19:40:00.428 | + functions-common:time_stop:2427 : elapsed_time=1331 2026-06-04 19:40:00.431 | + functions-common:time_stop:2428 : total=6735 2026-06-04 19:40:00.434 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:00.437 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8066 2026-06-04 19:40:00.440 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-04 19:40:00.443 | + 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-04 19:40:00.446 | + functions-common:run_process:1668 : local service=s-account 2026-06-04 19:40:00.449 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.452 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:00.455 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:00.458 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:00.460 | + functions-common:run_process:1674 : local name=s-account 2026-06-04 19:40:00.463 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:00.466 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:00.469 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:00.471 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:00.476 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:00.480 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602000477 2026-06-04 19:40:00.483 | + functions-common:run_process:1677 : is_service_enabled s-account 2026-06-04 19:40:00.501 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:00.504 | + functions-common:run_process:1678 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-06-04 19:40:00.507 | + functions-common:_run_under_systemd:1622 : local service=s-account 2026-06-04 19:40:00.509 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.512 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.515 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.518 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.521 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-06-04 19:40:00.523 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-06-04 19:40:00.525 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-account.service 2026-06-04 19:40:00.528 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:00.530 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:00.533 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:00.536 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:00.539 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-06-04 19:40:00.543 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-06-04 19:40:00.545 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:00.548 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-account.service 2026-06-04 19:40:00.550 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-04 19:40:00.553 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:00.556 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:00.559 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:00.563 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:00.565 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:00.569 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-06-04 19:40:00.572 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:00.577 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-06-04 19:40:00.645 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:00.715 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-06-04 19:40:00.777 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:00.837 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-06-04 19:40:00.903 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-06-04 19:40:00.966 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:01.031 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:01.033 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:01.037 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-06-04 19:40:01.115 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:01.454 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-account.service 2026-06-04 19:40:01.471 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-06-04 19:40:01.861 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-account.service 2026-06-04 19:40:01.895 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:01.898 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:01.902 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:01.905 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:01.909 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:01.913 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:01.915 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:01.919 | + functions-common:time_stop:2421 : start_time=1780602000477 2026-06-04 19:40:01.922 | + functions-common:time_stop:2423 : [[ -z 1780602000477 ]] 2026-06-04 19:40:01.926 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:01.932 | + functions-common:time_stop:2426 : end_time=1780602001928 2026-06-04 19:40:01.935 | + functions-common:time_stop:2427 : elapsed_time=1451 2026-06-04 19:40:01.939 | + functions-common:time_stop:2428 : total=8066 2026-06-04 19:40:01.943 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:01.946 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9517 2026-06-04 19:40:01.949 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:01.953 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-06-04 19:40:02.006 | + 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-04 19:40:02.009 | + functions-common:run_process:1668 : local service=s-container-sync 2026-06-04 19:40:02.013 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.016 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:02.019 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:02.022 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:02.025 | + functions-common:run_process:1674 : local name=s-container-sync 2026-06-04 19:40:02.029 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:02.031 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:02.034 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:02.036 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:02.041 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:02.046 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602002042 2026-06-04 19:40:02.050 | + functions-common:run_process:1677 : is_service_enabled s-container-sync 2026-06-04 19:40:02.071 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:02.075 | + functions-common:run_process:1678 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-06-04 19:40:02.078 | + functions-common:_run_under_systemd:1622 : local service=s-container-sync 2026-06-04 19:40:02.081 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.083 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.087 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.091 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.093 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-06-04 19:40:02.096 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-06-04 19:40:02.101 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container-sync.service 2026-06-04 19:40:02.105 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:02.109 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:02.113 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:02.117 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:02.120 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-06-04 19:40:02.123 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-06-04 19:40:02.127 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:02.131 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container-sync.service 2026-06-04 19:40:02.134 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-04 19:40:02.137 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:02.141 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:02.143 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:02.146 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:02.149 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:02.152 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-06-04 19:40:02.154 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:02.159 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-06-04 19:40:02.227 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:02.301 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-06-04 19:40:02.365 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:02.430 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-06-04 19:40:02.496 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-06-04 19:40:02.557 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:02.616 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:02.619 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:02.622 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-06-04 19:40:02.693 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:02.997 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container-sync.service 2026-06-04 19:40:03.012 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-06-04 19:40:03.301 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container-sync.service 2026-06-04 19:40:03.338 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:03.342 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:03.346 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:03.349 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:03.352 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:03.355 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:03.358 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:03.360 | + functions-common:time_stop:2421 : start_time=1780602002042 2026-06-04 19:40:03.364 | + functions-common:time_stop:2423 : [[ -z 1780602002042 ]] 2026-06-04 19:40:03.367 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:03.373 | + functions-common:time_stop:2426 : end_time=1780602003369 2026-06-04 19:40:03.376 | + functions-common:time_stop:2427 : elapsed_time=1327 2026-06-04 19:40:03.378 | + functions-common:time_stop:2428 : total=9517 2026-06-04 19:40:03.382 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:03.384 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10844 2026-06-04 19:40:03.387 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-06-04 19:40:03.409 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:03.412 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-06-04 19:40:03.415 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.189 8081 16384 2026-06-04 19:40:03.418 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-06-04 19:40:03.421 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-04 19:40:03.424 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-06-04 19:40:03.427 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.189 2026-06-04 19:40:03.431 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-06-04 19:40:03.434 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-06-04 19:40:03.437 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-04 19:40:03.440 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-04 19:40:03.443 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-04 19:40:03.446 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-04 19:40:03.450 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-04 19:40:03.454 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-06-04 19:40:03.457 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-06-04 19:40:03.460 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-04 19:40:03.463 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.466 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.470 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-04 19:40:03.473 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-04 19:40:03.476 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-04 19:40:03.479 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-06-04 19:40:03.482 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-06-04 19:40:03.485 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-04 19:40:03.488 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-06-04 19:40:03.491 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-06-04 19:40:03.506 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:40:03.510 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-04 19:40:03.514 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-04 19:40:03.517 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:40:03.520 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:40:03.523 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.526 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.529 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-04 19:40:03.532 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-04 19:40:03.565 | headers (enabled by site administrator) 2026-06-04 19:40:03.569 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:40:03.572 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-04 19:40:03.575 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-04 19:40:03.578 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:40:03.581 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:40:03.584 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.587 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.590 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-04 19:40:03.593 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-04 19:40:03.626 | ssl (enabled by site administrator) 2026-06-04 19:40:03.630 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:40:03.633 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-04 19:40:03.635 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-04 19:40:03.638 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:40:03.641 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:40:03.644 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.650 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-04 19:40:03.653 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-04 19:40:03.687 | proxy (enabled by site administrator) 2026-06-04 19:40:03.690 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-04 19:40:03.694 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-04 19:40:03.696 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-04 19:40:03.699 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-04 19:40:03.702 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:40:03.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.708 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.710 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-04 19:40:03.713 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-04 19:40:03.747 | proxy_http (enabled by site administrator) 2026-06-04 19:40:03.751 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-06-04 19:40:03.754 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-06-04 19:40:03.757 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-04 19:40:03.760 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-04 19:40:03.762 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-04 19:40:03.764 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-04 19:40:03.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.774 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-04 19:40:03.777 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-04 19:40:03.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:40:03.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:40:03.785 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-06-04 19:40:03.820 | Enabling site swift-tls-proxy. 2026-06-04 19:40:03.826 | To activate the new configuration, you need to run: 2026-06-04 19:40:03.826 | systemctl reload apache2 2026-06-04 19:40:03.830 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-04 19:40:03.833 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-04 19:40:03.835 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-04 19:40:03.838 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-04 19:40:03.961 | + 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-04 19:40:03.964 | + functions-common:run_process:1668 : local service=s-proxy 2026-06-04 19:40:03.968 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:03.971 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:03.974 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:03.977 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:03.980 | + functions-common:run_process:1674 : local name=s-proxy 2026-06-04 19:40:03.982 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:03.985 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:03.988 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:03.991 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:03.995 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:03.999 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602003996 2026-06-04 19:40:04.001 | + functions-common:run_process:1677 : is_service_enabled s-proxy 2026-06-04 19:40:04.019 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:04.022 | + functions-common:run_process:1678 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-06-04 19:40:04.025 | + functions-common:_run_under_systemd:1622 : local service=s-proxy 2026-06-04 19:40:04.027 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:04.030 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:04.032 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:04.035 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:04.037 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-06-04 19:40:04.040 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-06-04 19:40:04.043 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-proxy.service 2026-06-04 19:40:04.046 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:04.049 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:04.052 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:04.055 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:04.058 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-06-04 19:40:04.060 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-06-04 19:40:04.063 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:04.066 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-proxy.service 2026-06-04 19:40:04.069 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-04 19:40:04.072 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:04.075 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:04.077 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:04.081 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:04.083 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:04.086 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-06-04 19:40:04.089 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:04.094 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-06-04 19:40:04.163 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:04.231 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-06-04 19:40:04.290 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:04.351 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-06-04 19:40:04.414 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-06-04 19:40:04.471 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:04.530 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:04.532 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:04.535 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-06-04 19:40:04.603 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:04.905 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-proxy.service 2026-06-04 19:40:04.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-06-04 19:40:05.213 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-proxy.service 2026-06-04 19:40:05.245 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:05.248 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:05.251 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:05.254 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:05.258 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:05.260 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:05.263 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:05.266 | + functions-common:time_stop:2421 : start_time=1780602003996 2026-06-04 19:40:05.270 | + functions-common:time_stop:2423 : [[ -z 1780602003996 ]] 2026-06-04 19:40:05.275 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:05.280 | + functions-common:time_stop:2426 : end_time=1780602005276 2026-06-04 19:40:05.284 | + functions-common:time_stop:2427 : elapsed_time=1280 2026-06-04 19:40:05.287 | + functions-common:time_stop:2428 : total=10844 2026-06-04 19:40:05.290 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:05.294 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12124 2026-06-04 19:40:05.297 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-06-04 19:40:05.297 | Waiting for swift proxy to start... 2026-06-04 19:40:05.300 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.189:8080/info 2026-06-04 19:40:05.305 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:40:05.307 | + functions:wait_for_service:477 : local url=https://10.4.3.189:8080/info 2026-06-04 19:40:05.310 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:40:05.314 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:40:05.318 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:40:05.321 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:05.323 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:05.327 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:05.332 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602005329 2026-06-04 19:40:05.336 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:40:05.341 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189:8080/info 2026-06-04 19:40:05.357 | + :: : [[ 503 == 503 ]] 2026-06-04 19:40:05.358 | + :: : sleep 1 2026-06-04 19:40:06.362 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189:8080/info 2026-06-04 19:40:06.381 | + :: : [[ 200 == 503 ]] 2026-06-04 19:40:06.382 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:40:06.386 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:40:06.389 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:06.392 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:06.395 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:06.398 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:06.402 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:06.405 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:40:06.407 | + functions-common:time_stop:2421 : start_time=1780602005329 2026-06-04 19:40:06.410 | + functions-common:time_stop:2423 : [[ -z 1780602005329 ]] 2026-06-04 19:40:06.415 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:06.420 | + functions-common:time_stop:2426 : end_time=1780602006416 2026-06-04 19:40:06.423 | + functions-common:time_stop:2427 : elapsed_time=1087 2026-06-04 19:40:06.426 | + functions-common:time_stop:2428 : total=2660 2026-06-04 19:40:06.429 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:06.431 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3747 2026-06-04 19:40:06.434 | + functions:wait_for_service:486 : return 0 2026-06-04 19:40:06.438 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:06.440 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-04 19:40:06.443 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-04 19:40:06.463 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:06.467 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-04 19:40:06.507 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-04 19:40:06.560 | [9741 Async configure_neutron_nova:81127]: Waiting for completion of configure_neutron_nova running on PID 81127 (2 other jobs running) 2026-06-04 19:40:06.584 | [9741 Async configure_neutron_nova:81127]: Signaling child to exit 2026-06-04 19:40:06.585 | WAKEUP 2026-06-04 19:40:06.607 | [9741 Async configure_neutron_nova:81127]: Signaled 2026-06-04 19:40:06.608 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-04 19:40:06.608 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-04 19:40:06.608 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.189/identity 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-04 19:40:06.608 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-04 19:40:06.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-04 19:40:06.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-04 19:40:06.609 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-04 19:40:06.609 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:40:06.609 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-04 19:40:06.609 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:40:06.609 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-04 19:40:06.609 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-04 19:40:06.609 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:40:06.609 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.189/identity 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-04 19:40:06.609 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-04 19:40:06.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-04 19:40:06.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-04 19:40:06.609 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-04 19:40:06.609 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-04 19:40:06.653 | [9741 Async configure_neutron_nova:81127]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-04 19:40:06.657 | + inc/async:async_wait:197 : return 0 2026-06-04 19:40:06.659 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-04 19:40:06.677 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:06.681 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-04 19:40:06.714 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-04 19:40:06.751 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-04 19:40:06.772 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:06.774 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-04 19:40:06.778 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:06.782 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-04 19:40:06.784 | + ./stack.sh:main:1290 : start_nova_api 2026-06-04 19:40:06.787 | + 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-04 19:40:06.790 | + 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-04 19:40:06.793 | + 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-04 19:40:06.797 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-04 19:40:06.802 | + 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-04 19:40:06.807 | + functions-common:run_process:1668 : local service=n-api 2026-06-04 19:40:06.809 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-04 19:40:06.812 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:06.815 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:06.818 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:06.821 | + functions-common:run_process:1674 : local name=n-api 2026-06-04 19:40:06.824 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:06.828 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:06.830 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:06.834 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:06.837 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:06.842 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602006838 2026-06-04 19:40:06.845 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-04 19:40:06.866 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:06.869 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-04 19:40:06.872 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-04 19:40:06.875 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-04 19:40:06.879 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-04 19:40:06.882 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-04 19:40:06.885 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-04 19:40:06.889 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-04 19:40:06.892 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-04 19:40:06.895 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-04 19:40:06.898 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:06.901 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:06.904 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:06.906 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:06.909 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-04 19:40:06.912 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:40:06.916 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:06.919 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:06.922 | + functions-common:_run_under_systemd:1642 : 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-04 19:40:06.925 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-04 19:40:06.929 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:06.932 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:40:06.934 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:40:06.937 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:40:06.940 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-04 19:40:06.942 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:40:06.949 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-04 19:40:07.017 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:40:07.091 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-04 19:40:07.157 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-04 19:40:07.224 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:40:07.289 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:07.353 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-04 19:40:07.419 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-04 19:40:07.480 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-04 19:40:07.543 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-04 19:40:07.603 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-04 19:40:07.664 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:40:07.668 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:40:07.670 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-04 19:40:07.744 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:40:08.072 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-04 19:40:08.088 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-04 19:40:08.377 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-04 19:40:08.454 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:08.457 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:08.461 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:08.464 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:08.468 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:08.471 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:08.473 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:08.477 | + functions-common:time_stop:2421 : start_time=1780602006838 2026-06-04 19:40:08.480 | + functions-common:time_stop:2423 : [[ -z 1780602006838 ]] 2026-06-04 19:40:08.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:08.488 | + functions-common:time_stop:2426 : end_time=1780602008485 2026-06-04 19:40:08.491 | + functions-common:time_stop:2427 : elapsed_time=1647 2026-06-04 19:40:08.493 | + functions-common:time_stop:2428 : total=12124 2026-06-04 19:40:08.496 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:08.499 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13771 2026-06-04 19:40:08.503 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-04 19:40:08.504 | Waiting for nova-api to start... 2026-06-04 19:40:08.507 | + lib/nova:start_nova_api:973 : local service_url=https://10.4.3.189/compute/v2.1/ 2026-06-04 19:40:08.512 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.4.3.189/compute/v2.1/ 2026-06-04 19:40:08.515 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:40:08.518 | + functions:wait_for_service:477 : local url=https://10.4.3.189/compute/v2.1/ 2026-06-04 19:40:08.522 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:40:08.526 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:40:08.529 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:40:08.532 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:08.535 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:08.539 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:08.544 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602008540 2026-06-04 19:40:08.546 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:40:08.551 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/compute/v2.1/ 2026-06-04 19:40:11.350 | + :: : [[ 200 == 503 ]] 2026-06-04 19:40:11.351 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:40:11.355 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:40:11.357 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:11.361 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:11.364 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:11.367 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:11.370 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:11.373 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:40:11.376 | + functions-common:time_stop:2421 : start_time=1780602008540 2026-06-04 19:40:11.379 | + functions-common:time_stop:2423 : [[ -z 1780602008540 ]] 2026-06-04 19:40:11.383 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:11.389 | + functions-common:time_stop:2426 : end_time=1780602011385 2026-06-04 19:40:11.392 | + functions-common:time_stop:2427 : elapsed_time=2845 2026-06-04 19:40:11.396 | + functions-common:time_stop:2428 : total=3747 2026-06-04 19:40:11.399 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:11.401 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6592 2026-06-04 19:40:11.404 | + functions:wait_for_service:486 : return 0 2026-06-04 19:40:11.407 | + 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-04 19:40:11.410 | + 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-04 19:40:11.412 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-04 19:40:11.432 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:11.435 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-04 19:40:11.437 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:11.440 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-04 19:40:11.443 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-04 19:40:11.446 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-04 19:40:11.450 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-04 19:40:11.453 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-04 19:40:11.456 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-04 19:40:11.460 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-04 19:40:11.463 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-04 19:40:11.465 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-04 19:40:11.479 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-04 19:40:11.484 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-04 19:40:11.489 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-04 19:40:11.493 | + 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-04 19:40:11.507 | + 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-04 19:40:11.521 | + 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-04 19:40:11.536 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-04 19:40:11.539 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-04 19:40:11.539 | Starting OVN 2026-06-04 19:40:11.541 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-04 19:40:11.544 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-04 19:40:11.544 | Starting OVS 2026-06-04 19:40:11.547 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-04 19:40:11.565 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:11.568 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-04 19:40:11.622 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-04 19:40:11.672 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:11.674 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-04 19:40:11.677 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-04 19:40:12.040 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-04 19:40:12.364 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-04 19:40:12.364 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-04 19:40:12.364 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-04 19:40:12.364 | 2026-06-04 19:40:12.364 | Possible reasons for having these kinds of units are: 2026-06-04 19:40:12.364 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-04 19:40:12.364 | .wants/, .requires/, or .upholds/ directory. 2026-06-04 19:40:12.364 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-04 19:40:12.364 | a requirement dependency on it. 2026-06-04 19:40:12.364 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-04 19:40:12.364 | D-Bus, udev, scripted systemctl call, ...). 2026-06-04 19:40:12.364 | • In case of template units, the unit is meant to be enabled with some 2026-06-04 19:40:12.364 | instance name specified. 2026-06-04 19:40:12.370 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-04 19:40:16.832 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-04 19:40:16.834 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-04 19:40:17.127 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-04 19:40:17.466 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-04 19:40:17.466 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-04 19:40:17.466 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-04 19:40:17.466 | 2026-06-04 19:40:17.466 | Possible reasons for having these kinds of units are: 2026-06-04 19:40:17.466 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-04 19:40:17.466 | .wants/, .requires/, or .upholds/ directory. 2026-06-04 19:40:17.466 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-04 19:40:17.466 | a requirement dependency on it. 2026-06-04 19:40:17.466 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-04 19:40:17.466 | D-Bus, udev, scripted systemctl call, ...). 2026-06-04 19:40:17.466 | • In case of template units, the unit is meant to be enabled with some 2026-06-04 19:40:17.466 | instance name specified. 2026-06-04 19:40:17.471 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-04 19:40:17.664 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-04 19:40:17.664 | Configuring OVSDB 2026-06-04 19:40:17.666 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-04 19:40:17.682 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:17.684 | + 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-04 19:40:17.712 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-04 19:40:17.729 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-04 19:40:17.745 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=b5db4c49-3f3e-4454-8f6e-7bec9ad47afc 2026-06-04 19:40:17.762 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.189:6642 2026-06-04 19:40:17.778 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-04 19:40:17.795 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-04 19:40:17.811 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.189 2026-06-04 19:40:17.830 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-04 19:40:17.835 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000002186 2026-06-04 19:40:17.852 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:17.854 | + 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-04 19:40:17.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-04 19:40:17.873 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-04 19:40:17.875 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-04 19:40:17.878 | + functions-common:is_provider_network:2266 : return 1 2026-06-04 19:40:17.881 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:17.883 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-04 19:40:17.886 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-04 19:40:17.888 | + 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-04 19:40:17.891 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-04 19:40:17.894 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-04 19:40:17.910 | + 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-04 19:40:17.928 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-04 19:40:17.945 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-04 19:40:17.965 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:17.968 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-04 19:40:17.972 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-04 19:40:17.975 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-04 19:40:17.978 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-04 19:40:17.982 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-04 19:40:18.003 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:18.006 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:18.009 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-04 19:40:18.012 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-04 19:40:18.344 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-04 19:40:18.647 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-04 19:40:18.690 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-04 19:40:18.693 | + 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-04 19:40:18.696 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-04 19:40:18.699 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-04 19:40:18.703 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-04 19:40:19.708 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-04 19:40:19.712 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-04 19:40:19.716 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-04 19:40:19.719 | + 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-04 19:40:19.723 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-04 19:40:19.726 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-04 19:40:19.729 | + 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-04 19:40:19.732 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-04 19:40:19.734 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-04 19:40:19.737 | + 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-04 19:40:19.740 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-04 19:40:19.743 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-04 19:40:19.746 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-04 19:40:19.767 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:19.770 | + 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-04 19:40:19.788 | + 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-04 19:40:19.809 | + 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-04 19:40:19.828 | + 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-04 19:40:19.858 | + 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-04 19:40:19.874 | + 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-04 19:40:19.888 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-04 19:40:19.908 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:19.911 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:19.915 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-04 19:40:19.918 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-04 19:40:20.226 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-04 19:40:20.573 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-04 19:40:20.573 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-04 19:40:20.573 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-04 19:40:20.573 | 2026-06-04 19:40:20.573 | Possible reasons for having these kinds of units are: 2026-06-04 19:40:20.573 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-04 19:40:20.573 | .wants/, .requires/, or .upholds/ directory. 2026-06-04 19:40:20.573 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-04 19:40:20.573 | a requirement dependency on it. 2026-06-04 19:40:20.573 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-04 19:40:20.573 | D-Bus, udev, scripted systemctl call, ...). 2026-06-04 19:40:20.573 | • In case of template units, the unit is meant to be enabled with some 2026-06-04 19:40:20.573 | instance name specified. 2026-06-04 19:40:20.579 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-04 19:40:20.814 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-04 19:40:20.839 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:20.842 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-04 19:40:20.845 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-04 19:40:20.869 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:20.872 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-04 19:40:20.875 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-04 19:40:20.879 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-04 19:40:20.900 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:20.904 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-04 19:40:20.956 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-04 19:40:20.959 | + 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-04 19:40:20.962 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-04 19:40:20.966 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:20.969 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:20.971 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:20.975 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:20.978 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-04 19:40:20.981 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:20.984 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:20.987 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:20.990 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:20.995 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:20.999 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602020996 2026-06-04 19:40:21.002 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-04 19:40:21.021 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:21.025 | + functions-common:run_process:1678 : _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-04 19:40:21.028 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-04 19:40:21.031 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:21.035 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:21.038 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:21.042 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:21.044 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-04 19:40:21.047 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-04 19:40:21.050 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-04 19:40:21.054 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:21.056 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:21.060 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:21.063 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:21.066 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-04 19:40:21.069 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-04 19:40:21.072 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:21.076 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-04 19:40:21.079 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-04 19:40:21.081 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:21.084 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:21.087 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:21.090 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:21.093 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:21.096 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-04 19:40:21.098 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:21.103 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-04 19:40:21.174 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:21.253 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-04 19:40:21.318 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:21.383 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-04 19:40:21.447 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-04 19:40:21.511 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:21.574 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:21.577 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:21.580 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-04 19:40:21.650 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:21.988 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-04 19:40:22.001 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-04 19:40:22.299 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-04 19:40:22.329 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:22.331 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:22.335 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:22.338 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:22.340 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:22.343 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:22.347 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:22.349 | + functions-common:time_stop:2421 : start_time=1780602020996 2026-06-04 19:40:22.352 | + functions-common:time_stop:2423 : [[ -z 1780602020996 ]] 2026-06-04 19:40:22.355 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:22.359 | + functions-common:time_stop:2426 : end_time=1780602022357 2026-06-04 19:40:22.361 | + functions-common:time_stop:2427 : elapsed_time=1361 2026-06-04 19:40:22.364 | + functions-common:time_stop:2428 : total=13771 2026-06-04 19:40:22.367 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:22.369 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=15132 2026-06-04 19:40:22.372 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:40:22.375 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:40:22.377 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-04 19:40:22.381 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-04 19:40:22.398 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-04 19:40:22.400 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-04 19:40:22.404 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:22.406 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-04 19:40:22.410 | + 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-04 19:40:22.446 | + 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-04 19:40:22.482 | + 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-04 19:40:22.515 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-04 19:40:22.557 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-04 19:40:22.599 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:22.602 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-04 19:40:22.606 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-04 19:40:22.609 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-04 19:40:22.637 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-04 19:40:22.657 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-04 19:40:22.661 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-04 19:40:22.664 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-04 19:40:22.668 | + 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-04 19:40:22.684 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-04 19:40:22.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:22.708 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-04 19:40:22.711 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:22.714 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-04 19:40:22.717 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-04 19:40:22.720 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-04 19:40:22.723 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-04 19:40:22.759 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-04 19:40:22.763 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:22.766 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-04 19:40:22.804 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-04 19:40:22.840 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-04 19:40:22.843 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-04 19:40:22.846 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-04 19:40:22.850 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-04 19:40:22.853 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-04 19:40:22.856 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-04 19:40:22.860 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-04 19:40:22.863 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-04 19:40:22.866 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-04 19:40:22.870 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-04 19:40:22.874 | +++ 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-04 19:40:22.877 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-04 19:40:22.880 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-04 19:40:22.884 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-04 19:40:22.887 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-04 19:40:22.891 | + 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-04 19:40:22.894 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-04 19:40:22.898 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-04 19:40:22.901 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-04 19:40:22.905 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-04 19:40:22.930 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-04 19:40:22.933 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-04 19:40:22.984 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-04 19:40:23.037 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-04 19:40:23.040 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-04 19:40:23.091 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-04 19:40:23.094 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-04 19:40:23.143 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-04 19:40:23.148 | + 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-04 19:40:23.151 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-04 19:40:23.154 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-04 19:40:23.157 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:23.160 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:23.162 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:23.165 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-04 19:40:23.169 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:23.172 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:23.175 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:23.179 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:23.183 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:23.188 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602023185 2026-06-04 19:40:23.191 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-04 19:40:23.210 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:23.214 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-04 19:40:23.217 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-04 19:40:23.220 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-04 19:40:23.224 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-04 19:40:23.227 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-04 19:40:23.231 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-04 19:40:23.234 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-04 19:40:23.238 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-04 19:40:23.241 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-04 19:40:23.243 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:23.246 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:23.248 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:23.252 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:23.255 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-04 19:40:23.259 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:40:23.262 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:23.265 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:23.268 | + functions-common:_run_under_systemd:1642 : 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-04 19:40:23.271 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-04 19:40:23.273 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:23.277 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:40:23.280 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:40:23.283 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:40:23.286 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-04 19:40:23.289 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:40:23.294 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-04 19:40:23.372 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:40:23.440 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-04 19:40:23.497 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-04 19:40:23.558 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:40:23.621 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:23.681 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-04 19:40:23.734 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-04 19:40:23.790 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-04 19:40:23.854 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-04 19:40:23.912 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-04 19:40:23.970 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:40:23.972 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:40:23.975 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-04 19:40:24.045 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:40:24.352 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-04 19:40:24.367 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-04 19:40:24.684 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-04 19:40:24.761 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:24.765 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:24.769 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:24.772 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:24.777 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:24.781 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:24.783 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:24.786 | + functions-common:time_stop:2421 : start_time=1780602023185 2026-06-04 19:40:24.789 | + functions-common:time_stop:2423 : [[ -z 1780602023185 ]] 2026-06-04 19:40:24.792 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:24.797 | + functions-common:time_stop:2426 : end_time=1780602024794 2026-06-04 19:40:24.799 | + functions-common:time_stop:2427 : elapsed_time=1609 2026-06-04 19:40:24.802 | + functions-common:time_stop:2428 : total=15132 2026-06-04 19:40:24.804 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:24.807 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16741 2026-06-04 19:40:24.810 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.4.3.189/ 2026-06-04 19:40:24.813 | + 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-04 19:40:24.816 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-04 19:40:24.818 | + functions-common:run_process:1669 : 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-04 19:40:24.821 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:24.824 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:24.826 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:24.828 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-04 19:40:24.830 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:24.833 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:24.835 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:24.837 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:24.840 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:24.844 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602024842 2026-06-04 19:40:24.847 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-04 19:40:24.865 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:24.868 | + functions-common:run_process:1678 : _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-04 19:40:24.872 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-04 19:40:24.874 | + functions-common:_run_under_systemd:1623 : 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-04 19:40:24.876 | + functions-common:_run_under_systemd:1624 : 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-04 19:40:24.879 | + functions-common:_run_under_systemd:1626 : _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-04 19:40:24.882 | + functions-common:_common_systemd_pitfalls:1594 : 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-04 19:40:24.885 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-04 19:40:24.888 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-04 19:40:24.890 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-04 19:40:24.892 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:24.896 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:24.898 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:24.901 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:24.903 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-04 19:40:24.906 | + functions-common:_run_under_systemd:1638 : [[ /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-04 19:40:24.909 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:24.912 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-04 19:40:24.915 | + functions-common:write_user_unit_file:1530 : 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-04 19:40:24.917 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:24.920 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:24.923 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:24.926 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:24.928 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:24.930 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-04 19:40:24.933 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:24.938 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-04 19:40:25.008 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:25.091 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-04 19:40:25.155 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:25.220 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-04 19:40:25.284 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-04 19:40:25.353 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:25.420 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:25.423 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:25.426 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-04 19:40:25.503 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:25.840 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-04 19:40:25.856 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-04 19:40:26.163 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-04 19:40:26.199 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:26.203 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:26.206 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:26.208 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:26.211 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:26.214 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:26.217 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:26.220 | + functions-common:time_stop:2421 : start_time=1780602024842 2026-06-04 19:40:26.222 | + functions-common:time_stop:2423 : [[ -z 1780602024842 ]] 2026-06-04 19:40:26.226 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:26.231 | + functions-common:time_stop:2426 : end_time=1780602026227 2026-06-04 19:40:26.233 | + functions-common:time_stop:2427 : elapsed_time=1385 2026-06-04 19:40:26.237 | + functions-common:time_stop:2428 : total=16741 2026-06-04 19:40:26.239 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:26.243 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18126 2026-06-04 19:40:26.246 | + 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-04 19:40:26.249 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-04 19:40:26.251 | + functions-common:run_process:1669 : 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-04 19:40:26.254 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:26.257 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:26.262 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:26.265 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-04 19:40:26.269 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:26.272 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:26.275 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:26.279 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:26.284 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:26.290 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602026285 2026-06-04 19:40:26.293 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-04 19:40:26.315 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:26.319 | + functions-common:run_process:1678 : _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-04 19:40:26.323 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-04 19:40:26.326 | + functions-common:_run_under_systemd:1623 : 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-04 19:40:26.330 | + functions-common:_run_under_systemd:1624 : 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-04 19:40:26.334 | + functions-common:_run_under_systemd:1626 : _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-04 19:40:26.337 | + functions-common:_common_systemd_pitfalls:1594 : 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-04 19:40:26.341 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-04 19:40:26.344 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-04 19:40:26.347 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-04 19:40:26.350 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:26.353 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:26.356 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:26.359 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:26.361 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-04 19:40:26.365 | + functions-common:_run_under_systemd:1638 : [[ /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-04 19:40:26.368 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:26.371 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-04 19:40:26.374 | + functions-common:write_user_unit_file:1530 : 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-04 19:40:26.377 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:26.381 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:26.384 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:26.387 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:26.390 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:26.393 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-04 19:40:26.396 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:26.402 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-04 19:40:26.478 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:26.561 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-04 19:40:26.622 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:26.681 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-04 19:40:26.744 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-04 19:40:26.807 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:26.872 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:26.876 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:26.879 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-04 19:40:26.955 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:27.294 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-04 19:40:27.311 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-04 19:40:27.632 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-04 19:40:27.671 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:27.676 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:27.680 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:27.683 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:27.687 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:27.690 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:27.693 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:27.697 | + functions-common:time_stop:2421 : start_time=1780602026285 2026-06-04 19:40:27.700 | + functions-common:time_stop:2423 : [[ -z 1780602026285 ]] 2026-06-04 19:40:27.704 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:27.712 | + functions-common:time_stop:2426 : end_time=1780602027707 2026-06-04 19:40:27.715 | + functions-common:time_stop:2427 : elapsed_time=1422 2026-06-04 19:40:27.719 | + functions-common:time_stop:2428 : total=18126 2026-06-04 19:40:27.723 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:27.727 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19548 2026-06-04 19:40:27.731 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-04 19:40:27.734 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-04 19:40:27.740 | + 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-04 19:40:27.744 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-04 19:40:27.748 | + functions-common:run_process:1669 : 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-04 19:40:27.751 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:27.754 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:27.757 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:27.761 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-04 19:40:27.766 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:27.769 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:27.773 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:27.777 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:27.780 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:27.787 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602027782 2026-06-04 19:40:27.791 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-04 19:40:27.813 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:27.816 | + functions-common:run_process:1678 : _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-04 19:40:27.819 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-04 19:40:27.823 | + functions-common:_run_under_systemd:1623 : 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-04 19:40:27.826 | + functions-common:_run_under_systemd:1624 : 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-04 19:40:27.829 | + functions-common:_run_under_systemd:1626 : _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-04 19:40:27.832 | + functions-common:_common_systemd_pitfalls:1594 : 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-04 19:40:27.835 | + functions-common:_common_systemd_pitfalls:1597 : [[ /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-04 19:40:27.838 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /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-04 19:40:27.842 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:40:27.844 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:27.847 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:27.851 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:27.854 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:27.858 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-04 19:40:27.861 | + functions-common:_run_under_systemd:1638 : [[ /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-04 19:40:27.864 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:27.867 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:40:27.870 | + functions-common:write_user_unit_file:1530 : 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-04 19:40:27.873 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:27.877 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:27.880 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:27.883 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:27.886 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:27.889 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:40:27.891 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:27.896 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-04 19:40:27.977 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:28.064 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-04 19:40:28.135 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:28.208 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-04 19:40:28.270 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-04 19:40:28.337 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:28.407 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:28.410 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:28.414 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-04 19:40:28.497 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:28.852 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:40:28.868 | 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-04 19:40:29.206 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:40:29.250 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:29.255 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:29.258 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:29.262 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:29.266 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:29.269 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:29.272 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:29.276 | + functions-common:time_stop:2421 : start_time=1780602027782 2026-06-04 19:40:29.279 | + functions-common:time_stop:2423 : [[ -z 1780602027782 ]] 2026-06-04 19:40:29.281 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:29.285 | + functions-common:time_stop:2426 : end_time=1780602029283 2026-06-04 19:40:29.288 | + functions-common:time_stop:2427 : elapsed_time=1501 2026-06-04 19:40:29.290 | + functions-common:time_stop:2428 : total=19548 2026-06-04 19:40:29.292 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:29.294 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21049 2026-06-04 19:40:29.297 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-04 19:40:29.299 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.4.3.189/networking 2026-06-04 19:40:29.301 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-04 19:40:29.301 | Waiting for Neutron to start... 2026-06-04 19:40:29.303 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.189/networking' 2026-06-04 19:40:29.305 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.189/networking' 'Neutron did not start' 60 2026-06-04 19:40:29.308 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.189/networking' 2026-06-04 19:40:29.311 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-04 19:40:29.313 | + functions-common:test_with_retry:2354 : local until=60 2026-06-04 19:40:29.315 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-04 19:40:29.318 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-04 19:40:29.320 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-04 19:40:29.323 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:29.325 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:29.328 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:29.332 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602029329 2026-06-04 19:40:29.334 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.189/networking; do sleep 0.5; done' 2026-06-04 19:40:30.186 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.189/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-04 19:40:30.191 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:30.195 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:30.197 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:30.200 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:30.203 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:30.207 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-04 19:40:30.210 | + functions-common:time_stop:2421 : start_time=1780602029329 2026-06-04 19:40:30.213 | + functions-common:time_stop:2423 : [[ -z 1780602029329 ]] 2026-06-04 19:40:30.218 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:30.222 | + functions-common:time_stop:2426 : end_time=1780602030219 2026-06-04 19:40:30.225 | + functions-common:time_stop:2427 : elapsed_time=890 2026-06-04 19:40:30.228 | + functions-common:time_stop:2428 : total=0 2026-06-04 19:40:30.230 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:30.233 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=890 2026-06-04 19:40:30.236 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-04 19:40:30.253 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:30.256 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-04 19:40:30.258 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:30.261 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-04 19:40:30.264 | + ./stack.sh:main:1308 : start_placement 2026-06-04 19:40:30.267 | + lib/placement:start_placement:137 : start_placement_api 2026-06-04 19:40:30.270 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-04 19:40:30.276 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.278 | + functions-common:run_process:1668 : local service=placement-api 2026-06-04 19:40:30.281 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.284 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:30.286 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:30.289 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:30.291 | + functions-common:run_process:1674 : local name=placement-api 2026-06-04 19:40:30.294 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:30.297 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:30.299 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:30.303 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:30.307 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:30.311 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602030308 2026-06-04 19:40:30.314 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-04 19:40:30.338 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:30.342 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-04 19:40:30.345 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-04 19:40:30.350 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.353 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.356 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.359 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-04 19:40:30.363 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-04 19:40:30.368 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-04 19:40:30.370 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-04 19:40:30.373 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:30.376 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:30.379 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:30.382 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:30.385 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-04 19:40:30.391 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:40:30.395 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:30.398 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:30.402 | + functions-common:_run_under_systemd:1642 : 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-04 19:40:30.405 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-04 19:40:30.407 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:30.410 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:40:30.413 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:40:30.415 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:40:30.418 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-04 19:40:30.421 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:40:30.427 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-04 19:40:30.503 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:40:30.583 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-04 19:40:30.645 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-04 19:40:30.709 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:40:30.779 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:30.842 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-04 19:40:30.911 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-04 19:40:30.977 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-04 19:40:31.039 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-04 19:40:31.104 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-04 19:40:31.163 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:40:31.166 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:40:31.170 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-04 19:40:31.241 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:40:31.564 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-04 19:40:31.578 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-04 19:40:31.883 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-04 19:40:31.975 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:31.978 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:31.981 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:31.984 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:31.987 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:31.990 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:31.993 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:31.995 | + functions-common:time_stop:2421 : start_time=1780602030308 2026-06-04 19:40:31.997 | + functions-common:time_stop:2423 : [[ -z 1780602030308 ]] 2026-06-04 19:40:32.000 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:32.004 | + functions-common:time_stop:2426 : end_time=1780602032002 2026-06-04 19:40:32.006 | + functions-common:time_stop:2427 : elapsed_time=1694 2026-06-04 19:40:32.008 | + functions-common:time_stop:2428 : total=21049 2026-06-04 19:40:32.011 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:32.015 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22743 2026-06-04 19:40:32.018 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-04 19:40:32.018 | Waiting for placement-api to start... 2026-06-04 19:40:32.020 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.189/placement 2026-06-04 19:40:32.023 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:40:32.025 | + functions:wait_for_service:477 : local url=https://10.4.3.189/placement 2026-06-04 19:40:32.028 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:40:32.030 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:40:32.033 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:40:32.037 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:32.039 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:32.043 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:32.047 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602032045 2026-06-04 19:40:32.050 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:40:32.054 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/placement 2026-06-04 19:40:33.428 | + :: : [[ 200 == 503 ]] 2026-06-04 19:40:33.429 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:40:33.433 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:40:33.436 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:33.440 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:33.443 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:33.446 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:33.448 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:33.451 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:40:33.454 | + functions-common:time_stop:2421 : start_time=1780602032045 2026-06-04 19:40:33.457 | + functions-common:time_stop:2423 : [[ -z 1780602032045 ]] 2026-06-04 19:40:33.460 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:33.465 | + functions-common:time_stop:2426 : end_time=1780602033462 2026-06-04 19:40:33.467 | + functions-common:time_stop:2427 : elapsed_time=1417 2026-06-04 19:40:33.469 | + functions-common:time_stop:2428 : total=6592 2026-06-04 19:40:33.471 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:33.474 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8009 2026-06-04 19:40:33.477 | + functions:wait_for_service:486 : return 0 2026-06-04 19:40:33.480 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-04 19:40:33.499 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:33.502 | + ./stack.sh:main:1312 : start_neutron 2026-06-04 19:40:33.505 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-04 19:40:33.508 | + 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-04 19:40:33.511 | + functions-common:run_process:1668 : local service=q-agt 2026-06-04 19:40:33.513 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-04 19:40:33.516 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:33.518 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:33.522 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:33.524 | + functions-common:run_process:1674 : local name=q-agt 2026-06-04 19:40:33.527 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:33.531 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:33.534 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:33.538 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:33.542 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:33.547 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602033544 2026-06-04 19:40:33.550 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-04 19:40:33.570 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:33.573 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:33.576 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:33.580 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:33.584 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:33.588 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:33.591 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:33.593 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:33.596 | + functions-common:time_stop:2421 : start_time=1780602033544 2026-06-04 19:40:33.599 | + functions-common:time_stop:2423 : [[ -z 1780602033544 ]] 2026-06-04 19:40:33.602 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:33.607 | + functions-common:time_stop:2426 : end_time=1780602033604 2026-06-04 19:40:33.610 | + functions-common:time_stop:2427 : elapsed_time=60 2026-06-04 19:40:33.613 | + functions-common:time_stop:2428 : total=22743 2026-06-04 19:40:33.616 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:33.619 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22803 2026-06-04 19:40:33.623 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-04 19:40:33.626 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-04 19:40:33.628 | + functions-common:is_provider_network:2266 : return 1 2026-06-04 19:40:33.631 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-04 19:40:33.634 | + 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-04 19:40:33.638 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-04 19:40:33.640 | + functions-common:run_process:1669 : 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-04 19:40:33.644 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:33.646 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:33.649 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:33.652 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-04 19:40:33.655 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:33.658 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:33.660 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:33.663 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:33.668 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:33.673 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602033670 2026-06-04 19:40:33.675 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-04 19:40:33.694 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:33.696 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:33.700 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:33.702 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:33.705 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:33.708 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:33.711 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:33.714 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:33.717 | + functions-common:time_stop:2421 : start_time=1780602033670 2026-06-04 19:40:33.719 | + functions-common:time_stop:2423 : [[ -z 1780602033670 ]] 2026-06-04 19:40:33.723 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:33.728 | + functions-common:time_stop:2426 : end_time=1780602033725 2026-06-04 19:40:33.731 | + functions-common:time_stop:2427 : elapsed_time=55 2026-06-04 19:40:33.734 | + functions-common:time_stop:2428 : total=22803 2026-06-04 19:40:33.736 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:33.739 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22858 2026-06-04 19:40:33.743 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-04 19:40:33.746 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-04 19:40:33.748 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-04 19:40:33.752 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-04 19:40:33.755 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-04 19:40:33.758 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-04 19:40:33.762 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-04 19:40:33.765 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-04 19:40:33.768 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-04 19:40:33.772 | + 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-04 19:40:33.775 | + functions-common:run_process:1668 : local service=q-l3 2026-06-04 19:40:33.778 | + functions-common:run_process:1669 : 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-04 19:40:33.781 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:33.784 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:33.787 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:33.790 | + functions-common:run_process:1674 : local name=q-l3 2026-06-04 19:40:33.793 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:33.796 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:33.798 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:33.801 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:33.805 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:33.810 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602033807 2026-06-04 19:40:33.813 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-04 19:40:33.834 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:33.837 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:33.841 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:33.844 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:33.847 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:33.849 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:33.852 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:33.855 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:33.857 | + functions-common:time_stop:2421 : start_time=1780602033807 2026-06-04 19:40:33.860 | + functions-common:time_stop:2423 : [[ -z 1780602033807 ]] 2026-06-04 19:40:33.863 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:33.867 | + functions-common:time_stop:2426 : end_time=1780602033865 2026-06-04 19:40:33.871 | + functions-common:time_stop:2427 : elapsed_time=58 2026-06-04 19:40:33.874 | + functions-common:time_stop:2428 : total=22858 2026-06-04 19:40:33.877 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:33.880 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22916 2026-06-04 19:40:33.884 | + 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-04 19:40:33.887 | + functions-common:run_process:1668 : local service=q-meta 2026-06-04 19:40:33.890 | + functions-common:run_process:1669 : 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-04 19:40:33.893 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:33.897 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:33.900 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:33.903 | + functions-common:run_process:1674 : local name=q-meta 2026-06-04 19:40:33.906 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:33.909 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:33.912 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:33.915 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:33.919 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:33.924 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602033921 2026-06-04 19:40:33.927 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-04 19:40:33.946 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:33.949 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:33.953 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:33.955 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:33.957 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:33.960 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:33.962 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:33.965 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:33.968 | + functions-common:time_stop:2421 : start_time=1780602033921 2026-06-04 19:40:33.970 | + functions-common:time_stop:2423 : [[ -z 1780602033921 ]] 2026-06-04 19:40:33.973 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:33.977 | + functions-common:time_stop:2426 : end_time=1780602033974 2026-06-04 19:40:33.981 | + functions-common:time_stop:2427 : elapsed_time=53 2026-06-04 19:40:33.983 | + functions-common:time_stop:2428 : total=22916 2026-06-04 19:40:33.985 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:33.989 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22969 2026-06-04 19:40:33.991 | + 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-04 19:40:33.993 | + functions-common:run_process:1668 : local service=q-metering 2026-06-04 19:40:33.996 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-04 19:40:33.999 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:34.002 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:34.004 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:34.007 | + functions-common:run_process:1674 : local name=q-metering 2026-06-04 19:40:34.009 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:34.012 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:34.015 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:34.018 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:34.021 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:34.025 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602034022 2026-06-04 19:40:34.028 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-04 19:40:34.046 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:34.050 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:34.052 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:34.055 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:34.058 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:34.061 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:34.064 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:34.067 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:34.070 | + functions-common:time_stop:2421 : start_time=1780602034022 2026-06-04 19:40:34.073 | + functions-common:time_stop:2423 : [[ -z 1780602034022 ]] 2026-06-04 19:40:34.077 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:34.082 | + functions-common:time_stop:2426 : end_time=1780602034079 2026-06-04 19:40:34.085 | + functions-common:time_stop:2427 : elapsed_time=57 2026-06-04 19:40:34.087 | + functions-common:time_stop:2428 : total=22969 2026-06-04 19:40:34.090 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:34.092 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23026 2026-06-04 19:40:34.095 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-04 19:40:34.113 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:34.116 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:34.119 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-04 19:40:34.122 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:34.124 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-04 19:40:34.127 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-04 19:40:34.131 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-04 19:40:34.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-04 19:40:34.137 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-04 19:40:34.140 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-04 19:40:34.144 | ++ 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-04 19:40:34.957 | 2026-06-04 19:40:34.968 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:34.972 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-04 19:40:34.972 | address-scope 2026-06-04 19:40:34.972 | agent 2026-06-04 19:40:34.972 | allowed-address-pairs 2026-06-04 19:40:34.972 | auto-allocated-topology 2026-06-04 19:40:34.972 | availability_zone 2026-06-04 19:40:34.972 | default-subnetpools 2026-06-04 19:40:34.972 | dhcp_agent_scheduler 2026-06-04 19:40:34.972 | dns-integration 2026-06-04 19:40:34.972 | dns-domain-ports 2026-06-04 19:40:34.972 | dns-integration-domain-keywords 2026-06-04 19:40:34.972 | empty-string-filtering 2026-06-04 19:40:34.972 | external-net 2026-06-04 19:40:34.972 | extra_dhcp_opt 2026-06-04 19:40:34.972 | extraroute 2026-06-04 19:40:34.972 | extraroute-atomic 2026-06-04 19:40:34.972 | filter-validation 2026-06-04 19:40:34.972 | floating-ip-port-forwarding-detail 2026-06-04 19:40:34.972 | fip-port-details 2026-06-04 19:40:34.972 | flavors 2026-06-04 19:40:34.972 | floatingip-pools 2026-06-04 19:40:34.972 | router 2026-06-04 19:40:34.972 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:34.972 | enable-default-route-bfd 2026-06-04 19:40:34.972 | enable-default-route-ecmp 2026-06-04 19:40:34.972 | ext-gw-mode 2026-06-04 19:40:34.972 | l3-ha 2026-06-04 19:40:34.972 | external-gateway-multihoming 2026-06-04 19:40:34.972 | l3-flavors 2026-06-04 19:40:34.972 | l3_agent_scheduler 2026-06-04 19:40:34.972 | multi-provider 2026-06-04 19:40:34.972 | net-mtu 2026-06-04 19:40:34.972 | net-mtu-writable 2026-06-04 19:40:34.972 | network_availability_zone 2026-06-04 19:40:34.972 | network-ip-availability 2026-06-04 19:40:34.972 | network-ip-availability-details 2026-06-04 19:40:34.972 | pagination 2026-06-04 19:40:34.972 | port-device-profile 2026-06-04 19:40:34.972 | port-mac-address-regenerate 2026-06-04 19:40:34.972 | port-numa-affinity-policy 2026-06-04 19:40:34.972 | port-numa-affinity-policy-socket 2026-06-04 19:40:34.972 | binding 2026-06-04 19:40:34.972 | binding-extended 2026-06-04 19:40:34.972 | port-security 2026-06-04 19:40:34.972 | project-id 2026-06-04 19:40:34.972 | provider 2026-06-04 19:40:34.972 | qinq 2026-06-04 19:40:34.972 | quota-check-limit 2026-06-04 19:40:34.972 | quota-check-limit-default 2026-06-04 19:40:34.972 | quotas 2026-06-04 19:40:34.972 | quota_details 2026-06-04 19:40:34.972 | rbac-policies 2026-06-04 19:40:34.972 | rbac-address-scope 2026-06-04 19:40:34.972 | rbac-security-groups 2026-06-04 19:40:34.972 | revision-if-match 2026-06-04 19:40:34.972 | standard-attr-revisions 2026-06-04 19:40:34.972 | router_availability_zone 2026-06-04 19:40:34.972 | router-enable-snat 2026-06-04 19:40:34.972 | security-groups-default-rules 2026-06-04 19:40:34.972 | security-groups-normalized-cidr 2026-06-04 19:40:34.972 | security-groups-remote-address-group 2026-06-04 19:40:34.972 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:34.972 | security-groups-shared-filtering 2026-06-04 19:40:34.972 | security-group 2026-06-04 19:40:34.972 | service-type 2026-06-04 19:40:34.972 | sorting 2026-06-04 19:40:34.972 | standard-attr-description 2026-06-04 19:40:34.972 | stateful-security-group 2026-06-04 19:40:34.972 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:34.972 | subnet-external-network 2026-06-04 19:40:34.972 | subnet_onboard 2026-06-04 19:40:34.972 | subnet-service-types 2026-06-04 19:40:34.972 | subnet_allocation 2026-06-04 19:40:34.972 | subnetpool-prefix-ops 2026-06-04 19:40:34.972 | tag-creation 2026-06-04 19:40:34.972 | standard-attr-tag 2026-06-04 19:40:34.972 | standard-attr-timestamp 2026-06-04 19:40:34.972 | vlan-transparent' 2026-06-04 19:40:34.975 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-04 19:40:34.975 | address-scope 2026-06-04 19:40:34.976 | agent 2026-06-04 19:40:34.976 | allowed-address-pairs 2026-06-04 19:40:34.976 | auto-allocated-topology 2026-06-04 19:40:34.976 | availability_zone 2026-06-04 19:40:34.976 | default-subnetpools 2026-06-04 19:40:34.976 | dhcp_agent_scheduler 2026-06-04 19:40:34.976 | dns-integration 2026-06-04 19:40:34.976 | dns-domain-ports 2026-06-04 19:40:34.976 | dns-integration-domain-keywords 2026-06-04 19:40:34.976 | empty-string-filtering 2026-06-04 19:40:34.976 | external-net 2026-06-04 19:40:34.976 | extra_dhcp_opt 2026-06-04 19:40:34.976 | extraroute 2026-06-04 19:40:34.976 | extraroute-atomic 2026-06-04 19:40:34.976 | filter-validation 2026-06-04 19:40:34.976 | floating-ip-port-forwarding-detail 2026-06-04 19:40:34.976 | fip-port-details 2026-06-04 19:40:34.976 | flavors 2026-06-04 19:40:34.976 | floatingip-pools 2026-06-04 19:40:34.976 | router 2026-06-04 19:40:34.976 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:34.976 | enable-default-route-bfd 2026-06-04 19:40:34.976 | enable-default-route-ecmp 2026-06-04 19:40:34.976 | ext-gw-mode 2026-06-04 19:40:34.976 | l3-ha 2026-06-04 19:40:34.976 | external-gateway-multihoming 2026-06-04 19:40:34.976 | l3-flavors 2026-06-04 19:40:34.976 | l3_agent_scheduler 2026-06-04 19:40:34.976 | multi-provider 2026-06-04 19:40:34.976 | net-mtu 2026-06-04 19:40:34.976 | net-mtu-writable 2026-06-04 19:40:34.976 | network_availability_zone 2026-06-04 19:40:34.976 | network-ip-availability 2026-06-04 19:40:34.976 | network-ip-availability-details 2026-06-04 19:40:34.976 | pagination 2026-06-04 19:40:34.976 | port-device-profile 2026-06-04 19:40:34.976 | port-mac-address-regenerate 2026-06-04 19:40:34.976 | port-numa-affinity-policy 2026-06-04 19:40:34.976 | port-numa-affinity-policy-socket 2026-06-04 19:40:34.976 | binding 2026-06-04 19:40:34.976 | binding-extended 2026-06-04 19:40:34.976 | port-security 2026-06-04 19:40:34.976 | project-id 2026-06-04 19:40:34.976 | provider 2026-06-04 19:40:34.976 | qinq 2026-06-04 19:40:34.976 | quota-check-limit 2026-06-04 19:40:34.976 | quota-check-limit-default 2026-06-04 19:40:34.976 | quotas 2026-06-04 19:40:34.976 | quota_details 2026-06-04 19:40:34.976 | rbac-policies 2026-06-04 19:40:34.976 | rbac-address-scope 2026-06-04 19:40:34.976 | rbac-security-groups 2026-06-04 19:40:34.976 | revision-if-match 2026-06-04 19:40:34.976 | standard-attr-revisions 2026-06-04 19:40:34.976 | router_availability_zone 2026-06-04 19:40:34.976 | router-enable-snat 2026-06-04 19:40:34.976 | security-groups-default-rules 2026-06-04 19:40:34.976 | security-groups-normalized-cidr 2026-06-04 19:40:34.976 | security-groups-remote-address-group 2026-06-04 19:40:34.976 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:34.976 | security-groups-shared-filtering 2026-06-04 19:40:34.976 | security-group 2026-06-04 19:40:34.976 | service-type 2026-06-04 19:40:34.976 | sorting 2026-06-04 19:40:34.976 | standard-attr-description 2026-06-04 19:40:34.976 | stateful-security-group 2026-06-04 19:40:34.976 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:34.976 | subnet-external-network 2026-06-04 19:40:34.976 | subnet_onboard 2026-06-04 19:40:34.976 | subnet-service-types 2026-06-04 19:40:34.976 | subnet_allocation 2026-06-04 19:40:34.976 | subnetpool-prefix-ops 2026-06-04 19:40:34.976 | tag-creation 2026-06-04 19:40:34.976 | standard-attr-tag 2026-06-04 19:40:34.976 | standard-attr-timestamp 2026-06-04 19:40:34.976 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-04 19:40:34.979 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-04 19:40:34.981 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:34.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-04 19:40:34.989 | ++ 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-04 19:40:35.638 | 2026-06-04 19:40:35.648 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:35.652 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=bc04cc8c-b041-40a8-8eaf-f9d0d3849fb0 2026-06-04 19:40:35.655 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-04 19:40:35.658 | ++ 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 fd48:533b:3c44::/56 --share --default -f value -c id 2026-06-04 19:40:36.235 | 2026-06-04 19:40:36.245 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:36.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=c48c1e23-b7d8-44ca-93ee-0c487ab9387e 2026-06-04 19:40:36.250 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-04 19:40:36.254 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-04 19:40:36.257 | + functions-common:is_provider_network:2266 : return 1 2026-06-04 19:40:36.261 | ++ 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-04 19:40:37.470 | 2026-06-04 19:40:37.480 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:37.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=142bb810-a6bb-4da3-8cf3-e7b76b6e4f18 2026-06-04 19:40:37.486 | + 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-04 19:40:37.488 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:37.508 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-04 19:40:37.514 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-04 19:40:37.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z bc04cc8c-b041-40a8-8eaf-f9d0d3849fb0 ']' 2026-06-04 19:40:37.521 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-04 19:40:37.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-04 19:40:37.528 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-04 19:40:37.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool bc04cc8c-b041-40a8-8eaf-f9d0d3849fb0 ' 2026-06-04 19:40:37.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-04 19:40:37.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 142bb810-a6bb-4da3-8cf3-e7b76b6e4f18 private-subnet' 2026-06-04 19:40:37.541 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-04 19:40:37.545 | +++ 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 bc04cc8c-b041-40a8-8eaf-f9d0d3849fb0 --network 142bb810-a6bb-4da3-8cf3-e7b76b6e4f18 private-subnet -f value -c id 2026-06-04 19:40:38.662 | 2026-06-04 19:40:38.673 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:38.677 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=27409a3b-891e-41bf-ae68-ca3cdffdf663 2026-06-04 19:40:38.680 | ++ 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-04 19:40:38.683 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:38.701 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 27409a3b-891e-41bf-ae68-ca3cdffdf663 2026-06-04 19:40:38.704 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=27409a3b-891e-41bf-ae68-ca3cdffdf663 2026-06-04 19:40:38.707 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-04 19:40:38.711 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-04 19:40:38.714 | ++ 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-04 19:40:38.717 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:38.736 | ++ 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-04 19:40:38.738 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:38.757 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-04 19:40:38.760 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z c48c1e23-b7d8-44ca-93ee-0c487ab9387e ']' 2026-06-04 19:40:38.763 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-04 19:40:38.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-04 19:40:38.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool c48c1e23-b7d8-44ca-93ee-0c487ab9387e ' 2026-06-04 19:40:38.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-04 19:40:38.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 142bb810-a6bb-4da3-8cf3-e7b76b6e4f18 ipv6-private-subnet ' 2026-06-04 19:40:38.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-04 19:40:38.783 | +++ 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 c48c1e23-b7d8-44ca-93ee-0c487ab9387e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 142bb810-a6bb-4da3-8cf3-e7b76b6e4f18 ipv6-private-subnet -f value -c id 2026-06-04 19:40:39.625 | 2026-06-04 19:40:39.633 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:39.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=90614ab7-9206-4537-b945-dc1d573c4ac9 2026-06-04 19:40:39.641 | ++ 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-04 19:40:39.643 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:39.662 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 90614ab7-9206-4537-b945-dc1d573c4ac9 2026-06-04 19:40:39.666 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=90614ab7-9206-4537-b945-dc1d573c4ac9 2026-06-04 19:40:39.669 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-04 19:40:39.672 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-04 19:40:39.676 | ++ 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-04 19:40:39.902 | 2026-06-04 19:40:39.912 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:39.916 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-04 19:40:39.916 | address-scope 2026-06-04 19:40:39.916 | agent 2026-06-04 19:40:39.916 | allowed-address-pairs 2026-06-04 19:40:39.916 | auto-allocated-topology 2026-06-04 19:40:39.916 | availability_zone 2026-06-04 19:40:39.916 | default-subnetpools 2026-06-04 19:40:39.916 | dhcp_agent_scheduler 2026-06-04 19:40:39.916 | dns-integration 2026-06-04 19:40:39.916 | dns-domain-ports 2026-06-04 19:40:39.916 | dns-integration-domain-keywords 2026-06-04 19:40:39.916 | empty-string-filtering 2026-06-04 19:40:39.916 | external-net 2026-06-04 19:40:39.916 | extra_dhcp_opt 2026-06-04 19:40:39.916 | extraroute 2026-06-04 19:40:39.916 | extraroute-atomic 2026-06-04 19:40:39.916 | filter-validation 2026-06-04 19:40:39.916 | floating-ip-port-forwarding-detail 2026-06-04 19:40:39.916 | fip-port-details 2026-06-04 19:40:39.916 | flavors 2026-06-04 19:40:39.916 | floatingip-pools 2026-06-04 19:40:39.916 | router 2026-06-04 19:40:39.916 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:39.916 | enable-default-route-bfd 2026-06-04 19:40:39.916 | enable-default-route-ecmp 2026-06-04 19:40:39.916 | ext-gw-mode 2026-06-04 19:40:39.916 | l3-ha 2026-06-04 19:40:39.916 | external-gateway-multihoming 2026-06-04 19:40:39.916 | l3-flavors 2026-06-04 19:40:39.916 | l3_agent_scheduler 2026-06-04 19:40:39.916 | multi-provider 2026-06-04 19:40:39.916 | net-mtu 2026-06-04 19:40:39.916 | net-mtu-writable 2026-06-04 19:40:39.916 | network_availability_zone 2026-06-04 19:40:39.916 | network-ip-availability 2026-06-04 19:40:39.916 | network-ip-availability-details 2026-06-04 19:40:39.916 | pagination 2026-06-04 19:40:39.916 | port-device-profile 2026-06-04 19:40:39.916 | port-mac-address-regenerate 2026-06-04 19:40:39.916 | port-numa-affinity-policy 2026-06-04 19:40:39.916 | port-numa-affinity-policy-socket 2026-06-04 19:40:39.916 | binding 2026-06-04 19:40:39.916 | binding-extended 2026-06-04 19:40:39.916 | port-security 2026-06-04 19:40:39.916 | project-id 2026-06-04 19:40:39.916 | provider 2026-06-04 19:40:39.916 | qinq 2026-06-04 19:40:39.916 | quota-check-limit 2026-06-04 19:40:39.916 | quota-check-limit-default 2026-06-04 19:40:39.916 | quotas 2026-06-04 19:40:39.916 | quota_details 2026-06-04 19:40:39.916 | rbac-policies 2026-06-04 19:40:39.916 | rbac-address-scope 2026-06-04 19:40:39.916 | rbac-security-groups 2026-06-04 19:40:39.916 | revision-if-match 2026-06-04 19:40:39.916 | standard-attr-revisions 2026-06-04 19:40:39.916 | router_availability_zone 2026-06-04 19:40:39.916 | router-enable-snat 2026-06-04 19:40:39.916 | security-groups-default-rules 2026-06-04 19:40:39.916 | security-groups-normalized-cidr 2026-06-04 19:40:39.916 | security-groups-remote-address-group 2026-06-04 19:40:39.916 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:39.916 | security-groups-shared-filtering 2026-06-04 19:40:39.916 | security-group 2026-06-04 19:40:39.916 | service-type 2026-06-04 19:40:39.916 | sorting 2026-06-04 19:40:39.917 | standard-attr-description 2026-06-04 19:40:39.917 | stateful-security-group 2026-06-04 19:40:39.917 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:39.917 | subnet-external-network 2026-06-04 19:40:39.917 | subnet_onboard 2026-06-04 19:40:39.917 | subnet-service-types 2026-06-04 19:40:39.917 | subnet_allocation 2026-06-04 19:40:39.917 | subnetpool-prefix-ops 2026-06-04 19:40:39.917 | tag-creation 2026-06-04 19:40:39.917 | standard-attr-tag 2026-06-04 19:40:39.917 | standard-attr-timestamp 2026-06-04 19:40:39.917 | vlan-transparent' 2026-06-04 19:40:39.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-04 19:40:39.920 | address-scope 2026-06-04 19:40:39.920 | agent 2026-06-04 19:40:39.920 | allowed-address-pairs 2026-06-04 19:40:39.920 | auto-allocated-topology 2026-06-04 19:40:39.920 | availability_zone 2026-06-04 19:40:39.920 | default-subnetpools 2026-06-04 19:40:39.920 | dhcp_agent_scheduler 2026-06-04 19:40:39.920 | dns-integration 2026-06-04 19:40:39.920 | dns-domain-ports 2026-06-04 19:40:39.920 | dns-integration-domain-keywords 2026-06-04 19:40:39.920 | empty-string-filtering 2026-06-04 19:40:39.920 | external-net 2026-06-04 19:40:39.920 | extra_dhcp_opt 2026-06-04 19:40:39.920 | extraroute 2026-06-04 19:40:39.920 | extraroute-atomic 2026-06-04 19:40:39.920 | filter-validation 2026-06-04 19:40:39.920 | floating-ip-port-forwarding-detail 2026-06-04 19:40:39.920 | fip-port-details 2026-06-04 19:40:39.920 | flavors 2026-06-04 19:40:39.920 | floatingip-pools 2026-06-04 19:40:39.920 | router 2026-06-04 19:40:39.920 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:39.920 | enable-default-route-bfd 2026-06-04 19:40:39.920 | enable-default-route-ecmp 2026-06-04 19:40:39.920 | ext-gw-mode 2026-06-04 19:40:39.920 | l3-ha 2026-06-04 19:40:39.920 | external-gateway-multihoming 2026-06-04 19:40:39.920 | l3-flavors 2026-06-04 19:40:39.920 | l3_agent_scheduler 2026-06-04 19:40:39.920 | multi-provider 2026-06-04 19:40:39.920 | net-mtu 2026-06-04 19:40:39.920 | net-mtu-writable 2026-06-04 19:40:39.920 | network_availability_zone 2026-06-04 19:40:39.920 | network-ip-availability 2026-06-04 19:40:39.920 | network-ip-availability-details 2026-06-04 19:40:39.920 | pagination 2026-06-04 19:40:39.920 | port-device-profile 2026-06-04 19:40:39.920 | port-mac-address-regenerate 2026-06-04 19:40:39.920 | port-numa-affinity-policy 2026-06-04 19:40:39.920 | port-numa-affinity-policy-socket 2026-06-04 19:40:39.920 | binding 2026-06-04 19:40:39.920 | binding-extended 2026-06-04 19:40:39.920 | port-security 2026-06-04 19:40:39.920 | project-id 2026-06-04 19:40:39.920 | provider 2026-06-04 19:40:39.920 | qinq 2026-06-04 19:40:39.920 | quota-check-limit 2026-06-04 19:40:39.920 | quota-check-limit-default 2026-06-04 19:40:39.920 | quotas 2026-06-04 19:40:39.920 | quota_details 2026-06-04 19:40:39.920 | rbac-policies 2026-06-04 19:40:39.920 | rbac-address-scope 2026-06-04 19:40:39.920 | rbac-security-groups 2026-06-04 19:40:39.920 | revision-if-match 2026-06-04 19:40:39.920 | standard-attr-revisions 2026-06-04 19:40:39.920 | router_availability_zone 2026-06-04 19:40:39.920 | router-enable-snat 2026-06-04 19:40:39.920 | security-groups-default-rules 2026-06-04 19:40:39.920 | security-groups-normalized-cidr 2026-06-04 19:40:39.920 | security-groups-remote-address-group 2026-06-04 19:40:39.920 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:39.920 | security-groups-shared-filtering 2026-06-04 19:40:39.920 | security-group 2026-06-04 19:40:39.920 | service-type 2026-06-04 19:40:39.920 | sorting 2026-06-04 19:40:39.920 | standard-attr-description 2026-06-04 19:40:39.920 | stateful-security-group 2026-06-04 19:40:39.920 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:39.921 | subnet-external-network 2026-06-04 19:40:39.921 | subnet_onboard 2026-06-04 19:40:39.921 | subnet-service-types 2026-06-04 19:40:39.921 | subnet_allocation 2026-06-04 19:40:39.921 | subnetpool-prefix-ops 2026-06-04 19:40:39.921 | tag-creation 2026-06-04 19:40:39.921 | standard-attr-tag 2026-06-04 19:40:39.921 | standard-attr-timestamp 2026-06-04 19:40:39.921 | vlan-transparent =~ router ]] 2026-06-04 19:40:39.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-04 19:40:39.926 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-04 19:40:39.929 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-04 19:40:39.933 | ++ 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-04 19:40:40.170 | 2026-06-04 19:40:40.180 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:40.184 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-04 19:40:40.184 | address-scope 2026-06-04 19:40:40.184 | agent 2026-06-04 19:40:40.184 | allowed-address-pairs 2026-06-04 19:40:40.184 | auto-allocated-topology 2026-06-04 19:40:40.184 | availability_zone 2026-06-04 19:40:40.184 | default-subnetpools 2026-06-04 19:40:40.184 | dhcp_agent_scheduler 2026-06-04 19:40:40.184 | dns-integration 2026-06-04 19:40:40.184 | dns-domain-ports 2026-06-04 19:40:40.184 | dns-integration-domain-keywords 2026-06-04 19:40:40.184 | empty-string-filtering 2026-06-04 19:40:40.184 | external-net 2026-06-04 19:40:40.184 | extra_dhcp_opt 2026-06-04 19:40:40.184 | extraroute 2026-06-04 19:40:40.184 | extraroute-atomic 2026-06-04 19:40:40.184 | filter-validation 2026-06-04 19:40:40.184 | floating-ip-port-forwarding-detail 2026-06-04 19:40:40.184 | fip-port-details 2026-06-04 19:40:40.184 | flavors 2026-06-04 19:40:40.184 | floatingip-pools 2026-06-04 19:40:40.184 | router 2026-06-04 19:40:40.184 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:40.184 | enable-default-route-bfd 2026-06-04 19:40:40.184 | enable-default-route-ecmp 2026-06-04 19:40:40.184 | ext-gw-mode 2026-06-04 19:40:40.184 | l3-ha 2026-06-04 19:40:40.184 | external-gateway-multihoming 2026-06-04 19:40:40.184 | l3-flavors 2026-06-04 19:40:40.184 | l3_agent_scheduler 2026-06-04 19:40:40.184 | multi-provider 2026-06-04 19:40:40.184 | net-mtu 2026-06-04 19:40:40.184 | net-mtu-writable 2026-06-04 19:40:40.184 | network_availability_zone 2026-06-04 19:40:40.184 | network-ip-availability 2026-06-04 19:40:40.184 | network-ip-availability-details 2026-06-04 19:40:40.184 | pagination 2026-06-04 19:40:40.184 | port-device-profile 2026-06-04 19:40:40.184 | port-mac-address-regenerate 2026-06-04 19:40:40.184 | port-numa-affinity-policy 2026-06-04 19:40:40.184 | port-numa-affinity-policy-socket 2026-06-04 19:40:40.184 | binding 2026-06-04 19:40:40.184 | binding-extended 2026-06-04 19:40:40.184 | port-security 2026-06-04 19:40:40.184 | project-id 2026-06-04 19:40:40.184 | provider 2026-06-04 19:40:40.184 | qinq 2026-06-04 19:40:40.184 | quota-check-limit 2026-06-04 19:40:40.184 | quota-check-limit-default 2026-06-04 19:40:40.184 | quotas 2026-06-04 19:40:40.184 | quota_details 2026-06-04 19:40:40.184 | rbac-policies 2026-06-04 19:40:40.184 | rbac-address-scope 2026-06-04 19:40:40.184 | rbac-security-groups 2026-06-04 19:40:40.184 | revision-if-match 2026-06-04 19:40:40.184 | standard-attr-revisions 2026-06-04 19:40:40.184 | router_availability_zone 2026-06-04 19:40:40.184 | router-enable-snat 2026-06-04 19:40:40.184 | security-groups-default-rules 2026-06-04 19:40:40.184 | security-groups-normalized-cidr 2026-06-04 19:40:40.184 | security-groups-remote-address-group 2026-06-04 19:40:40.184 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:40.184 | security-groups-shared-filtering 2026-06-04 19:40:40.185 | security-group 2026-06-04 19:40:40.185 | service-type 2026-06-04 19:40:40.185 | sorting 2026-06-04 19:40:40.185 | standard-attr-description 2026-06-04 19:40:40.185 | stateful-security-group 2026-06-04 19:40:40.185 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:40.185 | subnet-external-network 2026-06-04 19:40:40.185 | subnet_onboard 2026-06-04 19:40:40.185 | subnet-service-types 2026-06-04 19:40:40.185 | subnet_allocation 2026-06-04 19:40:40.185 | subnetpool-prefix-ops 2026-06-04 19:40:40.185 | tag-creation 2026-06-04 19:40:40.185 | standard-attr-tag 2026-06-04 19:40:40.185 | standard-attr-timestamp 2026-06-04 19:40:40.185 | vlan-transparent' 2026-06-04 19:40:40.188 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-04 19:40:40.188 | address-scope 2026-06-04 19:40:40.188 | agent 2026-06-04 19:40:40.188 | allowed-address-pairs 2026-06-04 19:40:40.188 | auto-allocated-topology 2026-06-04 19:40:40.188 | availability_zone 2026-06-04 19:40:40.188 | default-subnetpools 2026-06-04 19:40:40.188 | dhcp_agent_scheduler 2026-06-04 19:40:40.188 | dns-integration 2026-06-04 19:40:40.188 | dns-domain-ports 2026-06-04 19:40:40.188 | dns-integration-domain-keywords 2026-06-04 19:40:40.188 | empty-string-filtering 2026-06-04 19:40:40.188 | external-net 2026-06-04 19:40:40.188 | extra_dhcp_opt 2026-06-04 19:40:40.188 | extraroute 2026-06-04 19:40:40.188 | extraroute-atomic 2026-06-04 19:40:40.188 | filter-validation 2026-06-04 19:40:40.188 | floating-ip-port-forwarding-detail 2026-06-04 19:40:40.188 | fip-port-details 2026-06-04 19:40:40.188 | flavors 2026-06-04 19:40:40.188 | floatingip-pools 2026-06-04 19:40:40.188 | router 2026-06-04 19:40:40.188 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:40.188 | enable-default-route-bfd 2026-06-04 19:40:40.188 | enable-default-route-ecmp 2026-06-04 19:40:40.188 | ext-gw-mode 2026-06-04 19:40:40.188 | l3-ha 2026-06-04 19:40:40.188 | external-gateway-multihoming 2026-06-04 19:40:40.188 | l3-flavors 2026-06-04 19:40:40.188 | l3_agent_scheduler 2026-06-04 19:40:40.188 | multi-provider 2026-06-04 19:40:40.188 | net-mtu 2026-06-04 19:40:40.188 | net-mtu-writable 2026-06-04 19:40:40.188 | network_availability_zone 2026-06-04 19:40:40.188 | network-ip-availability 2026-06-04 19:40:40.188 | network-ip-availability-details 2026-06-04 19:40:40.188 | pagination 2026-06-04 19:40:40.188 | port-device-profile 2026-06-04 19:40:40.188 | port-mac-address-regenerate 2026-06-04 19:40:40.188 | port-numa-affinity-policy 2026-06-04 19:40:40.188 | port-numa-affinity-policy-socket 2026-06-04 19:40:40.188 | binding 2026-06-04 19:40:40.188 | binding-extended 2026-06-04 19:40:40.188 | port-security 2026-06-04 19:40:40.188 | project-id 2026-06-04 19:40:40.188 | provider 2026-06-04 19:40:40.188 | qinq 2026-06-04 19:40:40.188 | quota-check-limit 2026-06-04 19:40:40.188 | quota-check-limit-default 2026-06-04 19:40:40.188 | quotas 2026-06-04 19:40:40.188 | quota_details 2026-06-04 19:40:40.188 | rbac-policies 2026-06-04 19:40:40.188 | rbac-address-scope 2026-06-04 19:40:40.188 | rbac-security-groups 2026-06-04 19:40:40.188 | revision-if-match 2026-06-04 19:40:40.188 | standard-attr-revisions 2026-06-04 19:40:40.188 | router_availability_zone 2026-06-04 19:40:40.188 | router-enable-snat 2026-06-04 19:40:40.188 | security-groups-default-rules 2026-06-04 19:40:40.188 | security-groups-normalized-cidr 2026-06-04 19:40:40.188 | security-groups-remote-address-group 2026-06-04 19:40:40.188 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:40.188 | security-groups-shared-filtering 2026-06-04 19:40:40.188 | security-group 2026-06-04 19:40:40.188 | service-type 2026-06-04 19:40:40.188 | sorting 2026-06-04 19:40:40.188 | standard-attr-description 2026-06-04 19:40:40.188 | stateful-security-group 2026-06-04 19:40:40.188 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:40.188 | subnet-external-network 2026-06-04 19:40:40.188 | subnet_onboard 2026-06-04 19:40:40.188 | subnet-service-types 2026-06-04 19:40:40.188 | subnet_allocation 2026-06-04 19:40:40.188 | subnetpool-prefix-ops 2026-06-04 19:40:40.188 | tag-creation 2026-06-04 19:40:40.188 | standard-attr-tag 2026-06-04 19:40:40.188 | standard-attr-timestamp 2026-06-04 19:40:40.188 | vlan-transparent =~ external-net ]] 2026-06-04 19:40:40.191 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-04 19:40:40.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:40.198 | ++ 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-04 19:40:40.587 | 2026-06-04 19:40:40.598 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:40.602 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=fb3d0045-f7d1-44c0-b0dd-284a8a37042e 2026-06-04 19:40:40.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-04 19:40:40.607 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:40.626 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-04 19:40:40.629 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-04 19:40:40.631 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-04 19:40:40.635 | ++ 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-04 19:40:40.854 | 2026-06-04 19:40:40.865 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:40.869 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-04 19:40:40.869 | address-scope 2026-06-04 19:40:40.869 | agent 2026-06-04 19:40:40.869 | allowed-address-pairs 2026-06-04 19:40:40.869 | auto-allocated-topology 2026-06-04 19:40:40.869 | availability_zone 2026-06-04 19:40:40.869 | default-subnetpools 2026-06-04 19:40:40.869 | dhcp_agent_scheduler 2026-06-04 19:40:40.869 | dns-integration 2026-06-04 19:40:40.869 | dns-domain-ports 2026-06-04 19:40:40.869 | dns-integration-domain-keywords 2026-06-04 19:40:40.869 | empty-string-filtering 2026-06-04 19:40:40.869 | external-net 2026-06-04 19:40:40.869 | extra_dhcp_opt 2026-06-04 19:40:40.869 | extraroute 2026-06-04 19:40:40.869 | extraroute-atomic 2026-06-04 19:40:40.869 | filter-validation 2026-06-04 19:40:40.869 | floating-ip-port-forwarding-detail 2026-06-04 19:40:40.869 | fip-port-details 2026-06-04 19:40:40.869 | flavors 2026-06-04 19:40:40.869 | floatingip-pools 2026-06-04 19:40:40.869 | router 2026-06-04 19:40:40.869 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:40.869 | enable-default-route-bfd 2026-06-04 19:40:40.869 | enable-default-route-ecmp 2026-06-04 19:40:40.869 | ext-gw-mode 2026-06-04 19:40:40.869 | l3-ha 2026-06-04 19:40:40.869 | external-gateway-multihoming 2026-06-04 19:40:40.869 | l3-flavors 2026-06-04 19:40:40.869 | l3_agent_scheduler 2026-06-04 19:40:40.869 | multi-provider 2026-06-04 19:40:40.869 | net-mtu 2026-06-04 19:40:40.869 | net-mtu-writable 2026-06-04 19:40:40.869 | network_availability_zone 2026-06-04 19:40:40.869 | network-ip-availability 2026-06-04 19:40:40.869 | network-ip-availability-details 2026-06-04 19:40:40.869 | pagination 2026-06-04 19:40:40.869 | port-device-profile 2026-06-04 19:40:40.869 | port-mac-address-regenerate 2026-06-04 19:40:40.869 | port-numa-affinity-policy 2026-06-04 19:40:40.869 | port-numa-affinity-policy-socket 2026-06-04 19:40:40.869 | binding 2026-06-04 19:40:40.869 | binding-extended 2026-06-04 19:40:40.869 | port-security 2026-06-04 19:40:40.869 | project-id 2026-06-04 19:40:40.869 | provider 2026-06-04 19:40:40.870 | qinq 2026-06-04 19:40:40.870 | quota-check-limit 2026-06-04 19:40:40.870 | quota-check-limit-default 2026-06-04 19:40:40.870 | quotas 2026-06-04 19:40:40.870 | quota_details 2026-06-04 19:40:40.870 | rbac-policies 2026-06-04 19:40:40.870 | rbac-address-scope 2026-06-04 19:40:40.870 | rbac-security-groups 2026-06-04 19:40:40.870 | revision-if-match 2026-06-04 19:40:40.870 | standard-attr-revisions 2026-06-04 19:40:40.870 | router_availability_zone 2026-06-04 19:40:40.870 | router-enable-snat 2026-06-04 19:40:40.870 | security-groups-default-rules 2026-06-04 19:40:40.870 | security-groups-normalized-cidr 2026-06-04 19:40:40.870 | security-groups-remote-address-group 2026-06-04 19:40:40.870 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:40.870 | security-groups-shared-filtering 2026-06-04 19:40:40.870 | security-group 2026-06-04 19:40:40.870 | service-type 2026-06-04 19:40:40.870 | sorting 2026-06-04 19:40:40.870 | standard-attr-description 2026-06-04 19:40:40.870 | stateful-security-group 2026-06-04 19:40:40.870 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:40.870 | subnet-external-network 2026-06-04 19:40:40.870 | subnet_onboard 2026-06-04 19:40:40.870 | subnet-service-types 2026-06-04 19:40:40.870 | subnet_allocation 2026-06-04 19:40:40.870 | subnetpool-prefix-ops 2026-06-04 19:40:40.870 | tag-creation 2026-06-04 19:40:40.870 | standard-attr-tag 2026-06-04 19:40:40.870 | standard-attr-timestamp 2026-06-04 19:40:40.870 | vlan-transparent' 2026-06-04 19:40:40.872 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-04 19:40:40.872 | address-scope 2026-06-04 19:40:40.872 | agent 2026-06-04 19:40:40.872 | allowed-address-pairs 2026-06-04 19:40:40.872 | auto-allocated-topology 2026-06-04 19:40:40.872 | availability_zone 2026-06-04 19:40:40.872 | default-subnetpools 2026-06-04 19:40:40.872 | dhcp_agent_scheduler 2026-06-04 19:40:40.872 | dns-integration 2026-06-04 19:40:40.872 | dns-domain-ports 2026-06-04 19:40:40.872 | dns-integration-domain-keywords 2026-06-04 19:40:40.872 | empty-string-filtering 2026-06-04 19:40:40.872 | external-net 2026-06-04 19:40:40.872 | extra_dhcp_opt 2026-06-04 19:40:40.872 | extraroute 2026-06-04 19:40:40.872 | extraroute-atomic 2026-06-04 19:40:40.872 | filter-validation 2026-06-04 19:40:40.872 | floating-ip-port-forwarding-detail 2026-06-04 19:40:40.872 | fip-port-details 2026-06-04 19:40:40.872 | flavors 2026-06-04 19:40:40.872 | floatingip-pools 2026-06-04 19:40:40.872 | router 2026-06-04 19:40:40.872 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:40:40.872 | enable-default-route-bfd 2026-06-04 19:40:40.872 | enable-default-route-ecmp 2026-06-04 19:40:40.872 | ext-gw-mode 2026-06-04 19:40:40.872 | l3-ha 2026-06-04 19:40:40.872 | external-gateway-multihoming 2026-06-04 19:40:40.872 | l3-flavors 2026-06-04 19:40:40.872 | l3_agent_scheduler 2026-06-04 19:40:40.872 | multi-provider 2026-06-04 19:40:40.872 | net-mtu 2026-06-04 19:40:40.872 | net-mtu-writable 2026-06-04 19:40:40.872 | network_availability_zone 2026-06-04 19:40:40.872 | network-ip-availability 2026-06-04 19:40:40.872 | network-ip-availability-details 2026-06-04 19:40:40.872 | pagination 2026-06-04 19:40:40.872 | port-device-profile 2026-06-04 19:40:40.872 | port-mac-address-regenerate 2026-06-04 19:40:40.872 | port-numa-affinity-policy 2026-06-04 19:40:40.872 | port-numa-affinity-policy-socket 2026-06-04 19:40:40.872 | binding 2026-06-04 19:40:40.872 | binding-extended 2026-06-04 19:40:40.872 | port-security 2026-06-04 19:40:40.872 | project-id 2026-06-04 19:40:40.872 | provider 2026-06-04 19:40:40.872 | qinq 2026-06-04 19:40:40.872 | quota-check-limit 2026-06-04 19:40:40.872 | quota-check-limit-default 2026-06-04 19:40:40.872 | quotas 2026-06-04 19:40:40.872 | quota_details 2026-06-04 19:40:40.872 | rbac-policies 2026-06-04 19:40:40.872 | rbac-address-scope 2026-06-04 19:40:40.872 | rbac-security-groups 2026-06-04 19:40:40.872 | revision-if-match 2026-06-04 19:40:40.872 | standard-attr-revisions 2026-06-04 19:40:40.872 | router_availability_zone 2026-06-04 19:40:40.872 | router-enable-snat 2026-06-04 19:40:40.872 | security-groups-default-rules 2026-06-04 19:40:40.872 | security-groups-normalized-cidr 2026-06-04 19:40:40.872 | security-groups-remote-address-group 2026-06-04 19:40:40.872 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:40:40.872 | security-groups-shared-filtering 2026-06-04 19:40:40.872 | security-group 2026-06-04 19:40:40.872 | service-type 2026-06-04 19:40:40.872 | sorting 2026-06-04 19:40:40.872 | standard-attr-description 2026-06-04 19:40:40.872 | stateful-security-group 2026-06-04 19:40:40.873 | subnet-dns-publish-fixed-ip 2026-06-04 19:40:40.873 | subnet-external-network 2026-06-04 19:40:40.873 | subnet_onboard 2026-06-04 19:40:40.873 | subnet-service-types 2026-06-04 19:40:40.873 | subnet_allocation 2026-06-04 19:40:40.873 | subnetpool-prefix-ops 2026-06-04 19:40:40.873 | tag-creation 2026-06-04 19:40:40.873 | standard-attr-tag 2026-06-04 19:40:40.873 | standard-attr-timestamp 2026-06-04 19:40:40.873 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-04 19:40:40.874 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-04 19:40:40.877 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-04 19:40:40.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-04 19:40:40.884 | ++ 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-04 19:40:41.811 | 2026-06-04 19:40:41.820 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:41.824 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=e4de82a5-9558-4a34-b660-3908a586d386 2026-06-04 19:40:41.827 | + 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-04 19:40:41.830 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:41.848 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-04 19:40:41.850 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-04 19:40:41.853 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fb3d0045-f7d1-44c0-b0dd-284a8a37042e 27409a3b-891e-41bf-ae68-ca3cdffdf663 2026-06-04 19:40:43.658 | 2026-06-04 19:40:43.666 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-04 19:40:43.670 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 e4de82a5-9558-4a34-b660-3908a586d386 2026-06-04 19:40:43.673 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-04 19:40:43.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:43.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-04 19:40:43.680 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-04 19:40:43.682 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-04 19:40:43.684 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-04 19:40:43.687 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network e4de82a5-9558-4a34-b660-3908a586d386 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-04 19:40:43.690 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-04 19:40:43.692 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-04 19:40:43.696 | +++ 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 e4de82a5-9558-4a34-b660-3908a586d386 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-04 19:40:43.696 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-04 19:40:44.343 | 2026-06-04 19:40:44.353 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:44.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-04 19:40:44.358 | | id | fdcf8551-9137-42a4-be2c-8121c811968d |' 2026-06-04 19:40:44.361 | ++ 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-04 19:40:44.363 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:44.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' fdcf8551-9137-42a4-be2c-8121c811968d '|' 2026-06-04 19:40:44.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | fdcf8551-9137-42a4-be2c-8121c811968d |' 2026-06-04 19:40:44.386 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-04 19:40:44.390 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' fdcf8551-9137-42a4-be2c-8121c811968d '|' 2026-06-04 19:40:44.391 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-04 19:40:44.394 | ++ functions-common:get_field:800 : local data field 2026-06-04 19:40:44.396 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:44.399 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-04 19:40:44.401 | ++ functions-common:get_field:805 : field='$3' 2026-06-04 19:40:44.405 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | fdcf8551-9137-42a4-be2c-8121c811968d |' 2026-06-04 19:40:44.405 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-04 19:40:44.411 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:44.414 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-04 19:40:44.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' fdcf8551-9137-42a4-be2c-8121c811968d '|' 2026-06-04 19:40:44.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-04 19:40:44.421 | ++ functions-common:get_field:800 : local data field 2026-06-04 19:40:44.424 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:44.426 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-04 19:40:44.429 | ++ functions-common:get_field:805 : field='$6' 2026-06-04 19:40:44.432 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | fdcf8551-9137-42a4-be2c-8121c811968d |' 2026-06-04 19:40:44.432 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-04 19:40:44.438 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:44.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=fdcf8551-9137-42a4-be2c-8121c811968d 2026-06-04 19:40:44.445 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway e4de82a5-9558-4a34-b660-3908a586d386 fb3d0045-f7d1-44c0-b0dd-284a8a37042e 2026-06-04 19:40:45.943 | 2026-06-04 19:40:45.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-04 19:40:45.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:45.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-04 19:40:45.978 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:45.981 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-04 19:40:45.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-04 19:40:45.985 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-04 19:40:45.989 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-04 19:40:45.992 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:45.996 | ++ 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-04 19:40:46.015 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-04 19:40:46.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-04 19:40:46.021 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-04 19:40:46.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-04 19:40:46.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-04 19:40:46.031 | + 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-04 19:40:46.034 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-04 19:40:46.037 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-04 19:40:46.039 | + functions-common:test_with_retry:2354 : local until=10 2026-06-04 19:40:46.041 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-04 19:40:46.043 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-04 19:40:46.046 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-04 19:40:46.048 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:46.051 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:46.054 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:46.057 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602046055 2026-06-04 19:40:46.060 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-04 19:40:46.068 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-04 19:40:46.070 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:46.072 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:46.074 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:46.077 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:46.079 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:46.081 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-04 19:40:46.083 | + functions-common:time_stop:2421 : start_time=1780602046055 2026-06-04 19:40:46.087 | + functions-common:time_stop:2423 : [[ -z 1780602046055 ]] 2026-06-04 19:40:46.091 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:46.096 | + functions-common:time_stop:2426 : end_time=1780602046092 2026-06-04 19:40:46.099 | + functions-common:time_stop:2427 : elapsed_time=37 2026-06-04 19:40:46.102 | + functions-common:time_stop:2428 : total=890 2026-06-04 19:40:46.105 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:46.108 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=927 2026-06-04 19:40:46.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-04 19:40:46.114 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-04 19:40:46.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-04 19:40:46.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:40:46.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:46.129 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:46.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-04 19:40:46.150 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-04 19:40:46.167 | ++ 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-04 19:40:46.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-04 19:40:46.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-04 19:40:46.168 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-04 19:40:46.420 | 2026-06-04 19:40:46.431 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:46.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.198 ' 2026-06-04 19:40:46.438 | + 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-04 19:40:46.440 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:46.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-04 19:40:46.461 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:40:46.465 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-04 19:40:46.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-04 19:40:46.470 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet fb3d0045-f7d1-44c0-b0dd-284a8a37042e 90614ab7-9206-4537-b945-dc1d573c4ac9 2026-06-04 19:40:48.389 | 2026-06-04 19:40:48.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-04 19:40:48.401 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 e4de82a5-9558-4a34-b660-3908a586d386 2026-06-04 19:40:48.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-04 19:40:48.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:48.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-04 19:40:48.410 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-04 19:40:48.413 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network e4de82a5-9558-4a34-b660-3908a586d386 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-04 19:40:48.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-04 19:40:48.418 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-04 19:40:48.421 | +++ 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 e4de82a5-9558-4a34-b660-3908a586d386 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-04 19:40:48.421 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-04 19:40:49.997 | 2026-06-04 19:40:50.007 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:50.011 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-04 19:40:50.011 | | id | 3c8ca3e6-c0c3-4f03-a834-eeee4273419c |' 2026-06-04 19:40:50.013 | ++ 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-04 19:40:50.016 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:50.034 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c8ca3e6-c0c3-4f03-a834-eeee4273419c '|' 2026-06-04 19:40:50.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 3c8ca3e6-c0c3-4f03-a834-eeee4273419c |' 2026-06-04 19:40:50.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-04 19:40:50.045 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c8ca3e6-c0c3-4f03-a834-eeee4273419c '|' 2026-06-04 19:40:50.045 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-04 19:40:50.048 | ++ functions-common:get_field:800 : local data field 2026-06-04 19:40:50.051 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:50.054 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-04 19:40:50.057 | ++ functions-common:get_field:805 : field='$3' 2026-06-04 19:40:50.060 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 3c8ca3e6-c0c3-4f03-a834-eeee4273419c |' 2026-06-04 19:40:50.060 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-04 19:40:50.065 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:50.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-04 19:40:50.071 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-04 19:40:50.075 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c8ca3e6-c0c3-4f03-a834-eeee4273419c '|' 2026-06-04 19:40:50.077 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-04 19:40:50.079 | ++ functions-common:get_field:800 : local data field 2026-06-04 19:40:50.081 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:50.084 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-04 19:40:50.087 | ++ functions-common:get_field:805 : field='$6' 2026-06-04 19:40:50.091 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 3c8ca3e6-c0c3-4f03-a834-eeee4273419c |' 2026-06-04 19:40:50.091 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-04 19:40:50.097 | ++ functions-common:get_field:801 : read data 2026-06-04 19:40:50.101 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=3c8ca3e6-c0c3-4f03-a834-eeee4273419c 2026-06-04 19:40:50.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-04 19:40:50.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-04 19:40:50.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:50.112 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-04 19:40:50.128 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:50.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-04 19:40:50.140 | net.ipv6.conf.all.forwarding = 1 2026-06-04 19:40:50.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-04 19:40:50.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-04 19:40:50.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 3c8ca3e6-c0c3-4f03-a834-eeee4273419c 2026-06-04 19:40:50.147 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show fb3d0045-f7d1-44c0-b0dd-284a8a37042e -c external_gateway_info -f json 2026-06-04 19:40:50.149 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-04 19:40:50.514 | 2026-06-04 19:40:50.525 | ++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:40:50.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-04 19:40:50.533 | + 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-04 19:40:50.536 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-04 19:40:50.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-04 19:40:50.556 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-04 19:40:50.558 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-04 19:40:50.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-04 19:40:50.565 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-04 19:40:50.567 | ++ 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-04 19:40:50.583 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-04 19:40:50.586 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-04 19:40:50.588 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-04 19:40:50.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-04 19:40:50.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-04 19:40:50.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd48:533b:3c44::/56 2026-06-04 19:40:50.621 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z c48c1e23-b7d8-44ca-93ee-0c487ab9387e ]] 2026-06-04 19:40:50.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd48:533b:3c44::/56 via 2001:db8::1 dev br-ex 2026-06-04 19:40:50.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-04 19:40:50.642 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:40:50.645 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-04 19:40:50.666 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:50.669 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-04 19:40:50.672 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:40:50.675 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-04 19:40:50.677 | + ./stack.sh:main:1329 : start_nova 2026-06-04 19:40:50.680 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-04 19:40:50.684 | + 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-04 19:40:50.686 | + 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-04 19:40:50.689 | + 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-04 19:40:50.692 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-04 19:40:50.695 | + 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-04 19:40:50.697 | + functions-common:run_process:1668 : local service=n-sch 2026-06-04 19:40:50.700 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.702 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:50.705 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:50.708 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:50.711 | + functions-common:run_process:1674 : local name=n-sch 2026-06-04 19:40:50.714 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:50.717 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:50.720 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:50.722 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:50.725 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:50.730 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602050727 2026-06-04 19:40:50.733 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-04 19:40:50.751 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:50.754 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-04 19:40:50.757 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-04 19:40:50.759 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.761 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.764 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.766 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.769 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-04 19:40:50.772 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-04 19:40:50.774 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-04 19:40:50.777 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:50.780 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:50.782 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:50.784 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:50.788 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-04 19:40:50.791 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-04 19:40:50.794 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-04 19:40:50.798 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-04 19:40:50.800 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-04 19:40:50.803 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:50.806 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:50.808 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:50.811 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:50.813 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:50.816 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-04 19:40:50.818 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:50.822 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-04 19:40:50.888 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:50.953 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-04 19:40:51.007 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:51.062 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-04 19:40:51.123 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-04 19:40:51.180 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:51.238 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:51.240 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:51.242 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-04 19:40:51.306 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:51.619 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-04 19:40:51.632 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-04 19:40:51.932 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-04 19:40:51.958 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:51.961 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:51.963 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:51.966 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:51.969 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:51.972 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:51.974 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:51.977 | + functions-common:time_stop:2421 : start_time=1780602050727 2026-06-04 19:40:51.980 | + functions-common:time_stop:2423 : [[ -z 1780602050727 ]] 2026-06-04 19:40:51.982 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:51.987 | + functions-common:time_stop:2426 : end_time=1780602051984 2026-06-04 19:40:51.990 | + functions-common:time_stop:2427 : elapsed_time=1257 2026-06-04 19:40:51.992 | + functions-common:time_stop:2428 : total=23026 2026-06-04 19:40:51.995 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:51.998 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=24283 2026-06-04 19:40:52.001 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-04 19:40:52.007 | + 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-04 19:40:52.009 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-04 19:40:52.012 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-04 19:40:52.014 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:52.016 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:52.019 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:52.022 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-04 19:40:52.025 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:52.028 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:52.031 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:52.034 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:52.038 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:52.041 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602052039 2026-06-04 19:40:52.044 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-04 19:40:52.062 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:52.064 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-04 19:40:52.067 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-04 19:40:52.069 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-04 19:40:52.072 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-04 19:40:52.075 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-04 19:40:52.078 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-04 19:40:52.080 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-04 19:40:52.082 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-04 19:40:52.084 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-04 19:40:52.087 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:52.089 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:52.092 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:52.095 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:52.098 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-04 19:40:52.100 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:40:52.103 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:40:52.106 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:52.109 | + functions-common:_run_under_systemd:1642 : 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-04 19:40:52.112 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-04 19:40:52.114 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:40:52.117 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:40:52.120 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:40:52.122 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:40:52.124 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-04 19:40:52.126 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:40:52.131 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-04 19:40:52.197 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:40:52.262 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-04 19:40:52.318 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-04 19:40:52.375 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:40:52.436 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:52.492 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-04 19:40:52.553 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-04 19:40:52.611 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-04 19:40:52.681 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-04 19:40:52.740 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-04 19:40:52.801 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:40:52.804 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:40:52.806 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-04 19:40:52.881 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:40:53.229 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-04 19:40:53.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-04 19:40:53.552 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-04 19:40:53.626 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:53.630 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:53.634 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:53.638 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:53.642 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:53.645 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:53.649 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:53.652 | + functions-common:time_stop:2421 : start_time=1780602052039 2026-06-04 19:40:53.656 | + functions-common:time_stop:2423 : [[ -z 1780602052039 ]] 2026-06-04 19:40:53.661 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:53.666 | + functions-common:time_stop:2426 : end_time=1780602053663 2026-06-04 19:40:53.670 | + functions-common:time_stop:2427 : elapsed_time=1624 2026-06-04 19:40:53.674 | + functions-common:time_stop:2428 : total=24283 2026-06-04 19:40:53.677 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:53.681 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25907 2026-06-04 19:40:53.684 | + 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-04 19:40:53.688 | + 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-04 19:40:53.691 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-04 19:40:53.694 | + 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-04 19:40:53.698 | + 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-04 19:40:53.702 | + 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-04 19:40:53.706 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-04 19:40:53.709 | + 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-04 19:40:53.711 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-04 19:40:53.715 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-04 19:40:53.720 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:40:53.724 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-04 19:40:53.727 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-04 19:40:53.747 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:53.752 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-04 19:40:53.811 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-04 19:40:53.814 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-04 19:40:53.834 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:53.837 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-04 19:40:53.841 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-04 19:40:53.861 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:53.865 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-04 19:40:53.869 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:40:53.872 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-04 19:40:53.875 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-04 19:40:53.878 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:40:53.880 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:40:53.883 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-04 19:40:53.886 | + 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-04 19:40:53.889 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-04 19:40:53.893 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:53.895 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:53.898 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:53.902 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:53.904 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-04 19:40:53.909 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:53.912 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:53.916 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:53.918 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:53.922 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:53.927 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602053924 2026-06-04 19:40:53.930 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-04 19:40:53.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:53.951 | + functions-common:run_process:1678 : _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-04 19:40:53.954 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-04 19:40:53.957 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:53.961 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:53.965 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:53.967 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:53.970 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-04 19:40:53.972 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-04 19:40:53.975 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-04 19:40:53.978 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:53.980 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:53.983 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:53.987 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:53.991 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-04 19:40:53.995 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-04 19:40:53.999 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:54.002 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-04 19:40:54.005 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-04 19:40:54.009 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:54.011 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:54.014 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:54.017 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:54.020 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:54.023 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-04 19:40:54.025 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:54.029 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-04 19:40:54.098 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:54.168 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-04 19:40:54.232 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:54.299 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-04 19:40:54.357 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-04 19:40:54.416 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:54.474 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:54.477 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:54.480 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-04 19:40:54.550 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:54.878 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-04 19:40:54.892 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-04 19:40:55.193 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-04 19:40:55.232 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:55.235 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:55.239 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:55.244 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:55.245 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:55.248 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:55.251 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:55.255 | + functions-common:time_stop:2421 : start_time=1780602053924 2026-06-04 19:40:55.261 | + functions-common:time_stop:2423 : [[ -z 1780602053924 ]] 2026-06-04 19:40:55.264 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:55.270 | + functions-common:time_stop:2426 : end_time=1780602055266 2026-06-04 19:40:55.273 | + functions-common:time_stop:2427 : elapsed_time=1342 2026-06-04 19:40:55.277 | + functions-common:time_stop:2428 : total=25907 2026-06-04 19:40:55.283 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:55.284 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27249 2026-06-04 19:40:55.289 | + 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-04 19:40:55.293 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-04 19:40:55.298 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-04 19:40:55.301 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:55.304 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:55.307 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:55.310 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-04 19:40:55.314 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:55.317 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:55.321 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:55.324 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:55.328 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:55.334 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602055330 2026-06-04 19:40:55.337 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-04 19:40:55.357 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:55.360 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:55.363 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:55.366 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:55.369 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:55.373 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:55.376 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:55.380 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:55.384 | + functions-common:time_stop:2421 : start_time=1780602055330 2026-06-04 19:40:55.387 | + functions-common:time_stop:2423 : [[ -z 1780602055330 ]] 2026-06-04 19:40:55.392 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:55.398 | + functions-common:time_stop:2426 : end_time=1780602055394 2026-06-04 19:40:55.402 | + functions-common:time_stop:2427 : elapsed_time=64 2026-06-04 19:40:55.404 | + functions-common:time_stop:2428 : total=27249 2026-06-04 19:40:55.407 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:55.409 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27313 2026-06-04 19:40:55.413 | + 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-04 19:40:55.416 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-04 19:40:55.420 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:55.423 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:55.426 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:55.428 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:55.430 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-04 19:40:55.434 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:55.437 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:55.440 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:55.443 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:55.447 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:55.453 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602055449 2026-06-04 19:40:55.457 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-04 19:40:55.481 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:55.484 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:55.487 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:55.491 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:55.495 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:55.498 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:55.501 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:55.505 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:55.508 | + functions-common:time_stop:2421 : start_time=1780602055449 2026-06-04 19:40:55.511 | + functions-common:time_stop:2423 : [[ -z 1780602055449 ]] 2026-06-04 19:40:55.516 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:55.520 | + functions-common:time_stop:2426 : end_time=1780602055517 2026-06-04 19:40:55.523 | + functions-common:time_stop:2427 : elapsed_time=68 2026-06-04 19:40:55.526 | + functions-common:time_stop:2428 : total=27313 2026-06-04 19:40:55.529 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:55.532 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27381 2026-06-04 19:40:55.535 | + 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-04 19:40:55.538 | + 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-04 19:40:55.543 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-04 19:40:55.547 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:40:55.550 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-04 19:40:55.553 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-04 19:40:55.574 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:55.578 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-04 19:40:55.630 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-04 19:40:55.634 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:40:55.637 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-04 19:40:55.687 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-04 19:40:55.705 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:55.708 | + 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-04 19:40:55.711 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-04 19:40:55.714 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.717 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:55.719 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:55.722 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:55.724 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-04 19:40:55.727 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:55.730 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:55.733 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:55.736 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:55.740 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:55.744 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602055741 2026-06-04 19:40:55.747 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-04 19:40:55.765 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:55.767 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-04 19:40:55.770 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-04 19:40:55.772 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.775 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.777 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.780 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.783 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-04 19:40:55.786 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-04 19:40:55.788 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-04 19:40:55.791 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:55.794 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:55.797 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:55.800 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:55.802 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-04 19:40:55.805 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-04 19:40:55.808 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:55.811 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-04 19:40:55.813 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-04 19:40:55.816 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:55.819 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:55.822 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:55.825 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:55.828 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:55.831 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-04 19:40:55.834 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:55.840 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-04 19:40:55.920 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:56.022 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-04 19:40:56.087 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:56.146 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-04 19:40:56.202 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-04 19:40:56.258 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:56.317 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:56.320 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:56.323 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-04 19:40:56.395 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:56.714 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-04 19:40:56.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-04 19:40:57.034 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-04 19:40:57.069 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:57.072 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:57.075 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:57.078 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:57.081 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:57.084 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:57.086 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:57.089 | + functions-common:time_stop:2421 : start_time=1780602055741 2026-06-04 19:40:57.092 | + functions-common:time_stop:2423 : [[ -z 1780602055741 ]] 2026-06-04 19:40:57.096 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:57.100 | + functions-common:time_stop:2426 : end_time=1780602057098 2026-06-04 19:40:57.103 | + functions-common:time_stop:2427 : elapsed_time=1357 2026-06-04 19:40:57.106 | + functions-common:time_stop:2428 : total=27381 2026-06-04 19:40:57.108 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:57.111 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=28738 2026-06-04 19:40:57.115 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-04 19:40:57.121 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-04 19:40:57.124 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-04 19:40:57.144 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:57.147 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-04 19:40:57.150 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-04 19:40:57.154 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-04 19:40:57.157 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-04 19:40:57.160 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-04 19:40:57.163 | + 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-04 19:40:57.166 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-04 19:40:57.169 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.172 | + functions-common:run_process:1670 : local group= 2026-06-04 19:40:57.175 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:57.178 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:57.181 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-04 19:40:57.184 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:57.187 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:57.190 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:57.193 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:57.197 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:57.202 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602057199 2026-06-04 19:40:57.205 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-04 19:40:57.225 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:57.228 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-04 19:40:57.232 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-04 19:40:57.235 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.238 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.241 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.244 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.248 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-04 19:40:57.251 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-04 19:40:57.255 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-04 19:40:57.257 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:40:57.260 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:57.263 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:57.266 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:57.269 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-04 19:40:57.273 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-04 19:40:57.276 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:57.280 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-04 19:40:57.283 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-04 19:40:57.286 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:40:57.289 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:57.292 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:57.294 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:57.297 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:40:57.300 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-04 19:40:57.303 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:57.308 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-04 19:40:57.378 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:57.447 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-04 19:40:57.505 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:57.566 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-04 19:40:57.626 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-04 19:40:57.686 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:57.745 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:57.747 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:40:57.751 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-04 19:40:57.826 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:40:58.141 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-04 19:40:58.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-04 19:40:58.458 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-04 19:40:58.491 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:40:58.494 | + functions-common:time_stop:2414 : local name 2026-06-04 19:40:58.497 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:40:58.500 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:40:58.503 | + functions-common:time_stop:2417 : local total 2026-06-04 19:40:58.506 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:40:58.509 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:40:58.512 | + functions-common:time_stop:2421 : start_time=1780602057199 2026-06-04 19:40:58.515 | + functions-common:time_stop:2423 : [[ -z 1780602057199 ]] 2026-06-04 19:40:58.519 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:40:58.524 | + functions-common:time_stop:2426 : end_time=1780602058521 2026-06-04 19:40:58.527 | + functions-common:time_stop:2427 : elapsed_time=1322 2026-06-04 19:40:58.530 | + functions-common:time_stop:2428 : total=28738 2026-06-04 19:40:58.534 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:40:58.537 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30060 2026-06-04 19:40:58.541 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-04 19:40:58.544 | + 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-04 19:40:58.547 | + 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-04 19:40:58.552 | + 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-04 19:40:58.555 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-04 19:40:58.558 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-04 19:40:58.563 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-04 19:40:58.566 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:40:58.569 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-04 19:40:58.572 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-04 19:40:58.574 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-04 19:40:58.578 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-04 19:40:58.581 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-04 19:40:58.584 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-04 19:40:58.588 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-04 19:40:58.591 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-04 19:40:58.592 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:40:58.592 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-04 19:40:58.592 | BEGIN { 2026-06-04 19:40:58.592 | section = "" 2026-06-04 19:40:58.592 | last_section = "" 2026-06-04 19:40:58.592 | section_count = 0 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | /^\[.+\]/ { 2026-06-04 19:40:58.592 | gsub("[][]", "", $1); 2026-06-04 19:40:58.592 | section=$1 2026-06-04 19:40:58.592 | next 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | /^ *\#/ { 2026-06-04 19:40:58.592 | next 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | /^[^ \t]+/ { 2026-06-04 19:40:58.592 | # get offset of first = in $0 2026-06-04 19:40:58.592 | eq_idx = index($0, "=") 2026-06-04 19:40:58.592 | # extract attr & value from $0 2026-06-04 19:40:58.592 | attr = substr($0, 1, eq_idx - 1) 2026-06-04 19:40:58.592 | value = substr($0, eq_idx + 1) 2026-06-04 19:40:58.592 | # only need to strip trailing whitespace from attr 2026-06-04 19:40:58.592 | sub(/[ \t]*$/, "", attr) 2026-06-04 19:40:58.592 | # need to strip leading & trailing whitespace from value 2026-06-04 19:40:58.592 | sub(/^[ \t]*/, "", value) 2026-06-04 19:40:58.592 | sub(/[ \t]*$/, "", value) 2026-06-04 19:40:58.592 | 2026-06-04 19:40:58.592 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-04 19:40:58.592 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-04 19:40:58.592 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-04 19:40:58.592 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-04 19:40:58.592 | if (! (section, attr) in cfg_attr_count) { 2026-06-04 19:40:58.592 | if (section != last_section) { 2026-06-04 19:40:58.592 | cfg_section[section_count++] = section 2026-06-04 19:40:58.592 | last_section = section 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-04 19:40:58.592 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-04 19:40:58.592 | 2026-06-04 19:40:58.592 | cfg_attr[section, attr, 0] = value 2026-06-04 19:40:58.592 | cfg_attr_count[section, attr] = 1 2026-06-04 19:40:58.592 | } else { 2026-06-04 19:40:58.592 | lno = cfg_attr_count[section, attr]++ 2026-06-04 19:40:58.592 | cfg_attr[section, attr, lno] = value 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | } 2026-06-04 19:40:58.592 | END { 2026-06-04 19:40:58.592 | # Process each section in order 2026-06-04 19:40:58.592 | for (sno = 0; sno < section_count; sno++) { 2026-06-04 19:40:58.592 | section = cfg_section[sno] 2026-06-04 19:40:58.592 | # The ini routines simply append a config item immediately 2026-06-04 19:40:58.593 | # after the section header. To keep the same order as defined 2026-06-04 19:40:58.593 | # in local.conf, invoke the ini routines in the reverse order 2026-06-04 19:40:58.593 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-04 19:40:58.593 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-04 19:40:58.593 | if (cfg_attr_count[section, attr] == 1) 2026-06-04 19:40:58.593 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-04 19:40:58.593 | else { 2026-06-04 19:40:58.593 | # For multiline, invoke the ini routines in the reverse order 2026-06-04 19:40:58.593 | count = cfg_attr_count[section, attr] 2026-06-04 19:40:58.593 | print "inidelete " configfile " " section " " attr 2026-06-04 19:40:58.593 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-04 19:40:58.593 | for (l = count -2; l >= 0; l--) 2026-06-04 19:40:58.593 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-04 19:40:58.593 | } 2026-06-04 19:40:58.593 | } 2026-06-04 19:40:58.593 | } 2026-06-04 19:40:58.593 | } 2026-06-04 19:40:58.593 | ' 2026-06-04 19:40:58.594 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:40:58.595 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-04 19:40:58.597 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-04 19:40:58.600 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-04 19:40:58.603 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:40:58.606 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-04 19:40:58.610 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-04 19:40:58.610 | BEGIN { group = "" } 2026-06-04 19:40:58.610 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:40:58.610 | gsub("[][]", "", $1); 2026-06-04 19:40:58.610 | split($1, a, "|"); 2026-06-04 19:40:58.610 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-04 19:40:58.610 | group=a[1] 2026-06-04 19:40:58.610 | } else { 2026-06-04 19:40:58.610 | group="" 2026-06-04 19:40:58.610 | } 2026-06-04 19:40:58.610 | next 2026-06-04 19:40:58.610 | } 2026-06-04 19:40:58.610 | { 2026-06-04 19:40:58.610 | if (group != "") 2026-06-04 19:40:58.610 | print $0 2026-06-04 19:40:58.610 | } 2026-06-04 19:40:58.610 | ' /opt/stack/devstack/local.conf 2026-06-04 19:40:58.619 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-04 19:40:58.622 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-04 19:40:58.660 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-04 19:40:58.695 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-04 19:40:58.697 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-04 19:40:58.701 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-04 19:40:58.704 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-04 19:40:58.706 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-04 19:40:58.710 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-04 19:40:58.727 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:58.732 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-04 19:40:58.735 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-04 19:40:58.738 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-04 19:40:58.757 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:58.760 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-06-04 19:40:58.763 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 2026-06-04 19:40:58.799 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-04 19:40:58.802 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-04 19:40:58.804 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-04 19:40:58.824 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-04 19:40:58.844 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-04 19:40:58.847 | + lib/nova:configure_console_compute:669 : local offset 2026-06-04 19:40:58.850 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-04 19:40:58.852 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-04 19:40:58.857 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-04 19:40:58.880 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.4.3.189 2026-06-04 19:40:58.882 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-04 19:40:58.900 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:58.903 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-04 19:40:58.905 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-04 19:40:58.908 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-04 19:40:58.911 | + functions:vercmp:648 : local 'op=<' 2026-06-04 19:40:58.914 | + functions:vercmp:649 : local v2=1.0.0 2026-06-04 19:40:58.917 | + functions:vercmp:650 : local result 2026-06-04 19:40:58.921 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-04 19:40:58.921 | ++ functions:vercmp:654 : sort -V 2026-06-04 19:40:58.921 | ++ functions:vercmp:654 : head -1 2026-06-04 19:40:58.926 | + functions:vercmp:654 : result=1.0.0 2026-06-04 19:40:58.929 | + functions:vercmp:656 : case $op in 2026-06-04 19:40:58.932 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-04 19:40:58.935 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-04 19:40:58.938 | + functions:vercmp:667 : return 2026-06-04 19:40:58.941 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.4.3.189:6080/vnc_lite.html 2026-06-04 19:40:58.944 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.189:6080/vnc_lite.html 2026-06-04 19:40:58.978 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.4.3.189:6081/spice_auto.html 2026-06-04 19:40:58.981 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.189:6081/spice_auto.html 2026-06-04 19:40:59.013 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-04 19:40:59.030 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:59.032 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-04 19:40:59.035 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.189 2026-06-04 19:40:59.038 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-04 19:40:59.070 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.189 2026-06-04 19:40:59.103 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-04 19:40:59.121 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:59.124 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-04 19:40:59.127 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-04 19:40:59.146 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:40:59.149 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-04 19:40:59.152 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-04 19:40:59.187 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-04 19:40:59.190 | + 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-04 19:40:59.225 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-04 19:40:59.229 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-04 19:40:59.231 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-04 19:40:59.267 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-04 19:40:59.269 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-04 19:40:59.272 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-04 19:40:59.275 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-04 19:40:59.308 | + 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-04 19:40:59.311 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-04 19:40:59.314 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.316 | + functions-common:run_process:1670 : local group=libvirt 2026-06-04 19:40:59.319 | + functions-common:run_process:1671 : local user= 2026-06-04 19:40:59.322 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:40:59.324 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-04 19:40:59.326 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:40:59.329 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:40:59.331 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:40:59.334 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:40:59.338 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:40:59.342 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602059339 2026-06-04 19:40:59.345 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-04 19:40:59.362 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:40:59.365 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-04 19:40:59.368 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-04 19:40:59.371 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.373 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.376 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.379 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.381 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-04 19:40:59.384 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-04 19:40:59.387 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-04 19:40:59.390 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-04 19:40:59.393 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:40:59.395 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:40:59.398 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:40:59.401 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-04 19:40:59.404 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-04 19:40:59.407 | + functions-common:_run_under_systemd:1644 : 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-04 19:40:59.409 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-04 19:40:59.412 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-04 19:40:59.414 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-04 19:40:59.417 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:40:59.419 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:40:59.422 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:40:59.425 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-04 19:40:59.428 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-04 19:40:59.430 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-04 19:40:59.433 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:40:59.438 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-04 19:40:59.501 | + functions-common:write_user_unit_file:1542 : 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-04 19:40:59.562 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-04 19:40:59.618 | + functions-common:write_user_unit_file:1544 : 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-04 19:40:59.671 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-04 19:40:59.727 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-04 19:40:59.784 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:40:59.840 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:40:59.843 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-04 19:40:59.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-04 19:40:59.905 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-04 19:40:59.986 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:41:00.341 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-04 19:41:00.358 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-04 19:41:00.671 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-04 19:41:00.702 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:00.705 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:00.708 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:00.711 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:00.714 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:00.717 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:00.720 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:00.723 | + functions-common:time_stop:2421 : start_time=1780602059339 2026-06-04 19:41:00.726 | + functions-common:time_stop:2423 : [[ -z 1780602059339 ]] 2026-06-04 19:41:00.730 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:00.734 | + functions-common:time_stop:2426 : end_time=1780602060732 2026-06-04 19:41:00.738 | + functions-common:time_stop:2427 : elapsed_time=1393 2026-06-04 19:41:00.741 | + functions-common:time_stop:2428 : total=30060 2026-06-04 19:41:00.743 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:00.746 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31453 2026-06-04 19:41:00.751 | + 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-04 19:41:00.754 | + 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-04 19:41:00.757 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-04 19:41:00.776 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:00.779 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-04 19:41:00.779 | Dumping cells_v2 mapping 2026-06-04 19:41:00.782 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-04 19:41:01.026 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:41:01.026 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:41:01.026 | we strongly recommend against using it for new projects. 2026-06-04 19:41:01.026 | 2026-06-04 19:41:01.026 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:41:01.026 | framework. For more detail see 2026-06-04 19:41:01.026 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:41:01.026 | 2026-06-04 19:41:01.026 | import eventlet # noqa 2026-06-04 19:41:01.206 | 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-04 19:41:02.623 | INFO dbcounter [None req-3861e774-b7a2-4035-b252-c7fa25376276 None None] Registered counter for database nova_api 2026-06-04 19:41:02.690 | DEBUG dbcounter [-] [98268] Writer thread running {{(pid=98268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:41:02.702 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-04 19:41:02.702 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-04 19:41:02.702 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-04 19:41:02.702 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-04 19:41:02.702 | | cell1 | d1f75a39-cac9-4a4c-b294-bd39f7d78bdb | rabbit://stackrabbit:secretrabbit@10.4.3.189:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-04 19:41:02.702 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-04 19:41:02.933 | Exception ignored in: 2026-06-04 19:41:02.933 | Traceback (most recent call last): 2026-06-04 19:41:02.934 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:41:02.934 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:41:02.934 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:41:02.934 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:41:02.934 | RuntimeError: greenlet is being finalized 2026-06-04 19:41:03.183 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-04 19:41:03.186 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-04 19:41:03.251 | + inc/async:async_inner:63 : create_flavors 2026-06-04 19:41:03.292 | [9741 Async create_flavors:98381]: running: create_flavors 2026-06-04 19:41:03.295 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-04 19:41:03.314 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:03.316 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-04 19:41:03.319 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:03.322 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-04 19:41:03.324 | + ./stack.sh:main:1334 : start_cinder 2026-06-04 19:41:03.327 | + lib/cinder:start_cinder:601 : '[' lioadm = tgtadm ']' 2026-06-04 19:41:03.331 | ++ lib/cinder:start_cinder:616 : which uwsgi 2026-06-04 19:41:03.336 | + lib/cinder:start_cinder:616 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.343 | + functions-common:run_process:1668 : local service=c-api 2026-06-04 19:41:03.346 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.348 | + functions-common:run_process:1670 : local group= 2026-06-04 19:41:03.351 | + functions-common:run_process:1671 : local user= 2026-06-04 19:41:03.355 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:41:03.358 | + functions-common:run_process:1674 : local name=c-api 2026-06-04 19:41:03.361 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:41:03.364 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:41:03.367 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:03.370 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:03.373 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:03.378 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602063375 2026-06-04 19:41:03.382 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-04 19:41:03.399 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:03.402 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-04 19:41:03.405 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-04 19:41:03.408 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.411 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.413 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.415 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-04 19:41:03.418 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-04 19:41:03.421 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-04 19:41:03.424 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-04 19:41:03.426 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:41:03.429 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:41:03.432 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:41:03.435 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:41:03.438 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-04 19:41:03.440 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:41:03.443 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:03.445 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:41:03.450 | + functions-common:_run_under_systemd:1642 : 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-04 19:41:03.454 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-04 19:41:03.456 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:41:03.459 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:41:03.461 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:41:03.463 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:41:03.465 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-04 19:41:03.468 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:41:03.472 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-04 19:41:03.542 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:41:03.613 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-04 19:41:03.676 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-04 19:41:03.740 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:41:03.796 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:41:03.857 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-04 19:41:03.920 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-04 19:41:03.977 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-04 19:41:04.042 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-04 19:41:04.103 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-04 19:41:04.162 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:41:04.164 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:41:04.167 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-04 19:41:04.237 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:41:04.567 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-04 19:41:04.594 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-04 19:41:04.910 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-04 19:41:04.987 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:04.991 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:04.995 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:04.999 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:05.002 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:05.006 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:05.009 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:05.012 | + functions-common:time_stop:2421 : start_time=1780602063375 2026-06-04 19:41:05.015 | + functions-common:time_stop:2423 : [[ -z 1780602063375 ]] 2026-06-04 19:41:05.020 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:05.026 | + functions-common:time_stop:2426 : end_time=1780602065022 2026-06-04 19:41:05.031 | + functions-common:time_stop:2427 : elapsed_time=1647 2026-06-04 19:41:05.033 | + functions-common:time_stop:2428 : total=31453 2026-06-04 19:41:05.036 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:05.039 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33100 2026-06-04 19:41:05.043 | + lib/cinder:start_cinder:618 : echo 'Waiting for Cinder API to start...' 2026-06-04 19:41:05.043 | Waiting for Cinder API to start... 2026-06-04 19:41:05.047 | + lib/cinder:start_cinder:620 : local cinder_url=https://10.4.3.189/volume/v3/ 2026-06-04 19:41:05.051 | + lib/cinder:start_cinder:622 : wait_for_service 60 https://10.4.3.189/volume/v3/ 2026-06-04 19:41:05.056 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:41:05.059 | + functions:wait_for_service:477 : local url=https://10.4.3.189/volume/v3/ 2026-06-04 19:41:05.063 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:41:05.067 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:41:05.072 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:41:05.074 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:05.077 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:05.081 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:05.085 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602065082 2026-06-04 19:41:05.089 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:41:05.094 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/volume/v3/ 2026-06-04 19:41:07.006 | + inc/async:async_inner:64 : rc=0 2026-06-04 19:41:07.032 | [98381 Async create_flavors:98381]: finished successfully 2026-06-04 19:41:07.160 | + :: : [[ 401 == 503 ]] 2026-06-04 19:41:07.161 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:41:07.165 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:41:07.168 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:07.171 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:07.173 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:07.176 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:07.179 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:07.182 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:41:07.184 | + functions-common:time_stop:2421 : start_time=1780602065082 2026-06-04 19:41:07.187 | + functions-common:time_stop:2423 : [[ -z 1780602065082 ]] 2026-06-04 19:41:07.191 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:07.195 | + functions-common:time_stop:2426 : end_time=1780602067192 2026-06-04 19:41:07.198 | + functions-common:time_stop:2427 : elapsed_time=2110 2026-06-04 19:41:07.200 | + functions-common:time_stop:2428 : total=8009 2026-06-04 19:41:07.203 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:07.206 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10119 2026-06-04 19:41:07.209 | + functions:wait_for_service:486 : return 0 2026-06-04 19:41:07.212 | + lib/cinder:start_cinder:626 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.215 | + functions-common:run_process:1668 : local service=c-sch 2026-06-04 19:41:07.218 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.221 | + functions-common:run_process:1670 : local group= 2026-06-04 19:41:07.223 | + functions-common:run_process:1671 : local user= 2026-06-04 19:41:07.226 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:41:07.229 | + functions-common:run_process:1674 : local name=c-sch 2026-06-04 19:41:07.232 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:41:07.234 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:41:07.238 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:07.240 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:07.245 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:07.250 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602067246 2026-06-04 19:41:07.253 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-04 19:41:07.274 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:07.278 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-04 19:41:07.281 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-04 19:41:07.285 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.288 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.291 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.294 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.298 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-04 19:41:07.301 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-04 19:41:07.304 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-04 19:41:07.308 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:41:07.312 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:41:07.314 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:41:07.318 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:41:07.321 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-04 19:41:07.324 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-04 19:41:07.328 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-04 19:41:07.331 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-04 19:41:07.334 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:07.337 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:41:07.340 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:41:07.342 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-04 19:41:07.345 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:41:07.348 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:41:07.352 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-04 19:41:07.355 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:41:07.361 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-04 19:41:07.428 | + functions-common:write_user_unit_file:1542 : 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-04 19:41:07.495 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-04 19:41:07.558 | + functions-common:write_user_unit_file:1544 : 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-04 19:41:07.623 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-04 19:41:07.690 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-04 19:41:07.750 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:41:07.811 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-04 19:41:07.814 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:41:07.816 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-04 19:41:07.886 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:41:08.203 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-04 19:41:08.218 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-04 19:41:08.546 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-04 19:41:08.573 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:08.576 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:08.579 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:08.583 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:08.586 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:08.589 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:08.592 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:08.595 | + functions-common:time_stop:2421 : start_time=1780602067246 2026-06-04 19:41:08.598 | + functions-common:time_stop:2423 : [[ -z 1780602067246 ]] 2026-06-04 19:41:08.601 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:08.606 | + functions-common:time_stop:2426 : end_time=1780602068603 2026-06-04 19:41:08.609 | + functions-common:time_stop:2427 : elapsed_time=1357 2026-06-04 19:41:08.612 | + functions-common:time_stop:2428 : total=33100 2026-06-04 19:41:08.615 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:08.618 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=34457 2026-06-04 19:41:08.621 | + lib/cinder:start_cinder:631 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:08.624 | + lib/cinder:start_cinder:632 : 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-04 19:41:08.627 | + functions-common:run_process:1668 : local service=c-bak 2026-06-04 19:41:08.630 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.633 | + functions-common:run_process:1670 : local group= 2026-06-04 19:41:08.636 | + functions-common:run_process:1671 : local user= 2026-06-04 19:41:08.639 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:08.641 | + functions-common:run_process:1674 : local name=c-bak 2026-06-04 19:41:08.644 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:41:08.647 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:41:08.650 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:08.653 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:08.657 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:08.662 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602068659 2026-06-04 19:41:08.665 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-04 19:41:08.684 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:08.687 | + functions-common:run_process:1678 : _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-04 19:41:08.690 | + functions-common:_run_under_systemd:1622 : local service=c-bak 2026-06-04 19:41:08.692 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.695 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.698 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.701 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.704 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-04 19:41:08.707 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-04 19:41:08.710 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-bak.service 2026-06-04 19:41:08.712 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:41:08.715 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:41:08.719 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:41:08.721 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:08.724 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-06-04 19:41:08.727 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-04 19:41:08.730 | + functions-common:_run_under_systemd:1644 : 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-04 19:41:08.733 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-bak.service 2026-06-04 19:41:08.736 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:08.739 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:41:08.742 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:41:08.745 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:08.748 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:41:08.750 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:41:08.753 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-06-04 19:41:08.756 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:41:08.762 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-06-04 19:41:08.833 | + functions-common:write_user_unit_file:1542 : 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-04 19:41:08.905 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-06-04 19:41:08.961 | + functions-common:write_user_unit_file:1544 : 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-04 19:41:09.020 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-06-04 19:41:09.083 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-06-04 19:41:09.143 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:41:09.200 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-04 19:41:09.203 | + functions-common:write_user_unit_file:1549 : 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-04 19:41:09.261 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:41:09.264 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-06-04 19:41:09.332 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:41:09.682 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-bak.service 2026-06-04 19:41:09.697 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-06-04 19:41:10.016 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-bak.service 2026-06-04 19:41:10.052 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:10.056 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:10.059 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:10.063 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:10.067 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:10.071 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:10.074 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:10.077 | + functions-common:time_stop:2421 : start_time=1780602068659 2026-06-04 19:41:10.081 | + functions-common:time_stop:2423 : [[ -z 1780602068659 ]] 2026-06-04 19:41:10.084 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:10.090 | + functions-common:time_stop:2426 : end_time=1780602070087 2026-06-04 19:41:10.094 | + functions-common:time_stop:2427 : elapsed_time=1428 2026-06-04 19:41:10.099 | + functions-common:time_stop:2428 : total=34457 2026-06-04 19:41:10.102 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:10.105 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35885 2026-06-04 19:41:10.109 | + lib/cinder:start_cinder:633 : 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-04 19:41:10.112 | + functions-common:run_process:1668 : local service=c-vol 2026-06-04 19:41:10.116 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.120 | + functions-common:run_process:1670 : local group= 2026-06-04 19:41:10.124 | + functions-common:run_process:1671 : local user= 2026-06-04 19:41:10.128 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:10.131 | + functions-common:run_process:1674 : local name=c-vol 2026-06-04 19:41:10.135 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:41:10.138 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:41:10.141 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:10.145 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:10.149 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:10.155 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602070152 2026-06-04 19:41:10.158 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-04 19:41:10.178 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:10.182 | + functions-common:run_process:1678 : _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-04 19:41:10.185 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-04 19:41:10.188 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.191 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.194 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.197 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.200 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-04 19:41:10.203 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-04 19:41:10.207 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-04 19:41:10.210 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:41:10.213 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:41:10.216 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:41:10.219 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:10.223 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-04 19:41:10.226 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-04 19:41:10.229 | + functions-common:_run_under_systemd:1644 : 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-04 19:41:10.233 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-04 19:41:10.236 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-04 19:41:10.238 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-04 19:41:10.241 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-04 19:41:10.244 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-04 19:41:10.247 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-04 19:41:10.250 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-04 19:41:10.253 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-04 19:41:10.256 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-04 19:41:10.261 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-04 19:41:10.331 | + functions-common:write_user_unit_file:1542 : 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-04 19:41:10.400 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-04 19:41:10.466 | + functions-common:write_user_unit_file:1544 : 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-04 19:41:10.530 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-04 19:41:10.598 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-04 19:41:10.657 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:41:10.717 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-04 19:41:10.720 | + functions-common:write_user_unit_file:1549 : 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-04 19:41:10.783 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-04 19:41:10.788 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-04 19:41:10.862 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-04 19:41:11.199 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-04 19:41:11.216 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-04 19:41:11.528 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-04 19:41:11.562 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:11.566 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:11.569 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:11.572 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:11.575 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:11.578 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:11.580 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:11.583 | + functions-common:time_stop:2421 : start_time=1780602070152 2026-06-04 19:41:11.585 | + functions-common:time_stop:2423 : [[ -z 1780602070152 ]] 2026-06-04 19:41:11.589 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:11.593 | + functions-common:time_stop:2426 : end_time=1780602071590 2026-06-04 19:41:11.595 | + functions-common:time_stop:2427 : elapsed_time=1438 2026-06-04 19:41:11.597 | + functions-common:time_stop:2428 : total=35885 2026-06-04 19:41:11.601 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:11.604 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37323 2026-06-04 19:41:11.608 | + ./stack.sh:main:1335 : create_volume_types 2026-06-04 19:41:11.611 | + lib/cinder:create_volume_types:668 : is_service_enabled c-api 2026-06-04 19:41:11.632 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:11.636 | + lib/cinder:create_volume_types:668 : [[ -n storpool:storpool ]] 2026-06-04 19:41:11.638 | + lib/cinder:create_volume_types:669 : local be be_name 2026-06-04 19:41:11.641 | + lib/cinder:create_volume_types:670 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-04 19:41:11.644 | + lib/cinder:create_volume_types:671 : be_name=storpool 2026-06-04 19:41:11.647 | + lib/cinder:create_volume_types:672 : create_one_type storpool volume_backend_name storpool 2026-06-04 19:41:11.650 | + lib/cinder:create_one_type:649 : type_name=storpool 2026-06-04 19:41:11.654 | + lib/cinder:create_one_type:650 : property_key=volume_backend_name 2026-06-04 19:41:11.657 | + lib/cinder:create_one_type:651 : property_value=storpool 2026-06-04 19:41:11.660 | + lib/cinder:create_one_type:653 : is_service_enabled keystone 2026-06-04 19:41:11.680 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:11.684 | + lib/cinder:create_one_type:654 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-06-04 19:41:12.912 | 2026-06-04 19:41:12.912 | +-------------+--------------------------------------+ 2026-06-04 19:41:12.913 | | Field | Value | 2026-06-04 19:41:12.913 | +-------------+--------------------------------------+ 2026-06-04 19:41:12.913 | | description | None | 2026-06-04 19:41:12.913 | | id | 6b751dff-3b3b-4b21-a2a1-a03fc5d68b61 | 2026-06-04 19:41:12.913 | | is_public | True | 2026-06-04 19:41:12.913 | | name | storpool | 2026-06-04 19:41:12.913 | | properties | volume_backend_name='storpool' | 2026-06-04 19:41:12.913 | +-------------+--------------------------------------+ 2026-06-04 19:41:12.921 | + lib/cinder:create_volume_types:675 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:12.924 | + lib/cinder:create_volume_types:676 : create_one_type multiattach multiattach ' True' 2026-06-04 19:41:12.927 | + lib/cinder:create_one_type:649 : type_name=multiattach 2026-06-04 19:41:12.931 | + lib/cinder:create_one_type:650 : property_key=multiattach 2026-06-04 19:41:12.935 | + lib/cinder:create_one_type:651 : property_value=' True' 2026-06-04 19:41:12.939 | + lib/cinder:create_one_type:653 : is_service_enabled keystone 2026-06-04 19:41:12.961 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:12.965 | + lib/cinder:create_one_type:654 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-06-04 19:41:13.546 | 2026-06-04 19:41:13.546 | +-------------+--------------------------------------+ 2026-06-04 19:41:13.546 | | Field | Value | 2026-06-04 19:41:13.547 | +-------------+--------------------------------------+ 2026-06-04 19:41:13.547 | | description | None | 2026-06-04 19:41:13.547 | | id | a7d9a8ea-93b7-4831-9297-b39da4ec7d6a | 2026-06-04 19:41:13.547 | | is_public | True | 2026-06-04 19:41:13.547 | | name | multiattach | 2026-06-04 19:41:13.547 | | properties | multiattach=' True' | 2026-06-04 19:41:13.547 | +-------------+--------------------------------------+ 2026-06-04 19:41:13.556 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-06-04 19:41:13.559 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-04 19:41:13.562 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-04 19:41:13.583 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:13.586 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-04 19:41:13.588 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:13.590 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-04 19:41:13.592 | + ./stack.sh:main:1350 : start_glance 2026-06-04 19:41:13.595 | + lib/glance:start_glance:648 : local service_protocol=https 2026-06-04 19:41:13.599 | ++ lib/glance:start_glance:650 : which uwsgi 2026-06-04 19:41:13.604 | + lib/glance:start_glance:650 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.607 | + functions-common:run_process:1668 : local service=g-api 2026-06-04 19:41:13.611 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.615 | + functions-common:run_process:1670 : local group= 2026-06-04 19:41:13.619 | + functions-common:run_process:1671 : local user= 2026-06-04 19:41:13.623 | + functions-common:run_process:1672 : local env_vars= 2026-06-04 19:41:13.626 | + functions-common:run_process:1674 : local name=g-api 2026-06-04 19:41:13.630 | + functions-common:run_process:1676 : time_start run_process 2026-06-04 19:41:13.633 | + functions-common:time_start:2400 : local name=run_process 2026-06-04 19:41:13.636 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:13.639 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:13.644 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:13.649 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602073646 2026-06-04 19:41:13.654 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-04 19:41:13.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:13.679 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-04 19:41:13.683 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-04 19:41:13.686 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.689 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.693 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.696 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-04 19:41:13.699 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-04 19:41:13.703 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-04 19:41:13.706 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-04 19:41:13.709 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-04 19:41:13.712 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-04 19:41:13.715 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-04 19:41:13.719 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-04 19:41:13.722 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-04 19:41:13.726 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-04 19:41:13.730 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:13.733 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:41:13.737 | + functions-common:_run_under_systemd:1642 : 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-04 19:41:13.741 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-04 19:41:13.743 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-04 19:41:13.747 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-04 19:41:13.751 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-04 19:41:13.754 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-04 19:41:13.758 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-04 19:41:13.761 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-04 19:41:13.765 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-04 19:41:13.843 | + functions-common:write_uwsgi_user_unit_file:1570 : 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-04 19:41:13.911 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-04 19:41:13.966 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-04 19:41:14.027 | + functions-common:write_uwsgi_user_unit_file:1573 : 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-04 19:41:14.084 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-04 19:41:14.144 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-04 19:41:14.203 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-04 19:41:14.264 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-04 19:41:14.324 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-04 19:41:14.389 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-04 19:41:14.451 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-04 19:41:14.454 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-04 19:41:14.456 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-04 19:41:14.525 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-04 19:41:14.858 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-04 19:41:14.872 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-04 19:41:15.184 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-04 19:41:15.258 | + functions-common:run_process:1680 : time_stop run_process 2026-06-04 19:41:15.261 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:15.264 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:15.268 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:15.271 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:15.274 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:15.277 | + functions-common:time_stop:2420 : name=run_process 2026-06-04 19:41:15.280 | + functions-common:time_stop:2421 : start_time=1780602073646 2026-06-04 19:41:15.283 | + functions-common:time_stop:2423 : [[ -z 1780602073646 ]] 2026-06-04 19:41:15.287 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:15.292 | + functions-common:time_stop:2426 : end_time=1780602075289 2026-06-04 19:41:15.295 | + functions-common:time_stop:2427 : elapsed_time=1643 2026-06-04 19:41:15.298 | + functions-common:time_stop:2428 : total=37323 2026-06-04 19:41:15.300 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:15.303 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38966 2026-06-04 19:41:15.306 | + lib/glance:start_glance:652 : is_service_enabled g-api-r 2026-06-04 19:41:15.330 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:15.333 | + lib/glance:start_glance:657 : echo 'Waiting for g-api (10.4.3.189) to start...' 2026-06-04 19:41:15.333 | Waiting for g-api (10.4.3.189) to start... 2026-06-04 19:41:15.336 | + lib/glance:start_glance:658 : wait_for_service 60 https://10.4.3.189/image 2026-06-04 19:41:15.340 | + functions:wait_for_service:476 : local timeout=60 2026-06-04 19:41:15.343 | + functions:wait_for_service:477 : local url=https://10.4.3.189/image 2026-06-04 19:41:15.347 | + functions:wait_for_service:478 : local rval=0 2026-06-04 19:41:15.351 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-04 19:41:15.355 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:41:15.359 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:15.361 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:15.366 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:15.371 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602075367 2026-06-04 19:41:15.374 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-04 19:41:15.380 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.189/image 2026-06-04 19:41:17.447 | + :: : [[ 300 == 503 ]] 2026-06-04 19:41:17.448 | + :: : [[ 0 -eq 7 ]] 2026-06-04 19:41:17.452 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-04 19:41:17.456 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:17.459 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:17.463 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:17.467 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:17.470 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:17.474 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:41:17.478 | + functions-common:time_stop:2421 : start_time=1780602075367 2026-06-04 19:41:17.482 | + functions-common:time_stop:2423 : [[ -z 1780602075367 ]] 2026-06-04 19:41:17.488 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:17.492 | + functions-common:time_stop:2426 : end_time=1780602077489 2026-06-04 19:41:17.495 | + functions-common:time_stop:2427 : elapsed_time=2122 2026-06-04 19:41:17.499 | + functions-common:time_stop:2428 : total=10119 2026-06-04 19:41:17.503 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:17.507 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12241 2026-06-04 19:41:17.510 | + functions:wait_for_service:486 : return 0 2026-06-04 19:41:17.514 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-04 19:41:17.535 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:17.538 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-04 19:41:17.556 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:17.559 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-04 19:41:17.561 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:17.563 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-04 19:41:17.566 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-04 19:41:17.569 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:17.571 | + 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-04 19:41:17.572 | + functions:upload_image:141 : local image image_fname image_name 2026-06-04 19:41:17.574 | + functions:upload_image:143 : local max_attempts=5 2026-06-04 19:41:17.576 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-04 19:41:17.580 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:17.583 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:17.584 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-04 19:41:17.586 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-04 19:41:17.588 | ++ functions:upload_image:151 : seq 5 2026-06-04 19:41:17.591 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-04 19:41:17.593 | + functions:upload_image:152 : local rc=0 2026-06-04 19:41:17.594 | + 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-04 19:41:17.598 | --2026-06-04 19:41:17-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:17.948 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-04 19:41:18.114 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-04 19:41:18.290 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:41:18.290 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-06-04 19:41:18.290 | --2026-06-04 19:41:18-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:18.383 | Resolving github.com (github.com)... 140.82.121.4 2026-06-04 19:41:18.413 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-04 19:41:18.678 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:41:18.678 | 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-04T20%3A38%3A34Z&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-04T19%3A37%3A42Z&ske=2026-06-04T20%3A38%3A34Z&sks=b&skv=2018-11-09&sig=OUoiLnA5TR4zxO4Iwm7ZmtlnjOZeEoQ43E0uEC4X8As%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg3OCwibmJmIjoxNzgwNjAyMDc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S8miZ0UPBkU4fXdSAnMAeijQDLFG7rxA0_HyvcjIpUg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-04 19:41:18.678 | --2026-06-04 19:41:18-- 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-04T20%3A38%3A34Z&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-04T19%3A37%3A42Z&ske=2026-06-04T20%3A38%3A34Z&sks=b&skv=2018-11-09&sig=OUoiLnA5TR4zxO4Iwm7ZmtlnjOZeEoQ43E0uEC4X8As%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg3OCwibmJmIjoxNzgwNjAyMDc4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.S8miZ0UPBkU4fXdSAnMAeijQDLFG7rxA0_HyvcjIpUg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-04 19:41:18.680 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-06-04 19:41:18.682 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-04 19:41:18.802 | HTTP request sent, awaiting response... 200 OK 2026-06-04 19:41:18.802 | Length: 21430272 (20M) [application/octet-stream] 2026-06-04 19:41:18.802 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-06-04 19:41:18.814 | 2026-06-04 19:41:19.304 | 0K ........ ........ .... 100% 40.7M=0.5s 2026-06-04 19:41:19.304 | 2026-06-04 19:41:19.304 | 2026-06-04 19:41:19 (40.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-06-04 19:41:19.304 | 2026-06-04 19:41:19.308 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-04 19:41:19.311 | + functions:upload_image:163 : break 2026-06-04 19:41:19.313 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:19.316 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-04 19:41:19.318 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-04 19:41:19.320 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-04 19:41:19.323 | + functions:upload_image:313 : local kernel= 2026-06-04 19:41:19.325 | + functions:upload_image:314 : local ramdisk= 2026-06-04 19:41:19.327 | + functions:upload_image:315 : local disk_format= 2026-06-04 19:41:19.329 | + functions:upload_image:316 : local container_format= 2026-06-04 19:41:19.331 | + functions:upload_image:317 : local unpack= 2026-06-04 19:41:19.334 | + functions:upload_image:318 : local img_property= 2026-06-04 19:41:19.337 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-04 19:41:19.340 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-04 19:41:19.342 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-04 19:41:19.344 | + functions:upload_image:328 : case "$image_fname" in 2026-06-04 19:41:19.347 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-04 19:41:19.351 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-04 19:41:19.353 | + functions:upload_image:350 : local format 2026-06-04 19:41:19.357 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-04 19:41:19.358 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:19.368 | + functions:upload_image:351 : format=qcow2 2026-06-04 19:41:19.370 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-04 19:41:19.373 | + functions:upload_image:353 : disk_format=qcow2 2026-06-04 19:41:19.375 | + functions:upload_image:357 : container_format=bare 2026-06-04 19:41:19.377 | + functions:upload_image:404 : is_arch ppc64le 2026-06-04 19:41:19.381 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:19.386 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-04 19:41:19.389 | + functions:upload_image:404 : is_arch ppc64 2026-06-04 19:41:19.393 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:19.396 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-04 19:41:19.399 | + functions:upload_image:404 : is_arch ppc 2026-06-04 19:41:19.402 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:19.407 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-04 19:41:19.409 | + functions:upload_image:408 : is_arch aarch64 2026-06-04 19:41:19.413 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:19.417 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:41:19.419 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-04 19:41:19.421 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-04 19:41:19.424 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-04 19:41:19.426 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-04 19:41:19.429 | + 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-04 19:41:19.431 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-04 19:41:19.433 | + functions:_upload_image:112 : shift 2026-06-04 19:41:19.434 | + functions:_upload_image:113 : local container=bare 2026-06-04 19:41:19.438 | + functions:_upload_image:114 : shift 2026-06-04 19:41:19.440 | + functions:_upload_image:115 : local disk=qcow2 2026-06-04 19:41:19.442 | + functions:_upload_image:116 : shift 2026-06-04 19:41:19.444 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:19.447 | + functions:_upload_image:118 : shift 2026-06-04 19:41:19.449 | + functions:_upload_image:119 : local properties 2026-06-04 19:41:19.452 | + functions:_upload_image:120 : local useimport 2026-06-04 19:41:19.455 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-04 19:41:19.457 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-04 19:41:19.459 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-04 19:41:19.462 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-04 19:41:19.464 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-04 19:41:19.466 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-04 19:41:19.468 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:19.471 | + functions:_upload_image:125 : useimport=--import 2026-06-04 19:41:19.473 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-04 19:41:19.478 | + 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-04 19:41:23.059 | 2026-06-04 19:41:23.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:23.059 | | Field | Value | 2026-06-04 19:41:23.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:23.059 | | container_format | bare | 2026-06-04 19:41:23.059 | | created_at | 2026-06-04T19:41:21Z | 2026-06-04 19:41:23.059 | | disk_format | qcow2 | 2026-06-04 19:41:23.059 | | file | /v2/images/ceced12e-1f13-4c86-80c2-fde41cacbbf6/file | 2026-06-04 19:41:23.059 | | id | ceced12e-1f13-4c86-80c2-fde41cacbbf6 | 2026-06-04 19:41:23.059 | | min_disk | 0 | 2026-06-04 19:41:23.059 | | min_ram | 0 | 2026-06-04 19:41:23.059 | | name | cirros-0.6.2-x86_64-disk | 2026-06-04 19:41:23.059 | | owner | 1966639330294a5ca0fcdfc7397d8f9a | 2026-06-04 19:41:23.059 | | properties | hw_rng_model='virtio', os_glance_import_task='efdcdd64-864e-41f5-afca-e3d1b87fe024', 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-04 19:41:23.059 | | protected | False | 2026-06-04 19:41:23.059 | | schema | /v2/schemas/image | 2026-06-04 19:41:23.059 | | size | 21430272 | 2026-06-04 19:41:23.059 | | status | uploading | 2026-06-04 19:41:23.059 | | tags | | 2026-06-04 19:41:23.059 | | updated_at | 2026-06-04T19:41:22Z | 2026-06-04 19:41:23.059 | | visibility | public | 2026-06-04 19:41:23.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:23.069 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-04 19:41:23.072 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:23.076 | + 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-04 19:41:23.078 | + functions:upload_image:141 : local image image_fname image_name 2026-06-04 19:41:23.081 | + functions:upload_image:143 : local max_attempts=5 2026-06-04 19:41:23.084 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-04 19:41:23.089 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:23.093 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:23.096 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-04 19:41:23.099 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-04 19:41:23.103 | ++ functions:upload_image:151 : seq 5 2026-06-04 19:41:23.107 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-04 19:41:23.110 | + functions:upload_image:152 : local rc=0 2026-06-04 19:41:23.114 | + 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-04 19:41:23.117 | --2026-06-04 19:41:23-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:23.118 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-04 19:41:23.281 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-04 19:41:23.453 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:41:23.453 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-06-04 19:41:23.453 | --2026-06-04 19:41:23-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:23.478 | Resolving github.com (github.com)... 140.82.121.4 2026-06-04 19:41:23.507 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-04 19:41:23.787 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:41:23.787 | 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-04T20%3A35%3A20Z&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-04T19%3A35%3A20Z&ske=2026-06-04T20%3A35%3A20Z&sks=b&skv=2018-11-09&sig=jPPnBvFgzsTZQ9SjpS1n5ku7Bt4WbD8h173kDQbBaaI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg4MywibmJmIjoxNzgwNjAyMDgzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.kL_pikoFkvwseBGxa_QNe8Dqe_dcn6ZXs3FQSGCojUk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-04 19:41:23.788 | --2026-06-04 19:41:23-- 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-04T20%3A35%3A20Z&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-04T19%3A35%3A20Z&ske=2026-06-04T20%3A35%3A20Z&sks=b&skv=2018-11-09&sig=jPPnBvFgzsTZQ9SjpS1n5ku7Bt4WbD8h173kDQbBaaI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg4MywibmJmIjoxNzgwNjAyMDgzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.kL_pikoFkvwseBGxa_QNe8Dqe_dcn6ZXs3FQSGCojUk&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-04 19:41:23.790 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-06-04 19:41:23.792 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-04 19:41:23.940 | HTTP request sent, awaiting response... 200 OK 2026-06-04 19:41:23.940 | Length: 21233664 (20M) [application/octet-stream] 2026-06-04 19:41:23.940 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-06-04 19:41:23.952 | 2026-06-04 19:41:24.376 | 0K ........ ........ .... 100% 46.5M=0.4s 2026-06-04 19:41:24.376 | 2026-06-04 19:41:24.376 | 2026-06-04 19:41:24 (46.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-06-04 19:41:24.376 | 2026-06-04 19:41:24.380 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-04 19:41:24.383 | + functions:upload_image:163 : break 2026-06-04 19:41:24.386 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:24.388 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-04 19:41:24.392 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-04 19:41:24.396 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-04 19:41:24.399 | + functions:upload_image:313 : local kernel= 2026-06-04 19:41:24.402 | + functions:upload_image:314 : local ramdisk= 2026-06-04 19:41:24.405 | + functions:upload_image:315 : local disk_format= 2026-06-04 19:41:24.408 | + functions:upload_image:316 : local container_format= 2026-06-04 19:41:24.411 | + functions:upload_image:317 : local unpack= 2026-06-04 19:41:24.415 | + functions:upload_image:318 : local img_property= 2026-06-04 19:41:24.418 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-04 19:41:24.421 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-04 19:41:24.424 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-04 19:41:24.426 | + functions:upload_image:328 : case "$image_fname" in 2026-06-04 19:41:24.430 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-04 19:41:24.435 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-04 19:41:24.438 | + functions:upload_image:350 : local format 2026-06-04 19:41:24.441 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-04 19:41:24.442 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:24.454 | + functions:upload_image:351 : format=qcow2 2026-06-04 19:41:24.457 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-04 19:41:24.460 | + functions:upload_image:353 : disk_format=qcow2 2026-06-04 19:41:24.462 | + functions:upload_image:357 : container_format=bare 2026-06-04 19:41:24.465 | + functions:upload_image:404 : is_arch ppc64le 2026-06-04 19:41:24.469 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:24.473 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-04 19:41:24.475 | + functions:upload_image:404 : is_arch ppc64 2026-06-04 19:41:24.479 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:24.484 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-04 19:41:24.488 | + functions:upload_image:404 : is_arch ppc 2026-06-04 19:41:24.492 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:24.497 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-04 19:41:24.500 | + functions:upload_image:408 : is_arch aarch64 2026-06-04 19:41:24.504 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:24.508 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:41:24.511 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-04 19:41:24.513 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-04 19:41:24.516 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-04 19:41:24.519 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-04 19:41:24.522 | + 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-04 19:41:24.524 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-04 19:41:24.527 | + functions:_upload_image:112 : shift 2026-06-04 19:41:24.529 | + functions:_upload_image:113 : local container=bare 2026-06-04 19:41:24.531 | + functions:_upload_image:114 : shift 2026-06-04 19:41:24.534 | + functions:_upload_image:115 : local disk=qcow2 2026-06-04 19:41:24.538 | + functions:_upload_image:116 : shift 2026-06-04 19:41:24.541 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:24.544 | + functions:_upload_image:118 : shift 2026-06-04 19:41:24.548 | + functions:_upload_image:119 : local properties 2026-06-04 19:41:24.551 | + functions:_upload_image:120 : local useimport 2026-06-04 19:41:24.554 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-04 19:41:24.557 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-04 19:41:24.559 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-04 19:41:24.562 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-04 19:41:24.564 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-04 19:41:24.568 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-04 19:41:24.571 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:24.573 | + functions:_upload_image:125 : useimport=--import 2026-06-04 19:41:24.576 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-04 19:41:24.581 | + 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-04 19:41:27.059 | 2026-06-04 19:41:27.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:27.059 | | Field | Value | 2026-06-04 19:41:27.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:27.059 | | container_format | bare | 2026-06-04 19:41:27.059 | | created_at | 2026-06-04T19:41:25Z | 2026-06-04 19:41:27.059 | | disk_format | qcow2 | 2026-06-04 19:41:27.059 | | file | /v2/images/563681a8-e690-4d3c-a1d3-b704f26cbd1c/file | 2026-06-04 19:41:27.059 | | id | 563681a8-e690-4d3c-a1d3-b704f26cbd1c | 2026-06-04 19:41:27.059 | | min_disk | 0 | 2026-06-04 19:41:27.059 | | min_ram | 0 | 2026-06-04 19:41:27.059 | | name | cirros-0.6.1-x86_64-disk | 2026-06-04 19:41:27.059 | | owner | 1966639330294a5ca0fcdfc7397d8f9a | 2026-06-04 19:41:27.059 | | properties | hw_rng_model='virtio', os_glance_import_task='b57808c0-4fba-42b2-b454-ea6498c32aa6', 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-04 19:41:27.059 | | protected | False | 2026-06-04 19:41:27.059 | | schema | /v2/schemas/image | 2026-06-04 19:41:27.059 | | size | 21233664 | 2026-06-04 19:41:27.059 | | status | uploading | 2026-06-04 19:41:27.059 | | tags | | 2026-06-04 19:41:27.059 | | updated_at | 2026-06-04T19:41:26Z | 2026-06-04 19:41:27.059 | | visibility | public | 2026-06-04 19:41:27.059 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:27.068 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-04 19:41:27.072 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:27.076 | + 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-04 19:41:27.078 | + functions:upload_image:141 : local image image_fname image_name 2026-06-04 19:41:27.081 | + functions:upload_image:143 : local max_attempts=5 2026-06-04 19:41:27.084 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-04 19:41:27.090 | ++ 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-04 19:41:27.095 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:27.098 | + 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-04 19:41:27.100 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-04 19:41:27.104 | ++ functions:upload_image:151 : seq 5 2026-06-04 19:41:27.108 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-04 19:41:27.110 | + functions:upload_image:152 : local rc=0 2026-06-04 19:41:27.113 | + 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-04 19:41:27.116 | --2026-06-04 19:41:27-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:27.143 | Resolving github.com (github.com)... 140.82.121.4 2026-06-04 19:41:27.171 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-04 19:41:27.456 | HTTP request sent, awaiting response... 302 Found 2026-06-04 19:41:27.456 | 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-04T20%3A35%3A48Z&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-04T19%3A35%3A11Z&ske=2026-06-04T20%3A35%3A48Z&sks=b&skv=2018-11-09&sig=IZkeNVQqqLZFaNELmC0NDhNVyqOPxq8y8lOOmq84Dww%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg4NywibmJmIjoxNzgwNjAyMDg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.av-T_maKreMBmZRkUr3RtGqLl7jo75aqj9HRF4vRFT4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-04 19:41:27.456 | --2026-06-04 19:41:27-- 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-04T20%3A35%3A48Z&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-04T19%3A35%3A11Z&ske=2026-06-04T20%3A35%3A48Z&sks=b&skv=2018-11-09&sig=IZkeNVQqqLZFaNELmC0NDhNVyqOPxq8y8lOOmq84Dww%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDYwMzg4NywibmJmIjoxNzgwNjAyMDg3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.av-T_maKreMBmZRkUr3RtGqLl7jo75aqj9HRF4vRFT4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-04 19:41:27.458 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2026-06-04 19:41:27.459 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-04 19:41:27.588 | HTTP request sent, awaiting response... 200 OK 2026-06-04 19:41:27.588 | Length: 21692416 (21M) [application/octet-stream] 2026-06-04 19:41:27.588 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-06-04 19:41:27.599 | 2026-06-04 19:41:27.999 | 0K ........ ........ .... 100% 50.3M=0.4s 2026-06-04 19:41:27.999 | 2026-06-04 19:41:27.999 | 2026-06-04 19:41:27 (50.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-06-04 19:41:27.999 | 2026-06-04 19:41:28.002 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-04 19:41:28.005 | + functions:upload_image:163 : break 2026-06-04 19:41:28.007 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:28.010 | + 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-04 19:41:28.013 | + 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-04 19:41:28.015 | + 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-04 19:41:28.018 | + functions:upload_image:313 : local kernel= 2026-06-04 19:41:28.021 | + functions:upload_image:314 : local ramdisk= 2026-06-04 19:41:28.023 | + functions:upload_image:315 : local disk_format= 2026-06-04 19:41:28.027 | + functions:upload_image:316 : local container_format= 2026-06-04 19:41:28.030 | + functions:upload_image:317 : local unpack= 2026-06-04 19:41:28.033 | + functions:upload_image:318 : local img_property= 2026-06-04 19:41:28.035 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-04 19:41:28.038 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-04 19:41:28.041 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-04 19:41:28.043 | + functions:upload_image:328 : case "$image_fname" in 2026-06-04 19:41:28.047 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-04 19:41:28.051 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-04 19:41:28.053 | + functions:upload_image:350 : local format 2026-06-04 19:41:28.057 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:28.058 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-04 19:41:28.066 | + functions:upload_image:351 : format=qcow2 2026-06-04 19:41:28.069 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-04 19:41:28.071 | + functions:upload_image:353 : disk_format=qcow2 2026-06-04 19:41:28.075 | + functions:upload_image:357 : container_format=bare 2026-06-04 19:41:28.078 | + functions:upload_image:404 : is_arch ppc64le 2026-06-04 19:41:28.081 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:28.085 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-04 19:41:28.088 | + functions:upload_image:404 : is_arch ppc64 2026-06-04 19:41:28.092 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:28.096 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-04 19:41:28.099 | + functions:upload_image:404 : is_arch ppc 2026-06-04 19:41:28.102 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:28.107 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-04 19:41:28.109 | + functions:upload_image:408 : is_arch aarch64 2026-06-04 19:41:28.121 | ++ functions-common:is_arch:519 : uname -m 2026-06-04 19:41:28.125 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-04 19:41:28.128 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-04 19:41:28.130 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-04 19:41:28.132 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-04 19:41:28.135 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-04 19:41:28.137 | + 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-04 19:41:28.139 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-04 19:41:28.141 | + functions:_upload_image:112 : shift 2026-06-04 19:41:28.143 | + functions:_upload_image:113 : local container=bare 2026-06-04 19:41:28.145 | + functions:_upload_image:114 : shift 2026-06-04 19:41:28.148 | + functions:_upload_image:115 : local disk=qcow2 2026-06-04 19:41:28.150 | + functions:_upload_image:116 : shift 2026-06-04 19:41:28.153 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:28.155 | + functions:_upload_image:118 : shift 2026-06-04 19:41:28.157 | + functions:_upload_image:119 : local properties 2026-06-04 19:41:28.160 | + functions:_upload_image:120 : local useimport 2026-06-04 19:41:28.163 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-04 19:41:28.165 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-04 19:41:28.168 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-04 19:41:28.170 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-04 19:41:28.172 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-04 19:41:28.175 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-04 19:41:28.178 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:28.181 | + functions:_upload_image:125 : useimport=--import 2026-06-04 19:41:28.184 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:28.188 | + 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-04 19:41:30.474 | 2026-06-04 19:41:30.475 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:30.475 | | Field | Value | 2026-06-04 19:41:30.475 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:30.475 | | container_format | bare | 2026-06-04 19:41:30.475 | | created_at | 2026-06-04T19:41:29Z | 2026-06-04 19:41:30.475 | | disk_format | qcow2 | 2026-06-04 19:41:30.475 | | file | /v2/images/30f358ea-ffc2-4635-8bfe-d31527102b1f/file | 2026-06-04 19:41:30.475 | | id | 30f358ea-ffc2-4635-8bfe-d31527102b1f | 2026-06-04 19:41:30.475 | | min_disk | 0 | 2026-06-04 19:41:30.475 | | min_ram | 0 | 2026-06-04 19:41:30.475 | | name | cirros-0.6.3-x86_64-disk | 2026-06-04 19:41:30.475 | | owner | 1966639330294a5ca0fcdfc7397d8f9a | 2026-06-04 19:41:30.475 | | properties | hw_rng_model='virtio', os_glance_import_task='0e9aafe4-69c0-4f64-854c-4bb814a8280d', 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-04 19:41:30.475 | | protected | False | 2026-06-04 19:41:30.475 | | schema | /v2/schemas/image | 2026-06-04 19:41:30.475 | | size | 21692416 | 2026-06-04 19:41:30.475 | | status | uploading | 2026-06-04 19:41:30.475 | | tags | | 2026-06-04 19:41:30.475 | | updated_at | 2026-06-04T19:41:30Z | 2026-06-04 19:41:30.475 | | visibility | public | 2026-06-04 19:41:30.475 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-04 19:41:30.485 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-04 19:41:30.534 | [9741 Async create_flavors:98381]: Waiting for completion of create_flavors running on PID 98381 (2 other jobs running) 2026-06-04 19:41:30.560 | [9741 Async create_flavors:98381]: Signaling child to exit 2026-06-04 19:41:30.560 | WAKEUP 2026-06-04 19:41:30.586 | [9741 Async create_flavors:98381]: Signaled 2026-06-04 19:41:30.588 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-04 19:41:30.588 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:30.588 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-04 19:41:30.588 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-04 19:41:30.588 | 2026-06-04 19:41:30.588 | + 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-04 19:41:30.588 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | Field | Value | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.588 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.588 | | description | None | 2026-06-04 19:41:30.588 | | disk | 1 | 2026-06-04 19:41:30.588 | | id | c1 | 2026-06-04 19:41:30.588 | | name | cirros256 | 2026-06-04 19:41:30.588 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.588 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.588 | | ram | 256 | 2026-06-04 19:41:30.588 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.588 | | swap | 0 | 2026-06-04 19:41:30.588 | | vcpus | 1 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | + 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-04 19:41:30.588 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | Field | Value | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.588 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.588 | | description | None | 2026-06-04 19:41:30.588 | | disk | 5 | 2026-06-04 19:41:30.588 | | id | d1 | 2026-06-04 19:41:30.588 | | name | ds512M | 2026-06-04 19:41:30.588 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.588 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.588 | | ram | 512 | 2026-06-04 19:41:30.588 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.588 | | swap | 0 | 2026-06-04 19:41:30.588 | | vcpus | 1 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | + 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-04 19:41:30.588 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | Field | Value | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.588 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.588 | | description | None | 2026-06-04 19:41:30.588 | | disk | 10 | 2026-06-04 19:41:30.588 | | id | d2 | 2026-06-04 19:41:30.588 | | name | ds1G | 2026-06-04 19:41:30.588 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.588 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.588 | | ram | 1024 | 2026-06-04 19:41:30.588 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.588 | | swap | 0 | 2026-06-04 19:41:30.588 | | vcpus | 1 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | + 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-04 19:41:30.588 | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.588 | | Field | Value | 2026-06-04 19:41:30.588 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.589 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.589 | | description | None | 2026-06-04 19:41:30.589 | | disk | 10 | 2026-06-04 19:41:30.589 | | id | d3 | 2026-06-04 19:41:30.589 | | name | ds2G | 2026-06-04 19:41:30.589 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.589 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.589 | | ram | 2048 | 2026-06-04 19:41:30.589 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.589 | | swap | 0 | 2026-06-04 19:41:30.589 | | vcpus | 2 | 2026-06-04 19:41:30.589 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | + 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-04 19:41:30.589 | 2026-06-04 19:41:30.589 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | | Field | Value | 2026-06-04 19:41:30.589 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.589 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.589 | | description | None | 2026-06-04 19:41:30.589 | | disk | 20 | 2026-06-04 19:41:30.589 | | id | d4 | 2026-06-04 19:41:30.589 | | name | ds4G | 2026-06-04 19:41:30.589 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.589 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.589 | | ram | 4096 | 2026-06-04 19:41:30.589 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.589 | | swap | 0 | 2026-06-04 19:41:30.589 | | vcpus | 4 | 2026-06-04 19:41:30.589 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-04 19:41:30.589 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-04 19:41:30.589 | 2026-06-04 19:41:30.589 | + 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-04 19:41:30.589 | 2026-06-04 19:41:30.589 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.589 | | Field | Value | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.590 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.590 | | description | None | 2026-06-04 19:41:30.590 | | disk | 1 | 2026-06-04 19:41:30.590 | | id | 1 | 2026-06-04 19:41:30.590 | | name | m1.tiny | 2026-06-04 19:41:30.590 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.590 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.590 | | ram | 512 | 2026-06-04 19:41:30.590 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.590 | | swap | 0 | 2026-06-04 19:41:30.590 | | vcpus | 1 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | + 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-04 19:41:30.590 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | Field | Value | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.590 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.590 | | description | None | 2026-06-04 19:41:30.590 | | disk | 20 | 2026-06-04 19:41:30.590 | | id | 2 | 2026-06-04 19:41:30.590 | | name | m1.small | 2026-06-04 19:41:30.590 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.590 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.590 | | ram | 2048 | 2026-06-04 19:41:30.590 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.590 | | swap | 0 | 2026-06-04 19:41:30.590 | | vcpus | 1 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | + 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-04 19:41:30.590 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | Field | Value | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.590 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.590 | | description | None | 2026-06-04 19:41:30.590 | | disk | 40 | 2026-06-04 19:41:30.590 | | id | 3 | 2026-06-04 19:41:30.590 | | name | m1.medium | 2026-06-04 19:41:30.590 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.590 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.590 | | ram | 4096 | 2026-06-04 19:41:30.590 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.590 | | swap | 0 | 2026-06-04 19:41:30.590 | | vcpus | 2 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | + 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-04 19:41:30.590 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | Field | Value | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.590 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.590 | | description | None | 2026-06-04 19:41:30.590 | | disk | 80 | 2026-06-04 19:41:30.590 | | id | 4 | 2026-06-04 19:41:30.590 | | name | m1.large | 2026-06-04 19:41:30.590 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.590 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.590 | | ram | 8192 | 2026-06-04 19:41:30.590 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.590 | | swap | 0 | 2026-06-04 19:41:30.590 | | vcpus | 4 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | + 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-04 19:41:30.590 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | Field | Value | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.590 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:30.590 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:30.590 | | description | None | 2026-06-04 19:41:30.590 | | disk | 160 | 2026-06-04 19:41:30.590 | | id | 5 | 2026-06-04 19:41:30.590 | | name | m1.xlarge | 2026-06-04 19:41:30.590 | | os-flavor-access:is_public | True | 2026-06-04 19:41:30.590 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:30.590 | | ram | 16384 | 2026-06-04 19:41:30.590 | | rxtx_factor | 1.0 | 2026-06-04 19:41:30.590 | | swap | 0 | 2026-06-04 19:41:30.590 | | vcpus | 8 | 2026-06-04 19:41:30.590 | +----------------------------+-----------------------+ 2026-06-04 19:41:30.635 | [9741 Async create_flavors:98381]: finished create_flavors with result 0 in 3 seconds 2026-06-04 19:41:30.640 | + inc/async:async_wait:197 : return 0 2026-06-04 19:41:30.643 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-04 19:41:30.662 | + functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:30.665 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-04 19:41:30.686 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:30.689 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-04 19:41:30.710 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:30.713 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-04 19:41:30.715 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-04 19:41:30.717 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-04 19:41:30.720 | + ./stack.sh:main:1395 : /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-04 19:41:30.723 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-04 19:41:30.725 | ++ 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-04 19:41:30.727 | + 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-04 19:41:30.729 | + 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-04 19:41:30.730 | ++ 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-04 19:41:30.731 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-04 19:41:30.733 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-04 19:41:30.734 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-04 19:41:30.735 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-04 19:41:30.736 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-04 19:41:30.737 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-04 19:41:30.739 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-04 19:41:30.741 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-04 19:41:30.742 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.744 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-04 19:41:30.745 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-04 19:41:30.746 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-04 19:41:30.748 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.749 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-04 19:41:30.750 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-04 19:41:30.752 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-04 19:41:30.753 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.754 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-04 19:41:30.755 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-04 19:41:30.756 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-04 19:41:30.758 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-04 19:41:30.759 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.761 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-04 19:41:30.762 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-04 19:41:30.763 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-04 19:41:30.765 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-04 19:41:30.766 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-04 19:41:30.767 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.769 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:41:30.770 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:41:30.771 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-04 19:41:30.773 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-04 19:41:30.774 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-04 19:41:30.775 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-04 19:41:30.777 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-04 19:41:30.778 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-04 19:41:30.780 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-04 19:41:30.781 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-04 19:41:30.783 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-04 19:41:30.784 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-04 19:41:30.785 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-04 19:41:30.787 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-04 19:41:30.788 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-04 19:41:30.790 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-04 19:41:30.791 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-04 19:41:30.793 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-04 19:41:30.795 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-04 19:41:30.796 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-04 19:41:30.798 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-04 19:41:30.800 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-04 19:41:30.801 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-04 19:41:30.803 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-04 19:41:30.804 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-04 19:41:30.806 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-04 19:41:30.808 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-04 19:41:30.809 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-04 19:41:30.811 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-04 19:41:30.811 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-04 19:41:30.812 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-04 19:41:30.812 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-04 19:41:30.814 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-04 19:41:30.861 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-04 19:41:30.861 | Bad Request (HTTP 400) 2026-06-04 19:41:30.861 | 2026-06-04 19:41:30.870 | + ./stack.sh:main:1400 : save_stackenv 2026-06-04 19:41:30.873 | + functions-common:save_stackenv:65 : local tag= 2026-06-04 19:41:30.876 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-04 19:41:30.881 | + functions-common:save_stackenv:67 : time_stamp=2026-06-04-194130 2026-06-04 19:41:30.884 | + functions-common:save_stackenv:68 : echo '# 2026-06-04-194130 ' 2026-06-04 19:41:30.887 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.890 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-04 19:41:30.892 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.894 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-04 19:41:30.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.900 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-04 19:41:30.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.904 | + 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-04 19:41:30.907 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.910 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.189 2026-06-04 19:41:30.913 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.916 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.189/identity 2026-06-04 19:41:30.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.922 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-04-193118 2026-06-04 19:41:30.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.927 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-04 19:41:30.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.932 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.189 2026-06-04 19:41:30.935 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.937 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-04 19:41:30.940 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.943 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.189,IP:::1 2026-06-04 19:41:30.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.949 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-04 19:41:30.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.953 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-04 19:41:30.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.958 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.189 2026-06-04 19:41:30.962 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-04 19:41:30.965 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-04 19:41:30.968 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-04 19:41:30.971 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-04 19:41:30.974 | + inc/meta-config:merge_config_group:171 : shift 2026-06-04 19:41:30.977 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-04 19:41:30.980 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:41:30.984 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-04 19:41:30.987 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-04 19:41:30.991 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-04 19:41:30.994 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:41:30.997 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-04 19:41:30.999 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:41:31.002 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-04 19:41:31.002 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:41:31.002 | gsub("[][]", "", $1); 2026-06-04 19:41:31.002 | split($1, a, "|"); 2026-06-04 19:41:31.002 | if (a[1] == matchgroup) 2026-06-04 19:41:31.002 | print a[2] 2026-06-04 19:41:31.002 | } 2026-06-04 19:41:31.002 | ' /opt/stack/devstack/local.conf 2026-06-04 19:41:31.008 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-04 19:41:31.011 | + functions-common:run_phase:1842 : local mode=stack 2026-06-04 19:41:31.014 | + functions-common:run_phase:1843 : local phase=extra 2026-06-04 19:41:31.017 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:41:31.021 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:41:31.025 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:41:31.028 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:41:31.033 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:41:31.037 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:41:31.042 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:41:31.045 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:41:31.048 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:41:31.051 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-04 19:41:31.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:41:31.076 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:31.079 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:41:31.083 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:31.086 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-04 19:41:31.090 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:31.093 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:41:31.096 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:31.099 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-04 19:41:31.102 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-04 19:41:31.105 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-04 19:41:31.108 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-04 19:41:31.111 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:41:31.115 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:41:31.117 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-04 19:41:31.120 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-04 19:41:31.124 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-04 19:41:31.127 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-04 19:41:31.130 | + functions-common:run_plugins:1832 : local plugin 2026-06-04 19:41:31.133 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-04 19:41:31.136 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-04 19:41:31.139 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-04 19:41:31.142 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-06-04 19:41:31.146 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-04 19:41:31.150 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-04 19:41:31.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-04 19:41:31.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-04 19:41:31.159 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-04 19:41:31.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-04 19:41:31.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-04 19:41:31.168 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-04 19:41:31.171 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-04 19:41:31.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-04 19:41:31.177 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-04 19:41:31.181 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-04 19:41:31.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-04 19:41:31.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-04 19:41:31.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-04 19:41:31.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-04 19:41:31.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-04 19:41:31.200 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-04 19:41:31.203 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-04 19:41:31.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-04 19:41:31.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-04 19:41:31.225 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-04 19:41:31.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-04 19:41:31.230 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-04 19:41:31.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-04 19:41:31.237 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-04 19:41:31.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-04 19:41:31.246 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:41:31.267 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:41:31.270 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-04 19:41:31.274 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-04 19:41:31.274 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-04 19:41:31.279 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-04 19:41:31.281 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-04 19:41:31.284 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-04 19:41:31.289 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:41:31.306 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:41:31.310 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-04 19:41:31.313 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:31.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-04 19:41:31.319 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-04 19:41:31.336 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:31.339 | ++ /opt/stack/neutron/devstack/plugin.sh:source:137 : is_service_enabled br-ex-tcpdump 2026-06-04 19:41:31.356 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:31.358 | ++ /opt/stack/neutron/devstack/plugin.sh:source:151 : is_service_enabled br-int-flows 2026-06-04 19:41:31.375 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:31.377 | ++ /opt/stack/neutron/devstack/plugin.sh:source:154 : is_frr_enabled 2026-06-04 19:41:31.381 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-04 19:41:31.383 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-04 19:41:31.387 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-04 19:41:31.391 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-04 19:41:31.395 | + inc/meta-config:merge_config_group:171 : shift 2026-06-04 19:41:31.399 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-04 19:41:31.402 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:41:31.406 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-04 19:41:31.409 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-04 19:41:31.412 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-04 19:41:31.416 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:41:31.420 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-04 19:41:31.423 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:41:31.426 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-04 19:41:31.426 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:41:31.426 | gsub("[][]", "", $1); 2026-06-04 19:41:31.426 | split($1, a, "|"); 2026-06-04 19:41:31.426 | if (a[1] == matchgroup) 2026-06-04 19:41:31.426 | print a[2] 2026-06-04 19:41:31.426 | } 2026-06-04 19:41:31.426 | ' /opt/stack/devstack/local.conf 2026-06-04 19:41:31.433 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-04 19:41:31.457 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:31.459 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-04 19:41:31.462 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-04 19:41:31.465 | + functions:wait_for_compute:490 : local timeout=60 2026-06-04 19:41:31.469 | + functions:wait_for_compute:491 : local rval=0 2026-06-04 19:41:31.472 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-04 19:41:31.476 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-04 19:41:31.480 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-04 19:41:31.483 | + functions-common:time_start:2401 : local start_time= 2026-06-04 19:41:31.487 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-04 19:41:31.491 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-04 19:41:31.497 | + functions-common:time_start:2405 : _TIME_START[$name]=1780602091493 2026-06-04 19:41:31.502 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-04 19:41:31.528 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-04 19:41:31.531 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-04 19:41:31.536 | ++ functions:wait_for_compute:496 : hostname 2026-06-04 19:41:31.541 | + functions:wait_for_compute:496 : compute_hostname=np0000002186 2026-06-04 19:41:31.545 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-04 19:41:31.551 | ++ functions:wait_for_compute:498 : hostname 2026-06-04 19:41:31.558 | + :: : ID= 2026-06-04 19:41:31.560 | + :: : [[ '' == '' ]] 2026-06-04 19:41:31.562 | + :: : sleep 1 2026-06-04 19:41:32.565 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-04 19:41:32.567 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000002186 --service nova-compute -c ID -f value 2026-06-04 19:41:32.798 | 2026-06-04 19:41:32.804 | + :: : ID=1af64d29-6142-485e-aad7-dd61899889b1 2026-06-04 19:41:32.806 | + :: : [[ 1af64d29-6142-485e-aad7-dd61899889b1 == '' ]] 2026-06-04 19:41:32.809 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-04 19:41:32.811 | + functions-common:time_stop:2414 : local name 2026-06-04 19:41:32.814 | + functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:32.817 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:32.820 | + functions-common:time_stop:2417 : local total 2026-06-04 19:41:32.823 | + functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:32.825 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-04 19:41:32.828 | + functions-common:time_stop:2421 : start_time=1780602091493 2026-06-04 19:41:32.831 | + functions-common:time_stop:2423 : [[ -z 1780602091493 ]] 2026-06-04 19:41:32.835 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:32.840 | + functions-common:time_stop:2426 : end_time=1780602092836 2026-06-04 19:41:32.842 | + functions-common:time_stop:2427 : elapsed_time=1343 2026-06-04 19:41:32.846 | + functions-common:time_stop:2428 : total=12241 2026-06-04 19:41:32.848 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:32.852 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13584 2026-06-04 19:41:32.855 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-04 19:41:32.858 | + functions:wait_for_compute:516 : return 0 2026-06-04 19:41:32.862 | + ./stack.sh:main:1440 : service_check 2026-06-04 19:41:32.865 | + functions-common:service_check:1707 : local service 2026-06-04 19:41:32.868 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:32.871 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-04 19:41:32.885 | enabled 2026-06-04 19:41:32.889 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-04 19:41:32.907 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-04 19:41:32.907 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-04 19:41:32.907 | Active: active (running) since Thu 2026-06-04 19:41:04 UTC; 27s ago 2026-06-04 19:41:32.907 | Main PID: 99097 (uwsgi) 2026-06-04 19:41:32.907 | Status: "uWSGI is ready" 2026-06-04 19:41:32.907 | Tasks: 10 (limit: 28790) 2026-06-04 19:41:32.907 | Memory: 362.0M (peak: 362.3M) 2026-06-04 19:41:32.907 | CPU: 7.697s 2026-06-04 19:41:32.907 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-04 19:41:32.907 | ├─99097 "cinder-apiuWSGI master" 2026-06-04 19:41:32.907 | ├─99106 "cinder-apiuWSGI worker 1" 2026-06-04 19:41:32.907 | ├─99107 "cinder-apiuWSGI worker 2" 2026-06-04 19:41:32.907 | └─99108 "cinder-apiuWSGI worker 3" 2026-06-04 19:41:32.907 | 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99108]: INFO cinder.api.openstack.wsgi [req-e9b92ffa-1657-4252-a2cd-90fded6953a2 req-6ec76334-72d8-4c0d-ac14-639257e67273 admin admin] https://10.4.3.189/volume/v3/types returned with HTTP 200 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99108]: [pid: 99108|app: 0|req: 2/4] 10.4.3.189 () {70 vars in 1328 bytes} [Thu Jun 4 19:41:13 2026] POST /volume/v3/types => generated 186 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99106]: DEBUG cinder.api.middleware.request_id [req-e9b92ffa-1657-4252-a2cd-90fded6953a2 req-2ac3abf6-6eda-49c4-9521-ffa583cf3945 None None] RequestId filter calling following filter/app {{(pid=99106) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99106]: INFO cinder.api.openstack.wsgi [req-e9b92ffa-1657-4252-a2cd-90fded6953a2 req-2ac3abf6-6eda-49c4-9521-ffa583cf3945 admin admin] POST https://10.4.3.189/volume/v3/types/a7d9a8ea-93b7-4831-9297-b39da4ec7d6a/extra_specs 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99106]: DEBUG cinder.api.openstack.wsgi [req-e9b92ffa-1657-4252-a2cd-90fded6953a2 req-2ac3abf6-6eda-49c4-9521-ffa583cf3945 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99106) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99106]: INFO cinder.api.openstack.wsgi [req-e9b92ffa-1657-4252-a2cd-90fded6953a2 req-2ac3abf6-6eda-49c4-9521-ffa583cf3945 admin admin] https://10.4.3.189/volume/v3/types/a7d9a8ea-93b7-4831-9297-b39da4ec7d6a/extra_specs returned with HTTP 200 2026-06-04 19:41:32.907 | Jun 04 19:41:13 np0000002186 devstack@c-api.service[99106]: [pid: 99106|app: 0|req: 2/5] 10.4.3.189 () {70 vars in 1474 bytes} [Thu Jun 4 19:41:13 2026] POST /volume/v3/types/a7d9a8ea-93b7-4831-9297-b39da4ec7d6a/extra_specs => generated 45 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-04 19:41:32.907 | Jun 04 19:41:22 np0000002186 devstack@c-api.service[99107]: DEBUG dbcounter [-] [99107] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:32.907 | Jun 04 19:41:23 np0000002186 devstack@c-api.service[99108]: DEBUG dbcounter [-] [99108] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:32.907 | Jun 04 19:41:23 np0000002186 devstack@c-api.service[99106]: DEBUG dbcounter [-] [99106] Writing DB stats cinder:SELECT=14,cinder:INSERT=2 {{(pid=99106) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:32.911 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:32.914 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-bak.service 2026-06-04 19:41:32.929 | enabled 2026-06-04 19:41:32.933 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-bak.service --no-pager 2026-06-04 19:41:32.950 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-06-04 19:41:32.950 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-06-04 19:41:32.950 | Active: active (running) since Thu 2026-06-04 19:41:10 UTC; 22s ago 2026-06-04 19:41:32.950 | Main PID: 100469 (cinder-backup) 2026-06-04 19:41:32.950 | Tasks: 1 (limit: 28790) 2026-06-04 19:41:32.950 | Memory: 93.8M (peak: 94.3M) 2026-06-04 19:41:32.950 | CPU: 1.712s 2026-06-04 19:41:32.950 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-06-04 19:41:32.950 | └─100469 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-06-04 19:41:32.950 | 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG oslo_concurrency.lockutils [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Acquiring lock "cleanup_incomplete_backups_100469" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=100469) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG oslo_concurrency.lockutils [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Lock "cleanup_incomplete_backups_100469" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=100469) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: INFO cinder.backup.manager [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Cleaning up incomplete backup operations. 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG oslo_concurrency.lockutils [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Lock "cleanup_incomplete_backups_100469" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.016s {{(pid=100469) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG oslo_db.sqlalchemy.engines [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 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=100469) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG cinder.manager [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Notifying Schedulers of capabilities ... {{(pid=100469) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: INFO cinder.keymgr.migration [None req-19d92d89-381b-4eb8-a835-04729f3ee59b None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG cinder.service [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Creating RPC server for service cinder-backup {{(pid=100469) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-04 19:41:32.950 | Jun 04 19:41:11 np0000002186 cinder-backup[100469]: DEBUG cinder.service [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100469) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-04 19:41:32.950 | Jun 04 19:41:21 np0000002186 cinder-backup[100469]: DEBUG dbcounter [-] [100469] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:32.954 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:32.956 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-04 19:41:32.970 | enabled 2026-06-04 19:41:32.974 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-04 19:41:32.991 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-04 19:41:32.991 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-04 19:41:32.991 | Active: active (running) since Thu 2026-06-04 19:41:08 UTC; 24s ago 2026-06-04 19:41:32.991 | Main PID: 99888 (cinder-schedule) 2026-06-04 19:41:32.991 | Tasks: 1 (limit: 28790) 2026-06-04 19:41:32.991 | Memory: 110.0M (peak: 110.5M) 2026-06-04 19:41:32.991 | CPU: 1.923s 2026-06-04 19:41:32.991 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-04 19:41:32.991 | └─99888 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-04 19:41:32.991 | 2026-06-04 19:41:32.991 | Jun 04 19:41:10 np0000002186 cinder-scheduler[99888]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-04 19:41:32.991 | Jun 04 19:41:10 np0000002186 cinder-scheduler[99888]: INFO cinder.manager [None req-f8b8ef9f-d07d-42b0-a2a4-79d786264c48 None None] Initiating service 1 cleanup 2026-06-04 19:41:32.991 | Jun 04 19:41:10 np0000002186 cinder-scheduler[99888]: INFO cinder.manager [None req-f8b8ef9f-d07d-42b0-a2a4-79d786264c48 None None] Service 1 cleanup completed. 2026-06-04 19:41:32.991 | Jun 04 19:41:10 np0000002186 cinder-scheduler[99888]: DEBUG cinder.service [None req-f8b8ef9f-d07d-42b0-a2a4-79d786264c48 None None] Creating RPC server for service cinder-scheduler {{(pid=99888) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-04 19:41:32.991 | Jun 04 19:41:10 np0000002186 cinder-scheduler[99888]: DEBUG cinder.service [None req-f8b8ef9f-d07d-42b0-a2a4-79d786264c48 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99888) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-04 19:41:32.991 | Jun 04 19:41:11 np0000002186 cinder-scheduler[99888]: DEBUG cinder.scheduler.host_manager [None req-ce8b1bc4-dc3a-49ee-9179-b935beee80b6 None None] Received backup service update from np0000002186: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=99888) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-06-04 19:41:32.991 | Jun 04 19:41:13 np0000002186 cinder-scheduler[99888]: DEBUG cinder.scheduler.host_manager [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Received volume service update from np0000002186@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=99888) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-04 19:41:32.991 | Jun 04 19:41:13 np0000002186 cinder-scheduler[99888]: DEBUG cinder.scheduler.host_manager [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Updating capabilities for np0000002186@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, 4, 19, 41, 13, 508136), 'filter_function': None, 'goodness_function': None} {{(pid=99888) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-04 19:41:32.991 | Jun 04 19:41:13 np0000002186 cinder-scheduler[99888]: DEBUG cinder.scheduler.host_manager [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Updating capabilities for np0000002186@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, 4, 19, 41, 13, 508136), 'filter_function': None, 'goodness_function': None} {{(pid=99888) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-04 19:41:32.991 | Jun 04 19:41:23 np0000002186 cinder-scheduler[99888]: DEBUG dbcounter [-] [99888] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=99888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:32.995 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:32.998 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-04 19:41:33.013 | enabled 2026-06-04 19:41:33.017 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-04 19:41:33.033 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-04 19:41:33.033 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-04 19:41:33.033 | Active: active (running) since Thu 2026-06-04 19:41:11 UTC; 21s ago 2026-06-04 19:41:33.033 | Main PID: 101059 (cinder-volume) 2026-06-04 19:41:33.033 | Tasks: 2 (limit: 28790) 2026-06-04 19:41:33.033 | Memory: 144.0M (peak: 144.5M) 2026-06-04 19:41:33.033 | CPU: 2.294s 2026-06-04 19:41:33.033 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-04 19:41:33.033 | ├─101059 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-04 19:41:33.034 | └─101228 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-04 19:41:33.034 | 2026-06-04 19:41:33.034 | Jun 04 19:41:13 np0000002186 cinder-volume[101228]: DEBUG cinder.service [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Creating RPC server for service cinder-volume {{(pid=101228) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-04 19:41:33.034 | Jun 04 19:41:13 np0000002186 cinder-volume[101228]: DEBUG cinder.service [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101228) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-04 19:41:33.034 | Jun 04 19:41:13 np0000002186 cinder-volume[101228]: INFO cinder.volume.manager [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.2.0) 2026-06-04 19:41:33.034 | Jun 04 19:41:13 np0000002186 cinder-volume[101228]: INFO cinder.volume.manager [None req-3b70dbad-5152-48b6-9453-9cd5aaf48faf None None] Driver post RPC initialization completed successfully. 2026-06-04 19:41:33.034 | Jun 04 19:41:16 np0000002186 cinder-volume[101228]: DEBUG oslo_service.periodic_task [None req-690c7e48-ac40-4142-b819-02887b16a661 None None] Running periodic task VolumeManager._thread_info {{(pid=101228) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-04 19:41:33.034 | Jun 04 19:41:16 np0000002186 cinder-volume[101228]: DEBUG cinder.volume.manager [None req-690c7e48-ac40-4142-b819-02887b16a661 None None] thread count: 6 {{(pid=101228) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-06-04 19:41:33.034 | Jun 04 19:41:16 np0000002186 cinder-volume[101228]: DEBUG cinder.volume.manager [None req-690c7e48-ac40-4142-b819-02887b16a661 None None] thread info: [<_MainThread(MainThread, started 126712127328384)>, , , , , ] {{(pid=101228) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5474}} 2026-06-04 19:41:33.034 | Jun 04 19:41:23 np0000002186 cinder-volume[101059]: DEBUG dbcounter [-] [101059] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101059) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.034 | Jun 04 19:41:23 np0000002186 cinder-volume[101228]: DEBUG dbcounter [-] [101228] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.034 | Jun 04 19:41:23 np0000002186 cinder-volume[101228]: DEBUG dbcounter [-] [101228] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=101228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.037 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.040 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-04 19:41:33.053 | not-found 2026-06-04 19:41:33.057 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.060 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-04 19:41:33.073 | enabled 2026-06-04 19:41:33.078 | + functions-common:service_check:1714 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-04 19:41:33.094 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-04 19:41:33.094 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-04 19:41:33.094 | Active: active (running) since Thu 2026-06-04 19:37:14 UTC; 4min 18s ago 2026-06-04 19:41:33.094 | Main PID: 60373 (file_tracker.sh) 2026-06-04 19:41:33.094 | Tasks: 2 (limit: 28790) 2026-06-04 19:41:33.094 | Memory: 580.0K (peak: 1.1M) 2026-06-04 19:41:33.094 | CPU: 48ms 2026-06-04 19:41:33.094 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-04 19:41:33.094 | ├─ 60373 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-04 19:41:33.094 | └─101786 sleep 20 2026-06-04 19:41:33.094 | 2026-06-04 19:41:33.094 | Jun 04 19:38:14 np0000002186 file_tracker.sh[69989]: 2912 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:38:34 np0000002186 file_tracker.sh[72455]: 2880 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:38:54 np0000002186 file_tracker.sh[72769]: 2752 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:39:14 np0000002186 file_tracker.sh[73643]: 2848 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:39:34 np0000002186 file_tracker.sh[78692]: 3008 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:39:54 np0000002186 file_tracker.sh[81069]: 3200 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:40:14 np0000002186 file_tracker.sh[87078]: 3872 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:40:34 np0000002186 file_tracker.sh[92787]: 4928 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:40:54 np0000002186 file_tracker.sh[95498]: 5312 0 9223372036854775807 2026-06-04 19:41:33.094 | Jun 04 19:41:14 np0000002186 file_tracker.sh[101785]: 6656 0 9223372036854775807 2026-06-04 19:41:33.098 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.101 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-04 19:41:33.114 | enabled 2026-06-04 19:41:33.118 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-04 19:41:33.141 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-04 19:41:33.141 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-04 19:41:33.141 | Active: active (running) since Thu 2026-06-04 19:41:15 UTC; 17s ago 2026-06-04 19:41:33.141 | Main PID: 101909 (uwsgi) 2026-06-04 19:41:33.141 | Status: "uWSGI is ready" 2026-06-04 19:41:33.141 | Tasks: 19 (limit: 28790) 2026-06-04 19:41:33.141 | Memory: 393.5M (peak: 415.7M) 2026-06-04 19:41:33.141 | CPU: 11.464s 2026-06-04 19:41:33.141 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-04 19:41:33.141 | ├─101909 "glance-apiuWSGI master" 2026-06-04 19:41:33.141 | ├─101913 "glance-apiuWSGI worker 1" 2026-06-04 19:41:33.141 | ├─101914 "glance-apiuWSGI worker 2" 2026-06-04 19:41:33.141 | └─101915 "glance-apiuWSGI worker 3" 2026-06-04 19:41:33.141 | 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=101914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=101914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=101914) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=101914) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-0e9aafe4-69c0-4f64-854c-4bb814a8280d' (9221bcd2-e5dc-4205-8f86-3edb5d324133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=101914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0e9aafe4-69c0-4f64-854c-4bb814a8280d' (de66f6eb-6cfa-461f-b1ca-88f49c3f67b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=101914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: INFO glance.domain [-] Task [0e9aafe4-69c0-4f64-854c-4bb814a8280d] status changing from processing to success 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: INFO glance.async_.flows.api_image_import [-] 0e9aafe4-69c0-4f64-854c-4bb814a8280d of api_image_import completed 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-0e9aafe4-69c0-4f64-854c-4bb814a8280d' (de66f6eb-6cfa-461f-b1ca-88f49c3f67b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=101914) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-04 19:41:33.141 | Jun 04 19:41:31 np0000002186 devstack@g-api.service[101914]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (d3f438d4-3a68-4c41-87ec-bdb3f3b6c850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=101914) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-06-04 19:41:33.146 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.149 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-04 19:41:33.161 | not-found 2026-06-04 19:41:33.166 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.169 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-04 19:41:33.183 | enabled 2026-06-04 19:41:33.187 | + functions-common:service_check:1714 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-04 19:41:33.203 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-04 19:41:33.203 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-04 19:41:33.203 | Active: active (running) since Thu 2026-06-04 19:37:13 UTC; 4min 20s ago 2026-06-04 19:41:33.203 | Main PID: 59867 (memory_tracker.) 2026-06-04 19:41:33.203 | Tasks: 2 (limit: 28790) 2026-06-04 19:41:33.203 | Memory: 1.3M (peak: 8.5M) 2026-06-04 19:41:33.203 | CPU: 720ms 2026-06-04 19:41:33.203 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-04 19:41:33.203 | ├─ 59867 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-04 19:41:33.203 | └─101428 sleep 20 2026-06-04 19:41:33.203 | 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 9737 0.0 1860 9736 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-xuisxujbsplzhowvbwdinupjfgngusaf ; /usr/bin/python3 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 9739 0.0 1856 9738 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 29203 0.0 1856 29105 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 9735 0.0 1848 9734 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-xuisxujbsplzhowvbwdinupjfgngusaf ; /usr/bin/python3' && sleep 0 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 29105 0.0 1744 29095 00:00:00 1 do_select erl_child_setup 65536 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 21679 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-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 29198 0.0 1508 29197 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[101405]: 49428 0.0 1300 49427 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-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[59867]: --- 2026-06-04 19:41:33.203 | Jun 04 19:41:13 np0000002186 memory_tracker.sh[59867]: ]]] 2026-06-04 19:41:33.208 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.211 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-04 19:41:33.224 | not-found 2026-06-04 19:41:33.229 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.231 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-04 19:41:33.245 | enabled 2026-06-04 19:41:33.249 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-04 19:41:33.264 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-04 19:41:33.264 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-04 19:41:33.264 | Active: active (running) since Thu 2026-06-04 19:40:08 UTC; 1min 24s ago 2026-06-04 19:41:33.264 | Main PID: 86606 (uwsgi) 2026-06-04 19:41:33.264 | Status: "uWSGI is ready" 2026-06-04 19:41:33.264 | Tasks: 24 (limit: 28790) 2026-06-04 19:41:33.264 | Memory: 406.9M (peak: 408.0M) 2026-06-04 19:41:33.264 | CPU: 10.390s 2026-06-04 19:41:33.264 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-04 19:41:33.264 | ├─86606 "nova-apiuWSGI master" 2026-06-04 19:41:33.264 | ├─86607 "nova-apiuWSGI worker 1" 2026-06-04 19:41:33.264 | ├─86608 "nova-apiuWSGI worker 2" 2026-06-04 19:41:33.265 | └─86609 "nova-apiuWSGI worker 3" 2026-06-04 19:41:33.265 | 2026-06-04 19:41:33.265 | Jun 04 19:41:16 np0000002186 devstack@n-api.service[86608]: DEBUG dbcounter [-] [86608] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=86608) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG nova.api.openstack.wsgi [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] Calling method '>' {{(pid=86609) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 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=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 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=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] Acquiring lock "d1f75a39-cac9-4a4c-b294-bd39f7d78bdb" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] Lock "d1f75a39-cac9-4a4c-b294-bd39f7d78bdb" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: DEBUG oslo_concurrency.lockutils [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] Lock "d1f75a39-cac9-4a4c-b294-bd39f7d78bdb" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86609) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: INFO nova.api.openstack.requestlog [None req-cb0c29f6-bbac-4b50-9a1c-07a850eda042 admin admin] 10.4.3.189 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002186" status: 200 len: 255 microversion: 2.69 time: 0.058305 2026-06-04 19:41:33.265 | Jun 04 19:41:32 np0000002186 devstack@n-api.service[86609]: [pid: 86609|app: 0|req: 8/25] 10.4.3.189 () {68 vars in 1444 bytes} [Thu Jun 4 19:41:32 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000002186 => generated 255 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-04 19:41:33.269 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.272 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-04 19:41:33.285 | enabled 2026-06-04 19:41:33.289 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-04 19:41:33.305 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-04 19:41:33.305 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-04 19:41:33.305 | Active: active (running) since Thu 2026-06-04 19:40:53 UTC; 39s ago 2026-06-04 19:41:33.305 | Main PID: 94986 (uwsgi) 2026-06-04 19:41:33.305 | Status: "uWSGI is ready" 2026-06-04 19:41:33.305 | Tasks: 23 (limit: 28790) 2026-06-04 19:41:33.305 | Memory: 329.6M (peak: 330.1M) 2026-06-04 19:41:33.305 | CPU: 6.555s 2026-06-04 19:41:33.305 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-04 19:41:33.305 | ├─94986 "nova-api-metauWSGI master" 2026-06-04 19:41:33.305 | ├─94987 "nova-api-metauWSGI worker 1" 2026-06-04 19:41:33.305 | ├─94988 "nova-api-metauWSGI worker 2" 2026-06-04 19:41:33.305 | ├─94989 "nova-api-metauWSGI worker 3" 2026-06-04 19:41:33.305 | └─94990 "nova-api-metauWSGI http 1" 2026-06-04 19:41:33.305 | 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94988]: DEBUG dbcounter [-] [94988] Writing DB stats nova_api:SELECT=1 {{(pid=94988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94987]: DEBUG dbcounter [-] [94987] Writing DB stats nova_cell0:SELECT=1 {{(pid=94987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94987]: DEBUG dbcounter [-] [94987] Writing DB stats nova_cell1:SELECT=1 {{(pid=94987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94989]: DEBUG dbcounter [-] [94989] Writing DB stats nova_cell0:SELECT=1 {{(pid=94989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94989]: DEBUG dbcounter [-] [94989] Writing DB stats nova_cell1:SELECT=1 {{(pid=94989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94987]: DEBUG dbcounter [-] [94987] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=94987) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94989]: DEBUG dbcounter [-] [94989] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=94989) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94988]: DEBUG dbcounter [-] [94988] Writing DB stats nova_cell0:SELECT=1 {{(pid=94988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94988]: DEBUG dbcounter [-] [94988] Writing DB stats nova_cell1:SELECT=1 {{(pid=94988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.305 | Jun 04 19:41:05 np0000002186 devstack@n-api-meta.service[94988]: DEBUG dbcounter [-] [94988] Writing DB stats nova_cell0:SELECT=1 {{(pid=94988) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.309 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.312 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-04 19:41:33.324 | not-found 2026-06-04 19:41:33.328 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.331 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-04 19:41:33.344 | enabled 2026-06-04 19:41:33.348 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-04 19:41:33.363 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-04 19:41:33.363 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-04 19:41:33.363 | Active: active (running) since Thu 2026-06-04 19:41:00 UTC; 32s ago 2026-06-04 19:41:33.363 | Main PID: 98211 (nova-compute) 2026-06-04 19:41:33.363 | Tasks: 10 (limit: 28790) 2026-06-04 19:41:33.363 | Memory: 136.7M (peak: 137.9M) 2026-06-04 19:41:33.363 | CPU: 2.423s 2026-06-04 19:41:33.363 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-04 19:41:33.363 | └─98211 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-04 19:41:33.363 | 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG nova.compute.resource_tracker [None req-29da446b-92de-4f62-b205-16025ba05616 None None] Compute_service record updated for np0000002186:np0000002186 {{(pid=98211) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG oslo_concurrency.lockutils [None req-29da446b-92de-4f62-b205-16025ba05616 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.262s {{(pid=98211) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG nova.service [None req-29da446b-92de-4f62-b205-16025ba05616 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=98211) start /opt/stack/nova/nova/service.py:195}} 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG nova.service [None req-29da446b-92de-4f62-b205-16025ba05616 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=98211) start /opt/stack/nova/nova/service.py:211}} 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG nova.service [None req-29da446b-92de-4f62-b205-16025ba05616 None None] Join ServiceGroup membership for this service compute {{(pid=98211) start /opt/stack/nova/nova/service.py:221}} 2026-06-04 19:41:33.363 | Jun 04 19:41:23 np0000002186 nova-compute[98211]: DEBUG nova.servicegroup.drivers.db [None req-29da446b-92de-4f62-b205-16025ba05616 None None] DB_Driver: join new ServiceGroup member np0000002186 to the compute group, service = {{(pid=98211) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-04 19:41:33.363 | Jun 04 19:41:26 np0000002186 nova-compute[98211]: DEBUG oslo_service.periodic_task [None req-3b21b85d-3645-4d50-949c-d83f28db5516 None None] Running periodic task ComputeManager._sync_power_states {{(pid=98211) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-04 19:41:33.363 | Jun 04 19:41:27 np0000002186 nova-compute[98211]: DEBUG oslo_service.periodic_task [None req-3b21b85d-3645-4d50-949c-d83f28db5516 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=98211) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-04 19:41:33.363 | Jun 04 19:41:27 np0000002186 nova-compute[98211]: DEBUG oslo.service.backend._threading.loopingcall [None req-3b21b85d-3645-4d50-949c-d83f28db5516 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 35.42 seconds {{(pid=98211) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.363 | Jun 04 19:41:29 np0000002186 nova-compute[98211]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=98211) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.367 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.370 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-04 19:41:33.382 | not-found 2026-06-04 19:41:33.385 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.388 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-04 19:41:33.400 | enabled 2026-06-04 19:41:33.404 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-04 19:41:33.420 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-04 19:41:33.420 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-04 19:41:33.420 | Active: active (running) since Thu 2026-06-04 19:40:51 UTC; 41s ago 2026-06-04 19:41:33.420 | Main PID: 94359 (nova-scheduler:) 2026-06-04 19:41:33.420 | Tasks: 26 (limit: 28790) 2026-06-04 19:41:33.420 | Memory: 186.4M (peak: 187.0M) 2026-06-04 19:41:33.420 | CPU: 2.496s 2026-06-04 19:41:33.420 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-04 19:41:33.420 | ├─94359 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-04 19:41:33.420 | ├─95575 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-04 19:41:33.420 | ├─95579 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-04 19:41:33.420 | └─95621 "nova-scheduler: ServiceWrapper worker(2)" 2026-06-04 19:41:33.420 | 2026-06-04 19:41:33.420 | Jun 04 19:41:00 np0000002186 nova-scheduler[95575]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95575) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.420 | Jun 04 19:41:00 np0000002186 nova-scheduler[95621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.420 | Jun 04 19:41:00 np0000002186 nova-scheduler[95579]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.420 | Jun 04 19:41:03 np0000002186 nova-scheduler[94359]: DEBUG dbcounter [-] [94359] Writing DB stats nova_api:SELECT=3 {{(pid=94359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:03 np0000002186 nova-scheduler[94359]: DEBUG dbcounter [-] [94359] Writing DB stats nova_cell0:SELECT=1 {{(pid=94359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:03 np0000002186 nova-scheduler[94359]: DEBUG dbcounter [-] [94359] Writing DB stats nova_cell1:SELECT=1 {{(pid=94359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:10 np0000002186 nova-scheduler[95575]: DEBUG dbcounter [-] [95575] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:10 np0000002186 nova-scheduler[95621]: DEBUG dbcounter [-] [95621] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=95621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:10 np0000002186 nova-scheduler[95579]: DEBUG dbcounter [-] [95579] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=95579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.420 | Jun 04 19:41:15 np0000002186 nova-scheduler[95579]: DEBUG oslo.service.backend._threading.loopingcall [None req-e782718d-2ebc-4943-a6b2-d99fc1efae02 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95579) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:33.424 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.427 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-04 19:41:33.440 | enabled 2026-06-04 19:41:33.444 | + functions-common:service_check:1714 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-04 19:41:33.460 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-04 19:41:33.460 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-04 19:41:33.460 | Active: active (running) since Thu 2026-06-04 19:37:03 UTC; 4min 29s ago 2026-06-04 19:41:33.460 | Main PID: 58447 (python3) 2026-06-04 19:41:33.460 | Tasks: 1 (limit: 28790) 2026-06-04 19:41:33.460 | Memory: 89.2M (peak: 93.3M) 2026-06-04 19:41:33.460 | CPU: 11.481s 2026-06-04 19:41:33.460 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-04 19:41:33.460 | └─58447 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-04 19:41:33.460 | 2026-06-04 19:41:33.460 | Jun 04 19:41:06 np0000002186 python3[58447]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-04 19:41:33.460 | Jun 04 19:41:06 np0000002186 python3[58447]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-04 19:41:33.460 | Jun 04 19:41:06 np0000002186 python3[58447]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-04 19:41:33.460 | Jun 04 19:41:11 np0000002186 python3[58447]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-06-04 19:41:33.460 | Jun 04 19:41:13 np0000002186 python3[58447]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-06-04 19:41:33.460 | Jun 04 19:41:19 np0000002186 python3[58447]: 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-04 19:41:33.461 | Jun 04 19:41:24 np0000002186 python3[58447]: 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-04 19:41:33.461 | Jun 04 19:41:28 np0000002186 python3[58447]: 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-04 19:41:33.461 | Jun 04 19:41:30 np0000002186 python3[58447]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-04 19:41:33.461 | Jun 04 19:41:32 np0000002186 python3[58447]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000002186', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-04 19:41:33.465 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.467 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-04 19:41:33.479 | not-found 2026-06-04 19:41:33.483 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.486 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-04 19:41:33.498 | not-found 2026-06-04 19:41:33.502 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.504 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-04 19:41:33.516 | not-found 2026-06-04 19:41:33.520 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.523 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-04 19:41:33.536 | not-found 2026-06-04 19:41:33.541 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.543 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-04 19:41:33.556 | enabled 2026-06-04 19:41:33.560 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-04 19:41:33.576 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-04 19:41:33.576 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-04 19:41:33.576 | Active: active (running) since Thu 2026-06-04 19:40:31 UTC; 1min 1s ago 2026-06-04 19:41:33.576 | Main PID: 92183 (uwsgi) 2026-06-04 19:41:33.576 | Status: "uWSGI is ready" 2026-06-04 19:41:33.576 | Tasks: 7 (limit: 28790) 2026-06-04 19:41:33.576 | Memory: 264.7M (peak: 265.2M) 2026-06-04 19:41:33.576 | CPU: 4.628s 2026-06-04 19:41:33.576 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-04 19:41:33.576 | ├─92183 "placementuWSGI master" 2026-06-04 19:41:33.576 | ├─92184 "placementuWSGI worker 1" 2026-06-04 19:41:33.576 | ├─92185 "placementuWSGI worker 2" 2026-06-04 19:41:33.577 | └─92186 "placementuWSGI worker 3" 2026-06-04 19:41:33.577 | 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92185]: [pid: 92185|app: 0|req: 3/9] 10.4.3.189 () {72 vars in 1609 bytes} [Thu Jun 4 19:41:22 2026] PUT /placement/resource_providers/8b44344c-63eb-459c-a3cd-ebbc842eebae/inventories => generated 398 bytes in 21 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92184]: DEBUG placement.requestlog [req-0990ddec-ab75-49a7-aa34-67c9b0d84a7c req-2f0fd900-fd99-4fa1-940e-e16d7374980f None None] Starting request: 10.4.3.189 "GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_AARCH64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_S390X,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX" {{(pid=92184) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92184]: INFO placement.requestlog [req-0990ddec-ab75-49a7-aa34-67c9b0d84a7c req-2f0fd900-fd99-4fa1-940e-e16d7374980f service nova] 10.4.3.189 "GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_AARCH64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_S390X,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX" status: 200 len: 1991 microversion: 1.6 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92184]: [pid: 92184|app: 0|req: 4/10] 10.4.3.189 () {68 vars in 4925 bytes} [Thu Jun 4 19:41:22 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_AARCH64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VIOMMU_MODEL_SMMUV3,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ACCELERATORS,HW_CPU_X86_SSSE3,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_EXTEND,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_RESCUE_BFV,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_SOUND_MODEL_USB,COMPUTE_ARCH_S390X,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_SOUND_MODEL_SB16,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,HW_CPU_X86_SSE42,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NODE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AKI,HW_ARCH_X86_64,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_DEVICE_TAGGING,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SSE2,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_MMX => generated 1991 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92186]: DEBUG placement.requestlog [req-0990ddec-ab75-49a7-aa34-67c9b0d84a7c req-ec9093f8-f16d-4f14-8182-14e4fce4a84a None None] Starting request: 10.4.3.189 "PUT /placement/resource_providers/8b44344c-63eb-459c-a3cd-ebbc842eebae/traits" {{(pid=92186) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92186]: INFO placement.requestlog [req-0990ddec-ab75-49a7-aa34-67c9b0d84a7c req-ec9093f8-f16d-4f14-8182-14e4fce4a84a service nova] 10.4.3.189 "PUT /placement/resource_providers/8b44344c-63eb-459c-a3cd-ebbc842eebae/traits" status: 200 len: 2026 microversion: 1.6 2026-06-04 19:41:33.577 | Jun 04 19:41:22 np0000002186 devstack@placement-api.service[92186]: [pid: 92186|app: 0|req: 4/11] 10.4.3.189 () {72 vars in 1594 bytes} [Thu Jun 4 19:41:22 2026] PUT /placement/resource_providers/8b44344c-63eb-459c-a3cd-ebbc842eebae/traits => generated 2026 bytes in 70 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-04 19:41:33.577 | Jun 04 19:41:32 np0000002186 devstack@placement-api.service[92185]: DEBUG dbcounter [-] [92185] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=92185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.577 | Jun 04 19:41:32 np0000002186 devstack@placement-api.service[92184]: DEBUG dbcounter [-] [92184] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=92184) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.577 | Jun 04 19:41:32 np0000002186 devstack@placement-api.service[92186]: DEBUG dbcounter [-] [92186] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=92186) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.581 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.584 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-04 19:41:33.598 | enabled 2026-06-04 19:41:33.602 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-04 19:41:33.618 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-04 19:41:33.618 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-04 19:41:33.618 | Active: active (running) since Thu 2026-06-04 19:40:22 UTC; 1min 11s ago 2026-06-04 19:41:33.618 | Main PID: 88770 (neutron-ovn-age) 2026-06-04 19:41:33.618 | Tasks: 20 (limit: 28790) 2026-06-04 19:41:33.618 | Memory: 348.4M (peak: 349.3M) 2026-06-04 19:41:33.618 | CPU: 6.191s 2026-06-04 19:41:33.618 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-04 19:41:33.618 | ├─88770 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-04 19:41:33.618 | ├─89790 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-04 19:41:33.618 | ├─90088 /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/tmpbi0hf1xq/privsep.sock 2026-06-04 19:41:33.618 | └─93043 /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/tmpsbe1yk7t/privsep.sock 2026-06-04 19:41:33.618 | 2026-06-04 19:41:33.618 | Jun 04 19:40:58 np0000002186 neutron-ovn-agent[89790]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=b5db4c49-3f3e-4454-8f6e-7bec9ad47afc, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=89790) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-04 19:41:33.618 | Jun 04 19:40:58 np0000002186 neutron-ovn-agent[89790]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=89790) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-04 19:41:33.618 | Jun 04 19:41:00 np0000002186 neutron-ovn-agent[89790]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=b5db4c49-3f3e-4454-8f6e-7bec9ad47afc, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=89790) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-04 19:41:33.618 | Jun 04 19:41:00 np0000002186 neutron-ovn-agent[89790]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=89790) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-04 19:41:33.618 | Jun 04 19:41:24 np0000002186 neutron-ovn-agent[89790]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=89790) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-04 19:41:33.622 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.625 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-04 19:41:33.638 | not-found 2026-06-04 19:41:33.642 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.645 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-04 19:41:33.658 | not-found 2026-06-04 19:41:33.663 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.666 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-account.service 2026-06-04 19:41:33.680 | enabled 2026-06-04 19:41:33.685 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-account.service --no-pager 2026-06-04 19:41:33.700 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-06-04 19:41:33.700 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-06-04 19:41:33.700 | Active: active (running) since Thu 2026-06-04 19:40:01 UTC; 1min 31s ago 2026-06-04 19:41:33.700 | Main PID: 84364 (swift-account-s) 2026-06-04 19:41:33.700 | Tasks: 4 (limit: 28790) 2026-06-04 19:41:33.700 | Memory: 60.2M (peak: 60.4M) 2026-06-04 19:41:33.700 | CPU: 1.181s 2026-06-04 19:41:33.700 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-06-04 19:41:33.700 | ├─84364 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-04 19:41:33.700 | ├─84616 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-04 19:41:33.701 | ├─84618 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-04 19:41:33.701 | └─84619 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-04 19:41:33.701 | 2026-06-04 19:41:33.701 | Jun 04 19:40:02 np0000002186 account-server[84364]: Started child 84619 from parent 84364 2026-06-04 19:41:33.701 | Jun 04 19:40:02 np0000002186 swift-account-server[84364]: account-server: Started child 84619 from parent 84364 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 account-server[84619]: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "HEAD /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 404 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40?format=json" "tx7bee394f480d476483c43-006a21d4e3" "proxy-server 85752" 0.0011 "-" 84619 - 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 swift-account-server[84619]: account-server: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "HEAD /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 404 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40?format=json" "tx7bee394f480d476483c43-006a21d4e3" "proxy-server 85752" 0.0011 "-" 84619 - 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 account-server[84616]: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "PUT /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 201 - "-" "tx00659971b9434af0a0366-006a21d4e3" "-" 0.0131 "-" 84616 - 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 swift-account-server[84616]: account-server: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "PUT /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 201 - "-" "tx00659971b9434af0a0366-006a21d4e3" "-" 0.0131 "-" 84616 - 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 account-server[84616]: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "HEAD /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40?format=json" "tx00659971b9434af0a0366-006a21d4e3" "proxy-server 85752" 0.0017 "-" 84616 - 2026-06-04 19:41:33.701 | Jun 04 19:41:23 np0000002186 swift-account-server[84616]: account-server: 127.0.0.1 - - [04/Jun/2026:19:41:23 +0000] "HEAD /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40?format=json" "tx00659971b9434af0a0366-006a21d4e3" "proxy-server 85752" 0.0017 "-" 84616 - 2026-06-04 19:41:33.701 | Jun 04 19:41:24 np0000002186 account-server[84618]: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" "tx00659971b9434af0a0366-006a21d4e3" "container-server 84128" 0.0026 "-" 84618 0 2026-06-04 19:41:33.701 | Jun 04 19:41:24 np0000002186 swift-account-server[84618]: account-server: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/254/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" "tx00659971b9434af0a0366-006a21d4e3" "container-server 84128" 0.0026 "-" 84618 0 2026-06-04 19:41:33.704 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.707 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container.service 2026-06-04 19:41:33.721 | enabled 2026-06-04 19:41:33.725 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container.service --no-pager 2026-06-04 19:41:33.741 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-06-04 19:41:33.741 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-06-04 19:41:33.741 | Active: active (running) since Thu 2026-06-04 19:40:00 UTC; 1min 33s ago 2026-06-04 19:41:33.741 | Main PID: 83815 (swift-container) 2026-06-04 19:41:33.741 | Tasks: 24 (limit: 28790) 2026-06-04 19:41:33.741 | Memory: 66.8M (peak: 68.0M) 2026-06-04 19:41:33.741 | CPU: 1.229s 2026-06-04 19:41:33.741 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-06-04 19:41:33.741 | ├─83815 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-04 19:41:33.741 | ├─84119 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-04 19:41:33.741 | ├─84126 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-04 19:41:33.741 | └─84128 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-04 19:41:33.741 | 2026-06-04 19:41:33.741 | Jun 04 19:41:24 np0000002186 container-server[84126]: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" 201 - "PUT http://10.4.3.189:8081/sdb1/178/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" "tx345358e1e7754f0380fa6-006a21d4e4" "object-server 83591" 0.0014 "-" 84126 0 2026-06-04 19:41:33.742 | Jun 04 19:41:24 np0000002186 swift-container-server[84126]: container-server: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" 201 - "PUT http://10.4.3.189:8081/sdb1/178/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" "tx345358e1e7754f0380fa6-006a21d4e4" "object-server 83591" 0.0014 "-" 84126 0 2026-06-04 19:41:33.742 | Jun 04 19:41:27 np0000002186 container-server[84119]: 127.0.0.1 - - [04/Jun/2026:19:41:27 +0000] "HEAD /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance?format=json" "txff0dec003d814590b4800-006a21d4e7" "proxy-server 85752" 0.0109 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:27 np0000002186 swift-container-server[84119]: container-server: 127.0.0.1 - - [04/Jun/2026:19:41:27 +0000] "HEAD /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance?format=json" "txff0dec003d814590b4800-006a21d4e7" "proxy-server 85752" 0.0109 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:28 np0000002186 container-server[84119]: 127.0.0.1 - - [04/Jun/2026:19:41:28 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" 201 - "PUT http://10.4.3.189:8081/sdb1/470/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" "tx558572e472504c9687ae4-006a21d4e7" "object-server 83588" 0.0005 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:28 np0000002186 swift-container-server[84119]: container-server: 127.0.0.1 - - [04/Jun/2026:19:41:28 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" 201 - "PUT http://10.4.3.189:8081/sdb1/470/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" "tx558572e472504c9687ae4-006a21d4e7" "object-server 83588" 0.0005 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:31 np0000002186 container-server[84119]: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "HEAD /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance?format=json" "txe8679918300b42969a23e-006a21d4eb" "proxy-server 85752" 0.0062 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:31 np0000002186 swift-container-server[84119]: container-server: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "HEAD /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance" 204 - "HEAD http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance?format=json" "txe8679918300b42969a23e-006a21d4eb" "proxy-server 85752" 0.0062 "-" 84119 0 2026-06-04 19:41:33.742 | Jun 04 19:41:31 np0000002186 container-server[84126]: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" 201 - "PUT http://10.4.3.189:8081/sdb1/10/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" "tx178b88350d17424cb381f-006a21d4eb" "object-server 83591" 0.0005 "-" 84126 0 2026-06-04 19:41:33.742 | Jun 04 19:41:31 np0000002186 swift-container-server[84126]: container-server: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "PUT /sdb1/431/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" 201 - "PUT http://10.4.3.189:8081/sdb1/10/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" "tx178b88350d17424cb381f-006a21d4eb" "object-server 83591" 0.0005 "-" 84126 0 2026-06-04 19:41:33.746 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.749 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-object.service 2026-06-04 19:41:33.763 | enabled 2026-06-04 19:41:33.768 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-object.service --no-pager 2026-06-04 19:41:33.784 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-06-04 19:41:33.784 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-06-04 19:41:33.784 | Active: active (running) since Thu 2026-06-04 19:39:59 UTC; 1min 34s ago 2026-06-04 19:41:33.784 | Main PID: 83315 (swift-object-se) 2026-06-04 19:41:33.784 | Tasks: 44 (limit: 28790) 2026-06-04 19:41:33.784 | Memory: 67.6M (peak: 88.9M) 2026-06-04 19:41:33.784 | CPU: 1.522s 2026-06-04 19:41:33.784 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-06-04 19:41:33.784 | ├─83315 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-04 19:41:33.784 | ├─83588 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-04 19:41:33.784 | ├─83590 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-04 19:41:33.784 | └─83591 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-04 19:41:33.784 | 2026-06-04 19:41:33.784 | Jun 04 19:39:59 np0000002186 object-server[83315]: Started child 83590 from parent 83315 2026-06-04 19:41:33.784 | Jun 04 19:39:59 np0000002186 swift-object-server[83315]: object-server: Started child 83590 from parent 83315 2026-06-04 19:41:33.784 | Jun 04 19:39:59 np0000002186 object-server[83315]: Started child 83591 from parent 83315 2026-06-04 19:41:33.784 | Jun 04 19:39:59 np0000002186 swift-object-server[83315]: object-server: Started child 83591 from parent 83315 2026-06-04 19:41:33.785 | Jun 04 19:41:24 np0000002186 object-server[83591]: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/178/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" "tx345358e1e7754f0380fa6-006a21d4e4" "proxy-server 85752" 0.2971 "-" 83591 0 2026-06-04 19:41:33.785 | Jun 04 19:41:24 np0000002186 swift-object-server[83591]: object-server: 127.0.0.1 - - [04/Jun/2026:19:41:24 +0000] "PUT /sdb1/178/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/ceced12e-1f13-4c86-80c2-fde41cacbbf6" "tx345358e1e7754f0380fa6-006a21d4e4" "proxy-server 85752" 0.2971 "-" 83591 0 2026-06-04 19:41:33.785 | Jun 04 19:41:28 np0000002186 object-server[83588]: 127.0.0.1 - - [04/Jun/2026:19:41:28 +0000] "PUT /sdb1/470/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" "tx558572e472504c9687ae4-006a21d4e7" "proxy-server 85752" 0.2907 "-" 83588 0 2026-06-04 19:41:33.785 | Jun 04 19:41:28 np0000002186 swift-object-server[83588]: object-server: 127.0.0.1 - - [04/Jun/2026:19:41:28 +0000] "PUT /sdb1/470/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/563681a8-e690-4d3c-a1d3-b704f26cbd1c" "tx558572e472504c9687ae4-006a21d4e7" "proxy-server 85752" 0.2907 "-" 83588 0 2026-06-04 19:41:33.785 | Jun 04 19:41:31 np0000002186 object-server[83591]: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "PUT /sdb1/10/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" "tx178b88350d17424cb381f-006a21d4eb" "proxy-server 85752" 0.2825 "-" 83591 0 2026-06-04 19:41:33.785 | Jun 04 19:41:31 np0000002186 swift-object-server[83591]: object-server: 127.0.0.1 - - [04/Jun/2026:19:41:31 +0000] "PUT /sdb1/10/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" 201 - "PUT http://10.4.3.189:8081/v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f" "tx178b88350d17424cb381f-006a21d4eb" "proxy-server 85752" 0.2825 "-" 83591 0 2026-06-04 19:41:33.789 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.792 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-proxy.service 2026-06-04 19:41:33.806 | enabled 2026-06-04 19:41:33.810 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-06-04 19:41:33.827 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-06-04 19:41:33.827 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-06-04 19:41:33.827 | Active: active (running) since Thu 2026-06-04 19:40:05 UTC; 1min 28s ago 2026-06-04 19:41:33.827 | Main PID: 85681 (swift-proxy-ser) 2026-06-04 19:41:33.827 | Tasks: 2 (limit: 28790) 2026-06-04 19:41:33.827 | Memory: 82.4M (peak: 83.5M) 2026-06-04 19:41:33.827 | CPU: 1.976s 2026-06-04 19:41:33.827 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-06-04 19:41:33.827 | ├─85681 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-04 19:41:33.827 | └─85752 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-04 19:41:33.827 | 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 proxy-server[85752]: Validating token access rules against request 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 swift-proxy-server[85752]: proxy-server: Validating token access rules against request 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 proxy-server[85752]: Received request from user: user_id a58bb3017d664b5bb0cc7a998b078d27, project_id 899eb493288e4ca6b67c357e85c3cd40, roles service,ResellerAdmin 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 swift-proxy-server[85752]: proxy-server: Received request from user: user_id a58bb3017d664b5bb0cc7a998b078d27, project_id 899eb493288e4ca6b67c357e85c3cd40, roles service,ResellerAdmin 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 proxy-server[85752]: Using identity: {'user': ('a58bb3017d664b5bb0cc7a998b078d27', 'glance-swift'), 'tenant': ('899eb493288e4ca6b67c357e85c3cd40', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx178b88350d17424cb381f-006a21d4eb) 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 swift-proxy-server[85752]: proxy-server: Using identity: {'user': ('a58bb3017d664b5bb0cc7a998b078d27', 'glance-swift'), 'tenant': ('899eb493288e4ca6b67c357e85c3cd40', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx178b88350d17424cb381f-006a21d4eb) 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 proxy-server[85752]: User 899eb493288e4ca6b67c357e85c3cd40 has reseller admin authorizing (txn: tx178b88350d17424cb381f-006a21d4eb) (client_ip: 10.4.3.189) 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 swift-proxy-server[85752]: proxy-server: User 899eb493288e4ca6b67c357e85c3cd40 has reseller admin authorizing (txn: tx178b88350d17424cb381f-006a21d4eb) (client_ip: 10.4.3.189) 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 proxy-server[85752]: 10.4.3.189 10.4.3.189 04/Jun/2026/19/41/31 PUT /v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqIdTr... 21692416 - - tx178b88350d17424cb381f-006a21d4eb - 0.2879 - - 1780602091.402201653 1780602091.690087080 0 a58bb3017d664b5bb0cc7a998b078d27 2026-06-04 19:41:33.827 | Jun 04 19:41:31 np0000002186 swift-proxy-server[85752]: proxy-server: 10.4.3.189 10.4.3.189 04/Jun/2026/19/41/31 PUT /v1/AUTH_899eb493288e4ca6b67c357e85c3cd40/glance/30f358ea-ffc2-4635-8bfe-d31527102b1f HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqIdTr... 21692416 - - tx178b88350d17424cb381f-006a21d4eb - 0.2879 - - 1780602091.402201653 1780602091.690087080 0 a58bb3017d664b5bb0cc7a998b078d27 2026-06-04 19:41:33.832 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.835 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-04 19:41:33.848 | not-found 2026-06-04 19:41:33.853 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.856 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-04 19:41:33.869 | not-found 2026-06-04 19:41:33.873 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.876 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-06-04 19:41:33.890 | enabled 2026-06-04 19:41:33.895 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-06-04 19:41:33.913 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-06-04 19:41:33.913 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-06-04 19:41:33.913 | Active: active (running) since Thu 2026-06-04 19:40:03 UTC; 1min 30s ago 2026-06-04 19:41:33.913 | Main PID: 84897 (swift-container) 2026-06-04 19:41:33.913 | Tasks: 1 (limit: 28790) 2026-06-04 19:41:33.913 | Memory: 41.8M (peak: 45.0M) 2026-06-04 19:41:33.913 | CPU: 508ms 2026-06-04 19:41:33.913 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-06-04 19:41:33.913 | └─84897 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-06-04 19:41:33.913 | 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: we strongly recommend against using it for new projects. 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: framework. For more detail see 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 swift-container-sync[84897]: import eventlet 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 container-sync[84897]: Starting 84897 2026-06-04 19:41:33.913 | Jun 04 19:40:03 np0000002186 container-sync[84897]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-06-04 19:41:33.918 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.921 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-04 19:41:33.935 | enabled 2026-06-04 19:41:33.940 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-04 19:41:33.958 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-04 19:41:33.958 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-04 19:41:33.958 | Active: active (running) since Thu 2026-06-04 19:40:24 UTC; 1min 9s ago 2026-06-04 19:41:33.958 | Main PID: 89877 (uwsgi) 2026-06-04 19:41:33.958 | Status: "uWSGI is ready" 2026-06-04 19:41:33.958 | Tasks: 34 (limit: 28790) 2026-06-04 19:41:33.958 | Memory: 568.9M (peak: 569.4M) 2026-06-04 19:41:33.958 | CPU: 28.939s 2026-06-04 19:41:33.958 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-04 19:41:33.958 | ├─89877 "neutron-apiuWSGI master" 2026-06-04 19:41:33.958 | ├─89878 "neutron-apiuWSGI worker 1" 2026-06-04 19:41:33.958 | ├─89879 "neutron-apiuWSGI worker 2" 2026-06-04 19:41:33.958 | └─89880 "neutron-apiuWSGI worker 3" 2026-06-04 19:41:33.958 | 2026-06-04 19:41:33.958 | Jun 04 19:41:15 np0000002186 devstack@neutron-api.service[89879]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "5bd396d121705dd296b444d721d8f7ef" from periodic health check thread {{(pid=89879) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-04 19:41:33.958 | Jun 04 19:41:24 np0000002186 devstack@neutron-api.service[89878]: DEBUG dbcounter [-] [89878] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.958 | Jun 04 19:41:25 np0000002186 devstack@neutron-api.service[89880]: DEBUG dbcounter [-] [89880] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.958 | Jun 04 19:41:25 np0000002186 devstack@neutron-api.service[89879]: DEBUG dbcounter [-] [89879] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=89879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:33.958 | Jun 04 19:41:29 np0000002186 devstack@neutron-api.service[89878]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89878) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-04 19:41:33.958 | Jun 04 19:41:29 np0000002186 devstack@neutron-api.service[89878]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "6d2ef4287f645c71905fac03ec7fb9ea" from periodic health check thread {{(pid=89878) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-04 19:41:33.958 | Jun 04 19:41:30 np0000002186 devstack@neutron-api.service[89880]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89880) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-04 19:41:33.958 | Jun 04 19:41:30 np0000002186 devstack@neutron-api.service[89880]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f15528f55c5e5a55ae9c07fd12821707" from periodic health check thread {{(pid=89880) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-04 19:41:33.958 | Jun 04 19:41:30 np0000002186 devstack@neutron-api.service[89879]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=89879) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-04 19:41:33.958 | Jun 04 19:41:30 np0000002186 devstack@neutron-api.service[89879]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "5bd396d121705dd296b444d721d8f7ef" from periodic health check thread {{(pid=89879) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-04 19:41:33.963 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:33.966 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-04 19:41:33.980 | enabled 2026-06-04 19:41:33.985 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-04 19:41:34.002 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-04 19:41:34.002 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-04 19:41:34.002 | Active: active (running) since Thu 2026-06-04 19:40:27 UTC; 1min 6s ago 2026-06-04 19:41:34.002 | Main PID: 90888 (neutron-periodi) 2026-06-04 19:41:34.002 | Tasks: 15 (limit: 28790) 2026-06-04 19:41:34.002 | Memory: 164.7M (peak: 165.1M) 2026-06-04 19:41:34.002 | CPU: 3.087s 2026-06-04 19:41:34.002 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-04 19:41:34.002 | ├─90888 "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-04 19:41:34.002 | └─91786 "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-04 19:41:34.003 | 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.worker [-] PeriodicWorker start called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=91786) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-319612', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-1241703'] for process (None), after_init {{(pid=91786) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=91786) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=91786) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=91786) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-04 19:41:34.003 | Jun 04 19:40:30 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=91786) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-04 19:41:34.003 | Jun 04 19:40:40 np0000002186 neutron-periodic-workers[90888]: DEBUG dbcounter [-] [90888] Writing DB stats neutron:SELECT=4 {{(pid=90888) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.003 | Jun 04 19:41:19 np0000002186 neutron-periodic-workers[91786]: DEBUG dbcounter [-] [91786] Writer thread running {{(pid=91786) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:41:34.003 | Jun 04 19:41:19 np0000002186 neutron-periodic-workers[91786]: DEBUG neutron.db.agents_db [None req-917cb25f-3afc-467b-9f91-0e5a0eb98386 None None] Agent healthcheck: found 0 active agents {{(pid=91786) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-04 19:41:34.003 | Jun 04 19:41:19 np0000002186 neutron-periodic-workers[91786]: DEBUG oslo.service.backend._threading.loopingcall [None req-917cb25f-3afc-467b-9f91-0e5a0eb98386 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.94 seconds {{(pid=91786) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.007 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:34.009 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-04 19:41:34.023 | enabled 2026-06-04 19:41:34.028 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-04 19:41:34.046 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-04 19:41:34.046 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-04 19:41:34.046 | Active: active (running) since Thu 2026-06-04 19:40:26 UTC; 1min 7s ago 2026-06-04 19:41:34.046 | Main PID: 90383 (neutron-rpc-ser) 2026-06-04 19:41:34.046 | Tasks: 16 (limit: 28790) 2026-06-04 19:41:34.046 | Memory: 188.2M (peak: 188.5M) 2026-06-04 19:41:34.046 | CPU: 3.675s 2026-06-04 19:41:34.046 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-04 19:41:34.046 | ├─90383 "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-04 19:41:34.046 | └─91710 "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-04 19:41:34.046 | 2026-06-04 19:41:34.046 | Jun 04 19:40:30 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.service [None req-4f6e4220-8eb2-48b4-b304-8f9df737da06 None None] RpcWorker start finished, description: rpc worker {{(pid=91710) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-04 19:41:34.046 | Jun 04 19:40:30 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.service [None req-4f6e4220-8eb2-48b4-b304-8f9df737da06 None None] RpcWorker wait called, description: rpc worker {{(pid=91710) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-04 19:41:34.046 | Jun 04 19:40:30 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.service [None req-4f6e4220-8eb2-48b4-b304-8f9df737da06 None None] calling wait on {{(pid=91710) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-06-04 19:41:34.046 | Jun 04 19:40:31 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 3>=3 {{(pid=91710) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-04 19:41:34.046 | Jun 04 19:40:36 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=91710) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-04 19:41:34.046 | Jun 04 19:40:36 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 3>=3 {{(pid=91710) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-04 19:41:34.046 | Jun 04 19:40:36 np0000002186 neutron-rpc-server[91710]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=91710) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-04 19:41:34.046 | Jun 04 19:40:40 np0000002186 neutron-rpc-server[90383]: DEBUG dbcounter [-] [90383] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=90383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.046 | Jun 04 19:40:46 np0000002186 neutron-rpc-server[91710]: DEBUG dbcounter [-] [91710] Writing DB stats neutron:SELECT=29 {{(pid=91710) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.046 | Jun 04 19:41:00 np0000002186 neutron-rpc-server[91710]: WARNING oslo_messaging.server [None req-4f6e4220-8eb2-48b4-b304-8f9df737da06 None None] Possible hang: wait is waiting for stop to complete 2026-06-04 19:41:34.051 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:34.054 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:41:34.068 | enabled 2026-06-04 19:41:34.072 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-04 19:41:34.088 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:41:34.088 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-04 19:41:34.088 | Active: active (running) since Thu 2026-06-04 19:40:29 UTC; 1min 4s ago 2026-06-04 19:41:34.088 | Main PID: 91403 (neutron-ovn-mai) 2026-06-04 19:41:34.088 | Tasks: 12 (limit: 28790) 2026-06-04 19:41:34.088 | Memory: 266.2M (peak: 266.5M) 2026-06-04 19:41:34.088 | CPU: 4.555s 2026-06-04 19:41:34.088 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-04 19:41:34.088 | ├─91403 "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-04 19:41:34.088 | └─92249 "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-04 19:41:34.088 | 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=92249) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=92249) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG futurist.periodics [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd 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=92249) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=92249) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=92249) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd None None] OVN maintenance task update_security_group_with_address_group finished in 0.013 seconds 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG futurist.periodics [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd 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=92249) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-04 19:41:34.088 | Jun 04 19:40:53 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG futurist.periodics [None req-27212de4-4ce4-4248-922a-c54dd7b85fdd 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=92249) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-04 19:41:34.088 | Jun 04 19:41:03 np0000002186 neutron-ovn-maintenance-worker[92249]: DEBUG dbcounter [-] [92249] Writing DB stats neutron:SELECT=415,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=92249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.092 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:34.095 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-04 19:41:34.110 | enabled 2026-06-04 19:41:34.114 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-04 19:41:34.129 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-04 19:41:34.129 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-04 19:41:34.129 | Active: active (running) since Thu 2026-06-04 19:40:55 UTC; 38s ago 2026-06-04 19:41:34.129 | Main PID: 95675 (nova-novncproxy) 2026-06-04 19:41:34.129 | Tasks: 12 (limit: 28790) 2026-06-04 19:41:34.129 | Memory: 109.5M (peak: 109.6M) 2026-06-04 19:41:34.129 | CPU: 2.699s 2026-06-04 19:41:34.129 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-04 19:41:34.129 | └─95675 /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-04 19:41:34.129 | 2026-06-04 19:41:34.129 | Jun 04 19:40:55 np0000002186 nova-novncproxy[95675]: If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:41:34.129 | Jun 04 19:40:55 np0000002186 nova-novncproxy[95675]: framework. For more detail see 2026-06-04 19:41:34.129 | Jun 04 19:40:55 np0000002186 nova-novncproxy[95675]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:41:34.129 | Jun 04 19:40:55 np0000002186 nova-novncproxy[95675]: import eventlet # noqa 2026-06-04 19:41:34.129 | Jun 04 19:40:55 np0000002186 nova-novncproxy[95675]: 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-04 19:41:34.129 | Jun 04 19:40:56 np0000002186 nova-novncproxy[95675]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-04 19:41:34.129 | Jun 04 19:40:56 np0000002186 nova-novncproxy[95675]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-04 19:41:34.129 | Jun 04 19:40:56 np0000002186 nova-novncproxy[95675]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-04 19:41:34.129 | Jun 04 19:40:56 np0000002186 nova-novncproxy[95675]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-04 19:41:34.129 | Jun 04 19:40:56 np0000002186 nova-novncproxy[95675]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-04 19:41:34.133 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:34.136 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-04 19:41:34.150 | enabled 2026-06-04 19:41:34.154 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-04 19:41:34.170 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-04 19:41:34.170 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-04 19:41:34.170 | Active: active (running) since Thu 2026-06-04 19:40:57 UTC; 37s ago 2026-06-04 19:41:34.170 | Main PID: 96495 (nova-conductor:) 2026-06-04 19:41:34.170 | Tasks: 26 (limit: 28790) 2026-06-04 19:41:34.170 | Memory: 186.8M (peak: 187.6M) 2026-06-04 19:41:34.170 | CPU: 2.536s 2026-06-04 19:41:34.170 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-04 19:41:34.170 | ├─96495 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-04 19:41:34.170 | ├─98005 "nova-conductor: ServiceWrapper worker(0)" 2026-06-04 19:41:34.170 | ├─98007 "nova-conductor: ServiceWrapper worker(1)" 2026-06-04 19:41:34.170 | └─98010 "nova-conductor: ServiceWrapper worker(2)" 2026-06-04 19:41:34.170 | 2026-06-04 19:41:34.170 | Jun 04 19:41:05 np0000002186 nova-conductor[98007]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=98007) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.170 | Jun 04 19:41:05 np0000002186 nova-conductor[98005]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=98005) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.170 | Jun 04 19:41:05 np0000002186 nova-conductor[98010]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=98010) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.170 | Jun 04 19:41:08 np0000002186 nova-conductor[96495]: DEBUG dbcounter [-] [96495] Writing DB stats nova_api:SELECT=1 {{(pid=96495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:08 np0000002186 nova-conductor[96495]: DEBUG dbcounter [-] [96495] Writing DB stats nova_cell0:SELECT=1 {{(pid=96495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:08 np0000002186 nova-conductor[96495]: DEBUG dbcounter [-] [96495] Writing DB stats nova_cell1:SELECT=1 {{(pid=96495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:15 np0000002186 nova-conductor[98007]: DEBUG dbcounter [-] [98007] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98007) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:15 np0000002186 nova-conductor[98005]: DEBUG dbcounter [-] [98005] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98005) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:15 np0000002186 nova-conductor[98010]: DEBUG dbcounter [-] [98010] Writing DB stats nova_cell0:SELECT=3 {{(pid=98010) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.170 | Jun 04 19:41:27 np0000002186 nova-conductor[98010]: DEBUG oslo.service.backend._threading.loopingcall [None req-c6c95c32-384e-47d0-8f25-2e6d1c28d95b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98010) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.174 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-04 19:41:34.177 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-04 19:41:34.191 | enabled 2026-06-04 19:41:34.196 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-04 19:41:34.211 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-04 19:41:34.211 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-04 19:41:34.211 | Active: active (running) since Thu 2026-06-04 19:40:58 UTC; 35s ago 2026-06-04 19:41:34.211 | Main PID: 97040 (nova-conductor:) 2026-06-04 19:41:34.211 | Tasks: 46 (limit: 28790) 2026-06-04 19:41:34.211 | Memory: 194.3M (peak: 194.7M) 2026-06-04 19:41:34.211 | CPU: 2.331s 2026-06-04 19:41:34.211 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-04 19:41:34.211 | ├─97040 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-04 19:41:34.211 | ├─98105 "nova-conductor: ServiceWrapper worker(0)" 2026-06-04 19:41:34.211 | ├─98107 "nova-conductor: ServiceWrapper worker(1)" 2026-06-04 19:41:34.211 | └─98109 "nova-conductor: ServiceWrapper worker(2)" 2026-06-04 19:41:34.211 | 2026-06-04 19:41:34.211 | Jun 04 19:41:06 np0000002186 nova-conductor[98105]: DEBUG oslo.service.backend._threading.loopingcall [None req-46fa914e-5dc5-40c8-9211-7f7d51d9fac3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:10 np0000002186 nova-conductor[97040]: DEBUG dbcounter [-] [97040] Writing DB stats nova_cell1:SELECT=1 {{(pid=97040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-04 19:41:34.211 | Jun 04 19:41:15 np0000002186 nova-conductor[98105]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:15 np0000002186 nova-conductor[98107]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98107) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:15 np0000002186 nova-conductor[98109]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:18 np0000002186 nova-conductor[98107]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f5d6bf9-3739-4994-be49-7b9a56ae371d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98107) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:24 np0000002186 nova-conductor[98109]: DEBUG oslo.service.backend._threading.loopingcall [None req-0c68380e-6ce5-4b40-9c12-612d5de89a74 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:25 np0000002186 nova-conductor[98105]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98105) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:25 np0000002186 nova-conductor[98107]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98107) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.211 | Jun 04 19:41:25 np0000002186 nova-conductor[98109]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98109) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-04 19:41:34.215 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-04 19:41:34.234 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:34.236 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-04 19:41:34.254 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:34.257 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-04 19:41:34.486 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:41:34.486 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:41:34.486 | we strongly recommend against using it for new projects. 2026-06-04 19:41:34.486 | 2026-06-04 19:41:34.486 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:41:34.486 | framework. For more detail see 2026-06-04 19:41:34.486 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:41:34.486 | 2026-06-04 19:41:34.486 | import eventlet # noqa 2026-06-04 19:41:34.675 | 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-04 19:41:36.090 | INFO dbcounter [None req-15a95c72-37c5-4808-a89c-161a3fcba750 None None] Registered counter for database nova_api 2026-06-04 19:41:36.150 | DEBUG dbcounter [-] [103935] Writer thread running {{(pid=103935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:41:36.155 | Found 2 cell mappings. 2026-06-04 19:41:36.155 | Skipping cell0 since it does not contain hosts. 2026-06-04 19:41:36.155 | Getting computes from cell 'cell1': d1f75a39-cac9-4a4c-b294-bd39f7d78bdb 2026-06-04 19:41:36.155 | INFO dbcounter [None req-15a95c72-37c5-4808-a89c-161a3fcba750 None None] Registered counter for database nova_cell1 2026-06-04 19:41:36.192 | DEBUG dbcounter [-] [103935] Writer thread running {{(pid=103935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-04 19:41:36.275 | Checking host mapping for compute host 'np0000002186': 8b44344c-63eb-459c-a3cd-ebbc842eebae 2026-06-04 19:41:36.275 | Creating host mapping for compute host 'np0000002186': 8b44344c-63eb-459c-a3cd-ebbc842eebae 2026-06-04 19:41:36.275 | Found 1 unmapped computes in cell: d1f75a39-cac9-4a4c-b294-bd39f7d78bdb 2026-06-04 19:41:36.512 | Exception ignored in: 2026-06-04 19:41:36.512 | Traceback (most recent call last): 2026-06-04 19:41:36.512 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:41:36.512 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:41:36.512 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:41:36.512 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:41:36.512 | RuntimeError: greenlet is being finalized 2026-06-04 19:41:36.763 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-04 19:41:36.981 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-04 19:41:36.981 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-04 19:41:36.981 | we strongly recommend against using it for new projects. 2026-06-04 19:41:36.981 | 2026-06-04 19:41:36.981 | If you are already using Eventlet, we recommend migrating to a different 2026-06-04 19:41:36.981 | framework. For more detail see 2026-06-04 19:41:36.981 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-04 19:41:36.981 | 2026-06-04 19:41:36.981 | import eventlet # noqa 2026-06-04 19:41:37.144 | 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-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Upgrade Check Results | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Cells v2 | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Placement API | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Cinder API | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Policy File JSON to YAML Migration | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Older than N-1 computes | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: hw_machine_type unset | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.206 | | Check: Service User Token Configuration | 2026-06-04 19:41:39.206 | | Result: Success | 2026-06-04 19:41:39.206 | | Details: None | 2026-06-04 19:41:39.206 | +-------------------------------------------+ 2026-06-04 19:41:39.432 | Exception ignored in: 2026-06-04 19:41:39.432 | Traceback (most recent call last): 2026-06-04 19:41:39.432 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-04 19:41:39.432 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-04 19:41:39.432 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-04 19:41:39.432 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-04 19:41:39.432 | RuntimeError: greenlet is being finalized 2026-06-04 19:41:39.678 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-04 19:41:39.683 | + ./stack.sh:main:1479 : command openstack complete 2026-06-04 19:41:39.683 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-04 19:41:39.938 | 2026-06-04 19:41:39.948 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-04 19:41:39.968 | + functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:39.971 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-04 19:41:39.974 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-04 19:41:39.977 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-04 19:41:39.980 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-04 19:41:39.983 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:39.987 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-04 19:41:39.991 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-04 19:41:39.994 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-04 19:41:39.997 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-04 19:41:40.000 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-04 19:41:40.003 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-04 19:41:40.006 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-04 19:41:40.009 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-04 19:41:40.049 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-06-04 19:41:40.052 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-04 19:41:40.055 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-04 19:41:40.070 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-04 19:41:40.085 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-06-04 19:41:40.088 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:40.091 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-06-04 19:41:40.094 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-04 19:41:40.097 | + functions-common:run_phase:1842 : local mode=stack 2026-06-04 19:41:40.101 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-04 19:41:40.104 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-04 19:41:40.107 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-04 19:41:40.110 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-04 19:41:40.113 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-04 19:41:40.116 | + functions-common:run_phase:1852 : local extra 2026-06-04 19:41:40.120 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-04 19:41:40.125 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-04 19:41:40.128 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-04 19:41:40.131 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-04 19:41:40.134 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-04 19:41:40.138 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-04 19:41:40.156 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:40.159 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:41:40.161 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:40.164 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-04 19:41:40.167 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:40.170 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:41:40.173 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:40.176 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-04 19:41:40.179 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:40.182 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-04 19:41:40.186 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:41:40.188 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-04 19:41:40.191 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-04 19:41:40.238 | [9741 Async install_tempest:57387]: Waiting for completion of install_tempest running on PID 57387 (1 other jobs running) 2026-06-04 19:41:40.260 | [9741 Async install_tempest:57387]: Signaling child to exit 2026-06-04 19:41:40.260 | WAKEUP 2026-06-04 19:41:40.281 | [9741 Async install_tempest:57387]: Signaled 2026-06-04 19:41:40.282 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-04 19:41:40.282 | +++ functions-common:git_clone:587 : pwd 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:41:40.282 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:41:40.282 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:604 : echo master 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:667 : head -1 2026-06-04 19:41:40.283 | bda57c90d Set upper-constraints if TEMPEST_VENV_UPPER_CONSTRAINTS is set 2026-06-04 19:41:40.283 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-04 19:41:40.283 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-04 19:41:40.283 | ++ 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-04 19:41:40.283 | Collecting tox!=2.8.0,<4.0.0 2026-06-04 19:41:40.283 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-04 19:41:40.283 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-04 19:41:40.283 | Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-04 19:41:40.283 | 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-04 19:41:40.283 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-04 19:41:40.283 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-04 19:41:40.283 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-04 19:41:40.283 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | Downloading virtualenv-21.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-06-04 19:41:40.283 | 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-04 19:41:40.283 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-06-04 19:41:40.283 | 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-04 19:41:40.283 | Collecting python-discovery>=1.4 (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-04 19:41:40.283 | Downloading python_discovery-1.4.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-04 19:41:40.283 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-04 19:41:40.283 | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-06-04 19:41:40.283 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-04 19:41:40.283 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-04 19:41:40.283 | Downloading virtualenv-21.4.1-py3-none-any.whl (7.6 MB) 2026-06-04 19:41:40.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 55.5 MB/s 0:00:00 2026-06-04 19:41:40.283 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-06-04 19:41:40.283 | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-04 19:41:40.283 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-04 19:41:40.283 | 2026-06-04 19:41:40.283 | Successfully installed distlib-0.4.0 filelock-3.29.0 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.0 tox-3.28.0 virtualenv-21.4.1 2026-06-04 19:41:40.283 | ++ inc/python:pip_install:216 : result=0 2026-06-04 19:41:40.283 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2414 : local name 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2417 : local total 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2421 : start_time=1780601819938 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2423 : [[ -z 1780601819938 ]] 2026-06-04 19:41:40.283 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2426 : end_time=1780601821864 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2427 : elapsed_time=1926 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2428 : total=88593 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:40.283 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=90519 2026-06-04 19:41:40.283 | ++ inc/python:pip_install:219 : return 0 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-04 19:41:40.283 | ~/tempest ~/devstack 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-04 19:41:40.283 | Already on 'master' 2026-06-04 19:41:40.283 | Your branch is up to date with 'origin/master'. 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-04 19:41:40.283 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.dO64VdULn2 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.dO64VdULn2 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.dO64VdULn2 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:40.283 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-04 19:41:40.283 | full create: /opt/stack/tempest/.tox/tempest 2026-06-04 19:41:40.283 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-04 19:41:40.283 | full develop-inst: /opt/stack/tempest 2026-06-04 19:41:40.283 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:41:40.283 | ___________________________________ summary ____________________________________ 2026-06-04 19:41:40.283 | full: skipped tests 2026-06-04 19:41:40.283 | congratulations :) 2026-06-04 19:41:40.283 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.dO64VdULn2 -r requirements.txt 2026-06-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.283 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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)) (3.5.1) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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.1.2) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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.17) 2026-06-04 19:41:40.284 | 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.5.20) 2026-06-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 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-04 19:41:40.284 | 2026-06-04 19:41:40.284 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-04 19:41:40.284 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-06-04 19:41:40.284 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-04 19:41:40.284 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.dO64VdULn2 2026-06-04 19:41:40.284 | ++ lib/tempest:install_tempest:868 : popd 2026-06-04 19:41:40.284 | ~/devstack 2026-06-04 19:41:40.327 | [9741 Async install_tempest:57387]: finished install_tempest with result 0 in 21 seconds 2026-06-04 19:41:40.331 | ++ inc/async:async_wait:197 : return 0 2026-06-04 19:41:40.335 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-04 19:41:40.337 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:41:40.341 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-04 19:41:40.343 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-04 19:41:40.346 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:40.348 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-04 19:41:40.350 | ++ inc/python:setup_develop:353 : local bindep 2026-06-04 19:41:40.352 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-04 19:41:40.355 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-04 19:41:40.358 | ++ inc/python:setup_develop:359 : local extras= 2026-06-04 19:41:40.360 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-04 19:41:40.362 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-04 19:41:40.365 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-04 19:41:40.367 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-04 19:41:40.369 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-04 19:41:40.371 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-04 19:41:40.374 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-04 19:41:40.377 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-04 19:41:40.380 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-04 19:41:40.383 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-04 19:41:40.385 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-04 19:41:40.389 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-04 19:41:40.395 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-04 19:41:40.397 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-04 19:41:40.400 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-04 19:41:40.478 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-04 19:41:40.480 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-04 19:41:40.483 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-04 19:41:40.485 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-04 19:41:40.488 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-04 19:41:40.490 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-04 19:41:40.492 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-04 19:41:40.494 | ++ inc/python:setup_package:446 : local extras= 2026-06-04 19:41:40.497 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-04 19:41:40.499 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-04 19:41:40.502 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-04 19:41:40.505 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-04 19:41:40.507 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-04 19:41:40.510 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-04 19:41:40.529 | Using python 3.12 to install /opt/stack/tempest 2026-06-04 19:41:40.531 | ++ 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-04 19:41:41.030 | Obtaining file:///opt/stack/tempest 2026-06-04 19:41:41.032 | Installing build dependencies: started 2026-06-04 19:41:41.910 | Installing build dependencies: finished with status 'done' 2026-06-04 19:41:41.910 | Checking if build backend supports build_editable: started 2026-06-04 19:41:42.207 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-04 19:41:42.207 | Getting requirements to build editable: started 2026-06-04 19:41:42.363 | Getting requirements to build editable: finished with status 'done' 2026-06-04 19:41:42.365 | Preparing editable metadata (pyproject.toml): started 2026-06-04 19:41:43.113 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-04 19:41:43.125 | 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.dev25) (7.0.3) 2026-06-04 19:41:43.125 | 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.dev25) (4.14.0) 2026-06-04 19:41:43.126 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (4.26.0) 2026-06-04 19:41:43.127 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (2.9.1) 2026-06-04 19:41:43.127 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (4.0.0) 2026-06-04 19:41:43.127 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (43.0.3) 2026-06-04 19:41:43.127 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (1.3.0) 2026-06-04 19:41:43.128 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (7.5.0) 2026-06-04 19:41:43.128 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (10.4.0) 2026-06-04 19:41:43.128 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (8.2.0) 2026-06-04 19:41:43.196 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev25) 2026-06-04 19:41:43.198 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-04 19:41:43.200 | 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.dev25) (5.10.0) 2026-06-04 19:41:43.201 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (10.1.0) 2026-06-04 19:41:43.201 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (4.3.2) 2026-06-04 19:41:43.202 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (6.0.3) 2026-06-04 19:41:43.202 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (1.4.6) 2026-06-04 19:41:43.203 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (5.8.0) 2026-06-04 19:41:43.203 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (3.17.0) 2026-06-04 19:41:43.204 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (2.7.0) 2026-06-04 19:41:43.204 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (3.1.0) 2026-06-04 19:41:43.204 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (0.7.1) 2026-06-04 19:41:43.206 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (0.20) 2026-06-04 19:41:43.206 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev25) (0.6.2) 2026-06-04 19:41:43.206 | 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.dev25) (0.6.0) 2026-06-04 19:41:43.208 | 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.dev25) (3.5.1) 2026-06-04 19:41:43.209 | 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.dev25) (1.11.0) 2026-06-04 19:41:43.210 | 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.dev25) (15.0.0) 2026-06-04 19:41:43.210 | 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.dev25) (1.8.0) 2026-06-04 19:41:43.211 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev25) (2.0.0) 2026-06-04 19:41:43.213 | 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.dev25) (3.0) 2026-06-04 19:41:43.214 | 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.dev25) (2.2.1) 2026-06-04 19:41:43.218 | 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.dev25) (26.1.0) 2026-06-04 19:41:43.218 | 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.dev25) (2025.9.1) 2026-06-04 19:41:43.219 | 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.dev25) (0.37.0) 2026-06-04 19:41:43.220 | 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.dev25) (2026.5.1) 2026-06-04 19:41:43.224 | 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.dev25) (6.8.0) 2026-06-04 19:41:43.226 | 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.dev25) (2.0.0) 2026-06-04 19:41:43.227 | 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.dev25) (2.34.2) 2026-06-04 19:41:43.229 | 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.dev25) (6.4.0) 2026-06-04 19:41:43.230 | 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.dev25) (2.9.0.post0) 2026-06-04 19:41:43.231 | 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.dev25) (4.15.0) 2026-06-04 19:41:43.232 | 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.dev25) (1.1.2) 2026-06-04 19:41:43.234 | 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.dev25) (2.1.0) 2026-06-04 19:41:43.235 | 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.dev25) (3.3.2) 2026-06-04 19:41:43.235 | 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.dev25) (26.2) 2026-06-04 19:41:43.236 | 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.dev25) (7.2.2) 2026-06-04 19:41:43.239 | 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.dev25) (5.0.0) 2026-06-04 19:41:43.239 | 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.dev25) (3.0.3) 2026-06-04 19:41:43.240 | 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.dev25) (1.6.2) 2026-06-04 19:41:43.244 | 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.dev25) (82.0.1) 2026-06-04 19:41:43.246 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev25) (0.7.0) 2026-06-04 19:41:43.253 | 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.dev25) (1.17.0) 2026-06-04 19:41:43.258 | 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.dev25) (3.4.7) 2026-06-04 19:41:43.259 | 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.dev25) (3.17) 2026-06-04 19:41:43.260 | 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.dev25) (2023.11.17) 2026-06-04 19:41:43.270 | 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.dev25) (4.2.0) 2026-06-04 19:41:43.270 | 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.dev25) (2.20.0) 2026-06-04 19:41:43.271 | 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.dev25) (0.1.2) 2026-06-04 19:41:43.277 | 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.dev25) (0.16.0) 2026-06-04 19:41:43.289 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev25) 2026-06-04 19:41:43.290 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-04 19:41:43.308 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-04 19:41:43.309 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-04 19:41:43.314 | Building wheels for collected packages: tempest 2026-06-04 19:41:43.315 | Building editable for tempest (pyproject.toml): started 2026-06-04 19:41:44.199 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-04 19:41:44.200 | Created wheel for tempest: filename=tempest-46.3.1.dev25-0.editable-py3-none-any.whl size=8324 sha256=99b0db5292ea161162099eaff9cbe3311d19cd1953c71026c0b7c92f4e89c155 2026-06-04 19:41:44.200 | Stored in directory: /tmp/pip-ephem-wheel-cache-r1drk3b1/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-04 19:41:44.203 | Successfully built tempest 2026-06-04 19:41:44.346 | Installing collected packages: tomlkit, stestr, tempest 2026-06-04 19:41:44.467 | 2026-06-04 19:41:44.480 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev25 tomlkit-0.15.0 2026-06-04 19:41:44.579 | ++ inc/python:pip_install:216 : result=0 2026-06-04 19:41:44.582 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-04 19:41:44.584 | ++ functions-common:time_stop:2414 : local name 2026-06-04 19:41:44.587 | ++ functions-common:time_stop:2415 : local end_time 2026-06-04 19:41:44.589 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-04 19:41:44.591 | ++ functions-common:time_stop:2417 : local total 2026-06-04 19:41:44.594 | ++ functions-common:time_stop:2418 : local start_time 2026-06-04 19:41:44.596 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-04 19:41:44.598 | ++ functions-common:time_stop:2421 : start_time=1780602100524 2026-06-04 19:41:44.601 | ++ functions-common:time_stop:2423 : [[ -z 1780602100524 ]] 2026-06-04 19:41:44.604 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-04 19:41:44.608 | ++ functions-common:time_stop:2426 : end_time=1780602104605 2026-06-04 19:41:44.611 | ++ functions-common:time_stop:2427 : elapsed_time=4081 2026-06-04 19:41:44.613 | ++ functions-common:time_stop:2428 : total=93735 2026-06-04 19:41:44.615 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-04 19:41:44.618 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97816 2026-06-04 19:41:44.620 | ++ inc/python:pip_install:219 : return 0 2026-06-04 19:41:44.622 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-04 19:41:44.624 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:41:44.627 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-04 19:41:44.629 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-04 19:41:44.631 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-04 19:41:44.633 | ++ 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-04 19:41:44.636 | ++ 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-04 19:41:44.638 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-04 19:41:44.641 | ++ 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-04 19:41:44.643 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-04 19:41:44.645 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-04 19:41:44.647 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-04 19:41:44.650 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-04 19:41:44.652 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-04 19:41:44.654 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-04 19:41:44.656 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-04 19:41:44.659 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-04 19:41:44.661 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-04 19:41:44.663 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-04 19:41:44.666 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-04 19:41:44.668 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-04 19:41:44.670 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-04 19:41:44.673 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-04 19:41:44.674 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-04 19:41:44.677 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-04 19:41:44.679 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-04 19:41:44.681 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-04 19:41:44.681 | ' 2026-06-04 19:41:44.683 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-04 19:41:44.685 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-04 19:41:44.701 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:44.703 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-04 19:41:44.706 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-04 19:41:44.708 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-04 19:41:44.710 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-04 19:41:44.713 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-04 19:41:44.714 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-04 19:41:44.714 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-04 19:41:44.914 | 2026-06-04 19:41:44.924 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:44.927 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-04 19:41:44.929 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-04 19:41:44.932 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-04 19:41:44.934 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-04 19:41:44.936 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-04 19:41:44.939 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-04 19:41:44.942 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-04 19:41:44.944 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-04 19:41:44.947 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-04 19:41:44.949 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-04 19:41:44.951 | ++ lib/tempest:get_active_images:176 : img_id=30f358ea-ffc2-4635-8bfe-d31527102b1f 2026-06-04 19:41:44.953 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-04 19:41:44.955 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-04 19:41:44.958 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-04 19:41:44.960 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-04 19:41:44.962 | ++ lib/tempest:configure_tempest:272 : '[' -z 30f358ea-ffc2-4635-8bfe-d31527102b1f ']' 2026-06-04 19:41:44.965 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-04 19:41:44.967 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-04 19:41:44.969 | ++ lib/tempest:configure_tempest:279 : [[ 563681a8-e690-4d3c-a1d3-b704f26cbd1c != \3\0\f\3\5\8\e\a\-\f\f\c\2\-\4\6\3\5\-\8\b\f\e\-\d\3\1\5\2\7\1\0\2\b\1\f ]] 2026-06-04 19:41:44.971 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=563681a8-e690-4d3c-a1d3-b704f26cbd1c 2026-06-04 19:41:44.974 | ++ lib/tempest:configure_tempest:281 : break 2026-06-04 19:41:44.976 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-04 19:41:44.989 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-04 19:41:44.993 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-04 19:41:44.995 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-04 19:41:44.997 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-04 19:41:45.000 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-04 19:41:45.003 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-04 19:41:45.005 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-04 19:41:45.007 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-04 19:41:45.011 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-04 19:41:45.011 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-04 19:41:45.273 | 2026-06-04 19:41:45.283 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:45.287 | ++ lib/tempest:configure_tempest:303 : admin_project_id=1966639330294a5ca0fcdfc7397d8f9a 2026-06-04 19:41:45.289 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-04 19:41:45.305 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:45.307 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-04 19:41:45.502 | 2026-06-04 19:41:45.512 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:45.515 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.515 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-04 19:41:45.515 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.515 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.515 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-04 19:41:45.515 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-04 19:41:45.515 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-04 19:41:45.515 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-04 19:41:45.515 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.515 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-04 19:41:45.515 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-04 19:41:45.515 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-04 19:41:45.515 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-04 19:41:45.515 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-04 19:41:45.517 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-04 19:41:45.520 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.520 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-04 19:41:45.520 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.520 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.520 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-04 19:41:45.520 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-04 19:41:45.520 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-04 19:41:45.520 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-04 19:41:45.520 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.520 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-04 19:41:45.520 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-04 19:41:45.520 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-04 19:41:45.520 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-04 19:41:45.520 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-04 19:41:45.523 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 30f358ea-ffc2-4635-8bfe-d31527102b1f 2026-06-04 19:41:45.526 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-04 19:41:45.528 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 30f358ea-ffc2-4635-8bfe-d31527102b1f -c size -f value 2026-06-04 19:41:45.709 | 2026-06-04 19:41:45.718 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:45.721 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-04 19:41:45.724 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-04 19:41:45.725 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-04 19:41:45.746 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-04 19:41:45.748 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-04 19:41:45.751 | ++ 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-04 19:41:45.955 | 2026-06-04 19:41:45.955 | +----------------------------+-----------------------+ 2026-06-04 19:41:45.955 | | Field | Value | 2026-06-04 19:41:45.955 | +----------------------------+-----------------------+ 2026-06-04 19:41:45.955 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:45.955 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:45.955 | | description | None | 2026-06-04 19:41:45.955 | | disk | 1 | 2026-06-04 19:41:45.955 | | id | 42 | 2026-06-04 19:41:45.955 | | name | m1.nano | 2026-06-04 19:41:45.955 | | os-flavor-access:is_public | True | 2026-06-04 19:41:45.955 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:45.955 | | ram | 192 | 2026-06-04 19:41:45.955 | | rxtx_factor | 1.0 | 2026-06-04 19:41:45.955 | | swap | 0 | 2026-06-04 19:41:45.955 | | vcpus | 1 | 2026-06-04 19:41:45.955 | +----------------------------+-----------------------+ 2026-06-04 19:41:45.964 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-04 19:41:45.966 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.966 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-04 19:41:45.966 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-04 19:41:45.966 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.966 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-04 19:41:45.966 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-04 19:41:45.966 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-04 19:41:45.966 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-04 19:41:45.966 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-04 19:41:45.966 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-04 19:41:45.966 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-04 19:41:45.966 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-04 19:41:45.966 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-04 19:41:45.966 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-04 19:41:45.969 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 563681a8-e690-4d3c-a1d3-b704f26cbd1c 2026-06-04 19:41:45.971 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-04 19:41:45.975 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 563681a8-e690-4d3c-a1d3-b704f26cbd1c -c size -f value 2026-06-04 19:41:46.156 | 2026-06-04 19:41:46.165 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:46.169 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-04 19:41:46.172 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-04 19:41:46.172 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-04 19:41:46.195 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-04 19:41:46.198 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-04 19:41:46.200 | ++ 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-04 19:41:46.400 | 2026-06-04 19:41:46.400 | +----------------------------+-----------------------+ 2026-06-04 19:41:46.400 | | Field | Value | 2026-06-04 19:41:46.400 | +----------------------------+-----------------------+ 2026-06-04 19:41:46.400 | | OS-FLV-DISABLED:disabled | False | 2026-06-04 19:41:46.400 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-04 19:41:46.400 | | description | None | 2026-06-04 19:41:46.400 | | disk | 1 | 2026-06-04 19:41:46.400 | | id | 84 | 2026-06-04 19:41:46.400 | | name | m1.micro | 2026-06-04 19:41:46.400 | | os-flavor-access:is_public | True | 2026-06-04 19:41:46.400 | | properties | hw_rng:allowed='True' | 2026-06-04 19:41:46.400 | | ram | 256 | 2026-06-04 19:41:46.400 | | rxtx_factor | 1.0 | 2026-06-04 19:41:46.400 | | swap | 0 | 2026-06-04 19:41:46.400 | | vcpus | 1 | 2026-06-04 19:41:46.400 | +----------------------------+-----------------------+ 2026-06-04 19:41:46.408 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-04 19:41:46.411 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-04 19:41:46.425 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:46.428 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-04 19:41:46.430 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-04 19:41:46.433 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-04 19:41:46.435 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-04 19:41:46.438 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-04 19:41:46.441 | +++ functions-common:git_clone:587 : pwd 2026-06-04 19:41:46.443 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-04 19:41:46.445 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-04 19:41:46.447 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-04 19:41:46.463 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-04 19:41:46.465 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-04 19:41:46.468 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-04 19:41:46.471 | ++ functions-common:git_clone:604 : echo master 2026-06-04 19:41:46.471 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-04 19:41:46.476 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-04 19:41:46.478 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-04 19:41:46.480 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-04 19:41:46.493 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-04 19:41:46.496 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-04 19:41:46.496 | ++ functions-common:git_clone:667 : head -1 2026-06-04 19:41:46.499 | 5d0367e Clean-up zuul config spacing 2026-06-04 19:41:46.502 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-04 19:41:46.505 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-04 19:41:46.505 | ~/os-test-images ~/devstack 2026-06-04 19:41:46.507 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-04 19:41:46.701 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-04 19:41:46.985 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-04 19:41:48.325 | generate installed: PyYAML==6.0.3 2026-06-04 19:41:48.325 | generate run-test-pre: PYTHONHASHSEED='3435666208' 2026-06-04 19:41:48.325 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-04 19:41:48.380 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-04 19:41:48.390 | 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-04 19:41:48.400 | 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-04 19:41:48.413 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-04 19:41:48.415 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-04 19:41:48.421 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-04 19:41:48.426 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-04 19:41:48.449 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-04 19:41:48.456 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-04 19:41:48.461 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-04 19:41:48.469 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-04 19:41:48.469 | 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-04 19:41:48.475 | 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-04 19:41:48.480 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-04 19:41:48.489 | 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-04 19:41:48.491 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-04 19:41:48.492 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-04 19:41:48.499 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-04 19:41:48.505 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-04 19:41:48.513 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-04 19:41:48.515 | 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-04 19:41:48.522 | 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-04 19:41:48.524 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-04 19:41:48.526 | 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-04 19:41:48.533 | 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-04 19:41:48.535 | 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-04 19:41:48.542 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-04 19:41:48.557 | ___________________________________ summary ____________________________________ 2026-06-04 19:41:48.557 | generate: commands succeeded 2026-06-04 19:41:48.557 | congratulations :) 2026-06-04 19:41:48.583 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-04 19:41:48.583 | ~/devstack 2026-06-04 19:41:48.585 | ++ 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-04 19:41:48.617 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-04 19:41:48.620 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-04 19:41:48.638 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-04 19:41:48.641 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-04 19:41:48.643 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-04 19:41:48.676 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-04 19:41:48.706 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-04 19:41:48.709 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:48.711 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-04 19:41:48.713 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-04 19:41:48.717 | +++ 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-04 19:41:48.933 | 2026-06-04 19:41:48.943 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:48.946 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-04 19:41:48.946 | address-scope 2026-06-04 19:41:48.946 | agent 2026-06-04 19:41:48.946 | allowed-address-pairs 2026-06-04 19:41:48.946 | auto-allocated-topology 2026-06-04 19:41:48.946 | availability_zone 2026-06-04 19:41:48.946 | default-subnetpools 2026-06-04 19:41:48.946 | dhcp_agent_scheduler 2026-06-04 19:41:48.946 | dns-integration 2026-06-04 19:41:48.946 | dns-domain-ports 2026-06-04 19:41:48.946 | dns-integration-domain-keywords 2026-06-04 19:41:48.946 | empty-string-filtering 2026-06-04 19:41:48.946 | external-net 2026-06-04 19:41:48.946 | extra_dhcp_opt 2026-06-04 19:41:48.946 | extraroute 2026-06-04 19:41:48.946 | extraroute-atomic 2026-06-04 19:41:48.946 | filter-validation 2026-06-04 19:41:48.946 | floating-ip-port-forwarding-detail 2026-06-04 19:41:48.946 | fip-port-details 2026-06-04 19:41:48.946 | flavors 2026-06-04 19:41:48.946 | floatingip-pools 2026-06-04 19:41:48.947 | router 2026-06-04 19:41:48.947 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:41:48.947 | enable-default-route-bfd 2026-06-04 19:41:48.947 | enable-default-route-ecmp 2026-06-04 19:41:48.947 | ext-gw-mode 2026-06-04 19:41:48.947 | l3-ha 2026-06-04 19:41:48.947 | external-gateway-multihoming 2026-06-04 19:41:48.947 | l3-flavors 2026-06-04 19:41:48.947 | l3_agent_scheduler 2026-06-04 19:41:48.947 | multi-provider 2026-06-04 19:41:48.947 | net-mtu 2026-06-04 19:41:48.947 | net-mtu-writable 2026-06-04 19:41:48.947 | network_availability_zone 2026-06-04 19:41:48.947 | network-ip-availability 2026-06-04 19:41:48.947 | network-ip-availability-details 2026-06-04 19:41:48.947 | pagination 2026-06-04 19:41:48.947 | port-device-profile 2026-06-04 19:41:48.947 | port-mac-address-regenerate 2026-06-04 19:41:48.947 | port-numa-affinity-policy 2026-06-04 19:41:48.947 | port-numa-affinity-policy-socket 2026-06-04 19:41:48.947 | binding 2026-06-04 19:41:48.947 | binding-extended 2026-06-04 19:41:48.947 | port-security 2026-06-04 19:41:48.947 | project-id 2026-06-04 19:41:48.947 | provider 2026-06-04 19:41:48.947 | qinq 2026-06-04 19:41:48.947 | quota-check-limit 2026-06-04 19:41:48.947 | quota-check-limit-default 2026-06-04 19:41:48.947 | quotas 2026-06-04 19:41:48.947 | quota_details 2026-06-04 19:41:48.947 | rbac-policies 2026-06-04 19:41:48.947 | rbac-address-scope 2026-06-04 19:41:48.947 | rbac-security-groups 2026-06-04 19:41:48.947 | revision-if-match 2026-06-04 19:41:48.947 | standard-attr-revisions 2026-06-04 19:41:48.947 | router_availability_zone 2026-06-04 19:41:48.947 | router-enable-snat 2026-06-04 19:41:48.947 | security-groups-default-rules 2026-06-04 19:41:48.947 | security-groups-normalized-cidr 2026-06-04 19:41:48.947 | security-groups-remote-address-group 2026-06-04 19:41:48.947 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:41:48.947 | security-groups-shared-filtering 2026-06-04 19:41:48.947 | security-group 2026-06-04 19:41:48.947 | service-type 2026-06-04 19:41:48.947 | sorting 2026-06-04 19:41:48.947 | standard-attr-description 2026-06-04 19:41:48.947 | stateful-security-group 2026-06-04 19:41:48.947 | subnet-dns-publish-fixed-ip 2026-06-04 19:41:48.947 | subnet-external-network 2026-06-04 19:41:48.947 | subnet_onboard 2026-06-04 19:41:48.947 | subnet-service-types 2026-06-04 19:41:48.947 | subnet_allocation 2026-06-04 19:41:48.947 | subnetpool-prefix-ops 2026-06-04 19:41:48.947 | tag-creation 2026-06-04 19:41:48.947 | standard-attr-tag 2026-06-04 19:41:48.947 | standard-attr-timestamp 2026-06-04 19:41:48.947 | vlan-transparent' 2026-06-04 19:41:48.949 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-04 19:41:48.949 | address-scope 2026-06-04 19:41:48.949 | agent 2026-06-04 19:41:48.949 | allowed-address-pairs 2026-06-04 19:41:48.949 | auto-allocated-topology 2026-06-04 19:41:48.949 | availability_zone 2026-06-04 19:41:48.949 | default-subnetpools 2026-06-04 19:41:48.950 | dhcp_agent_scheduler 2026-06-04 19:41:48.950 | dns-integration 2026-06-04 19:41:48.950 | dns-domain-ports 2026-06-04 19:41:48.950 | dns-integration-domain-keywords 2026-06-04 19:41:48.950 | empty-string-filtering 2026-06-04 19:41:48.950 | external-net 2026-06-04 19:41:48.950 | extra_dhcp_opt 2026-06-04 19:41:48.950 | extraroute 2026-06-04 19:41:48.950 | extraroute-atomic 2026-06-04 19:41:48.950 | filter-validation 2026-06-04 19:41:48.950 | floating-ip-port-forwarding-detail 2026-06-04 19:41:48.950 | fip-port-details 2026-06-04 19:41:48.950 | flavors 2026-06-04 19:41:48.950 | floatingip-pools 2026-06-04 19:41:48.950 | router 2026-06-04 19:41:48.950 | l3-agent-scheduler-ha-chassis-priority 2026-06-04 19:41:48.950 | enable-default-route-bfd 2026-06-04 19:41:48.950 | enable-default-route-ecmp 2026-06-04 19:41:48.950 | ext-gw-mode 2026-06-04 19:41:48.950 | l3-ha 2026-06-04 19:41:48.950 | external-gateway-multihoming 2026-06-04 19:41:48.950 | l3-flavors 2026-06-04 19:41:48.950 | l3_agent_scheduler 2026-06-04 19:41:48.950 | multi-provider 2026-06-04 19:41:48.950 | net-mtu 2026-06-04 19:41:48.950 | net-mtu-writable 2026-06-04 19:41:48.950 | network_availability_zone 2026-06-04 19:41:48.950 | network-ip-availability 2026-06-04 19:41:48.950 | network-ip-availability-details 2026-06-04 19:41:48.950 | pagination 2026-06-04 19:41:48.950 | port-device-profile 2026-06-04 19:41:48.950 | port-mac-address-regenerate 2026-06-04 19:41:48.950 | port-numa-affinity-policy 2026-06-04 19:41:48.950 | port-numa-affinity-policy-socket 2026-06-04 19:41:48.950 | binding 2026-06-04 19:41:48.950 | binding-extended 2026-06-04 19:41:48.950 | port-security 2026-06-04 19:41:48.950 | project-id 2026-06-04 19:41:48.950 | provider 2026-06-04 19:41:48.950 | qinq 2026-06-04 19:41:48.950 | quota-check-limit 2026-06-04 19:41:48.950 | quota-check-limit-default 2026-06-04 19:41:48.950 | quotas 2026-06-04 19:41:48.950 | quota_details 2026-06-04 19:41:48.950 | rbac-policies 2026-06-04 19:41:48.950 | rbac-address-scope 2026-06-04 19:41:48.950 | rbac-security-groups 2026-06-04 19:41:48.950 | revision-if-match 2026-06-04 19:41:48.950 | standard-attr-revisions 2026-06-04 19:41:48.950 | router_availability_zone 2026-06-04 19:41:48.950 | router-enable-snat 2026-06-04 19:41:48.950 | security-groups-default-rules 2026-06-04 19:41:48.950 | security-groups-normalized-cidr 2026-06-04 19:41:48.950 | security-groups-remote-address-group 2026-06-04 19:41:48.950 | security-groups-rules-belongs-to-default-sg 2026-06-04 19:41:48.950 | security-groups-shared-filtering 2026-06-04 19:41:48.950 | security-group 2026-06-04 19:41:48.950 | service-type 2026-06-04 19:41:48.950 | sorting 2026-06-04 19:41:48.950 | standard-attr-description 2026-06-04 19:41:48.950 | stateful-security-group 2026-06-04 19:41:48.950 | subnet-dns-publish-fixed-ip 2026-06-04 19:41:48.950 | subnet-external-network 2026-06-04 19:41:48.950 | subnet_onboard 2026-06-04 19:41:48.950 | subnet-service-types 2026-06-04 19:41:48.950 | subnet_allocation 2026-06-04 19:41:48.950 | subnetpool-prefix-ops 2026-06-04 19:41:48.950 | tag-creation 2026-06-04 19:41:48.950 | standard-attr-tag 2026-06-04 19:41:48.950 | standard-attr-timestamp 2026-06-04 19:41:48.950 | vlan-transparent =~ external-net ]] 2026-06-04 19:41:48.952 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-04 19:41:48.955 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-04 19:41:49.178 | 2026-06-04 19:41:49.189 | +++ functions-common:oscwrap:2459 : return 0 2026-06-04 19:41:49.192 | ++ lib/tempest:configure_tempest:395 : public_network_id=e4de82a5-9558-4a34-b660-3908a586d386 2026-06-04 19:41:49.194 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-04 19:41:49.951 | 2026-06-04 19:41:49.951 | +---------------------------+--------------------------------------+ 2026-06-04 19:41:49.951 | | Field | Value | 2026-06-04 19:41:49.951 | +---------------------------+--------------------------------------+ 2026-06-04 19:41:49.951 | | admin_state_up | UP | 2026-06-04 19:41:49.951 | | availability_zone_hints | | 2026-06-04 19:41:49.951 | | availability_zones | | 2026-06-04 19:41:49.951 | | created_at | 2026-06-04T19:41:49Z | 2026-06-04 19:41:49.951 | | description | | 2026-06-04 19:41:49.951 | | dns_domain | None | 2026-06-04 19:41:49.951 | | id | dbf7f326-f30f-4b08-baf3-0da04966be14 | 2026-06-04 19:41:49.951 | | ipv4_address_scope | None | 2026-06-04 19:41:49.951 | | ipv6_address_scope | None | 2026-06-04 19:41:49.951 | | is_default | False | 2026-06-04 19:41:49.951 | | is_vlan_qinq | None | 2026-06-04 19:41:49.951 | | is_vlan_transparent | False | 2026-06-04 19:41:49.951 | | mtu | 1372 | 2026-06-04 19:41:49.951 | | name | shared | 2026-06-04 19:41:49.951 | | port_security_enabled | True | 2026-06-04 19:41:49.951 | | project_id | 1966639330294a5ca0fcdfc7397d8f9a | 2026-06-04 19:41:49.951 | | provider:network_type | geneve | 2026-06-04 19:41:49.951 | | provider:physical_network | None | 2026-06-04 19:41:49.951 | | provider:segmentation_id | 23584 | 2026-06-04 19:41:49.952 | | qinq | False | 2026-06-04 19:41:49.952 | | qos_policy_id | None | 2026-06-04 19:41:49.952 | | revision_number | 1 | 2026-06-04 19:41:49.952 | | router:external | Internal | 2026-06-04 19:41:49.952 | | segments | None | 2026-06-04 19:41:49.952 | | shared | True | 2026-06-04 19:41:49.952 | | status | ACTIVE | 2026-06-04 19:41:49.952 | | subnets | | 2026-06-04 19:41:49.952 | | tags | | 2026-06-04 19:41:49.952 | | updated_at | 2026-06-04T19:41:49Z | 2026-06-04 19:41:49.952 | +---------------------------+--------------------------------------+ 2026-06-04 19:41:49.960 | ++ 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-04 19:41:50.581 | 2026-06-04 19:41:50.581 | +----------------------+--------------------------------------+ 2026-06-04 19:41:50.581 | | Field | Value | 2026-06-04 19:41:50.581 | +----------------------+--------------------------------------+ 2026-06-04 19:41:50.581 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-04 19:41:50.581 | | cidr | 192.168.233.0/24 | 2026-06-04 19:41:50.581 | | created_at | 2026-06-04T19:41:50Z | 2026-06-04 19:41:50.581 | | description | shared-subnet | 2026-06-04 19:41:50.581 | | dns_nameservers | | 2026-06-04 19:41:50.581 | | dns_publish_fixed_ip | None | 2026-06-04 19:41:50.581 | | enable_dhcp | True | 2026-06-04 19:41:50.581 | | gateway_ip | 192.168.233.1 | 2026-06-04 19:41:50.581 | | host_routes | | 2026-06-04 19:41:50.581 | | id | 2cc06c26-d86b-48b5-a622-6ddbcf7351a6 | 2026-06-04 19:41:50.581 | | ip_version | 4 | 2026-06-04 19:41:50.581 | | ipv6_address_mode | None | 2026-06-04 19:41:50.581 | | ipv6_ra_mode | None | 2026-06-04 19:41:50.581 | | name | shared-subnet | 2026-06-04 19:41:50.581 | | network_id | dbf7f326-f30f-4b08-baf3-0da04966be14 | 2026-06-04 19:41:50.581 | | project_id | 1966639330294a5ca0fcdfc7397d8f9a | 2026-06-04 19:41:50.581 | | revision_number | 0 | 2026-06-04 19:41:50.581 | | router:external | False | 2026-06-04 19:41:50.581 | | segment_id | None | 2026-06-04 19:41:50.581 | | service_types | | 2026-06-04 19:41:50.581 | | subnetpool_id | None | 2026-06-04 19:41:50.581 | | tags | | 2026-06-04 19:41:50.581 | | updated_at | 2026-06-04T19:41:50Z | 2026-06-04 19:41:50.581 | +----------------------+--------------------------------------+ 2026-06-04 19:41:50.590 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-04 19:41:50.621 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-04 19:41:50.654 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-04 19:41:50.658 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-04 19:41:50.688 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-04 19:41:50.719 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-04 19:41:50.748 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-04 19:41:50.779 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-04 19:41:50.811 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.189/identity/v3 2026-06-04 19:41:50.843 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-04 19:41:50.874 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-04 19:41:50.905 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-04 19:41:50.935 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:50.937 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-04 19:41:50.967 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-04 19:41:50.994 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-04 19:41:51.024 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-04 19:41:51.053 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-04 19:41:51.082 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-04 19:41:51.098 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:51.101 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-04 19:41:51.133 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-04 19:41:51.135 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-04 19:41:51.171 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-04 19:41:51.188 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:51.191 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-04 19:41:51.224 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-04 19:41:51.256 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-04 19:41:51.288 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-04 19:41:51.291 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-06-04 19:41:51.323 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-04 19:41:51.354 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-04 19:41:51.370 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:51.372 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 30f358ea-ffc2-4635-8bfe-d31527102b1f 2026-06-04 19:41:51.402 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 563681a8-e690-4d3c-a1d3-b704f26cbd1c 2026-06-04 19:41:51.432 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-04 19:41:51.464 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-04 19:41:51.496 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-04 19:41:51.529 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-04 19:41:51.546 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:51.548 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-04 19:41:51.551 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-04 19:41:51.553 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-04 19:41:51.556 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-04 19:41:51.558 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-04 19:41:51.561 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-04 19:41:51.579 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-04 19:41:51.582 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-04 19:41:51.610 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-04 19:41:51.644 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-04 19:41:51.675 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-04 19:41:51.706 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-04 19:41:51.739 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-04 19:41:51.771 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-04 19:41:51.803 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-04 19:41:51.833 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-04 19:41:51.865 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-04 19:41:51.867 | ++ 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-04 19:41:51.902 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:51.905 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-06-04 19:41:51.940 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-04 19:41:51.963 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:51.966 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-04 19:41:51.997 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-04 19:41:52.016 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:52.018 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-04 19:41:52.021 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-04 19:41:52.038 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:52.041 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-04 19:41:52.044 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-04 19:41:52.047 | ++ 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-04 19:41:52.078 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-04 19:41:52.109 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id e4de82a5-9558-4a34-b660-3908a586d386 2026-06-04 19:41:52.141 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-04 19:41:52.173 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-04 19:41:52.204 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-04 19:41:52.237 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-04 19:41:52.266 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-04 19:41:52.295 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-04 19:41:52.326 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-04 19:41:52.328 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-04 19:41:52.331 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-04 19:41:52.333 | ++ 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-04 19:41:52.365 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-04 19:41:52.369 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-04 19:41:52.369 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-04 19:41:52.373 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-04 19:41:52.376 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-04 19:41:52.406 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-04 19:41:52.408 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-04 19:41:52.410 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-04 19:41:52.412 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-04 19:41:52.415 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-04 19:41:52.443 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-04 19:41:52.473 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-04 19:41:52.502 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-04 19:41:52.533 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-04 19:41:52.564 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-04 19:41:52.595 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-04 19:41:52.599 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-04 19:41:52.616 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-06-04 19:41:52.649 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-04 19:41:52.652 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-04 19:41:52.670 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-06-04 19:41:52.702 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-04 19:41:52.706 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-04 19:41:52.724 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-04 19:41:52.753 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-04 19:41:52.756 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-04 19:41:52.775 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-04 19:41:52.811 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-04 19:41:52.844 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-04 19:41:52.846 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-04 19:41:52.879 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-04 19:41:52.881 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-04 19:41:52.884 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-04 19:41:52.887 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-04 19:41:52.906 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-04 19:41:52.909 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-04 19:41:52.943 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-04 19:41:52.961 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:52.965 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-06-04 19:41:52.968 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-06-04 19:41:52.970 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-06-04 19:41:52.973 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-06-04 19:41:53.006 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iscsi '!=' iSCSI ']' 2026-06-04 19:41:53.008 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol iscsi 2026-06-04 19:41:53.041 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-06-04 19:41:53.043 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-06-04 19:41:53.074 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-04 19:41:53.077 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-04 19:41:53.080 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-04 19:41:53.083 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-04 19:41:53.103 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-04 19:41:53.106 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-04 19:41:53.143 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-04 19:41:53.146 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-04 19:41:53.149 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-04 19:41:53.152 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-04 19:41:53.192 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-04 19:41:53.227 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-04 19:41:53.265 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-04 19:41:53.268 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-04 19:41:53.272 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.275 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-04 19:41:53.293 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.296 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-04 19:41:53.331 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.333 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-04 19:41:53.352 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.354 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-04 19:41:53.385 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.388 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-04 19:41:53.405 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.408 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-04 19:41:53.441 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.443 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-04 19:41:53.462 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.464 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-04 19:41:53.497 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.500 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-04 19:41:53.517 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.519 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-04 19:41:53.552 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.554 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-04 19:41:53.572 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-04 19:41:53.575 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-06-04 19:41:53.608 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-04 19:41:53.610 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-04 19:41:53.628 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:41:53.631 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-04 19:41:53.664 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-04 19:41:53.666 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-04 19:41:53.668 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-04 19:41:53.671 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-04 19:41:53.705 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-04 19:41:53.708 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-04 19:41:53.710 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-04 19:41:53.713 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-04 19:41:53.747 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-04 19:41:53.750 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-04 19:41:53.753 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-04 19:41:53.755 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-04 19:41:53.758 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-04 19:41:53.762 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-04 19:41:53.767 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.t6nOALrF08 2026-06-04 19:41:53.770 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-04 19:41:53.772 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-04 19:41:53.775 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-04 19:41:53.780 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.uzPgPJG3Z4 2026-06-04 19:41:53.783 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.uzPgPJG3Z4 2026-06-04 19:41:53.786 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-04 19:41:53.788 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.uzPgPJG3Z4 2026-06-04 19:41:53.791 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-04 19:41:53.794 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-04 19:41:53.796 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-04 19:41:53.802 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:53.805 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:53.808 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:53.811 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:41:53.814 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-04 19:41:53.817 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-04 19:41:54.067 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-04 19:41:54.561 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-04 19:42:01.643 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-04 19:42:05.296 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:42:05.296 | ___________________________________ summary ____________________________________ 2026-06-04 19:42:05.296 | venv-tempest: skipped tests 2026-06-04 19:42:05.296 | congratulations :) 2026-06-04 19:42:05.324 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.uzPgPJG3Z4 -r requirements.txt 2026-06-04 19:42:05.760 | /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-04 19:42:05.760 | !! 2026-06-04 19:42:05.760 | 2026-06-04 19:42:05.760 | ******************************************************************************** 2026-06-04 19:42:05.760 | Requirements should be satisfied by a PEP 517 installer. 2026-06-04 19:42:05.760 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-04 19:42:05.760 | 2026-06-04 19:42:05.760 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:05.760 | calls to avoid build errors in the future. 2026-06-04 19:42:05.760 | ******************************************************************************** 2026-06-04 19:42:05.760 | 2026-06-04 19:42:05.760 | !! 2026-06-04 19:42:05.760 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-04 19:42:06.001 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-04 19:42:06.001 | !! 2026-06-04 19:42:06.001 | 2026-06-04 19:42:06.001 | ******************************************************************************** 2026-06-04 19:42:06.001 | Please avoid running ``setup.py`` directly. 2026-06-04 19:42:06.001 | Instead, use pypa/build, pypa/installer or other 2026-06-04 19:42:06.001 | standards-based tools. 2026-06-04 19:42:06.001 | 2026-06-04 19:42:06.001 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:06.001 | calls to avoid build errors in the future. 2026-06-04 19:42:06.001 | 2026-06-04 19:42:06.002 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-04 19:42:06.002 | ******************************************************************************** 2026-06-04 19:42:06.002 | 2026-06-04 19:42:06.002 | !! 2026-06-04 19:42:06.002 | self.initialize_options() 2026-06-04 19:42:06.002 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-04 19:42:06.002 | warnings.warn(msg) 2026-06-04 19:42:06.019 | /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-04 19:42:06.019 | !! 2026-06-04 19:42:06.019 | 2026-06-04 19:42:06.019 | ******************************************************************************** 2026-06-04 19:42:06.019 | 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-04 19:42:06.019 | 2026-06-04 19:42:06.019 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-04 19:42:06.019 | or your builds will no longer be supported. 2026-06-04 19:42:06.019 | 2026-06-04 19:42:06.019 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-04 19:42:06.019 | ******************************************************************************** 2026-06-04 19:42:06.019 | 2026-06-04 19:42:06.019 | !! 2026-06-04 19:42:06.019 | corresp(dist, value, root_dir) 2026-06-04 19:42:06.102 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-04 19:42:09.757 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:42:09.757 | venv-tempest run-test-pre: PYTHONHASHSEED='391151776' 2026-06-04 19:42:09.757 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.uzPgPJG3Z4 -r requirements.txt 2026-06-04 19:42:10.226 | 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-04 19:42:10.227 | 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-04 19:42:10.227 | 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-04 19:42:10.227 | 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-04 19:42:10.228 | 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-04 19:42:10.228 | 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-04 19:42:10.228 | 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-04 19:42:10.229 | 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-04 19:42:10.230 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-04 19:42:10.230 | 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-04 19:42:10.230 | 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-04 19:42:10.230 | 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-04 19:42:10.231 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-04 19:42:10.231 | 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-04 19:42:10.232 | 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-04 19:42:10.232 | 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-04 19:42:10.233 | 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-04 19:42:10.233 | 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-04 19:42:10.233 | 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-04 19:42:10.234 | 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-04 19:42:10.234 | 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-04 19:42:10.235 | 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-04 19:42:10.235 | 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-04 19:42:10.236 | 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-04 19:42:10.237 | 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-04 19:42:10.237 | 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)) (3.5.1) 2026-06-04 19:42:10.239 | 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-04 19:42:10.240 | 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-04 19:42:10.240 | 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-04 19:42:10.240 | 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-04 19:42:10.243 | 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-04 19:42:10.243 | 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-04 19:42:10.244 | 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-04 19:42:10.245 | 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-04 19:42:10.248 | 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-04 19:42:10.250 | 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-04 19:42:10.250 | 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-04 19:42:10.252 | 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-04 19:42:10.252 | 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-04 19:42:10.254 | 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-04 19:42:10.255 | 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-04 19:42:10.256 | 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.1.2) 2026-06-04 19:42:10.257 | 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-04 19:42:10.258 | 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-04 19:42:10.258 | 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-04 19:42:10.259 | 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-04 19:42:10.264 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-04 19:42:10.267 | 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-04 19:42:10.273 | 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-04 19:42:10.276 | 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-04 19:42:10.276 | 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-04 19:42:10.276 | 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-04 19:42:10.280 | 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-04 19:42:10.290 | 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-04 19:42:10.294 | 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-04 19:42:10.294 | 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.17) 2026-06-04 19:42:10.295 | 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.5.20) 2026-06-04 19:42:10.300 | 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-04 19:42:10.301 | 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-04 19:42:10.303 | 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-04 19:42:10.350 | 2026-06-04 19:42:10.350 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-04 19:42:10.350 | [notice] To update, run: pip install --upgrade pip 2026-06-04 19:42:10.405 | ___________________________________ summary ____________________________________ 2026-06-04 19:42:10.406 | venv-tempest: commands succeeded 2026-06-04 19:42:10.406 | congratulations :) 2026-06-04 19:42:10.432 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.uzPgPJG3Z4 2026-06-04 19:42:10.436 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-04 19:42:10.440 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-04 19:42:10.443 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-04 19:42:10.474 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.t6nOALrF08 2026-06-04 19:42:10.713 | venv create: /opt/stack/tempest/.tox/venv 2026-06-04 19:42:11.010 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-04 19:42:22.718 | venv develop-inst: /opt/stack/tempest 2026-06-04 19:42:27.110 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.5,fasteners==0.20,fixtures==4.3.2,idna==3.17,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.0,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:42:27.110 | venv run-test-pre: PYTHONHASHSEED='2646445962' 2026-06-04 19:42:27.110 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.t6nOALrF08 2026-06-04 19:42:27.238 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-04 19:42:27.239 | warnings.warn( 2026-06-04 19:42:27.720 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-04 19:42:27.720 | warnings.warn( 2026-06-04 19:42:28.828 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-04 19:42:28.828 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-04 19:42:30.442 | ___________________________________ summary ____________________________________ 2026-06-04 19:42:30.442 | venv: commands succeeded 2026-06-04 19:42:30.442 | congratulations :) 2026-06-04 19:42:30.470 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-04 19:42:30.486 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:42:30.489 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-04 19:42:30.492 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-04 19:42:30.509 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-04 19:42:30.511 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-04 19:42:30.514 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.517 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-04 19:42:30.520 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.523 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-06-04 19:42:30.526 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.530 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-04 19:42:30.532 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-04 19:42:30.535 | +++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3_agent_scheduler,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-06-04 19:42:30.559 | +++ functions-common:remove_disabled_services:2101 : _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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.582 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.584 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-04 19:42:30.588 | ++ 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,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,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-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,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_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-04 19:42:30.622 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-04 19:42:30.624 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-04 19:42:30.627 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-04 19:42:30.664 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-04 19:42:30.666 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-04 19:42:30.669 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-04 19:42:30.702 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-04 19:42:30.702 | ' 2026-06-04 19:42:30.705 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-04 19:42:30.708 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-04 19:42:30.711 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-04 19:42:30.714 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-04 19:42:30.717 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-04 19:42:30.717 | ~/tempest ~/tempest 2026-06-04 19:42:30.719 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-06-04 19:42:30.722 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-06-04 19:42:30.725 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-04 19:42:30.730 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.727ZPcwHbr 2026-06-04 19:42:30.733 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.727ZPcwHbr 2026-06-04 19:42:30.736 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-04 19:42:30.739 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.727ZPcwHbr 2026-06-04 19:42:30.742 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-04 19:42:30.745 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-04 19:42:30.747 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-04 19:42:30.753 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:42:30.756 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:42:30.759 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:42:30.762 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-04 19:42:30.765 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.727ZPcwHbr cinder-tempest-plugin 2026-06-04 19:42:31.200 | /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-04 19:42:31.200 | !! 2026-06-04 19:42:31.200 | 2026-06-04 19:42:31.200 | ******************************************************************************** 2026-06-04 19:42:31.200 | Requirements should be satisfied by a PEP 517 installer. 2026-06-04 19:42:31.200 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-04 19:42:31.200 | 2026-06-04 19:42:31.200 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:31.200 | calls to avoid build errors in the future. 2026-06-04 19:42:31.200 | ******************************************************************************** 2026-06-04 19:42:31.200 | 2026-06-04 19:42:31.200 | !! 2026-06-04 19:42:31.200 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-04 19:42:31.442 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-04 19:42:31.442 | !! 2026-06-04 19:42:31.442 | 2026-06-04 19:42:31.442 | ******************************************************************************** 2026-06-04 19:42:31.442 | Please avoid running ``setup.py`` directly. 2026-06-04 19:42:31.442 | Instead, use pypa/build, pypa/installer or other 2026-06-04 19:42:31.442 | standards-based tools. 2026-06-04 19:42:31.442 | 2026-06-04 19:42:31.442 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:31.442 | calls to avoid build errors in the future. 2026-06-04 19:42:31.442 | 2026-06-04 19:42:31.442 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-04 19:42:31.442 | ******************************************************************************** 2026-06-04 19:42:31.442 | 2026-06-04 19:42:31.442 | !! 2026-06-04 19:42:31.442 | self.initialize_options() 2026-06-04 19:42:31.442 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-04 19:42:31.442 | warnings.warn(msg) 2026-06-04 19:42:31.461 | /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-04 19:42:31.461 | !! 2026-06-04 19:42:31.461 | 2026-06-04 19:42:31.461 | ******************************************************************************** 2026-06-04 19:42:31.461 | 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-04 19:42:31.461 | 2026-06-04 19:42:31.461 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-04 19:42:31.461 | or your builds will no longer be supported. 2026-06-04 19:42:31.461 | 2026-06-04 19:42:31.461 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-04 19:42:31.461 | ******************************************************************************** 2026-06-04 19:42:31.461 | 2026-06-04 19:42:31.461 | !! 2026-06-04 19:42:31.461 | corresp(dist, value, root_dir) 2026-06-04 19:42:31.538 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-04 19:42:35.812 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:42:35.813 | venv-tempest run-test-pre: PYTHONHASHSEED='3346129632' 2026-06-04 19:42:35.813 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.727ZPcwHbr cinder-tempest-plugin 2026-06-04 19:42:36.487 | Collecting cinder-tempest-plugin 2026-06-04 19:42:36.540 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-04 19:42:36.546 | 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-04 19:42:36.546 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.4.0) 2026-06-04 19:42:36.547 | 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-04 19:42:36.547 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev25) 2026-06-04 19:42:36.548 | 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-04 19:42:36.548 | 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-04 19:42:36.549 | 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-04 19:42:36.549 | 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-04 19:42:36.549 | 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-04 19:42:36.550 | 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-04 19:42:36.552 | 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.1.2) 2026-06-04 19:42:36.553 | 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.0) 2026-06-04 19:42:36.554 | 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-04 19:42:36.555 | 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-04 19:42:36.555 | 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-04 19:42:36.555 | 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-04 19:42:36.558 | 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-04 19:42:36.563 | 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-04 19:42:36.563 | 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.17) 2026-06-04 19:42:36.564 | 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-04 19:42:36.564 | 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.5.20) 2026-06-04 19:42:36.570 | 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-04 19:42:36.571 | 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-04 19:42:36.571 | 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-04 19:42:36.572 | 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-04 19:42:36.572 | 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-04 19:42:36.572 | 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-04 19:42:36.573 | 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-04 19:42:36.573 | 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-04 19:42:36.574 | 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-04 19:42:36.575 | 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-04 19:42:36.575 | 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-04 19:42:36.576 | 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-04 19:42:36.576 | 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-04 19:42:36.577 | 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-04 19:42:36.577 | 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-04 19:42:36.578 | 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-04 19:42:36.579 | 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) (3.5.1) 2026-06-04 19:42:36.581 | 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-04 19:42:36.582 | 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-04 19:42:36.582 | 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-04 19:42:36.584 | 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-04 19:42:36.586 | 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-04 19:42:36.587 | 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-04 19:42:36.591 | 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-04 19:42:36.591 | 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-04 19:42:36.592 | 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-04 19:42:36.592 | 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-04 19:42:36.597 | 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-04 19:42:36.598 | 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-04 19:42:36.600 | 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-04 19:42:36.601 | 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-04 19:42:36.602 | 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-04 19:42:36.602 | 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-04 19:42:36.607 | 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.7.0) 2026-06-04 19:42:36.610 | 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-04 19:42:36.615 | 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-04 19:42:36.616 | 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-04 19:42:36.618 | 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-04 19:42:36.625 | 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-04 19:42:36.626 | 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-04 19:42:36.645 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl (68 kB) 2026-06-04 19:42:36.692 | Installing collected packages: cinder-tempest-plugin 2026-06-04 19:42:36.744 | Successfully installed cinder-tempest-plugin-1.21.0 2026-06-04 19:42:36.746 | 2026-06-04 19:42:36.746 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-04 19:42:36.746 | [notice] To update, run: pip install --upgrade pip 2026-06-04 19:42:36.829 | ___________________________________ summary ____________________________________ 2026-06-04 19:42:36.829 | venv-tempest: commands succeeded 2026-06-04 19:42:36.829 | congratulations :) 2026-06-04 19:42:36.862 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.727ZPcwHbr 2026-06-04 19:42:36.867 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-06-04 19:42:36.867 | Checking installed Tempest plugins: 2026-06-04 19:42:36.870 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-06-04 19:42:37.320 | /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-04 19:42:37.320 | !! 2026-06-04 19:42:37.320 | 2026-06-04 19:42:37.320 | ******************************************************************************** 2026-06-04 19:42:37.320 | Requirements should be satisfied by a PEP 517 installer. 2026-06-04 19:42:37.320 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-04 19:42:37.320 | 2026-06-04 19:42:37.321 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:37.321 | calls to avoid build errors in the future. 2026-06-04 19:42:37.321 | ******************************************************************************** 2026-06-04 19:42:37.321 | 2026-06-04 19:42:37.321 | !! 2026-06-04 19:42:37.321 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-04 19:42:37.558 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-04 19:42:37.559 | !! 2026-06-04 19:42:37.559 | 2026-06-04 19:42:37.559 | ******************************************************************************** 2026-06-04 19:42:37.559 | Please avoid running ``setup.py`` directly. 2026-06-04 19:42:37.559 | Instead, use pypa/build, pypa/installer or other 2026-06-04 19:42:37.559 | standards-based tools. 2026-06-04 19:42:37.559 | 2026-06-04 19:42:37.559 | This deprecation is overdue, please update your project and remove deprecated 2026-06-04 19:42:37.559 | calls to avoid build errors in the future. 2026-06-04 19:42:37.559 | 2026-06-04 19:42:37.559 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-04 19:42:37.559 | ******************************************************************************** 2026-06-04 19:42:37.559 | 2026-06-04 19:42:37.559 | !! 2026-06-04 19:42:37.559 | self.initialize_options() 2026-06-04 19:42:37.559 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-04 19:42:37.559 | warnings.warn(msg) 2026-06-04 19:42:37.578 | /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-04 19:42:37.578 | !! 2026-06-04 19:42:37.579 | 2026-06-04 19:42:37.579 | ******************************************************************************** 2026-06-04 19:42:37.579 | 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-04 19:42:37.579 | 2026-06-04 19:42:37.579 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-04 19:42:37.579 | or your builds will no longer be supported. 2026-06-04 19:42:37.579 | 2026-06-04 19:42:37.579 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-04 19:42:37.579 | ******************************************************************************** 2026-06-04 19:42:37.579 | 2026-06-04 19:42:37.579 | !! 2026-06-04 19:42:37.579 | corresp(dist, value, root_dir) 2026-06-04 19:42:37.660 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-04 19:42:41.804 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.21.0,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,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.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,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@bda57c90dfe02de4e7206b0252701b80dde93939#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.7.0,wrapt==2.2.1 2026-06-04 19:42:41.804 | venv-tempest run-test-pre: PYTHONHASHSEED='2037583472' 2026-06-04 19:42:41.804 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-06-04 19:42:42.386 | +--------------+--------------------------------------------------+ 2026-06-04 19:42:42.387 | | Name | EntryPoint | 2026-06-04 19:42:42.387 | +--------------+--------------------------------------------------+ 2026-06-04 19:42:42.387 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-06-04 19:42:42.387 | +--------------+--------------------------------------------------+ 2026-06-04 19:42:42.470 | ___________________________________ summary ____________________________________ 2026-06-04 19:42:42.470 | venv-tempest: commands succeeded 2026-06-04 19:42:42.470 | congratulations :) 2026-06-04 19:42:42.497 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-04 19:42:42.497 | ~/tempest 2026-06-04 19:42:42.500 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-04 19:42:42.502 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-04 19:42:42.505 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-04 19:42:42.508 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-04 19:42:42.511 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-04 19:42:42.513 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-04 19:42:42.516 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-04 19:42:42.519 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-04 19:42:42.522 | + functions-common:run_plugins:1832 : local plugin 2026-06-04 19:42:42.525 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-04 19:42:42.528 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-04 19:42:42.531 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-04 19:42:42.533 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-06-04 19:42:42.537 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-04 19:42:42.540 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-04 19:42:42.543 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-04 19:42:42.546 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-04 19:42:42.550 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-04 19:42:42.553 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-04 19:42:42.556 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-04 19:42:42.559 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-04 19:42:42.563 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-04 19:42:42.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-04 19:42:42.569 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-04 19:42:42.572 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-04 19:42:42.575 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-04 19:42:42.579 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-04 19:42:42.582 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-04 19:42:42.585 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-04 19:42:42.588 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-04 19:42:42.591 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-04 19:42:42.595 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-04 19:42:42.598 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-04 19:42:42.601 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-04 19:42:42.618 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-04 19:42:42.621 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-04 19:42:42.623 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-04 19:42:42.626 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-04 19:42:42.629 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-04 19:42:42.632 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-04 19:42:42.637 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:42:42.657 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:42:42.660 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-04 19:42:42.665 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-04 19:42:42.665 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-04 19:42:42.671 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-04 19:42:42.673 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-04 19:42:42.676 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-04 19:42:42.681 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-04 19:42:42.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-04 19:42:42.705 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-04 19:42:42.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-04 19:42:42.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-04 19:42:42.714 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-04 19:42:42.718 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-04 19:42:42.721 | + inc/meta-config:merge_config_group:171 : shift 2026-06-04 19:42:42.724 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-04 19:42:42.727 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:42:42.731 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-04 19:42:42.734 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-04 19:42:42.738 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-04 19:42:42.741 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:42:42.744 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-04 19:42:42.747 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:42:42.750 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-04 19:42:42.750 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:42:42.750 | gsub("[][]", "", $1); 2026-06-04 19:42:42.750 | split($1, a, "|"); 2026-06-04 19:42:42.750 | if (a[1] == matchgroup) 2026-06-04 19:42:42.750 | print a[2] 2026-06-04 19:42:42.750 | } 2026-06-04 19:42:42.750 | ' /opt/stack/devstack/local.conf 2026-06-04 19:42:42.757 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-04 19:42:42.760 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-04 19:42:42.762 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-04 19:42:42.767 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-04 19:42:42.770 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-04 19:42:42.774 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-04 19:42:42.777 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-04 19:42:42.781 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-04 19:42:42.786 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-04 19:42:42.789 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-04 19:42:42.794 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-04 19:42:42.797 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-04 19:42:42.801 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-04 19:42:42.804 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:42:42.809 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-04 19:42:42.812 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-04 19:42:42.815 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-04 19:42:42.819 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-04 19:42:42.822 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-04 19:42:42.825 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-04 19:42:42.828 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-04 19:42:42.832 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-04 19:42:42.832 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:42:42.832 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-04 19:42:42.832 | BEGIN { 2026-06-04 19:42:42.832 | section = "" 2026-06-04 19:42:42.832 | last_section = "" 2026-06-04 19:42:42.832 | section_count = 0 2026-06-04 19:42:42.832 | } 2026-06-04 19:42:42.832 | /^\[.+\]/ { 2026-06-04 19:42:42.832 | gsub("[][]", "", $1); 2026-06-04 19:42:42.832 | section=$1 2026-06-04 19:42:42.832 | next 2026-06-04 19:42:42.832 | } 2026-06-04 19:42:42.832 | /^ *\#/ { 2026-06-04 19:42:42.833 | next 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | /^[^ \t]+/ { 2026-06-04 19:42:42.833 | # get offset of first = in $0 2026-06-04 19:42:42.833 | eq_idx = index($0, "=") 2026-06-04 19:42:42.833 | # extract attr & value from $0 2026-06-04 19:42:42.833 | attr = substr($0, 1, eq_idx - 1) 2026-06-04 19:42:42.833 | value = substr($0, eq_idx + 1) 2026-06-04 19:42:42.833 | # only need to strip trailing whitespace from attr 2026-06-04 19:42:42.833 | sub(/[ \t]*$/, "", attr) 2026-06-04 19:42:42.833 | # need to strip leading & trailing whitespace from value 2026-06-04 19:42:42.833 | sub(/^[ \t]*/, "", value) 2026-06-04 19:42:42.833 | sub(/[ \t]*$/, "", value) 2026-06-04 19:42:42.833 | 2026-06-04 19:42:42.833 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-04 19:42:42.833 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-04 19:42:42.833 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-04 19:42:42.833 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-04 19:42:42.833 | if (! (section, attr) in cfg_attr_count) { 2026-06-04 19:42:42.833 | if (section != last_section) { 2026-06-04 19:42:42.833 | cfg_section[section_count++] = section 2026-06-04 19:42:42.833 | last_section = section 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-04 19:42:42.833 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-04 19:42:42.833 | 2026-06-04 19:42:42.833 | cfg_attr[section, attr, 0] = value 2026-06-04 19:42:42.833 | cfg_attr_count[section, attr] = 1 2026-06-04 19:42:42.833 | } else { 2026-06-04 19:42:42.833 | lno = cfg_attr_count[section, attr]++ 2026-06-04 19:42:42.833 | cfg_attr[section, attr, lno] = value 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | END { 2026-06-04 19:42:42.833 | # Process each section in order 2026-06-04 19:42:42.833 | for (sno = 0; sno < section_count; sno++) { 2026-06-04 19:42:42.833 | section = cfg_section[sno] 2026-06-04 19:42:42.833 | # The ini routines simply append a config item immediately 2026-06-04 19:42:42.833 | # after the section header. To keep the same order as defined 2026-06-04 19:42:42.833 | # in local.conf, invoke the ini routines in the reverse order 2026-06-04 19:42:42.833 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-04 19:42:42.833 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-04 19:42:42.833 | if (cfg_attr_count[section, attr] == 1) 2026-06-04 19:42:42.833 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-04 19:42:42.833 | else { 2026-06-04 19:42:42.833 | # For multiline, invoke the ini routines in the reverse order 2026-06-04 19:42:42.833 | count = cfg_attr_count[section, attr] 2026-06-04 19:42:42.833 | print "inidelete " configfile " " section " " attr 2026-06-04 19:42:42.833 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-04 19:42:42.833 | for (l = count -2; l >= 0; l--) 2026-06-04 19:42:42.833 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | } 2026-06-04 19:42:42.833 | ' 2026-06-04 19:42:42.835 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-04 19:42:42.835 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-04 19:42:42.838 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-04 19:42:42.841 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-04 19:42:42.844 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-04 19:42:42.847 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-04 19:42:42.850 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-04 19:42:42.850 | BEGIN { group = "" } 2026-06-04 19:42:42.850 | /^\[\[.+\|.*\]\]/ { 2026-06-04 19:42:42.850 | gsub("[][]", "", $1); 2026-06-04 19:42:42.850 | split($1, a, "|"); 2026-06-04 19:42:42.850 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-04 19:42:42.850 | group=a[1] 2026-06-04 19:42:42.850 | } else { 2026-06-04 19:42:42.850 | group="" 2026-06-04 19:42:42.850 | } 2026-06-04 19:42:42.850 | next 2026-06-04 19:42:42.850 | } 2026-06-04 19:42:42.850 | { 2026-06-04 19:42:42.850 | if (group != "") 2026-06-04 19:42:42.850 | print $0 2026-06-04 19:42:42.850 | } 2026-06-04 19:42:42.850 | ' /opt/stack/devstack/local.conf 2026-06-04 19:42:42.856 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-04 19:42:42.858 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-04 19:42:42.893 | + inc/meta-config:merge_config_file:164 : read a 2026-06-04 19:42:42.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-04 19:42:42.900 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-04 19:42:42.938 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 57 osc 163 apt-get 195 test_with_retry 0 dbsync 3 pip_install 97 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 118 ========================= Total runtime 687 ================= Async summary ================= Time spent in the background minus waits: 218 sec Elapsed time: 687 sec Time if we did everything serially: 905 sec Speedup: 1.31732 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35507 | | keystone | INSERT | 134 | | keystone | UPDATE | 10 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 65 | | nova_cell0 | SELECT | 39 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 7407 | | neutron | INSERT | 847 | | placement | SELECT | 20 | | placement | INSERT | 78 | | placement | SET | 1 | | neutron | DELETE | 41 | | neutron | UPDATE | 259 | | nova_cell0 | UPDATE | 5 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 80 | | cinder | INSERT | 8 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 11 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.189 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.189/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: d69725d9d48c11491f06185d708bb2a1ebacd544 Merge "Drop redundant doc dependencies" 2026-05-27 20:41:23 +0000 OS Version: Ubuntu 24.04 noble