2026-07-05 20:53:31.951 | + ./stack.sh:main:488 : exec 2026-07-05 20:53:31.951 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-05-205331' 2026-07-05 20:53:31.952 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-05-205331.summary.2026-07-05-205331 2026-07-05 20:53:31.952 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:53:31.952 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-05-205331 2026-07-05 20:53:31.952 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-05-205331 /opt/stack/logs/devstacklog.txt 2026-07-05 20:53:31.952 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-05-205331.summary.2026-07-05-205331 /opt/stack/logs/devstacklog.txt.summary 2026-07-05 20:53:31.952 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-05 20:53:31.952 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-05 20:53:31.952 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-05 20:53:31.952 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-05 20:53:31.952 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-05 20:53:31.952 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-05 20:53:31.952 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-05 20:53:31.954 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-05 20:53:31.956 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-05 20:53:31.959 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-05 20:53:31.963 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-05 20:53:31.965 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-05 20:53:31.967 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-05 20:53:31.969 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-05 20:53:31.973 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-05 20:53:31.975 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-05 20:53:31.977 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-05 20:53:31.979 | + ./stack.sh:main:574 : set -o errexit 2026-07-05 20:53:31.980 | + ./stack.sh:main:577 : uname -a 2026-07-05 20:53:31.982 | Linux np0000004604 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-07-05 20:53:31.984 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-05 20:53:31.986 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-05 20:53:31.989 | + ./stack.sh:main:584 : source /opt/stack/devstack/lib/database 2026-07-05 20:53:32.024 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/rpc_backend 2026-07-05 20:53:32.040 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/host 2026-07-05 20:53:32.043 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-05 20:53:32.057 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-05 20:53:32.060 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-05 20:53:32.073 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-05 20:53:32.075 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-05 20:53:32.088 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-05 20:53:32.090 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-05 20:53:32.092 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-05 20:53:32.094 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-05 20:53:32.107 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-05 20:53:32.109 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-05 20:53:32.121 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-05 20:53:32.123 | + ./stack.sh:main:591 : tune_host 2026-07-05 20:53:32.125 | + lib/host:tune_host:125 : configure_host_mem 2026-07-05 20:53:32.127 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-05 20:53:32.129 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-05 20:53:32.131 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-05 20:53:32.133 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:53:32.135 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:53:32.137 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-05 20:53:32.139 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-05 20:53:32.141 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-05 20:53:32.142 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-05 20:53:32.145 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-05 20:53:32.146 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-05 20:53:32.148 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-05 20:53:32.150 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-05 20:53:32.152 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-05 20:53:32.152 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-05 20:53:32.161 | lz4 2026-07-05 20:53:32.164 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-05 20:53:32.167 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-05 20:53:32.169 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-05 20:53:32.171 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-05 20:53:32.173 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-05 20:53:32.174 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-05 20:53:32.176 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-05 20:53:32.177 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-05 20:53:32.179 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-05 20:53:32.180 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-05 20:53:32.188 | zsmalloc 2026-07-05 20:53:32.192 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-05 20:53:32.194 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-05 20:53:32.196 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-05 20:53:32.198 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-05 20:53:32.200 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-05 20:53:32.202 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-05 20:53:32.204 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-05 20:53:32.205 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-05 20:53:32.207 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-05 20:53:32.208 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-05 20:53:32.216 | 1 2026-07-05 20:53:32.229 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/enabled:Y 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/compressor:lz4 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-05 20:53:32.240 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-05 20:53:32.243 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-05 20:53:32.245 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-05 20:53:32.247 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-05 20:53:32.249 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:53:32.250 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:53:32.252 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-05 20:53:32.254 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:53:32.256 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:53:32.257 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:53:32.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:53:32.261 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:53:32.263 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:53:32.265 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-05 20:53:32.266 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-05 20:53:32.268 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-05 20:53:32.271 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-05 20:53:32.274 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-05 20:53:32.276 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-05 20:53:32.277 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-05 20:53:32.279 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:53:32.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:53:32.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:53:32.287 | + functions-common:time_start:2411 : _TIME_START[$name]=1783284812284 2026-07-05 20:53:32.289 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-05 20:53:32.291 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-05 20:53:32.294 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-05 20:53:32.495 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-05 20:53:32.595 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-05 20:53:32.711 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-05 20:53:32.827 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-05 20:53:35.428 | Reading package lists... 2026-07-05 20:53:35.449 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-05 20:53:35.451 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-05 20:53:35.453 | + functions-common:time_stop:2420 : local name 2026-07-05 20:53:35.454 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:53:35.456 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:53:35.458 | + functions-common:time_stop:2423 : local total 2026-07-05 20:53:35.460 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:53:35.462 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-05 20:53:35.464 | + functions-common:time_stop:2427 : start_time=1783284812284 2026-07-05 20:53:35.465 | + functions-common:time_stop:2429 : [[ -z 1783284812284 ]] 2026-07-05 20:53:35.468 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:53:35.471 | + functions-common:time_stop:2432 : end_time=1783284815469 2026-07-05 20:53:35.472 | + functions-common:time_stop:2433 : elapsed_time=3185 2026-07-05 20:53:35.474 | + functions-common:time_stop:2434 : total=0 2026-07-05 20:53:35.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:53:35.478 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3185 2026-07-05 20:53:35.480 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-05 20:53:35.481 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:53:35.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:53:35.485 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:53:35.487 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-05 20:53:35.503 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-05 20:53:35.530 | Reading package lists... 2026-07-05 20:53:35.754 | Building dependency tree... 2026-07-05 20:53:35.755 | Reading state information... 2026-07-05 20:53:36.017 | The following additional packages will be installed: 2026-07-05 20:53:36.018 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-07-05 20:53:36.018 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-07-05 20:53:36.018 | glib-networking glib-networking-common glib-networking-services 2026-07-05 20:53:36.018 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-07-05 20:53:36.018 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-07-05 20:53:36.018 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-07-05 20:53:36.018 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-05 20:53:36.018 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-07-05 20:53:36.018 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-07-05 20:53:36.018 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-07-05 20:53:36.018 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-07-05 20:53:36.018 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-07-05 20:53:36.018 | libdrm-amdgpu1 libdrm-common libdrm-intel1 libdrm2 libdv4t64 libepoxy0 2026-07-05 20:53:36.018 | libfdt1 libflac12t64 libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin 2026-07-05 20:53:36.018 | libgdk-pixbuf2.0-common libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-05 20:53:36.018 | libglx0 libgraphite2-3 libgstreamer-plugins-base1.0-0 2026-07-05 20:53:36.018 | libgstreamer-plugins-good1.0-0 libgtk-3-0t64 libgtk-3-bin libgtk-3-common 2026-07-05 20:53:36.018 | libharfbuzz0b libiec61883-0 libiscsi7 libjack-jackd2-0 liblcms2-2 libllvm20 2026-07-05 20:53:36.018 | libmp3lame0 libmpg123-0t64 libndctl6 libnfs14 libogg0 libopus0 2026-07-05 20:53:36.018 | liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-07-05 20:53:36.018 | libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 libpipewire-0.3-common 2026-07-05 20:53:36.018 | libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 libpulse0 librados2 2026-07-05 20:53:36.019 | libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 librsvg2-common 2026-07-05 20:53:36.019 | libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-05 20:53:36.019 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-05 20:53:36.019 | libtag1v5-vanilla libthai-data libthai0 libtheora0 libtwolame0 liburing2 2026-07-05 20:53:36.019 | libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 2026-07-05 20:53:36.019 | libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 libvte-2.91-0 2026-07-05 20:53:36.019 | libvte-2.91-common libvulkan1 libwavpack1 libwayland-client0 2026-07-05 20:53:36.019 | libwayland-cursor0 libwayland-egl1 libwebrtc-audio-processing1 libx11-xcb1 2026-07-05 20:53:36.019 | libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-render0 2026-07-05 20:53:36.019 | libxcb-shm0 libxcb-sync1 libxcb-xfixes0 libxcomposite1 libxcursor1 2026-07-05 20:53:36.019 | libxdamage1 libxfixes3 libxi6 libxinerama1 libxrandr2 libxrender1 2026-07-05 20:53:36.019 | libxshmfence1 libxss1 libxtst6 libxv1 libxxf86vm1 mesa-libgallium 2026-07-05 20:53:36.019 | mesa-vulkan-drivers msr-tools ovmf qemu-block-extra qemu-system-common 2026-07-05 20:53:36.019 | qemu-system-data qemu-system-gui qemu-system-modules-opengl 2026-07-05 20:53:36.019 | qemu-system-modules-spice qemu-system-x86 qemu-utils seabios 2026-07-05 20:53:36.020 | session-migration ubuntu-mono x11-common 2026-07-05 20:53:36.021 | Suggested packages: 2026-07-05 20:53:36.021 | gvfs alsa-utils libasound2-plugins colord cups-common libdv-bin oss-compat 2026-07-05 20:53:36.021 | libvisual-0.4-plugins jackd2 liblcms2-utils opus-tools pcscd pipewire 2026-07-05 20:53:36.021 | pulseaudio libraw1394-doc librsvg2-bin xdg-utils speex gstreamer1.0-libav 2026-07-05 20:53:36.021 | gstreamer1.0-plugins-ugly samba vde2 2026-07-05 20:53:36.105 | The following NEW packages will be installed: 2026-07-05 20:53:36.105 | acl adwaita-icon-theme alsa-topology-conf alsa-ucm-conf at-spi2-common 2026-07-05 20:53:36.105 | at-spi2-core cpu-checker dconf-gsettings-backend dconf-service fontconfig 2026-07-05 20:53:36.105 | glib-networking glib-networking-common glib-networking-services 2026-07-05 20:53:36.105 | gsettings-desktop-schemas gstreamer1.0-plugins-base 2026-07-05 20:53:36.105 | gstreamer1.0-plugins-good gstreamer1.0-x gtk-update-icon-cache 2026-07-05 20:53:36.105 | hicolor-icon-theme humanity-icon-theme ipxe-qemu 2026-07-05 20:53:36.105 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-05 20:53:36.105 | libasyncns0 libatk-bridge2.0-0t64 libatk1.0-0t64 libatspi2.0-0t64 2026-07-05 20:53:36.105 | libavahi-client3 libavahi-common-data libavahi-common3 libavc1394-0 2026-07-05 20:53:36.105 | libboost-iostreams1.83.0 libboost-thread1.83.0 libbrlapi0.8 libcaca0 2026-07-05 20:53:36.105 | libcacard0 libcairo-gobject2 libcairo2 libcdparanoia0 libcolord2 libcups2t64 2026-07-05 20:53:36.105 | libdatrie1 libdaxctl1 libdconf1 libdecor-0-0 libdecor-0-plugin-1-gtk 2026-07-05 20:53:36.105 | libdrm-amdgpu1 libdrm-intel1 libdv4t64 libepoxy0 libfdt1 libflac12t64 2026-07-05 20:53:36.105 | libgbm1 libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-bin libgdk-pixbuf2.0-common 2026-07-05 20:53:36.105 | libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 libgraphite2-3 2026-07-05 20:53:36.105 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libgtk-3-0t64 2026-07-05 20:53:36.105 | libgtk-3-bin libgtk-3-common libharfbuzz0b libiec61883-0 libiscsi7 2026-07-05 20:53:36.105 | libjack-jackd2-0 liblcms2-2 libllvm20 libmp3lame0 libmpg123-0t64 libndctl6 2026-07-05 20:53:36.105 | libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpango-1.0-0 libpangocairo-1.0-0 2026-07-05 20:53:36.105 | libpangoft2-1.0-0 libpciaccess0 libpcsclite1 libpipewire-0.3-0t64 2026-07-05 20:53:36.105 | libpipewire-0.3-common libpixman-1-0 libpmem1 libpmemobj1 libproxy1v5 2026-07-05 20:53:36.105 | libpulse0 librados2 libraw1394-11 librbd1 librdmacm1t64 librsvg2-2 2026-07-05 20:53:36.106 | librsvg2-common libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-05 20:53:36.106 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-05 20:53:36.106 | libspice-server1 libtag1v5 libtag1v5-vanilla libthai-data libthai0 2026-07-05 20:53:36.106 | libtheora0 libtwolame0 liburing2 libusbredirparser1t64 libv4l-0t64 2026-07-05 20:53:36.106 | libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-05 20:53:36.106 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-05 20:53:36.106 | libwavpack1 libwayland-client0 libwayland-cursor0 libwayland-egl1 2026-07-05 20:53:36.106 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-05 20:53:36.106 | libxcb-present0 libxcb-randr0 libxcb-render0 libxcb-shm0 libxcb-sync1 2026-07-05 20:53:36.106 | libxcb-xfixes0 libxcomposite1 libxcursor1 libxdamage1 libxfixes3 libxi6 2026-07-05 20:53:36.106 | libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxss1 libxtst6 libxv1 2026-07-05 20:53:36.106 | libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools ovmf 2026-07-05 20:53:36.106 | qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-05 20:53:36.106 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-05 20:53:36.106 | qemu-utils seabios session-migration ubuntu-mono x11-common 2026-07-05 20:53:36.107 | The following packages will be upgraded: 2026-07-05 20:53:36.109 | libdrm-common libdrm2 2026-07-05 20:53:36.411 | 2 upgraded, 172 newly installed, 0 to remove and 134 not upgraded. 2026-07-05 20:53:36.411 | Need to get 119 MB of archives. 2026-07-05 20:53:36.411 | After this operation, 559 MB of additional disk space will be used. 2026-07-05 20:53:36.411 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-07-05 20:53:36.526 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-07-05 20:53:36.685 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-05 20:53:36.779 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-common all 2.42.10+dfsg-3ubuntu3.3 [8,302 B] 2026-07-05 20:53:36.793 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.10+dfsg-3ubuntu3.3 [147 kB] 2026-07-05 20:53:36.953 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gtk-update-icon-cache amd64 3.24.41-4ubuntu1.3 [51.9 kB] 2026-07-05 20:53:36.987 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 hicolor-icon-theme all 0.17-2 [9,976 B] 2026-07-05 20:53:36.992 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 humanity-icon-theme all 0.6.16 [1,282 kB] 2026-07-05 20:53:37.274 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ubuntu-mono all 24.04-0ubuntu1 [151 kB] 2026-07-05 20:53:37.288 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 adwaita-icon-theme all 46.0-1 [723 kB] 2026-07-05 20:53:37.345 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-07-05 20:53:37.345 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-05 20:53:37.347 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-05 20:53:37.372 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.11 [69.3 kB] 2026-07-05 20:53:37.376 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-common all 2.52.0-1build1 [8,674 B] 2026-07-05 20:53:37.376 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxi6 amd64 2:1.8.1-1build1 [32.4 kB] 2026-07-05 20:53:37.378 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatspi2.0-0t64 amd64 2.52.0-1build1 [80.5 kB] 2026-07-05 20:53:37.390 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-07-05 20:53:37.494 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxtst6 amd64 2:1.2.3-1.1build1 [12.6 kB] 2026-07-05 20:53:37.494 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-07-05 20:53:37.495 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-07-05 20:53:37.495 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-07-05 20:53:37.496 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-07-05 20:53:37.496 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-07-05 20:53:37.497 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 at-spi2-core amd64 2.52.0-1build1 [56.6 kB] 2026-07-05 20:53:37.504 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-05 20:53:37.505 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-05 20:53:37.614 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-07-05 20:53:37.618 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-05 20:53:37.619 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-05 20:53:37.619 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-05 20:53:37.619 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-05 20:53:37.621 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-05 20:53:37.622 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-07-05 20:53:37.729 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-07-05 20:53:37.846 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-05 20:53:37.847 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-05 20:53:37.852 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-07-05 20:53:37.860 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-07-05 20:53:37.860 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-07-05 20:53:37.860 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-07-05 20:53:37.861 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-07-05 20:53:37.967 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-05 20:53:37.972 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-05 20:53:37.975 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-05 20:53:37.977 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-05 20:53:37.979 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-07-05 20:53:38.087 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-05 20:53:38.089 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-05 20:53:38.090 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-05 20:53:38.090 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-05 20:53:38.095 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-07-05 20:53:38.098 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-05 20:53:38.202 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-05 20:53:38.207 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-07-05 20:53:38.208 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-05 20:53:38.208 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-05 20:53:38.317 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-05 20:53:38.321 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-05 20:53:38.322 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-07-05 20:53:38.327 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-05 20:53:38.327 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-05 20:53:38.432 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-07-05 20:53:38.434 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-05 20:53:38.435 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-05 20:53:38.444 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-05 20:53:38.444 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-05 20:53:38.547 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-05 20:53:38.549 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-05 20:53:38.550 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-05 20:53:38.676 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-05 20:53:38.677 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdamage1 amd64 1:1.1.6-1build1 [6,150 B] 2026-07-05 20:53:38.678 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxfixes3 amd64 1:6.0.0-2build1 [10.8 kB] 2026-07-05 20:53:38.678 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-07-05 20:53:38.678 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-07-05 20:53:38.686 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-07-05 20:53:38.987 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgraphite2-3 amd64 1.3.14-2ubuntu0.24.04.1 [73.4 kB] 2026-07-05 20:53:38.989 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-07-05 20:53:39.016 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-07-05 20:53:39.021 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-07-05 20:53:39.021 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-07-05 20:53:39.022 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-07-05 20:53:39.027 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-07-05 20:53:39.028 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-07-05 20:53:39.029 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-05 20:53:39.103 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-07-05 20:53:39.145 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-05 20:53:39.376 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-07-05 20:53:39.390 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-05 20:53:39.390 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk1.0-0t64 amd64 2.52.0-1build1 [55.3 kB] 2026-07-05 20:53:39.391 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libatk-bridge2.0-0t64 amd64 2.52.0-1build1 [66.0 kB] 2026-07-05 20:53:39.429 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.2 [30.1 kB] 2026-07-05 20:53:39.429 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.2 [23.4 kB] 2026-07-05 20:53:39.430 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.2 [26.8 kB] 2026-07-05 20:53:39.430 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-iostreams1.83.0 amd64 1.83.0-2.1ubuntu3.2 [260 kB] 2026-07-05 20:53:39.449 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libboost-thread1.83.0 amd64 1.83.0-2.1ubuntu3.2 [276 kB] 2026-07-05 20:53:39.492 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-05 20:53:39.571 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-05 20:53:39.571 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-05 20:53:39.572 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblcms2-2 amd64 2.14-2ubuntu0.1 [161 kB] 2026-07-05 20:53:39.575 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcolord2 amd64 1.4.7-1build2 [149 kB] 2026-07-05 20:53:39.608 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.14 [274 kB] 2026-07-05 20:53:39.687 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-07-05 20:53:39.688 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-client0 amd64 1.22.0-2.1build1 [26.4 kB] 2026-07-05 20:53:39.689 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-05 20:53:39.689 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libepoxy0 amd64 1.5.10-1build1 [220 kB] 2026-07-05 20:53:39.722 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-cursor0 amd64 1.22.0-2.1build1 [10.4 kB] 2026-07-05 20:53:39.722 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwayland-egl1 amd64 1.22.0-2.1build1 [5,628 B] 2026-07-05 20:53:39.722 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcomposite1 amd64 1:0.4.5-1build3 [6,320 B] 2026-07-05 20:53:39.723 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcursor1 amd64 1:1.2.1-1build1 [20.7 kB] 2026-07-05 20:53:39.837 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxinerama1 amd64 2:1.1.4-3build1 [6,396 B] 2026-07-05 20:53:39.837 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrandr2 amd64 2:1.5.2-2build1 [19.7 kB] 2026-07-05 20:53:39.838 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-common all 3.24.41-4ubuntu1.3 [1,426 kB] 2026-07-05 20:53:40.182 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-0t64 amd64 3.24.41-4ubuntu1.3 [2,913 kB] 2026-07-05 20:53:40.436 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-07-05 20:53:40.439 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-07-05 20:53:40.441 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-07-05 20:53:40.443 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-07-05 20:53:40.446 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-07-05 20:53:42.123 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-05 20:53:42.123 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-05 20:53:42.123 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-05 20:53:42.123 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-05 20:53:42.124 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-05 20:53:42.124 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-05 20:53:42.124 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-07-05 20:53:42.599 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-07-05 20:53:42.599 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgdk-pixbuf2.0-bin amd64 2.42.10+dfsg-3ubuntu3.3 [13.9 kB] 2026-07-05 20:53:42.600 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-05 20:53:42.602 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-07-05 20:53:42.604 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-05 20:53:42.605 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-05 20:53:42.605 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-07-05 20:53:42.609 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgtk-3-bin amd64 3.24.41-4ubuntu1.3 [73.9 kB] 2026-07-05 20:53:42.612 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-07-05 20:53:42.715 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-05 20:53:42.727 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-05 20:53:42.967 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-05 20:53:43.060 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-07-05 20:53:43.062 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-05 20:53:43.066 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-05 20:53:43.076 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-07-05 20:53:43.179 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-07-05 20:53:43.186 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-07-05 20:53:43.187 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-07-05 20:53:43.190 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmemobj1 amd64 1.13.1-1.1ubuntu2 [116 kB] 2026-07-05 20:53:43.194 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librados2 amd64 19.2.3-0ubuntu0.24.04.3 [4,041 kB] 2026-07-05 20:53:43.461 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librbd1 amd64 19.2.3-0ubuntu0.24.04.3 [3,413 kB] 2026-07-05 20:53:43.677 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-2 amd64 2.58.0+dfsg-1build1 [2,135 kB] 2026-07-05 20:53:43.797 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 librsvg2-common amd64 2.58.0+dfsg-1build1 [11.8 kB] 2026-07-05 20:53:43.797 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-05 20:53:43.797 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-07-05 20:53:43.821 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-05 20:53:43.823 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-05 20:53:43.871 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-05 20:53:43.872 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-05 20:53:43.872 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-05 20:53:43.909 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-07-05 20:53:43.987 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-07-05 20:53:43.995 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-07-05 20:53:45.163 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-05 20:53:45.163 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-05 20:53:45.205 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-05 20:53:45.293 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-05 20:53:45.299 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-05 20:53:45.918 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-05 20:53:46.040 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-05 20:53:46.044 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-07-05 20:53:46.050 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-05 20:53:46.053 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-05 20:53:46.054 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-05 20:53:46.099 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-07-05 20:53:46.110 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-07-05 20:53:46.112 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-07-05 20:53:46.819 | Fetched 119 MB in 10s (11.6 MB/s) 2026-07-05 20:53:46.882 | (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-07-05 20:53:46.885 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-05 20:53:46.889 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-05 20:53:46.929 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-05 20:53:46.934 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-05 20:53:46.960 | Selecting previously unselected package acl. 2026-07-05 20:53:46.968 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-05 20:53:46.969 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-05 20:53:46.997 | Selecting previously unselected package libgdk-pixbuf2.0-common. 2026-07-05 20:53:47.004 | Preparing to unpack .../003-libgdk-pixbuf2.0-common_2.42.10+dfsg-3ubuntu3.3_all.deb ... 2026-07-05 20:53:47.006 | Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:53:47.031 | Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. 2026-07-05 20:53:47.038 | Preparing to unpack .../004-libgdk-pixbuf-2.0-0_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-07-05 20:53:47.040 | Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:53:47.070 | Selecting previously unselected package gtk-update-icon-cache. 2026-07-05 20:53:47.078 | Preparing to unpack .../005-gtk-update-icon-cache_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-05 20:53:47.079 | Unpacking gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-07-05 20:53:47.106 | Selecting previously unselected package hicolor-icon-theme. 2026-07-05 20:53:47.113 | Preparing to unpack .../006-hicolor-icon-theme_0.17-2_all.deb ... 2026-07-05 20:53:47.115 | Unpacking hicolor-icon-theme (0.17-2) ... 2026-07-05 20:53:47.185 | Selecting previously unselected package humanity-icon-theme. 2026-07-05 20:53:47.193 | Preparing to unpack .../007-humanity-icon-theme_0.6.16_all.deb ... 2026-07-05 20:53:47.194 | Unpacking humanity-icon-theme (0.6.16) ... 2026-07-05 20:53:48.216 | Selecting previously unselected package ubuntu-mono. 2026-07-05 20:53:48.227 | Preparing to unpack .../008-ubuntu-mono_24.04-0ubuntu1_all.deb ... 2026-07-05 20:53:48.229 | Unpacking ubuntu-mono (24.04-0ubuntu1) ... 2026-07-05 20:53:48.892 | Selecting previously unselected package adwaita-icon-theme. 2026-07-05 20:53:48.904 | Preparing to unpack .../009-adwaita-icon-theme_46.0-1_all.deb ... 2026-07-05 20:53:48.906 | Unpacking adwaita-icon-theme (46.0-1) ... 2026-07-05 20:53:49.142 | Selecting previously unselected package alsa-topology-conf. 2026-07-05 20:53:49.150 | Preparing to unpack .../010-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-05 20:53:49.153 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-05 20:53:49.180 | Selecting previously unselected package libasound2-data. 2026-07-05 20:53:49.188 | Preparing to unpack .../011-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-05 20:53:49.190 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-05 20:53:49.238 | Selecting previously unselected package libasound2t64:amd64. 2026-07-05 20:53:49.246 | Preparing to unpack .../012-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-05 20:53:49.248 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-05 20:53:49.278 | Selecting previously unselected package alsa-ucm-conf. 2026-07-05 20:53:49.286 | Preparing to unpack .../013-alsa-ucm-conf_1.2.10-1ubuntu5.11_all.deb ... 2026-07-05 20:53:49.288 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-05 20:53:49.424 | Selecting previously unselected package at-spi2-common. 2026-07-05 20:53:49.433 | Preparing to unpack .../014-at-spi2-common_2.52.0-1build1_all.deb ... 2026-07-05 20:53:49.435 | Unpacking at-spi2-common (2.52.0-1build1) ... 2026-07-05 20:53:49.459 | Selecting previously unselected package libxi6:amd64. 2026-07-05 20:53:49.468 | Preparing to unpack .../015-libxi6_2%3a1.8.1-1build1_amd64.deb ... 2026-07-05 20:53:49.469 | Unpacking libxi6:amd64 (2:1.8.1-1build1) ... 2026-07-05 20:53:49.496 | Selecting previously unselected package libatspi2.0-0t64:amd64. 2026-07-05 20:53:49.505 | Preparing to unpack .../016-libatspi2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-05 20:53:49.507 | Unpacking libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:53:49.533 | Selecting previously unselected package x11-common. 2026-07-05 20:53:49.545 | Preparing to unpack .../017-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-07-05 20:53:49.549 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-07-05 20:53:49.582 | Selecting previously unselected package libxtst6:amd64. 2026-07-05 20:53:49.591 | Preparing to unpack .../018-libxtst6_2%3a1.2.3-1.1build1_amd64.deb ... 2026-07-05 20:53:49.592 | Unpacking libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-07-05 20:53:49.616 | Selecting previously unselected package libdconf1:amd64. 2026-07-05 20:53:49.624 | Preparing to unpack .../019-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-05 20:53:49.626 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-05 20:53:49.649 | Selecting previously unselected package dconf-service. 2026-07-05 20:53:49.657 | Preparing to unpack .../020-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-05 20:53:49.659 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-05 20:53:49.681 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-07-05 20:53:49.690 | Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-07-05 20:53:49.691 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-05 20:53:49.715 | Selecting previously unselected package session-migration. 2026-07-05 20:53:49.724 | Preparing to unpack .../022-session-migration_0.3.9build1_amd64.deb ... 2026-07-05 20:53:49.725 | Unpacking session-migration (0.3.9build1) ... 2026-07-05 20:53:49.748 | Selecting previously unselected package gsettings-desktop-schemas. 2026-07-05 20:53:49.757 | Preparing to unpack .../023-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-07-05 20:53:49.758 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-05 20:53:49.792 | Selecting previously unselected package at-spi2-core. 2026-07-05 20:53:49.801 | Preparing to unpack .../024-at-spi2-core_2.52.0-1build1_amd64.deb ... 2026-07-05 20:53:49.804 | Unpacking at-spi2-core (2.52.0-1build1) ... 2026-07-05 20:53:49.829 | Selecting previously unselected package msr-tools. 2026-07-05 20:53:49.837 | Preparing to unpack .../025-msr-tools_1.3-5build1_amd64.deb ... 2026-07-05 20:53:49.839 | Unpacking msr-tools (1.3-5build1) ... 2026-07-05 20:53:49.861 | Selecting previously unselected package cpu-checker. 2026-07-05 20:53:49.870 | Preparing to unpack .../026-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-05 20:53:49.871 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-05 20:53:49.896 | Selecting previously unselected package fontconfig. 2026-07-05 20:53:49.907 | Preparing to unpack .../027-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-07-05 20:53:49.909 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-05 20:53:49.942 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-05 20:53:49.951 | Preparing to unpack .../028-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-05 20:53:49.952 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-05 20:53:49.976 | Selecting previously unselected package glib-networking-common. 2026-07-05 20:53:49.984 | Preparing to unpack .../029-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-05 20:53:49.986 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-05 20:53:50.008 | Selecting previously unselected package glib-networking-services. 2026-07-05 20:53:50.016 | Preparing to unpack .../030-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-05 20:53:50.020 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-05 20:53:50.042 | Selecting previously unselected package glib-networking:amd64. 2026-07-05 20:53:50.050 | Preparing to unpack .../031-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-05 20:53:50.051 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-05 20:53:50.077 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-05 20:53:50.085 | Preparing to unpack .../032-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-05 20:53:50.087 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-05 20:53:50.112 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-05 20:53:50.121 | Preparing to unpack .../033-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-05 20:53:50.122 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-05 20:53:50.153 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-05 20:53:50.161 | Preparing to unpack .../034-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-05 20:53:50.162 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:53:50.202 | Selecting previously unselected package libogg0:amd64. 2026-07-05 20:53:50.210 | Preparing to unpack .../035-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-05 20:53:50.212 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-05 20:53:50.236 | Selecting previously unselected package libopus0:amd64. 2026-07-05 20:53:50.245 | Preparing to unpack .../036-libopus0_1.4-1build1_amd64.deb ... 2026-07-05 20:53:50.248 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-05 20:53:50.277 | Selecting previously unselected package libpixman-1-0:amd64. 2026-07-05 20:53:50.287 | Preparing to unpack .../037-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-07-05 20:53:50.288 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-05 20:53:50.317 | Selecting previously unselected package libxcb-render0:amd64. 2026-07-05 20:53:50.326 | Preparing to unpack .../038-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:50.327 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:50.351 | Selecting previously unselected package libxcb-shm0:amd64. 2026-07-05 20:53:50.360 | Preparing to unpack .../039-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:50.361 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:50.384 | Selecting previously unselected package libxrender1:amd64. 2026-07-05 20:53:50.394 | Preparing to unpack .../040-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-07-05 20:53:50.397 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-07-05 20:53:50.422 | Selecting previously unselected package libcairo2:amd64. 2026-07-05 20:53:50.433 | Preparing to unpack .../041-libcairo2_1.18.0-3build1_amd64.deb ... 2026-07-05 20:53:50.434 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-07-05 20:53:50.468 | Selecting previously unselected package libtheora0:amd64. 2026-07-05 20:53:50.477 | Preparing to unpack .../042-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-05 20:53:50.479 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-05 20:53:50.509 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-05 20:53:50.518 | Preparing to unpack .../043-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-05 20:53:50.519 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-05 20:53:50.549 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-05 20:53:50.558 | Preparing to unpack .../044-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-05 20:53:50.560 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-05 20:53:50.587 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-05 20:53:50.596 | Preparing to unpack .../045-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-05 20:53:50.598 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-05 20:53:50.624 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-05 20:53:50.633 | Preparing to unpack .../046-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-05 20:53:50.635 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:53:50.673 | Selecting previously unselected package libaa1:amd64. 2026-07-05 20:53:50.682 | Preparing to unpack .../047-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-05 20:53:50.683 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-05 20:53:50.709 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-05 20:53:50.718 | Preparing to unpack .../048-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-05 20:53:50.720 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-05 20:53:50.745 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-05 20:53:50.753 | Preparing to unpack .../049-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-05 20:53:50.755 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-05 20:53:50.781 | Selecting previously unselected package libcaca0:amd64. 2026-07-05 20:53:50.789 | Preparing to unpack .../050-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-05 20:53:50.791 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-05 20:53:50.820 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-07-05 20:53:50.828 | Preparing to unpack .../051-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-07-05 20:53:50.829 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-07-05 20:53:50.856 | Selecting previously unselected package libdv4t64:amd64. 2026-07-05 20:53:50.864 | Preparing to unpack .../052-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-05 20:53:50.865 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-05 20:53:50.890 | Selecting previously unselected package libflac12t64:amd64. 2026-07-05 20:53:50.899 | Preparing to unpack .../053-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-05 20:53:50.901 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-05 20:53:50.925 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-05 20:53:50.934 | Preparing to unpack .../054-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-05 20:53:50.936 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-05 20:53:50.964 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-05 20:53:50.972 | Preparing to unpack .../055-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-05 20:53:50.975 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-05 20:53:51.004 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-05 20:53:51.014 | Preparing to unpack .../056-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-05 20:53:51.015 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-05 20:53:51.042 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-05 20:53:51.053 | Preparing to unpack .../057-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-05 20:53:51.054 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-05 20:53:51.081 | Selecting previously unselected package libasyncns0:amd64. 2026-07-05 20:53:51.091 | Preparing to unpack .../058-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-05 20:53:51.093 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-05 20:53:51.117 | Selecting previously unselected package libsndfile1:amd64. 2026-07-05 20:53:51.128 | Preparing to unpack .../059-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-05 20:53:51.129 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-05 20:53:51.155 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-05 20:53:51.166 | Preparing to unpack .../060-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-05 20:53:51.167 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-05 20:53:51.193 | Selecting previously unselected package libpulse0:amd64. 2026-07-05 20:53:51.201 | Preparing to unpack .../061-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-05 20:53:51.209 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-05 20:53:51.242 | Selecting previously unselected package libspeex1:amd64. 2026-07-05 20:53:51.250 | Preparing to unpack .../062-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-05 20:53:51.252 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-05 20:53:51.279 | Selecting previously unselected package libshout3:amd64. 2026-07-05 20:53:51.288 | Preparing to unpack .../063-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-05 20:53:51.289 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-05 20:53:51.316 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-05 20:53:51.325 | Preparing to unpack .../064-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-05 20:53:51.327 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-05 20:53:51.359 | Selecting previously unselected package libtag1v5:amd64. 2026-07-05 20:53:51.367 | Preparing to unpack .../065-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-05 20:53:51.369 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-05 20:53:51.396 | Selecting previously unselected package libtwolame0:amd64. 2026-07-05 20:53:51.404 | Preparing to unpack .../066-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-05 20:53:51.406 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-05 20:53:51.437 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-05 20:53:51.447 | Preparing to unpack .../067-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-05 20:53:51.449 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-05 20:53:51.484 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-05 20:53:51.492 | Preparing to unpack .../068-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-05 20:53:51.493 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-05 20:53:51.525 | Selecting previously unselected package libvpx9:amd64. 2026-07-05 20:53:51.533 | Preparing to unpack .../069-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-05 20:53:51.535 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-05 20:53:51.579 | Selecting previously unselected package libwavpack1:amd64. 2026-07-05 20:53:51.587 | Preparing to unpack .../070-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-05 20:53:51.588 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-05 20:53:51.617 | Selecting previously unselected package libxdamage1:amd64. 2026-07-05 20:53:51.629 | Preparing to unpack .../071-libxdamage1_1%3a1.1.6-1build1_amd64.deb ... 2026-07-05 20:53:51.630 | Unpacking libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-07-05 20:53:51.660 | Selecting previously unselected package libxfixes3:amd64. 2026-07-05 20:53:51.668 | Preparing to unpack .../072-libxfixes3_1%3a6.0.0-2build1_amd64.deb ... 2026-07-05 20:53:51.671 | Unpacking libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-07-05 20:53:51.696 | Selecting previously unselected package libsoup-3.0-common. 2026-07-05 20:53:51.707 | Preparing to unpack .../073-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-05 20:53:51.709 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-05 20:53:51.738 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-05 20:53:51.745 | Preparing to unpack .../074-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-05 20:53:51.746 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-05 20:53:51.775 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-05 20:53:51.784 | Preparing to unpack .../075-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-05 20:53:51.786 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-05 20:53:51.868 | Selecting previously unselected package libgraphite2-3:amd64. 2026-07-05 20:53:51.876 | Preparing to unpack .../076-libgraphite2-3_1.3.14-2ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:53:51.878 | Unpacking libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-05 20:53:51.907 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-07-05 20:53:51.914 | Preparing to unpack .../077-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-07-05 20:53:51.916 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-05 20:53:51.949 | Selecting previously unselected package libthai-data. 2026-07-05 20:53:51.958 | Preparing to unpack .../078-libthai-data_0.1.29-2build1_all.deb ... 2026-07-05 20:53:51.960 | Unpacking libthai-data (0.1.29-2build1) ... 2026-07-05 20:53:51.989 | Selecting previously unselected package libdatrie1:amd64. 2026-07-05 20:53:51.998 | Preparing to unpack .../079-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-07-05 20:53:52.000 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-07-05 20:53:52.043 | Selecting previously unselected package libthai0:amd64. 2026-07-05 20:53:52.052 | Preparing to unpack .../080-libthai0_0.1.29-2build1_amd64.deb ... 2026-07-05 20:53:52.055 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-07-05 20:53:52.085 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-07-05 20:53:52.094 | Preparing to unpack .../081-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-05 20:53:52.099 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:53:52.129 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-07-05 20:53:52.138 | Preparing to unpack .../082-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-05 20:53:52.139 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:53:52.166 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-07-05 20:53:52.175 | Preparing to unpack .../083-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-07-05 20:53:52.176 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:53:52.200 | Selecting previously unselected package libxv1:amd64. 2026-07-05 20:53:52.208 | Preparing to unpack .../084-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-05 20:53:52.211 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-05 20:53:52.233 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-05 20:53:52.242 | Preparing to unpack .../085-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-05 20:53:52.243 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:53:52.269 | Selecting previously unselected package ipxe-qemu. 2026-07-05 20:53:52.278 | Preparing to unpack .../086-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-05 20:53:52.279 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-05 20:53:52.324 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-05 20:53:52.332 | Preparing to unpack .../087-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-05 20:53:52.334 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-05 20:53:52.365 | Selecting previously unselected package ksmtuned. 2026-07-05 20:53:52.374 | Preparing to unpack .../088-ksmtuned_4.20150326_amd64.deb ... 2026-07-05 20:53:52.375 | Unpacking ksmtuned (4.20150326) ... 2026-07-05 20:53:52.403 | Selecting previously unselected package libatk1.0-0t64:amd64. 2026-07-05 20:53:52.412 | Preparing to unpack .../089-libatk1.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-05 20:53:52.413 | Unpacking libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:53:52.441 | Selecting previously unselected package libatk-bridge2.0-0t64:amd64. 2026-07-05 20:53:52.450 | Preparing to unpack .../090-libatk-bridge2.0-0t64_2.52.0-1build1_amd64.deb ... 2026-07-05 20:53:52.451 | Unpacking libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:53:52.476 | Selecting previously unselected package libavahi-common-data:amd64. 2026-07-05 20:53:52.485 | Preparing to unpack .../091-libavahi-common-data_0.8-13ubuntu6.2_amd64.deb ... 2026-07-05 20:53:52.486 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:53:52.512 | Selecting previously unselected package libavahi-common3:amd64. 2026-07-05 20:53:52.520 | Preparing to unpack .../092-libavahi-common3_0.8-13ubuntu6.2_amd64.deb ... 2026-07-05 20:53:52.522 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:53:52.548 | Selecting previously unselected package libavahi-client3:amd64. 2026-07-05 20:53:52.556 | Preparing to unpack .../093-libavahi-client3_0.8-13ubuntu6.2_amd64.deb ... 2026-07-05 20:53:52.558 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:53:52.591 | Selecting previously unselected package libboost-iostreams1.83.0:amd64. 2026-07-05 20:53:52.600 | Preparing to unpack .../094-libboost-iostreams1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-05 20:53:52.603 | Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-05 20:53:52.646 | Selecting previously unselected package libboost-thread1.83.0:amd64. 2026-07-05 20:53:52.655 | Preparing to unpack .../095-libboost-thread1.83.0_1.83.0-2.1ubuntu3.2_amd64.deb ... 2026-07-05 20:53:52.659 | Unpacking libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-05 20:53:52.697 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-05 20:53:52.705 | Preparing to unpack .../096-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-05 20:53:52.708 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-05 20:53:52.734 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-05 20:53:52.743 | Preparing to unpack .../097-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-05 20:53:52.745 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-05 20:53:52.772 | Selecting previously unselected package libcacard0:amd64. 2026-07-05 20:53:52.783 | Preparing to unpack .../098-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-05 20:53:52.785 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-05 20:53:52.811 | Selecting previously unselected package liblcms2-2:amd64. 2026-07-05 20:53:52.823 | Preparing to unpack .../099-liblcms2-2_2.14-2ubuntu0.1_amd64.deb ... 2026-07-05 20:53:52.825 | Unpacking liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-05 20:53:52.857 | Selecting previously unselected package libcolord2:amd64. 2026-07-05 20:53:52.869 | Preparing to unpack .../100-libcolord2_1.4.7-1build2_amd64.deb ... 2026-07-05 20:53:52.871 | Unpacking libcolord2:amd64 (1.4.7-1build2) ... 2026-07-05 20:53:52.900 | Selecting previously unselected package libcups2t64:amd64. 2026-07-05 20:53:52.909 | Preparing to unpack .../101-libcups2t64_2.4.7-1.2ubuntu7.14_amd64.deb ... 2026-07-05 20:53:52.911 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-07-05 20:53:52.941 | Selecting previously unselected package libdaxctl1:amd64. 2026-07-05 20:53:52.950 | Preparing to unpack .../102-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-07-05 20:53:52.951 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-05 20:53:52.977 | Selecting previously unselected package libwayland-client0:amd64. 2026-07-05 20:53:52.986 | Preparing to unpack .../103-libwayland-client0_1.22.0-2.1build1_amd64.deb ... 2026-07-05 20:53:52.988 | Unpacking libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:53:53.015 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-05 20:53:53.024 | Preparing to unpack .../104-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-05 20:53:53.025 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-05 20:53:53.052 | Selecting previously unselected package libepoxy0:amd64. 2026-07-05 20:53:53.061 | Preparing to unpack .../105-libepoxy0_1.5.10-1build1_amd64.deb ... 2026-07-05 20:53:53.063 | Unpacking libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-05 20:53:53.097 | Selecting previously unselected package libwayland-cursor0:amd64. 2026-07-05 20:53:53.105 | Preparing to unpack .../106-libwayland-cursor0_1.22.0-2.1build1_amd64.deb ... 2026-07-05 20:53:53.107 | Unpacking libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:53:53.137 | Selecting previously unselected package libwayland-egl1:amd64. 2026-07-05 20:53:53.145 | Preparing to unpack .../107-libwayland-egl1_1.22.0-2.1build1_amd64.deb ... 2026-07-05 20:53:53.146 | Unpacking libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:53:53.176 | Selecting previously unselected package libxcomposite1:amd64. 2026-07-05 20:53:53.184 | Preparing to unpack .../108-libxcomposite1_1%3a0.4.5-1build3_amd64.deb ... 2026-07-05 20:53:53.189 | Unpacking libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-07-05 20:53:53.223 | Selecting previously unselected package libxcursor1:amd64. 2026-07-05 20:53:53.231 | Preparing to unpack .../109-libxcursor1_1%3a1.2.1-1build1_amd64.deb ... 2026-07-05 20:53:53.233 | Unpacking libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-07-05 20:53:53.261 | Selecting previously unselected package libxinerama1:amd64. 2026-07-05 20:53:53.270 | Preparing to unpack .../110-libxinerama1_2%3a1.1.4-3build1_amd64.deb ... 2026-07-05 20:53:53.273 | Unpacking libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-07-05 20:53:53.303 | Selecting previously unselected package libxrandr2:amd64. 2026-07-05 20:53:53.311 | Preparing to unpack .../111-libxrandr2_2%3a1.5.2-2build1_amd64.deb ... 2026-07-05 20:53:53.314 | Unpacking libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-07-05 20:53:53.342 | Selecting previously unselected package libgtk-3-common. 2026-07-05 20:53:53.350 | Preparing to unpack .../112-libgtk-3-common_3.24.41-4ubuntu1.3_all.deb ... 2026-07-05 20:53:53.352 | Unpacking libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-07-05 20:53:53.414 | Selecting previously unselected package libgtk-3-0t64:amd64. 2026-07-05 20:53:53.422 | Preparing to unpack .../113-libgtk-3-0t64_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-05 20:53:53.439 | Unpacking libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-07-05 20:53:53.518 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-05 20:53:53.525 | Preparing to unpack .../114-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-05 20:53:53.527 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-05 20:53:53.556 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-05 20:53:53.565 | Preparing to unpack .../115-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-05 20:53:53.567 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:53:53.598 | Selecting previously unselected package libpciaccess0:amd64. 2026-07-05 20:53:53.606 | Preparing to unpack .../116-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:53.608 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-05 20:53:53.636 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-05 20:53:53.644 | Preparing to unpack .../117-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-05 20:53:53.646 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:53:53.675 | Selecting previously unselected package libllvm20:amd64. 2026-07-05 20:53:53.683 | Preparing to unpack .../118-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-05 20:53:53.684 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-05 20:53:54.312 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-05 20:53:54.320 | Preparing to unpack .../119-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.322 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.350 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-05 20:53:54.359 | Preparing to unpack .../120-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.361 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.389 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-05 20:53:54.397 | Preparing to unpack .../121-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.399 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.426 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-05 20:53:54.434 | Preparing to unpack .../122-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.435 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.464 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-05 20:53:54.473 | Preparing to unpack .../123-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.474 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.503 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-05 20:53:54.511 | Preparing to unpack .../124-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-05 20:53:54.514 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-05 20:53:54.542 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-05 20:53:54.551 | Preparing to unpack .../125-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:54.553 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:53:54.784 | Selecting previously unselected package libgbm1:amd64. 2026-07-05 20:53:54.792 | Preparing to unpack .../126-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:54.794 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:53:54.823 | Selecting previously unselected package libgdk-pixbuf2.0-bin. 2026-07-05 20:53:54.831 | Preparing to unpack .../127-libgdk-pixbuf2.0-bin_2.42.10+dfsg-3ubuntu3.3_amd64.deb ... 2026-07-05 20:53:54.833 | Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:53:54.862 | Selecting previously unselected package libvulkan1:amd64. 2026-07-05 20:53:54.870 | Preparing to unpack .../128-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-05 20:53:54.872 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-05 20:53:54.906 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-05 20:53:54.914 | Preparing to unpack .../129-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:54.923 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:53:54.958 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-05 20:53:54.966 | Preparing to unpack .../130-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-05 20:53:54.967 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:54.993 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-05 20:53:55.001 | Preparing to unpack .../131-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-05 20:53:55.003 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-05 20:53:55.035 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-05 20:53:55.045 | Preparing to unpack .../132-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:55.047 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:53:55.081 | Selecting previously unselected package libgtk-3-bin. 2026-07-05 20:53:55.089 | Preparing to unpack .../133-libgtk-3-bin_3.24.41-4ubuntu1.3_amd64.deb ... 2026-07-05 20:53:55.092 | Unpacking libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-07-05 20:53:55.129 | Selecting previously unselected package librdmacm1t64:amd64. 2026-07-05 20:53:55.137 | Preparing to unpack .../134-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-07-05 20:53:55.139 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-05 20:53:55.171 | Selecting previously unselected package libiscsi7:amd64. 2026-07-05 20:53:55.179 | Preparing to unpack .../135-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-05 20:53:55.181 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-05 20:53:55.209 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-05 20:53:55.218 | Preparing to unpack .../136-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-05 20:53:55.219 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-05 20:53:55.255 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-05 20:53:55.263 | Preparing to unpack .../137-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-05 20:53:55.265 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-05 20:53:55.300 | Selecting previously unselected package libndctl6:amd64. 2026-07-05 20:53:55.308 | Preparing to unpack .../138-libndctl6_77-2ubuntu2_amd64.deb ... 2026-07-05 20:53:55.310 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-07-05 20:53:55.343 | Selecting previously unselected package libnfs14:amd64. 2026-07-05 20:53:55.350 | Preparing to unpack .../139-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:53:55.352 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-05 20:53:55.389 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-05 20:53:55.398 | Preparing to unpack .../140-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-05 20:53:55.400 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-05 20:53:55.432 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-05 20:53:55.441 | Preparing to unpack .../141-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-05 20:53:55.443 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-05 20:53:55.489 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-05 20:53:55.499 | Preparing to unpack .../142-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-05 20:53:55.500 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-05 20:53:55.531 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-05 20:53:55.539 | Preparing to unpack .../143-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-07-05 20:53:55.541 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-05 20:53:55.571 | Selecting previously unselected package libpmem1:amd64. 2026-07-05 20:53:55.579 | Preparing to unpack .../144-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-05 20:53:55.580 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-05 20:53:55.613 | Selecting previously unselected package libpmemobj1:amd64. 2026-07-05 20:53:55.622 | Preparing to unpack .../145-libpmemobj1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-07-05 20:53:55.624 | Unpacking libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-05 20:53:55.661 | Selecting previously unselected package librados2. 2026-07-05 20:53:55.669 | Preparing to unpack .../146-librados2_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:53:55.671 | Unpacking librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-05 20:53:55.775 | Selecting previously unselected package librbd1. 2026-07-05 20:53:55.783 | Preparing to unpack .../147-librbd1_19.2.3-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:53:55.785 | Unpacking librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-05 20:53:55.879 | Selecting previously unselected package librsvg2-2:amd64. 2026-07-05 20:53:55.888 | Preparing to unpack .../148-librsvg2-2_2.58.0+dfsg-1build1_amd64.deb ... 2026-07-05 20:53:55.890 | Unpacking librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-07-05 20:53:55.953 | Selecting previously unselected package librsvg2-common:amd64. 2026-07-05 20:53:55.961 | Preparing to unpack .../149-librsvg2-common_2.58.0+dfsg-1build1_amd64.deb ... 2026-07-05 20:53:55.963 | Unpacking librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-07-05 20:53:55.994 | Selecting previously unselected package libxss1:amd64. 2026-07-05 20:53:56.002 | Preparing to unpack .../150-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-05 20:53:56.004 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-05 20:53:56.032 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-05 20:53:56.040 | Preparing to unpack .../151-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-05 20:53:56.043 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-05 20:53:56.079 | Selecting previously unselected package libslirp0:amd64. 2026-07-05 20:53:56.087 | Preparing to unpack .../152-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-05 20:53:56.091 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-05 20:53:56.127 | Selecting previously unselected package libspice-server1:amd64. 2026-07-05 20:53:56.136 | Preparing to unpack .../153-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-05 20:53:56.138 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-05 20:53:56.177 | Selecting previously unselected package liburing2:amd64. 2026-07-05 20:53:56.186 | Preparing to unpack .../154-liburing2_2.5-1build1_amd64.deb ... 2026-07-05 20:53:56.191 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-05 20:53:56.230 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-05 20:53:56.238 | Preparing to unpack .../155-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-05 20:53:56.240 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-05 20:53:56.271 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-05 20:53:56.279 | Preparing to unpack .../156-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-05 20:53:56.281 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-05 20:53:56.309 | Selecting previously unselected package libvte-2.91-common. 2026-07-05 20:53:56.319 | Preparing to unpack .../157-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-05 20:53:56.320 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-05 20:53:56.349 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-05 20:53:56.360 | Preparing to unpack .../158-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-05 20:53:56.362 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-05 20:53:56.394 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-05 20:53:56.406 | Preparing to unpack .../159-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:53:56.408 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:53:56.834 | Selecting previously unselected package libfdt1:amd64. 2026-07-05 20:53:56.843 | Preparing to unpack .../160-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-05 20:53:56.844 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-05 20:53:56.871 | Selecting previously unselected package qemu-system-common. 2026-07-05 20:53:56.879 | Preparing to unpack .../161-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:56.881 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:56.964 | Selecting previously unselected package qemu-system-data. 2026-07-05 20:53:56.972 | Preparing to unpack .../162-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-05 20:53:56.974 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.055 | Selecting previously unselected package seabios. 2026-07-05 20:53:57.064 | Preparing to unpack .../163-seabios_1.16.3-2_all.deb ... 2026-07-05 20:53:57.077 | Unpacking seabios (1.16.3-2) ... 2026-07-05 20:53:57.111 | Selecting previously unselected package qemu-system-x86. 2026-07-05 20:53:57.120 | Preparing to unpack .../164-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.128 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.384 | Selecting previously unselected package qemu-utils. 2026-07-05 20:53:57.392 | Preparing to unpack .../165-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.393 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.467 | Selecting previously unselected package qemu-block-extra. 2026-07-05 20:53:57.477 | Preparing to unpack .../166-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.479 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.507 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-05 20:53:57.516 | Preparing to unpack .../167-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.520 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.554 | Selecting previously unselected package libglvnd0:amd64. 2026-07-05 20:53:57.562 | Preparing to unpack .../168-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-05 20:53:57.564 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-05 20:53:57.597 | Selecting previously unselected package libglx0:amd64. 2026-07-05 20:53:57.606 | Preparing to unpack .../169-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-05 20:53:57.609 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-05 20:53:57.637 | Selecting previously unselected package libgl1:amd64. 2026-07-05 20:53:57.648 | Preparing to unpack .../170-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-05 20:53:57.649 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-05 20:53:57.680 | Selecting previously unselected package qemu-system-gui. 2026-07-05 20:53:57.690 | Preparing to unpack .../171-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.692 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.724 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-05 20:53:57.734 | Preparing to unpack .../172-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:53:57.736 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:53:57.766 | Selecting previously unselected package ovmf. 2026-07-05 20:53:57.774 | Preparing to unpack .../173-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-07-05 20:53:57.776 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-07-05 20:53:57.882 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-05 20:53:57.887 | Setting up libgraphite2-3:amd64 (1.3.14-2ubuntu0.24.04.1) ... 2026-07-05 20:53:57.892 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:53:57.897 | Setting up liblcms2-2:amd64 (2.14-2ubuntu0.1) ... 2026-07-05 20:53:57.901 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-07-05 20:53:57.905 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-05 20:53:57.908 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-05 20:53:57.912 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-07-05 20:53:57.916 | Setting up session-migration (0.3.9build1) ... 2026-07-05 20:53:58.040 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-07-05 20:53:58.046 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-05 20:54:00.089 | Regenerating fonts cache... done. 2026-07-05 20:54:00.092 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-05 20:54:00.097 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-05 20:54:00.102 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-05 20:54:00.106 | Setting up libxdamage1:amd64 (1:1.1.6-1build1) ... 2026-07-05 20:54:00.111 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.114 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-05 20:54:00.120 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-05 20:54:00.124 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-05 20:54:00.128 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-05 20:54:00.132 | Setting up hicolor-icon-theme (0.17-2) ... 2026-07-05 20:54:00.155 | Setting up libxi6:amd64 (2:1.8.1-1build1) ... 2026-07-05 20:54:00.162 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-05 20:54:00.168 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-07-05 20:54:00.176 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-05 20:54:00.185 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-07-05 20:54:00.192 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-05 20:54:00.201 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.205 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-05 20:54:00.211 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.217 | Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:54:00.221 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-07-05 20:54:00.615 | Setting up msr-tools (1.3-5build1) ... 2026-07-05 20:54:00.619 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-05 20:54:00.623 | Setting up libboost-thread1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-05 20:54:00.628 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.631 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-05 20:54:00.635 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-05 20:54:00.639 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-05 20:54:00.643 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-07-05 20:54:00.648 | Setting up libcolord2:amd64 (1.4.7-1build2) ... 2026-07-05 20:54:00.652 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-05 20:54:00.656 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-05 20:54:00.659 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-05 20:54:00.663 | Setting up acl (2.3.2-1build1.1) ... 2026-07-05 20:54:00.668 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-07-05 20:54:00.672 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.677 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-05 20:54:00.681 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-05 20:54:00.685 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-05 20:54:00.690 | Setting up libepoxy0:amd64 (1.5.10-1build1) ... 2026-07-05 20:54:00.694 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-05 20:54:00.698 | Setting up libxfixes3:amd64 (1:6.0.0-2build1) ... 2026-07-05 20:54:00.702 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.710 | Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1ubuntu3.2) ... 2026-07-05 20:54:00.714 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:54:00.719 | Setting up libatspi2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:54:00.723 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-05 20:54:00.728 | Setting up libxinerama1:amd64 (2:1.1.4-3build1) ... 2026-07-05 20:54:00.734 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-05 20:54:00.737 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-05 20:54:00.741 | Setting up libxrandr2:amd64 (2:1.5.2-2build1) ... 2026-07-05 20:54:00.745 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-05 20:54:00.749 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-05 20:54:00.753 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-05 20:54:00.756 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-07-05 20:54:00.761 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:00.764 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-05 20:54:00.768 | Setting up seabios (1.16.3-2) ... 2026-07-05 20:54:00.772 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-05 20:54:00.776 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-05 20:54:00.779 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-05 20:54:00.784 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-05 20:54:00.788 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-05 20:54:00.792 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-05 20:54:00.796 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-05 20:54:00.800 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-05 20:54:00.804 | Setting up at-spi2-common (2.52.0-1build1) ... 2026-07-05 20:54:00.808 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-05 20:54:00.824 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-05 20:54:00.828 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-05 20:54:00.832 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-05 20:54:00.835 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-05 20:54:00.839 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-07-05 20:54:00.842 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-07-05 20:54:00.846 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-07-05 20:54:00.849 | Setting up libthai-data (0.1.29-2build1) ... 2026-07-05 20:54:00.853 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-05 20:54:00.857 | Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:54:00.890 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-07-05 20:54:00.893 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-05 20:54:00.897 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-05 20:54:00.900 | Setting up libwayland-egl1:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:54:00.904 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-05 20:54:00.907 | Setting up ksmtuned (4.20150326) ... 2026-07-05 20:54:01.049 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-05 20:54:01.170 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-05 20:54:01.509 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-05 20:54:01.513 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-05 20:54:01.517 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-05 20:54:01.521 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-05 20:54:01.525 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-05 20:54:01.528 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:54:01.532 | Setting up libxcomposite1:amd64 (1:0.4.5-1build3) ... 2026-07-05 20:54:01.535 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-05 20:54:01.539 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-05 20:54:01.543 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-05 20:54:01.547 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-05 20:54:01.551 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-05 20:54:01.555 | Setting up libwayland-client0:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:54:01.558 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-05 20:54:01.561 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-05 20:54:01.565 | Setting up gtk-update-icon-cache (3.24.41-4ubuntu1.3) ... 2026-07-05 20:54:01.568 | Setting up librados2 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-05 20:54:01.572 | Setting up libatk1.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:54:01.575 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-05 20:54:01.579 | Setting up libxtst6:amd64 (2:1.2.3-1.1build1) ... 2026-07-05 20:54:01.582 | Setting up libxcursor1:amd64 (1:1.2.1-1build1) ... 2026-07-05 20:54:01.586 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:54:01.589 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-07-05 20:54:01.593 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-05 20:54:01.597 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-07-05 20:54:01.601 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-05 20:54:01.606 | Setting up libpmemobj1:amd64 (1.13.1-1.1ubuntu2) ... 2026-07-05 20:54:01.609 | Setting up librbd1 (19.2.3-0ubuntu0.24.04.3) ... 2026-07-05 20:54:01.614 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-05 20:54:01.618 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:54:01.622 | Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:54:01.626 | Setting up libwayland-cursor0:amd64 (1.22.0-2.1build1) ... 2026-07-05 20:54:01.629 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-05 20:54:01.633 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-05 20:54:01.636 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:01.640 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:01.760 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-05 20:54:02.570 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.2) ... 2026-07-05 20:54:02.575 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:54:02.585 | Setting up libatk-bridge2.0-0t64:amd64 (2.52.0-1build1) ... 2026-07-05 20:54:02.595 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:54:02.606 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:02.736 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-05 20:54:03.035 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-07-05 20:54:03.039 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-05 20:54:03.050 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:54:03.053 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-05 20:54:03.057 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:03.068 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:54:03.072 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-05 20:54:03.076 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:54:03.079 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:54:03.083 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.14) ... 2026-07-05 20:54:03.087 | Setting up libgtk-3-common (3.24.41-4ubuntu1.3) ... 2026-07-05 20:54:03.093 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-07-05 20:54:03.097 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-07-05 20:54:03.100 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:54:03.104 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-05 20:54:03.109 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:54:03.113 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-05 20:54:03.117 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:54:03.127 | Setting up librsvg2-2:amd64 (2.58.0+dfsg-1build1) ... 2026-07-05 20:54:03.131 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-05 20:54:03.135 | Setting up librsvg2-common:amd64 (2.58.0+dfsg-1build1) ... 2026-07-05 20:54:03.144 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-05 20:54:03.147 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-05 20:54:03.151 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:03.166 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-05 20:54:03.173 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-05 20:54:03.178 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:03.189 | Setting up adwaita-icon-theme (46.0-1) ... 2026-07-05 20:54:03.209 | update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode 2026-07-05 20:54:03.217 | Setting up humanity-icon-theme (0.6.16) ... 2026-07-05 20:54:03.390 | Setting up ubuntu-mono (24.04-0ubuntu1) ... 2026-07-05 20:54:03.449 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:54:03.510 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-05 20:54:03.537 | Setting up libgtk-3-0t64:amd64 (3.24.41-4ubuntu1.3) ... 2026-07-05 20:54:03.564 | Setting up at-spi2-core (2.52.0-1build1) ... 2026-07-05 20:54:03.574 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-05 20:54:03.579 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-05 20:54:03.585 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:54:03.607 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-05 20:54:03.614 | Setting up libgtk-3-bin (3.24.41-4ubuntu1.3) ... 2026-07-05 20:54:03.619 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-05 20:54:03.624 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:54:03.630 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-05 20:54:03.636 | Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-3ubuntu3.3) ... 2026-07-05 20:54:03.662 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:54:04.261 | 2026-07-05 20:54:04.261 | Running kernel seems to be up-to-date. 2026-07-05 20:54:04.261 | 2026-07-05 20:54:04.261 | No services need to be restarted. 2026-07-05 20:54:04.261 | 2026-07-05 20:54:04.261 | No containers need to be restarted. 2026-07-05 20:54:04.261 | 2026-07-05 20:54:04.261 | User sessions running outdated binaries: 2026-07-05 20:54:04.262 | ubuntu @ session #1: python3[1692] 2026-07-05 20:54:04.271 | 2026-07-05 20:54:04.271 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:54:05.468 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:54:05.470 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:54:05.472 | + functions-common:time_stop:2420 : local name 2026-07-05 20:54:05.474 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:54:05.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:54:05.477 | + functions-common:time_stop:2423 : local total 2026-07-05 20:54:05.479 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:54:05.481 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:54:05.482 | + functions-common:time_stop:2427 : start_time=1783284815500 2026-07-05 20:54:05.484 | + functions-common:time_stop:2429 : [[ -z 1783284815500 ]] 2026-07-05 20:54:05.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:54:05.490 | + functions-common:time_stop:2432 : end_time=1783284845487 2026-07-05 20:54:05.491 | + functions-common:time_stop:2433 : elapsed_time=29987 2026-07-05 20:54:05.493 | + functions-common:time_stop:2434 : total=604 2026-07-05 20:54:05.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:54:05.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30591 2026-07-05 20:54:05.498 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:54:05.500 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-05 20:54:05.513 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-05 20:54:05.515 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-05 20:54:05.516 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-05 20:54:05.518 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-05 20:54:05.520 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-05 20:54:05.522 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-05 20:54:05.522 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-05 20:54:05.530 | 0 2026-07-05 20:54:05.533 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-05 20:54:05.535 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:05.537 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-05 20:54:05.539 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-05 20:54:05.541 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-05 20:54:05.543 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-05 20:54:05.552 | vm.dirty_ratio = 60 2026-07-05 20:54:05.555 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-05 20:54:05.557 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-05 20:54:05.560 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-05 20:54:05.562 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-05 20:54:05.571 | vm.dirty_background_ratio = 10 2026-07-05 20:54:05.574 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-05 20:54:05.576 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-05 20:54:05.578 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-05 20:54:05.580 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-05 20:54:05.589 | vm.vfs_cache_pressure = 50 2026-07-05 20:54:05.592 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-05 20:54:05.594 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-05 20:54:05.596 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-05 20:54:05.598 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-05 20:54:05.606 | vm.swappiness = 100 2026-07-05 20:54:05.609 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-05 20:54:05.618 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-05 20:54:05.618 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-05 20:54:05.618 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-05 20:54:05.618 | /proc/sys/vm/compaction_proactiveness:20 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_background_bytes:0 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_background_ratio:10 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_bytes:0 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_ratio:60 2026-07-05 20:54:05.618 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-07-05 20:54:05.618 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-05 20:54:05.618 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-05 20:54:05.619 | /proc/sys/vm/extfrag_threshold:500 2026-07-05 20:54:05.619 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-05 20:54:05.619 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-05 20:54:05.619 | /proc/sys/vm/laptop_mode:0 2026-07-05 20:54:05.619 | /proc/sys/vm/legacy_va_layout:0 2026-07-05 20:54:05.619 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-05 20:54:05.619 | /proc/sys/vm/max_map_count:1048576 2026-07-05 20:54:05.619 | /proc/sys/vm/memfd_noexec:0 2026-07-05 20:54:05.619 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-05 20:54:05.619 | /proc/sys/vm/memory_failure_recovery:1 2026-07-05 20:54:05.619 | /proc/sys/vm/min_free_kbytes:67584 2026-07-05 20:54:05.619 | /proc/sys/vm/min_slab_ratio:5 2026-07-05 20:54:05.619 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-05 20:54:05.619 | /proc/sys/vm/mmap_min_addr:65536 2026-07-05 20:54:05.619 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-05 20:54:05.619 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-05 20:54:05.619 | /proc/sys/vm/nr_hugepages:0 2026-07-05 20:54:05.619 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-07-05 20:54:05.619 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-05 20:54:05.619 | /proc/sys/vm/numa_stat:1 2026-07-05 20:54:05.619 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-05 20:54:05.619 | /proc/sys/vm/oom_dump_tasks:1 2026-07-05 20:54:05.619 | /proc/sys/vm/oom_kill_allocating_task:0 2026-07-05 20:54:05.619 | /proc/sys/vm/overcommit_kbytes:0 2026-07-05 20:54:05.619 | /proc/sys/vm/overcommit_memory:0 2026-07-05 20:54:05.619 | /proc/sys/vm/overcommit_ratio:50 2026-07-05 20:54:05.619 | /proc/sys/vm/page-cluster:3 2026-07-05 20:54:05.619 | /proc/sys/vm/page_lock_unfairness:5 2026-07-05 20:54:05.619 | /proc/sys/vm/panic_on_oom:0 2026-07-05 20:54:05.619 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-05 20:54:05.619 | /proc/sys/vm/stat_interval:1 2026-07-05 20:54:05.619 | /proc/sys/vm/swappiness:100 2026-07-05 20:54:05.619 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-05 20:54:05.619 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-05 20:54:05.619 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-05 20:54:05.619 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-05 20:54:05.620 | /proc/sys/vm/watermark_scale_factor:10 2026-07-05 20:54:05.620 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-05 20:54:05.623 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-05 20:54:05.626 | + lib/host:tune_host:126 : configure_host_net 2026-07-05 20:54:05.629 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-05 20:54:05.631 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:05.633 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-05 20:54:05.635 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-05 20:54:05.637 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-05 20:54:05.639 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-05 20:54:05.647 | net.ipv4.tcp_keepalive_time = 60 2026-07-05 20:54:05.650 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-05 20:54:05.652 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-05 20:54:05.654 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-05 20:54:05.656 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-05 20:54:05.665 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-05 20:54:05.668 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-05 20:54:05.670 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-05 20:54:05.672 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-05 20:54:05.674 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-05 20:54:05.682 | net.ipv4.tcp_keepalive_probes = 6 2026-07-05 20:54:05.686 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-05 20:54:05.688 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-05 20:54:05.689 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-05 20:54:05.691 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-05 20:54:05.700 | net.ipv4.tcp_fastopen = 3 2026-07-05 20:54:05.704 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp tls 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fastopen_key:baae83d1-556e6f5e-697f1921-1610ed70 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-05 20:54:05.714 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_mem:768822 1025096 1537644 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-05 20:54:05.715 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-05 20:54:05.718 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-05 20:54:05.719 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-05 20:54:05.721 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-05 20:54:05.724 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-05 20:54:05.732 | net.core.default_qdisc = pfifo_fast 2026-07-05 20:54:05.736 | + ./stack.sh:main:597 : fetch_plugins 2026-07-05 20:54:05.738 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-05 20:54:05.740 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-05 20:54:05.742 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-05 20:54:05.744 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-05 20:54:05.744 | Fetching DevStack plugins 2026-07-05 20:54:05.746 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-05 20:54:05.748 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-05 20:54:05.750 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-05 20:54:05.752 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-05 20:54:05.754 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-05 20:54:05.756 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-05 20:54:05.759 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-05 20:54:05.761 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-05 20:54:05.763 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-05 20:54:05.765 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:54:05.768 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:54:05.770 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:54:05.773 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:54:05.775 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:54:05.777 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:54:05.790 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:54:05.792 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:54:05.793 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:54:05.796 | + functions-common:git_clone:610 : echo master 2026-07-05 20:54:05.796 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:54:05.800 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-05 20:54:05.802 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:54:05.804 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-05 20:54:05.818 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-05 20:54:05.821 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:54:05.821 | + functions-common:git_clone:673 : head -1 2026-07-05 20:54:05.833 | 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-05 20:54:05.837 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:54:05.839 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-05 20:54:05.841 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-05 20:54:05.843 | + functions-common:run_phase:1849 : local phase= 2026-07-05 20:54:05.845 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 20:54:05.847 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 20:54:05.850 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 20:54:05.851 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 20:54:05.854 | + functions-common:run_phase:1858 : local extra 2026-07-05 20:54:05.856 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 20:54:05.859 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 20:54:05.862 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 20:54:05.864 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 20:54:05.866 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-05 20:54:05.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 20:54:05.880 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:05.882 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-05 20:54:05.884 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-05 20:54:05.886 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-05 20:54:05.888 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-05 20:54:05.889 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-05 20:54:05.891 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-05 20:54:05.893 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-05 20:54:05.895 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-05 20:54:05.897 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-05 20:54:05.899 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 20:54:05.901 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-05 20:54:05.903 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-05 20:54:05.905 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-05 20:54:05.907 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-05 20:54:05.909 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-05 20:54:05.909 | Overriding Configuration Defaults 2026-07-05 20:54:05.911 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-05 20:54:05.913 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-05 20:54:05.916 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-05 20:54:05.919 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/apache 2026-07-05 20:54:05.935 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/tls 2026-07-05 20:54:05.937 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-05 20:54:05.950 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:05.953 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.67 2026-07-05 20:54:05.956 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.67 2026-07-05 20:54:05.956 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-05 20:54:05.959 | ++ lib/tls:source:40 : TLS_IP=10.4.3.67 2026-07-05 20:54:05.962 | +++ lib/tls:source:43 : hostname -f 2026-07-05 20:54:05.966 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-05 20:54:05.968 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-05 20:54:05.970 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-05 20:54:05.972 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-05 20:54:05.974 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-05 20:54:05.977 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-05 20:54:05.979 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-05 20:54:05.981 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-05 20:54:05.983 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-05 20:54:05.985 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-05 20:54:05.989 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/infra 2026-07-05 20:54:06.000 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/libraries 2026-07-05 20:54:06.017 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/lvm 2026-07-05 20:54:06.029 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/horizon 2026-07-05 20:54:06.041 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/keystone 2026-07-05 20:54:06.077 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/glance 2026-07-05 20:54:06.146 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/nova 2026-07-05 20:54:06.245 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/placement 2026-07-05 20:54:06.273 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/cinder 2026-07-05 20:54:06.323 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/swift 2026-07-05 20:54:06.373 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/neutron 2026-07-05 20:54:06.376 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-05 20:54:06.391 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:06.394 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-05 20:54:06.396 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-05 20:54:06.398 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-05 20:54:06.400 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-05 20:54:06.402 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-05 20:54:06.405 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-05 20:54:06.420 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:06.422 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-05 20:54:06.425 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-05 20:54:06.427 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-05 20:54:06.430 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-05 20:54:06.432 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-05 20:54:06.435 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-05 20:54:06.437 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-05 20:54:06.439 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-05 20:54:06.442 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-05 20:54:06.459 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-05 20:54:06.461 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-05 20:54:06.464 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-05 20:54:06.466 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-05 20:54:06.468 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-05 20:54:06.471 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-05 20:54:06.473 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-05 20:54:06.475 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-05 20:54:06.477 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-05 20:54:06.479 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-05 20:54:06.482 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-05 20:54:06.485 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-05 20:54:06.487 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.67 2026-07-05 20:54:06.490 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-05 20:54:06.493 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-05 20:54:06.497 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-05 20:54:06.497 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-05 20:54:06.501 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-05 20:54:06.504 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-05 20:54:06.507 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-05 20:54:06.510 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-05 20:54:06.512 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-05 20:54:06.515 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-05 20:54:06.530 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-05 20:54:06.533 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.67 2026-07-05 20:54:06.536 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.67 2026-07-05 20:54:06.536 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-05 20:54:06.540 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.67 2026-07-05 20:54:06.543 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-05 20:54:06.546 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-05 20:54:06.548 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-05 20:54:06.551 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-05 20:54:06.553 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-05 20:54:06.556 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-05 20:54:06.558 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-05 20:54:06.561 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-05 20:54:06.563 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-05 20:54:06.565 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-05 20:54:06.568 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-05 20:54:06.570 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-05 20:54:06.572 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-05 20:54:06.574 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-05 20:54:06.576 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-05 20:54:06.579 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-05 20:54:06.581 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-05 20:54:06.583 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-05 20:54:06.585 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:54:06.588 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-05 20:54:06.590 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-05 20:54:06.594 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-05 20:54:06.609 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:06.612 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-05 20:54:06.615 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-05 20:54:06.618 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-05 20:54:06.620 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-05 20:54:06.622 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:06.625 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-05 20:54:06.627 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-05 20:54:06.629 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-05 20:54:06.631 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-05 20:54:06.633 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-05 20:54:06.635 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-05 20:54:06.638 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-05 20:54:06.641 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-05 20:54:06.643 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-05 20:54:06.645 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-05 20:54:06.648 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-05 20:54:06.650 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-05 20:54:06.652 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-05 20:54:06.654 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-05 20:54:06.761 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-05 20:54:06.774 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-05 20:54:06.776 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-05 20:54:06.778 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-05 20:54:06.781 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-05 20:54:06.783 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-05 20:54:06.786 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-05 20:54:06.788 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-05 20:54:06.790 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-05 20:54:06.792 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-05 20:54:06.795 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-05 20:54:06.797 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-05 20:54:06.800 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-05 20:54:06.802 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-05 20:54:06.804 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-05 20:54:06.807 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-05 20:54:06.810 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-05 20:54:06.812 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-05 20:54:06.815 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-05 20:54:06.817 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-05 20:54:06.820 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-05 20:54:06.823 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-05 20:54:06.824 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-05 20:54:06.824 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-05 20:54:06.824 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-05 20:54:06.830 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=98:cc5a:9ae5 2026-07-05 20:54:06.832 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-05 20:54:06.835 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-05 20:54:06.837 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-05 20:54:06.839 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-05 20:54:06.842 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd98:cc5a:9ae5::/56 2026-07-05 20:54:06.845 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd98:cc5a:9ae5::/56 2026-07-05 20:54:06.846 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-05 20:54:06.850 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd98:cc5a:9ae5::/64 2026-07-05 20:54:06.852 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-05 20:54:06.854 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-05 20:54:06.856 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-05 20:54:06.857 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-05 20:54:06.860 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-05 20:54:06.862 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-05 20:54:06.864 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-05 20:54:06.866 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-05 20:54:06.869 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-05 20:54:06.871 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-05 20:54:06.873 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-05 20:54:06.875 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-05 20:54:06.877 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-05 20:54:06.879 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd98:cc5a:9ae5::/56 2026-07-05 20:54:06.881 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-05 20:54:06.883 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-05 20:54:06.886 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-05 20:54:06.887 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-05 20:54:06.887 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-05 20:54:06.892 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-05 20:54:06.895 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-05 20:54:06.895 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-05 20:54:06.896 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-05 20:54:06.901 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-05 20:54:06.905 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-05 20:54:06.908 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-05 20:54:06.911 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-05 20:54:06.913 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-05 20:54:06.915 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-05 20:54:06.918 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-05 20:54:06.920 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-05 20:54:06.922 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-05 20:54:06.924 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-05 20:54:06.940 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/ldap 2026-07-05 20:54:06.953 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/dstat 2026-07-05 20:54:06.966 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/atop 2026-07-05 20:54:06.979 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/tcpdump 2026-07-05 20:54:06.992 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/etcd3 2026-07-05 20:54:07.021 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/os-vif 2026-07-05 20:54:07.024 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-05 20:54:07.027 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-05 20:54:07.029 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-05 20:54:07.031 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-05 20:54:07.034 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-05 20:54:07.050 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-05 20:54:07.052 | + ./stack.sh:main:632 : run_phase source 2026-07-05 20:54:07.054 | + functions-common:run_phase:1848 : local mode=source 2026-07-05 20:54:07.056 | + functions-common:run_phase:1849 : local phase= 2026-07-05 20:54:07.059 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 20:54:07.061 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 20:54:07.064 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 20:54:07.066 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 20:54:07.068 | + functions-common:run_phase:1858 : local extra 2026-07-05 20:54:07.071 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 20:54:07.076 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 20:54:07.078 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 20:54:07.080 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 20:54:07.083 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-05 20:54:07.085 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 20:54:07.099 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:07.101 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-05 20:54:07.104 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-05 20:54:07.144 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-05 20:54:07.147 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-05 20:54:07.149 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-05 20:54:07.152 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-05 20:54:07.155 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-05 20:54:07.157 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-05 20:54:07.160 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-05 20:54:07.162 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-05 20:54:07.162 | Loading plugin settings 2026-07-05 20:54:07.165 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-05 20:54:07.167 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-05 20:54:07.170 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-05 20:54:07.172 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-05 20:54:07.175 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-05 20:54:07.177 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-05 20:54:07.179 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-05 20:54:07.182 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-05 20:54:07.184 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-05 20:54:07.186 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-05 20:54:07.189 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-05 20:54:07.191 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-05 20:54:07.193 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-05 20:54:07.195 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 20:54:07.197 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-05 20:54:07.214 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-05 20:54:07.217 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-05 20:54:07.219 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-05 20:54:07.222 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-05 20:54:07.224 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-05 20:54:07.227 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-05 20:54:07.245 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-05 20:54:07.247 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-05 20:54:07.249 | + functions-common:verify_disabled_services:2131 : local service 2026-07-05 20:54:07.251 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.253 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-05 20:54:07.255 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.258 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-05 20:54:07.260 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.263 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-05 20:54:07.265 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.268 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-05 20:54:07.271 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.274 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-05 20:54:07.276 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.280 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-05 20:54:07.283 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.285 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-05 20:54:07.288 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.291 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-05 20:54:07.294 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.297 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-05 20:54:07.300 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.302 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-05 20:54:07.305 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.307 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-05 20:54:07.310 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.312 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-05 20:54:07.315 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.318 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-05 20:54:07.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.325 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-05 20:54:07.327 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.329 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-05 20:54:07.331 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.333 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-05 20:54:07.336 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.338 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-05 20:54:07.340 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.343 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-05 20:54:07.345 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.348 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-05 20:54:07.350 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.353 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-05 20:54:07.355 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.358 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-05 20:54:07.360 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.362 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-05 20:54:07.365 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.367 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-05 20:54:07.369 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.372 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-05 20:54:07.375 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.377 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-05 20:54:07.380 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.382 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-05 20:54:07.384 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.387 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-05 20:54:07.389 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.392 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-05 20:54:07.394 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.397 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-05 20:54:07.400 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.402 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-05 20:54:07.405 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 20:54:07.408 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-05 20:54:07.410 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-05 20:54:07.413 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-05 20:54:07.415 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-05 20:54:07.432 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:07.434 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-05 20:54:07.437 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-05 20:54:07.439 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-05 20:54:07.455 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:54:07.458 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-05 20:54:07.461 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-05 20:54:07.464 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-05 20:54:07.467 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-05 20:54:07.470 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-05 20:54:07.473 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-05 20:54:07.476 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-05 20:54:07.479 | + lib/database:initialize_database_backends:92 : return 0 2026-07-05 20:54:07.482 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-05 20:54:07.482 | Using mysql database backend 2026-07-05 20:54:07.484 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-05 20:54:07.503 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-05 20:54:07.507 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-05 20:54:07.510 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-05 20:54:07.514 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-05 20:54:07.518 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-05 20:54:07.521 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-05 20:54:07.539 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:07.542 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-05 20:54:07.560 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-05 20:54:07.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:07.582 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-05 20:54:07.601 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-05 20:54:07.618 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-05 20:54:07.633 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:54:07.636 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-05 20:54:07.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:54:07.657 | + ./stack.sh:main:757 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-05 20:54:07.676 | + ./stack.sh:main:759 : [[ -z '' ]] 2026-07-05 20:54:07.679 | + ./stack.sh:main:759 : [[ False == \T\r\u\e ]] 2026-07-05 20:54:07.682 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-05 20:54:07.685 | + functions-common:save_stackenv:65 : local tag=765 2026-07-05 20:54:07.689 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-05 20:54:07.693 | + functions-common:save_stackenv:67 : time_stamp=2026-07-05-205407 2026-07-05 20:54:07.696 | + functions-common:save_stackenv:68 : echo '# 2026-07-05-205407 765' 2026-07-05 20:54:07.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.701 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-05 20:54:07.704 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.707 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-05 20:54:07.710 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.713 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-05 20:54:07.715 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.718 | + 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-07-05 20:54:07.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.723 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.67 2026-07-05 20:54:07.725 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.728 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.67/identity 2026-07-05 20:54:07.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.733 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-05-205331 2026-07-05 20:54:07.735 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.737 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-05 20:54:07.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.742 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.67 2026-07-05 20:54:07.745 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.748 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-05 20:54:07.750 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.753 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.67 2026-07-05 20:54:07.755 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.758 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-05 20:54:07.761 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.764 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-05 20:54:07.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.770 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.67 2026-07-05 20:54:07.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:54:07.775 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-05 20:54:07.778 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-05 20:54:07.781 | + ./stack.sh:main:778 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-05 20:54:07.784 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-05 20:54:07.787 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-05 20:54:07.789 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:54:07.791 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:54:07.794 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:54:07.797 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:54:07.799 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:54:07.802 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:54:07.817 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:54:07.820 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:54:07.822 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:54:07.825 | + functions-common:git_clone:610 : echo master 2026-07-05 20:54:07.825 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:54:07.830 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-05 20:54:07.832 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:54:07.834 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-05 20:54:07.847 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-05 20:54:07.850 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:54:07.851 | + functions-common:git_clone:673 : head -1 2026-07-05 20:54:07.855 | 7653bc27 Merge "update constraint for keystoneauth1 to new release 5.15.0" 2026-07-05 20:54:07.859 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:54:07.861 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-05 20:54:07.864 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:54:07.867 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-05 20:54:07.870 | + ./stack.sh:main:783 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-05 20:54:07.872 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-05 20:54:07.875 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-05 20:54:07.878 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-05 20:54:07.881 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-05 20:54:07.884 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-05 20:54:07.886 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-05 20:54:07.889 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-05 20:54:07.893 | ++ tools/install_prereqs.sh:source:47 : NOW=1783284847 2026-07-05 20:54:07.896 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-05 20:54:07.900 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-05 20:54:07.903 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-05 20:54:07.906 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783284847 2026-07-05 20:54:07.909 | ++ tools/install_prereqs.sh:source:50 : [[ 1783284847 -lt 7200 ]] 2026-07-05 20:54:07.911 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-05 20:54:07.914 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-05 20:54:07.917 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-05 20:54:07.919 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-05 20:54:07.922 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-05 20:54:07.924 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-05 20:54:07.927 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-05 20:54:07.930 | +++ 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-07-05 20:54:07.956 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-05 20:54:07.956 | apache2-dev 2026-07-05 20:54:07.956 | bc 2026-07-05 20:54:07.956 | bsdmainutils 2026-07-05 20:54:07.956 | curl 2026-07-05 20:54:07.956 | g++ 2026-07-05 20:54:07.956 | gawk 2026-07-05 20:54:07.956 | gcc 2026-07-05 20:54:07.956 | gettext 2026-07-05 20:54:07.956 | git 2026-07-05 20:54:07.956 | graphviz 2026-07-05 20:54:07.956 | iputils-ping 2026-07-05 20:54:07.956 | libffi-dev 2026-07-05 20:54:07.956 | libjpeg-dev 2026-07-05 20:54:07.956 | libpq-dev 2026-07-05 20:54:07.956 | libssl-dev 2026-07-05 20:54:07.956 | libsystemd-dev 2026-07-05 20:54:07.956 | libxml2-dev 2026-07-05 20:54:07.956 | libxslt1-dev 2026-07-05 20:54:07.956 | libyaml-dev 2026-07-05 20:54:07.956 | lsof 2026-07-05 20:54:07.956 | openssh-server 2026-07-05 20:54:07.956 | openssl 2026-07-05 20:54:07.956 | pkg-config 2026-07-05 20:54:07.956 | psmisc 2026-07-05 20:54:07.956 | python3-dev 2026-07-05 20:54:07.957 | python3-pip 2026-07-05 20:54:07.957 | python3-systemd 2026-07-05 20:54:07.957 | python3-venv 2026-07-05 20:54:07.957 | tar 2026-07-05 20:54:07.957 | tcpdump 2026-07-05 20:54:07.957 | unzip 2026-07-05 20:54:07.957 | uuid-runtime 2026-07-05 20:54:07.957 | wget 2026-07-05 20:54:07.957 | zlib1g-dev 2026-07-05 20:54:07.957 | lvm2 2026-07-05 20:54:07.957 | qemu-utils 2026-07-05 20:54:07.957 | thin-provisioning-tools 2026-07-05 20:54:07.957 | lsscsi 2026-07-05 20:54:07.957 | open-iscsi 2026-07-05 20:54:07.957 | libkrb5-dev 2026-07-05 20:54:07.957 | libldap2-dev 2026-07-05 20:54:07.957 | libsasl2-dev 2026-07-05 20:54:07.957 | memcached 2026-07-05 20:54:07.957 | python3-mysqldb 2026-07-05 20:54:07.957 | sqlite3 2026-07-05 20:54:07.957 | conntrack 2026-07-05 20:54:07.957 | curl 2026-07-05 20:54:07.957 | ebtables 2026-07-05 20:54:07.957 | genisoimage 2026-07-05 20:54:07.957 | iptables 2026-07-05 20:54:07.957 | iputils-arping 2026-07-05 20:54:07.957 | kpartx 2026-07-05 20:54:07.957 | libjs-jquery-tablesorter 2026-07-05 20:54:07.957 | parted 2026-07-05 20:54:07.957 | pm-utils 2026-07-05 20:54:07.957 | python3-mysqldb 2026-07-05 20:54:07.957 | socat 2026-07-05 20:54:07.957 | sqlite3 2026-07-05 20:54:07.957 | sudo 2026-07-05 20:54:07.957 | vlan 2026-07-05 20:54:07.957 | cryptsetup 2026-07-05 20:54:07.957 | dosfstools 2026-07-05 20:54:07.957 | genisoimage 2026-07-05 20:54:07.957 | gir1.2-libosinfo-1.0 2026-07-05 20:54:07.957 | netcat-openbsd 2026-07-05 20:54:07.957 | open-iscsi 2026-07-05 20:54:07.957 | qemu-utils 2026-07-05 20:54:07.957 | sg3-utils 2026-07-05 20:54:07.957 | sysfsutils 2026-07-05 20:54:07.957 | acl 2026-07-05 20:54:07.957 | dnsmasq-base 2026-07-05 20:54:07.957 | dnsmasq-utils 2026-07-05 20:54:07.957 | ebtables 2026-07-05 20:54:07.957 | haproxy 2026-07-05 20:54:07.957 | iptables 2026-07-05 20:54:07.957 | iputils-arping 2026-07-05 20:54:07.957 | iputils-ping 2026-07-05 20:54:07.957 | postgresql-server-dev-all 2026-07-05 20:54:07.957 | python3-mysqldb 2026-07-05 20:54:07.957 | sqlite3 2026-07-05 20:54:07.957 | sudo 2026-07-05 20:54:07.957 | vlan 2026-07-05 20:54:07.957 | curl 2026-07-05 20:54:07.957 | liberasurecode-dev 2026-07-05 20:54:07.957 | make 2026-07-05 20:54:07.957 | memcached 2026-07-05 20:54:07.957 | rsync 2026-07-05 20:54:07.957 | sqlite3 2026-07-05 20:54:07.957 | xfsprogs 2026-07-05 20:54:07.957 | apache2' 2026-07-05 20:54:07.959 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-05 20:54:07.979 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-05 20:54:07.979 | apache2-dev 2026-07-05 20:54:07.979 | bc 2026-07-05 20:54:07.979 | bsdmainutils 2026-07-05 20:54:07.979 | curl 2026-07-05 20:54:07.979 | g++ 2026-07-05 20:54:07.979 | gawk 2026-07-05 20:54:07.979 | gcc 2026-07-05 20:54:07.979 | gettext 2026-07-05 20:54:07.979 | git 2026-07-05 20:54:07.979 | graphviz 2026-07-05 20:54:07.979 | iputils-ping 2026-07-05 20:54:07.979 | libffi-dev 2026-07-05 20:54:07.979 | libjpeg-dev 2026-07-05 20:54:07.979 | libpq-dev 2026-07-05 20:54:07.979 | libssl-dev 2026-07-05 20:54:07.979 | libsystemd-dev 2026-07-05 20:54:07.979 | libxml2-dev 2026-07-05 20:54:07.979 | libxslt1-dev 2026-07-05 20:54:07.979 | libyaml-dev 2026-07-05 20:54:07.980 | lsof 2026-07-05 20:54:07.980 | openssh-server 2026-07-05 20:54:07.980 | openssl 2026-07-05 20:54:07.980 | pkg-config 2026-07-05 20:54:07.980 | psmisc 2026-07-05 20:54:07.980 | python3-dev 2026-07-05 20:54:07.980 | python3-pip 2026-07-05 20:54:07.980 | python3-systemd 2026-07-05 20:54:07.980 | python3-venv 2026-07-05 20:54:07.980 | tar 2026-07-05 20:54:07.980 | tcpdump 2026-07-05 20:54:07.980 | unzip 2026-07-05 20:54:07.980 | uuid-runtime 2026-07-05 20:54:07.980 | wget 2026-07-05 20:54:07.980 | zlib1g-dev 2026-07-05 20:54:07.980 | lvm2 2026-07-05 20:54:07.980 | qemu-utils 2026-07-05 20:54:07.980 | thin-provisioning-tools 2026-07-05 20:54:07.980 | lsscsi 2026-07-05 20:54:07.980 | open-iscsi 2026-07-05 20:54:07.980 | libkrb5-dev 2026-07-05 20:54:07.980 | libldap2-dev 2026-07-05 20:54:07.980 | libsasl2-dev 2026-07-05 20:54:07.980 | memcached 2026-07-05 20:54:07.980 | python3-mysqldb 2026-07-05 20:54:07.980 | sqlite3 2026-07-05 20:54:07.980 | conntrack 2026-07-05 20:54:07.980 | curl 2026-07-05 20:54:07.980 | ebtables 2026-07-05 20:54:07.980 | genisoimage 2026-07-05 20:54:07.980 | iptables 2026-07-05 20:54:07.980 | iputils-arping 2026-07-05 20:54:07.980 | kpartx 2026-07-05 20:54:07.980 | libjs-jquery-tablesorter 2026-07-05 20:54:07.980 | parted 2026-07-05 20:54:07.980 | pm-utils 2026-07-05 20:54:07.980 | python3-mysqldb 2026-07-05 20:54:07.980 | socat 2026-07-05 20:54:07.980 | sqlite3 2026-07-05 20:54:07.980 | sudo 2026-07-05 20:54:07.980 | vlan 2026-07-05 20:54:07.980 | cryptsetup 2026-07-05 20:54:07.980 | dosfstools 2026-07-05 20:54:07.980 | genisoimage 2026-07-05 20:54:07.980 | gir1.2-libosinfo-1.0 2026-07-05 20:54:07.980 | netcat-openbsd 2026-07-05 20:54:07.980 | open-iscsi 2026-07-05 20:54:07.980 | qemu-utils 2026-07-05 20:54:07.980 | sg3-utils 2026-07-05 20:54:07.980 | sysfsutils 2026-07-05 20:54:07.980 | acl 2026-07-05 20:54:07.980 | dnsmasq-base 2026-07-05 20:54:07.980 | dnsmasq-utils 2026-07-05 20:54:07.980 | ebtables 2026-07-05 20:54:07.980 | haproxy 2026-07-05 20:54:07.980 | iptables 2026-07-05 20:54:07.980 | iputils-arping 2026-07-05 20:54:07.980 | iputils-ping 2026-07-05 20:54:07.980 | postgresql-server-dev-all 2026-07-05 20:54:07.980 | python3-mysqldb 2026-07-05 20:54:07.980 | sqlite3 2026-07-05 20:54:07.980 | sudo 2026-07-05 20:54:07.980 | vlan 2026-07-05 20:54:07.980 | curl 2026-07-05 20:54:07.980 | liberasurecode-dev 2026-07-05 20:54:07.980 | make 2026-07-05 20:54:07.980 | memcached 2026-07-05 20:54:07.980 | rsync 2026-07-05 20:54:07.980 | sqlite3 2026-07-05 20:54:07.980 | xfsprogs 2026-07-05 20:54:07.980 | apache2 ' 2026-07-05 20:54:07.982 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-05 20:54:07.984 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:54:07.987 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:54:07.990 | ++ 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-07-05 20:54:07.990 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-05 20:54:07.994 | ++ 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-07-05 20:54:07.996 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-05 20:54:07.999 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:54:08.001 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:54:08.003 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:54:08.006 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:54:08.008 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:54:08.010 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:54:08.012 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:54:08.015 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:54:08.017 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:08.019 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:54:08.021 | ++ functions-common:apt_get_update:1167 : return 2026-07-05 20:54:08.024 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-05 20:54:08.026 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:54:08.029 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:54:08.031 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:54:08.033 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-05 20:54:08.052 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-05 20:54:08.080 | Reading package lists... 2026-07-05 20:54:08.321 | Building dependency tree... 2026-07-05 20:54:08.322 | Reading state information... 2026-07-05 20:54:08.594 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-05 20:54:08.594 | bc set to manually installed. 2026-07-05 20:54:08.594 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-05 20:54:08.594 | g++ set to manually installed. 2026-07-05 20:54:08.594 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-05 20:54:08.594 | gawk set to manually installed. 2026-07-05 20:54:08.594 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-05 20:54:08.594 | gcc set to manually installed. 2026-07-05 20:54:08.594 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-05 20:54:08.594 | git set to manually installed. 2026-07-05 20:54:08.594 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-05 20:54:08.594 | iputils-ping set to manually installed. 2026-07-05 20:54:08.594 | lsof is already the newest version (4.95.0-1build3). 2026-07-05 20:54:08.594 | lsof set to manually installed. 2026-07-05 20:54:08.594 | psmisc is already the newest version (23.7-1build1). 2026-07-05 20:54:08.594 | psmisc set to manually installed. 2026-07-05 20:54:08.594 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-05 20:54:08.594 | python3-dev set to manually installed. 2026-07-05 20:54:08.594 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-05 20:54:08.594 | python3-systemd is already the newest version (235-1build4). 2026-07-05 20:54:08.594 | python3-systemd set to manually installed. 2026-07-05 20:54:08.594 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-05 20:54:08.594 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-05 20:54:08.594 | tcpdump set to manually installed. 2026-07-05 20:54:08.594 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-05 20:54:08.594 | wget set to manually installed. 2026-07-05 20:54:08.594 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-05 20:54:08.594 | zlib1g-dev set to manually installed. 2026-07-05 20:54:08.594 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-05 20:54:08.594 | lvm2 set to manually installed. 2026-07-05 20:54:08.594 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-05 20:54:08.594 | qemu-utils set to manually installed. 2026-07-05 20:54:08.594 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-05 20:54:08.594 | thin-provisioning-tools set to manually installed. 2026-07-05 20:54:08.594 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-05 20:54:08.594 | open-iscsi set to manually installed. 2026-07-05 20:54:08.594 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-05 20:54:08.594 | iptables set to manually installed. 2026-07-05 20:54:08.594 | parted is already the newest version (3.6-4build1). 2026-07-05 20:54:08.594 | parted set to manually installed. 2026-07-05 20:54:08.594 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-05 20:54:08.594 | cryptsetup set to manually installed. 2026-07-05 20:54:08.594 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-05 20:54:08.594 | dosfstools set to manually installed. 2026-07-05 20:54:08.594 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-05 20:54:08.594 | netcat-openbsd set to manually installed. 2026-07-05 20:54:08.594 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-05 20:54:08.594 | sg3-utils set to manually installed. 2026-07-05 20:54:08.594 | acl is already the newest version (2.3.2-1build1.1). 2026-07-05 20:54:08.594 | acl set to manually installed. 2026-07-05 20:54:08.594 | make is already the newest version (4.3-4.1build2). 2026-07-05 20:54:08.594 | make set to manually installed. 2026-07-05 20:54:08.594 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-05 20:54:08.594 | xfsprogs set to manually installed. 2026-07-05 20:54:08.594 | The following additional packages will be installed: 2026-07-05 20:54:08.594 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-05 20:54:08.594 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-05 20:54:08.594 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-05 20:54:08.594 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-05 20:54:08.595 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-05 20:54:08.595 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-05 20:54:08.595 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-05 20:54:08.595 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-05 20:54:08.595 | libcommon-sense-perl libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-07-05 20:54:08.595 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-07-05 20:54:08.595 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-05 20:54:08.595 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-07-05 20:54:08.595 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-07-05 20:54:08.595 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-05 20:54:08.595 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-07-05 20:54:08.595 | libncursesw6 libnss-systemd libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-05 20:54:08.595 | libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 libpcre2-32-0 2026-07-05 20:54:08.595 | libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 2026-07-05 20:54:08.595 | libsm6 libsmartcols1 libsqlite3-0 libssl3t64 libsub-override-perl 2026-07-05 20:54:08.595 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtinfo6 2026-07-05 20:54:08.595 | libtool libtypes-serialiser-perl libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-07-05 20:54:08.595 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-05 20:54:08.595 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-07-05 20:54:08.595 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-07-05 20:54:08.596 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-07-05 20:54:08.596 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-07-05 20:54:08.596 | systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-07-05 20:54:08.596 | util-linux uuid-dev vbetool 2026-07-05 20:54:08.597 | Suggested packages: 2026-07-05 20:54:08.597 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-05 20:54:08.597 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-05 20:54:08.597 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-05 20:54:08.597 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-05 20:54:08.597 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-05 20:54:08.597 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-07-05 20:54:08.597 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-05 20:54:08.597 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-05 20:54:08.597 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-05 20:54:08.597 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-05 20:54:08.597 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-05 20:54:08.597 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-05 20:54:08.597 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-05 20:54:08.597 | tar-doc zip util-linux-extra util-linux-locales 2026-07-05 20:54:08.720 | The following NEW packages will be installed: 2026-07-05 20:54:08.720 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-05 20:54:08.720 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-05 20:54:08.720 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-05 20:54:08.720 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-05 20:54:08.720 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-05 20:54:08.721 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-05 20:54:08.721 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-05 20:54:08.721 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-05 20:54:08.721 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-05 20:54:08.721 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-05 20:54:08.721 | liberasurecode-dev liberasurecode1 libffi-dev 2026-07-05 20:54:08.721 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-05 20:54:08.721 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-dev 2026-07-05 20:54:08.721 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-05 20:54:08.721 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-05 20:54:08.721 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-05 20:54:08.721 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-05 20:54:08.721 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-05 20:54:08.721 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcre2-16-0 2026-07-05 20:54:08.721 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-05 20:54:08.721 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-05 20:54:08.721 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-05 20:54:08.721 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-05 20:54:08.721 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-05 20:54:08.721 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-05 20:54:08.722 | mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils 2026-07-05 20:54:08.722 | po-debconf postgresql-client-16 postgresql-client-common postgresql-common 2026-07-05 20:54:08.722 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb socat 2026-07-05 20:54:08.722 | sqlite3 ssl-cert sysfsutils unzip uuid-dev vbetool vlan 2026-07-05 20:54:08.722 | The following packages will be upgraded: 2026-07-05 20:54:08.723 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-05 20:54:08.723 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-05 20:54:08.723 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-05 20:54:08.723 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-05 20:54:08.723 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-05 20:54:08.724 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-05 20:54:08.724 | systemd-sysv systemd-timesyncd tar udev util-linux uuid-runtime 2026-07-05 20:54:08.904 | 44 upgraded, 147 newly installed, 0 to remove and 90 not upgraded. 2026-07-05 20:54:08.904 | Need to get 189 MB of archives. 2026-07-05 20:54:08.904 | After this operation, 922 MB of additional disk space will be used. 2026-07-05 20:54:08.904 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-07-05 20:54:09.053 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-05 20:54:09.117 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-07-05 20:54:09.156 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-07-05 20:54:09.224 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-05 20:54:09.224 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-05 20:54:09.232 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-05 20:54:09.236 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-05 20:54:09.238 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-05 20:54:09.241 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-07-05 20:54:09.242 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-05 20:54:09.249 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-05 20:54:09.282 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-05 20:54:09.286 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-05 20:54:09.287 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-05 20:54:09.299 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-05 20:54:09.302 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-05 20:54:09.338 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-05 20:54:09.361 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-05 20:54:09.362 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-05 20:54:09.382 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-05 20:54:09.384 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-05 20:54:09.384 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-05 20:54:09.385 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-05 20:54:09.391 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-05 20:54:09.391 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-05 20:54:09.392 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-05 20:54:09.424 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-05 20:54:09.426 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-05 20:54:09.432 | 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-07-05 20:54:09.432 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-05 20:54:09.432 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-05 20:54:09.434 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-05 20:54:09.461 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-05 20:54:09.463 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-05 20:54:09.470 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-07-05 20:54:09.482 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-05 20:54:09.498 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-05 20:54:09.500 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-05 20:54:09.500 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-05 20:54:09.520 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-05 20:54:09.521 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-07-05 20:54:09.521 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-05 20:54:09.535 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-05 20:54:09.543 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-05 20:54:09.544 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-05 20:54:09.545 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-05 20:54:09.628 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-05 20:54:09.628 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-05 20:54:09.629 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-05 20:54:09.630 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-05 20:54:09.631 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-05 20:54:09.632 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-05 20:54:09.665 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-05 20:54:09.666 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-05 20:54:09.666 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-05 20:54:09.674 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-05 20:54:09.702 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-05 20:54:09.703 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-05 20:54:09.706 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-05 20:54:09.709 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-05 20:54:09.715 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-05 20:54:09.720 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-05 20:54:09.740 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-05 20:54:10.042 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-05 20:54:10.187 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-05 20:54:10.187 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-05 20:54:10.188 | Get:68 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-07-05 20:54:10.189 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-05 20:54:10.196 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-07-05 20:54:10.211 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-05 20:54:10.307 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-05 20:54:10.308 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-05 20:54:10.309 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-05 20:54:10.310 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-05 20:54:10.334 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-05 20:54:10.335 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-05 20:54:10.335 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-05 20:54:10.336 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-05 20:54:10.337 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-05 20:54:10.348 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-05 20:54:10.375 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-05 20:54:10.375 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-05 20:54:10.378 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-05 20:54:10.390 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-05 20:54:10.391 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-07-05 20:54:10.391 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-05 20:54:10.392 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-05 20:54:10.409 | Get:89 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-07-05 20:54:10.412 | Get:90 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-07-05 20:54:10.423 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-05 20:54:10.428 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-05 20:54:10.431 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-05 20:54:10.461 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-05 20:54:10.461 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-05 20:54:10.469 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-05 20:54:10.471 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-05 20:54:10.471 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-05 20:54:10.471 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-05 20:54:10.472 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-05 20:54:10.498 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-05 20:54:10.499 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-05 20:54:10.500 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-05 20:54:10.535 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-05 20:54:10.590 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-05 20:54:10.616 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-05 20:54:10.617 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-05 20:54:10.623 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-05 20:54:10.623 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-05 20:54:10.624 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-05 20:54:10.625 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-05 20:54:10.626 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-05 20:54:10.629 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-05 20:54:10.672 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-05 20:54:10.673 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-05 20:54:10.722 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-05 20:54:10.729 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-05 20:54:10.784 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-05 20:54:10.784 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-05 20:54:10.785 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-05 20:54:10.786 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-05 20:54:10.786 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-05 20:54:10.789 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-05 20:54:10.795 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-05 20:54:10.804 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-05 20:54:10.806 | Get:126 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-07-05 20:54:10.836 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-05 20:54:10.838 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-05 20:54:10.839 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-05 20:54:10.840 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-05 20:54:10.842 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-05 20:54:10.843 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-05 20:54:10.844 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-07-05 20:54:10.912 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-05 20:54:10.912 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-05 20:54:10.915 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-05 20:54:10.915 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-05 20:54:11.065 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-05 20:54:11.067 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-05 20:54:11.067 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-05 20:54:11.068 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-05 20:54:11.068 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-05 20:54:11.069 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-05 20:54:11.070 | Get:144 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-07-05 20:54:11.071 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-05 20:54:11.072 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-05 20:54:11.105 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-05 20:54:11.110 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-05 20:54:11.111 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-07-05 20:54:11.151 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-05 20:54:11.155 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-05 20:54:11.155 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-05 20:54:11.156 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-05 20:54:11.219 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-05 20:54:11.220 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-05 20:54:11.222 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-05 20:54:11.235 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-05 20:54:11.235 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-05 20:54:11.244 | Get:159 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-07-05 20:54:11.245 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-05 20:54:11.255 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-05 20:54:11.259 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-05 20:54:11.775 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-05 20:54:11.775 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-05 20:54:11.779 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-05 20:54:11.841 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-05 20:54:11.842 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-05 20:54:12.417 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-05 20:54:12.418 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-05 20:54:12.419 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-05 20:54:12.419 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-05 20:54:12.420 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-05 20:54:12.420 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-05 20:54:12.420 | Get:174 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-07-05 20:54:12.428 | Get:175 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-07-05 20:54:12.531 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-05 20:54:12.532 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-05 20:54:12.532 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-05 20:54:12.569 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-05 20:54:12.570 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-05 20:54:12.570 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-05 20:54:12.571 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-05 20:54:12.572 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-05 20:54:12.572 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-05 20:54:12.573 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-05 20:54:12.608 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-05 20:54:12.608 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-05 20:54:12.645 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-05 20:54:12.646 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-05 20:54:12.650 | Get:190 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-05 20:54:12.686 | Get:191 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-05 20:54:13.173 | Preconfiguring packages ... 2026-07-05 20:54:13.258 | Fetched 189 MB in 4s (47.9 MB/s) 2026-07-05 20:54:13.332 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:13.335 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:13.339 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:13.392 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:13.463 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:13.465 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-05 20:54:13.470 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:13.523 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:13.599 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:13.602 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-07-05 20:54:13.610 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-07-05 20:54:13.656 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-07-05 20:54:13.756 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:13.760 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:13.768 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:13.906 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:14.572 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-05 20:54:14.667 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:14.670 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-05 20:54:14.675 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:14.748 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:14.825 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:14.828 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-05 20:54:14.833 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:15.483 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:15.492 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:15.537 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-05 20:54:15.542 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:15.595 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:15.602 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:15.649 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:15.737 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:15.740 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:15.755 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:15.812 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:15.820 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:15.874 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:15.880 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:15.959 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:15.968 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.022 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:16.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 ... 99902 files and directories currently installed.) 2026-07-05 20:54:16.112 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.118 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.175 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.187 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.258 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.274 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.329 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.355 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.667 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.698 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.827 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:16.835 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-05 20:54:16.891 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:16.985 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:16.988 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-05 20:54:16.999 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-05 20:54:17.077 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-05 20:54:17.160 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:17.163 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:17.168 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:17.214 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:17.291 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:17.294 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:17.301 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:17.347 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:17.438 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:17.441 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:17.446 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:17.493 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-05 20:54:17.503 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-05 20:54:17.558 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:17.563 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:17.608 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:17.692 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 99902 files and directories currently installed.) 2026-07-05 20:54:17.695 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:17.709 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:17.749 | Selecting previously unselected package libapr1t64:amd64. 2026-07-05 20:54:17.758 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-05 20:54:17.760 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-05 20:54:17.787 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-05 20:54:17.798 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-05 20:54:17.800 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:17.838 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-05 20:54:17.843 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-07-05 20:54:17.882 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-05 20:54:17.894 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-05 20:54:17.897 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:17.926 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-05 20:54:17.937 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-05 20:54:17.939 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:17.979 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-05 20:54:17.983 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-05 20:54:18.027 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-05 20:54:18.032 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-05 20:54:18.063 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-05 20:54:18.072 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-05 20:54:18.074 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-05 20:54:18.112 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-05 20:54:18.117 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-05 20:54:18.155 | Selecting previously unselected package apache2-bin. 2026-07-05 20:54:18.164 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-05 20:54:18.165 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:18.241 | Selecting previously unselected package apache2-data. 2026-07-05 20:54:18.250 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-05 20:54:18.252 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:18.338 | Selecting previously unselected package apache2-utils. 2026-07-05 20:54:18.347 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-05 20:54:18.349 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:18.386 | Selecting previously unselected package apache2. 2026-07-05 20:54:18.395 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-05 20:54:18.402 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:18.462 | Selecting previously unselected package haproxy. 2026-07-05 20:54:18.470 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:54:18.479 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-05 20:54:18.549 | Selecting previously unselected package memcached. 2026-07-05 20:54:18.557 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-05 20:54:18.561 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-05 20:54:18.607 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-05 20:54:18.613 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-05 20:54:18.659 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-05 20:54:18.745 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-05 20:54:18.813 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-05 20:54:18.836 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-05 20:54:18.903 | Selecting previously unselected package libjson-perl. 2026-07-05 20:54:18.914 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-05 20:54:18.917 | Unpacking libjson-perl (4.10000-1) ... 2026-07-05 20:54:18.950 | Selecting previously unselected package postgresql-client-common. 2026-07-05 20:54:18.962 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-05 20:54:18.963 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-05 20:54:19.013 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-05 20:54:19.019 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-05 20:54:19.121 | Selecting previously unselected package ssl-cert. 2026-07-05 20:54:19.133 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-05 20:54:19.136 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-05 20:54:19.171 | Selecting previously unselected package postgresql-common. 2026-07-05 20:54:19.180 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-05 20:54:19.194 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-05 20:54:19.202 | Unpacking postgresql-common (257build1.1) ... 2026-07-05 20:54:19.264 | Selecting previously unselected package libsysfs2:amd64. 2026-07-05 20:54:19.272 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-05 20:54:19.274 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-05 20:54:19.304 | Selecting previously unselected package sysfsutils. 2026-07-05 20:54:19.315 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-05 20:54:19.319 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-05 20:54:19.360 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-05 20:54:19.364 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:19.409 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-05 20:54:19.414 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:19.453 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-05 20:54:19.456 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-05 20:54:19.504 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:19.582 | (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 ... 100951 files and directories currently installed.) 2026-07-05 20:54:19.585 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:19.588 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:19.626 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-05 20:54:19.637 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-05 20:54:19.702 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:19.709 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:19.746 | Selecting previously unselected package autotools-dev. 2026-07-05 20:54:19.755 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-07-05 20:54:19.756 | Unpacking autotools-dev (20220109.1) ... 2026-07-05 20:54:19.783 | Selecting previously unselected package m4. 2026-07-05 20:54:19.792 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-07-05 20:54:19.793 | Unpacking m4 (1.4.19-4build1) ... 2026-07-05 20:54:19.835 | Selecting previously unselected package autoconf. 2026-07-05 20:54:19.844 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-07-05 20:54:19.845 | Unpacking autoconf (2.71-3) ... 2026-07-05 20:54:19.890 | Selecting previously unselected package automake. 2026-07-05 20:54:19.899 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-05 20:54:19.902 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-05 20:54:19.952 | Selecting previously unselected package autopoint. 2026-07-05 20:54:19.961 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-05 20:54:19.962 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-05 20:54:19.988 | Selecting previously unselected package libdebhelper-perl. 2026-07-05 20:54:19.997 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-05 20:54:19.998 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-05 20:54:20.042 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-05 20:54:20.050 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:20.052 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:20.566 | Selecting previously unselected package libclang-cpp17t64. 2026-07-05 20:54:20.575 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:20.576 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:20.844 | Selecting previously unselected package libgc1:amd64. 2026-07-05 20:54:20.853 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-05 20:54:20.855 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-05 20:54:20.890 | Selecting previously unselected package libobjc4:amd64. 2026-07-05 20:54:20.901 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-05 20:54:20.903 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-05 20:54:20.931 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-05 20:54:20.940 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-05 20:54:20.942 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-05 20:54:20.980 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-05 20:54:20.989 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:20.991 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:21.122 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-05 20:54:21.130 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:21.132 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:21.185 | Selecting previously unselected package libclang1-17t64. 2026-07-05 20:54:21.194 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:21.196 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:21.377 | Selecting previously unselected package clang-17. 2026-07-05 20:54:21.390 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:21.393 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:21.432 | Selecting previously unselected package libtool. 2026-07-05 20:54:21.441 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-07-05 20:54:21.446 | Unpacking libtool (2.4.7-7build1) ... 2026-07-05 20:54:21.480 | Selecting previously unselected package dh-autoreconf. 2026-07-05 20:54:21.489 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-07-05 20:54:21.491 | Unpacking dh-autoreconf (20) ... 2026-07-05 20:54:21.525 | Selecting previously unselected package libarchive-zip-perl. 2026-07-05 20:54:21.535 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-05 20:54:21.537 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-05 20:54:21.577 | Selecting previously unselected package libsub-override-perl. 2026-07-05 20:54:21.590 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-07-05 20:54:21.593 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-05 20:54:21.621 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-05 20:54:21.630 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-05 20:54:21.632 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-05 20:54:21.666 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-05 20:54:21.678 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-05 20:54:21.680 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-05 20:54:21.708 | Selecting previously unselected package debugedit. 2026-07-05 20:54:21.720 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-05 20:54:21.722 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-05 20:54:21.754 | Selecting previously unselected package dwz. 2026-07-05 20:54:21.766 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-07-05 20:54:21.768 | Unpacking dwz (0.15-1build6) ... 2026-07-05 20:54:21.803 | Selecting previously unselected package gettext. 2026-07-05 20:54:21.812 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-05 20:54:21.814 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-05 20:54:21.874 | Selecting previously unselected package intltool-debian. 2026-07-05 20:54:21.882 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-05 20:54:21.884 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-05 20:54:21.911 | Selecting previously unselected package po-debconf. 2026-07-05 20:54:21.919 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-05 20:54:21.921 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-05 20:54:21.968 | Selecting previously unselected package debhelper. 2026-07-05 20:54:21.976 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-05 20:54:21.978 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-05 20:54:22.101 | Selecting previously unselected package uuid-dev:amd64. 2026-07-05 20:54:22.109 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:22.112 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:22.145 | Selecting previously unselected package libsctp1:amd64. 2026-07-05 20:54:22.154 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-05 20:54:22.156 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-05 20:54:22.181 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-05 20:54:22.190 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-05 20:54:22.193 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-05 20:54:22.225 | Selecting previously unselected package libapr1-dev. 2026-07-05 20:54:22.234 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-05 20:54:22.235 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-05 20:54:22.393 | Selecting previously unselected package libldap-dev:amd64. 2026-07-05 20:54:22.400 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:22.402 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-05 20:54:22.477 | Selecting previously unselected package libldap2-dev. 2026-07-05 20:54:22.487 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-05 20:54:22.488 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-05 20:54:22.513 | Selecting previously unselected package libaprutil1-dev. 2026-07-05 20:54:22.523 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-05 20:54:22.525 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:22.668 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-05 20:54:22.677 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-05 20:54:22.678 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:22.708 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-05 20:54:22.715 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-05 20:54:22.718 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:22.747 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-05 20:54:22.755 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-05 20:54:22.757 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:22.783 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-05 20:54:22.791 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-05 20:54:22.793 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:22.858 | Selecting previously unselected package apache2-dev. 2026-07-05 20:54:22.867 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-05 20:54:22.869 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:22.917 | Selecting previously unselected package ncal. 2026-07-05 20:54:22.926 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-05 20:54:22.927 | Unpacking ncal (12.1.8) ... 2026-07-05 20:54:22.954 | Selecting previously unselected package bsdmainutils. 2026-07-05 20:54:22.962 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-05 20:54:22.967 | Unpacking bsdmainutils (12.1.8) ... 2026-07-05 20:54:22.990 | Selecting previously unselected package conntrack. 2026-07-05 20:54:23.001 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-05 20:54:23.002 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-05 20:54:23.030 | Selecting previously unselected package dnsmasq-base. 2026-07-05 20:54:23.039 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-05 20:54:23.047 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-05 20:54:23.078 | Selecting previously unselected package dnsmasq-utils. 2026-07-05 20:54:23.087 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-05 20:54:23.088 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-05 20:54:23.116 | Selecting previously unselected package ebtables. 2026-07-05 20:54:23.125 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-05 20:54:23.137 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-05 20:54:23.180 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-05 20:54:23.186 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-05 20:54:23.221 | Selecting previously unselected package fonts-liberation. 2026-07-05 20:54:23.231 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-05 20:54:23.233 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-05 20:54:23.289 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-05 20:54:23.297 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-05 20:54:23.299 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-05 20:54:23.331 | Selecting previously unselected package fonts-liberation2. 2026-07-05 20:54:23.340 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-05 20:54:23.341 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-05 20:54:23.364 | Selecting previously unselected package genisoimage. 2026-07-05 20:54:23.374 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-05 20:54:23.375 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-05 20:54:23.415 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-05 20:54:23.424 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-05 20:54:23.427 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-05 20:54:23.457 | Selecting previously unselected package libann0. 2026-07-05 20:54:23.466 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-05 20:54:23.469 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-05 20:54:23.501 | Selecting previously unselected package libcdt5:amd64. 2026-07-05 20:54:23.507 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.509 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.536 | Selecting previously unselected package libcgraph6:amd64. 2026-07-05 20:54:23.545 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.547 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.575 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-05 20:54:23.584 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-05 20:54:23.586 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-05 20:54:23.617 | Selecting previously unselected package libltdl7:amd64. 2026-07-05 20:54:23.626 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-05 20:54:23.628 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-05 20:54:23.654 | Selecting previously unselected package libpathplan4:amd64. 2026-07-05 20:54:23.663 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.666 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.697 | Selecting previously unselected package libgvc6. 2026-07-05 20:54:23.706 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.708 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.746 | Selecting previously unselected package libgvpr2:amd64. 2026-07-05 20:54:23.756 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.758 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.786 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-05 20:54:23.795 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:23.796 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:23.837 | Selecting previously unselected package libice6:amd64. 2026-07-05 20:54:23.846 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-05 20:54:23.848 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-05 20:54:23.872 | Selecting previously unselected package libsm6:amd64. 2026-07-05 20:54:23.881 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-05 20:54:23.882 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-05 20:54:23.908 | Selecting previously unselected package libxt6t64:amd64. 2026-07-05 20:54:23.917 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-05 20:54:23.919 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-05 20:54:23.950 | Selecting previously unselected package libxmu6:amd64. 2026-07-05 20:54:23.958 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-05 20:54:23.960 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-05 20:54:23.994 | Selecting previously unselected package libxaw7:amd64. 2026-07-05 20:54:24.002 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-05 20:54:24.003 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-05 20:54:24.039 | Selecting previously unselected package graphviz. 2026-07-05 20:54:24.048 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-05 20:54:24.051 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:24.114 | Selecting previously unselected package icu-devtools. 2026-07-05 20:54:24.122 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-05 20:54:24.124 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-05 20:54:24.163 | Selecting previously unselected package iputils-arping. 2026-07-05 20:54:24.174 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-05 20:54:24.176 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-05 20:54:24.205 | Selecting previously unselected package comerr-dev:amd64. 2026-07-05 20:54:24.216 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-05 20:54:24.221 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-05 20:54:24.256 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-05 20:54:24.264 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:24.265 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:24.295 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-05 20:54:24.303 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:24.305 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:24.332 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-05 20:54:24.344 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:24.346 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:24.374 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-05 20:54:24.384 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:24.385 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:24.414 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-05 20:54:24.423 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:24.425 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:24.469 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-05 20:54:24.475 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-05 20:54:24.477 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-05 20:54:24.506 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-05 20:54:24.514 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:24.517 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:24.687 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-05 20:54:24.698 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-05 20:54:24.701 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-05 20:54:24.738 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-05 20:54:24.743 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-05 20:54:24.777 | Selecting previously unselected package libgts-bin. 2026-07-05 20:54:24.786 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-05 20:54:24.787 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-05 20:54:24.821 | Selecting previously unselected package libicu-dev:amd64. 2026-07-05 20:54:24.830 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-05 20:54:24.831 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-05 20:54:25.085 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-05 20:54:25.093 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-05 20:54:25.095 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-05 20:54:25.125 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-05 20:54:25.133 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-05 20:54:25.135 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-05 20:54:25.156 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-05 20:54:25.165 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-05 20:54:25.167 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-05 20:54:25.190 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-05 20:54:25.200 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-07-05 20:54:25.201 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-05 20:54:25.225 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-05 20:54:25.233 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-05 20:54:25.236 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-05 20:54:25.293 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-05 20:54:25.302 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-05 20:54:25.303 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-05 20:54:25.328 | Selecting previously unselected package libjson-xs-perl. 2026-07-05 20:54:25.336 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:25.339 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-05 20:54:25.367 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-05 20:54:25.375 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-05 20:54:25.376 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-05 20:54:25.411 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-05 20:54:25.420 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-05 20:54:25.422 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-05 20:54:25.444 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-05 20:54:25.454 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-05 20:54:25.456 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-05 20:54:25.485 | Selecting previously unselected package mysql-common. 2026-07-05 20:54:25.494 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-05 20:54:25.508 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-05 20:54:25.535 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-05 20:54:25.544 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:54:25.545 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:54:25.600 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-05 20:54:25.609 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-05 20:54:25.610 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:25.661 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-05 20:54:25.670 | Preparing to unpack .../096-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-05 20:54:25.673 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:25.704 | Selecting previously unselected package libpq5:amd64. 2026-07-05 20:54:25.712 | Preparing to unpack .../097-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:25.714 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:25.743 | Selecting previously unselected package libssl-dev:amd64. 2026-07-05 20:54:25.752 | Preparing to unpack .../098-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-05 20:54:25.754 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-05 20:54:25.864 | Selecting previously unselected package libpq-dev. 2026-07-05 20:54:25.872 | Preparing to unpack .../099-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:25.874 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:25.907 | Selecting previously unselected package libsasl2-dev. 2026-07-05 20:54:25.915 | Preparing to unpack .../100-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-05 20:54:25.917 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-05 20:54:25.964 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-05 20:54:25.973 | Preparing to unpack .../101-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:54:25.975 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:26.125 | Selecting previously unselected package libx86-1:amd64. 2026-07-05 20:54:26.133 | Preparing to unpack .../102-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-05 20:54:26.136 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-05 20:54:26.165 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-05 20:54:26.174 | Preparing to unpack .../103-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-05 20:54:26.176 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-05 20:54:26.229 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-05 20:54:26.237 | Preparing to unpack .../104-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:54:26.238 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-05 20:54:26.292 | Selecting previously unselected package llvm-17-runtime. 2026-07-05 20:54:26.301 | Preparing to unpack .../105-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:26.303 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:26.343 | Selecting previously unselected package libpfm4:amd64. 2026-07-05 20:54:26.352 | Preparing to unpack .../106-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-05 20:54:26.354 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-05 20:54:26.394 | Selecting previously unselected package llvm-17. 2026-07-05 20:54:26.404 | Preparing to unpack .../107-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:26.405 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:26.981 | Selecting previously unselected package libffi-dev:amd64. 2026-07-05 20:54:26.990 | Preparing to unpack .../108-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-05 20:54:26.993 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-05 20:54:27.029 | Selecting previously unselected package llvm-17-tools. 2026-07-05 20:54:27.037 | Preparing to unpack .../109-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:27.040 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:27.189 | Selecting previously unselected package libz3-4:amd64. 2026-07-05 20:54:27.198 | Preparing to unpack .../110-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-05 20:54:27.200 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-05 20:54:27.315 | Selecting previously unselected package libz3-dev:amd64. 2026-07-05 20:54:27.324 | Preparing to unpack .../111-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-05 20:54:27.327 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-05 20:54:27.361 | Selecting previously unselected package llvm-17-dev. 2026-07-05 20:54:27.370 | Preparing to unpack .../112-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-05 20:54:27.371 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:28.967 | Selecting previously unselected package lsscsi. 2026-07-05 20:54:28.977 | Preparing to unpack .../113-lsscsi_0.32-1build1_amd64.deb ... 2026-07-05 20:54:28.979 | Unpacking lsscsi (0.32-1build1) ... 2026-07-05 20:54:29.004 | Selecting previously unselected package osinfo-db. 2026-07-05 20:54:29.014 | Preparing to unpack .../114-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-05 20:54:29.015 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-05 20:54:29.286 | Selecting previously unselected package pkgconf-bin. 2026-07-05 20:54:29.297 | Preparing to unpack .../115-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-05 20:54:29.300 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-05 20:54:29.332 | Selecting previously unselected package pkgconf:amd64. 2026-07-05 20:54:29.342 | Preparing to unpack .../116-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-05 20:54:29.346 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:29.376 | Selecting previously unselected package pkg-config:amd64. 2026-07-05 20:54:29.384 | Preparing to unpack .../117-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-05 20:54:29.389 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:29.421 | Selecting previously unselected package pm-utils. 2026-07-05 20:54:29.433 | Preparing to unpack .../118-pm-utils_1.4.1-21_all.deb ... 2026-07-05 20:54:29.437 | Unpacking pm-utils (1.4.1-21) ... 2026-07-05 20:54:29.492 | Selecting previously unselected package postgresql-client-16. 2026-07-05 20:54:29.505 | Preparing to unpack .../119-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:29.507 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:29.602 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-05 20:54:29.611 | Preparing to unpack .../120-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:54:29.614 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:29.844 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-05 20:54:29.855 | Preparing to unpack .../121-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-05 20:54:29.857 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-05 20:54:29.892 | Selecting previously unselected package python3-mysqldb. 2026-07-05 20:54:29.902 | Preparing to unpack .../122-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-05 20:54:29.904 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-05 20:54:29.938 | Selecting previously unselected package sqlite3. 2026-07-05 20:54:29.946 | Preparing to unpack .../123-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-05 20:54:29.950 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-05 20:54:29.984 | Selecting previously unselected package unzip. 2026-07-05 20:54:29.994 | Preparing to unpack .../124-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-05 20:54:29.996 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-05 20:54:30.028 | Selecting previously unselected package vbetool. 2026-07-05 20:54:30.038 | Preparing to unpack .../125-vbetool_1.1-5_amd64.deb ... 2026-07-05 20:54:30.040 | Unpacking vbetool (1.1-5) ... 2026-07-05 20:54:30.068 | Selecting previously unselected package libosinfo-l10n. 2026-07-05 20:54:30.077 | Preparing to unpack .../126-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-05 20:54:30.079 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-05 20:54:30.121 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-05 20:54:30.130 | Preparing to unpack .../127-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-05 20:54:30.133 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-05 20:54:30.169 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-05 20:54:30.182 | Preparing to unpack .../128-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-05 20:54:30.184 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-05 20:54:30.224 | Preparing to unpack .../129-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-05 20:54:30.228 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-05 20:54:30.262 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-05 20:54:30.271 | Preparing to unpack .../130-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-05 20:54:30.273 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-05 20:54:30.304 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-05 20:54:30.313 | Preparing to unpack .../131-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-05 20:54:30.314 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-05 20:54:30.345 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-05 20:54:30.359 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-05 20:54:30.361 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:30.394 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-05 20:54:30.403 | Preparing to unpack .../133-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-05 20:54:30.405 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-05 20:54:30.444 | Preparing to unpack .../134-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-05 20:54:30.467 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-05 20:54:30.520 | Selecting previously unselected package socat. 2026-07-05 20:54:30.531 | Preparing to unpack .../135-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-05 20:54:30.533 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-05 20:54:30.575 | Selecting previously unselected package vlan. 2026-07-05 20:54:30.585 | Preparing to unpack .../136-vlan_2.0.5ubuntu5_all.deb ... 2026-07-05 20:54:30.587 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-05 20:54:30.644 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-05 20:54:30.648 | Setting up postgresql-client-common (257build1.1) ... 2026-07-05 20:54:30.658 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-05 20:54:30.662 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-05 20:54:30.667 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-05 20:54:30.689 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-05 20:54:30.692 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-05 20:54:30.696 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:54:30.700 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-05 20:54:30.704 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:30.708 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-05 20:54:30.712 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-05 20:54:30.716 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-05 20:54:30.720 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-05 20:54:31.119 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-05 20:54:31.119 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-05 20:54:31.433 | Setting up ncal (12.1.8) ... 2026-07-05 20:54:31.437 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-05 20:54:31.441 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-05 20:54:31.444 | Setting up vbetool (1.1-5) ... 2026-07-05 20:54:31.448 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-05 20:54:31.470 | Setting up pm-utils (1.4.1-21) ... 2026-07-05 20:54:31.477 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-05 20:54:31.484 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-05 20:54:31.488 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-05 20:54:31.492 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:31.496 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:31.500 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-05 20:54:31.504 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-05 20:54:31.508 | Setting up m4 (1.4.19-4build1) ... 2026-07-05 20:54:31.512 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-05 20:54:31.516 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-05 20:54:31.548 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-05 20:54:31.570 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-05 20:54:31.574 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-05 20:54:31.578 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-05 20:54:32.134 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-05 20:54:32.426 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:32.430 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:32.434 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-05 20:54:32.569 | Setting up autotools-dev (20220109.1) ... 2026-07-05 20:54:32.573 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-05 20:54:32.576 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:32.580 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:32.583 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-05 20:54:32.587 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:32.591 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-05 20:54:32.595 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:32.598 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:32.601 | Setting up ebtables (2.0.11-6build1) ... 2026-07-05 20:54:32.959 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-05 20:54:32.963 | Setting up socat (1.8.0.0-4build3) ... 2026-07-05 20:54:32.967 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-05 20:54:32.970 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:32.975 | Setting up bsdmainutils (12.1.8) ... 2026-07-05 20:54:32.980 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-05 20:54:32.984 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-05 20:54:32.987 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:32.991 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-05 20:54:32.995 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-05 20:54:32.998 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-05 20:54:33.021 | Setting up lsscsi (0.32-1build1) ... 2026-07-05 20:54:33.027 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-05 20:54:33.033 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-05 20:54:33.036 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:33.044 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-05 20:54:33.050 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-05 20:54:33.054 | Setting up autoconf (2.71-3) ... 2026-07-05 20:54:33.059 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-05 20:54:33.063 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:33.068 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:33.074 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:33.079 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-05 20:54:33.083 | Setting up dwz (0.15-1build6) ... 2026-07-05 20:54:33.088 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-05 20:54:33.092 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-05 20:54:33.098 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:33.101 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-05 20:54:33.111 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:33.115 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:33.940 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-05 20:54:33.962 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-05 20:54:33.966 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:33.971 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-05 20:54:33.975 | Setting up libjson-perl (4.10000-1) ... 2026-07-05 20:54:33.980 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-05 20:54:33.984 | Setting up debugedit (1:5.0-5build2) ... 2026-07-05 20:54:33.988 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-05 20:54:33.993 | Setting up libsub-override-perl (0.10-1) ... 2026-07-05 20:54:33.997 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-05 20:54:34.001 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:34.005 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:34.009 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:34.013 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-05 20:54:34.016 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-05 20:54:34.020 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-05 20:54:34.024 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-05 20:54:34.031 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-05 20:54:34.035 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-05 20:54:34.039 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-05 20:54:34.042 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-05 20:54:34.046 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:34.050 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-05 20:54:34.053 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-05 20:54:34.770 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-05 20:54:34.773 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-05 20:54:34.779 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:34.783 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:34.789 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-05 20:54:34.796 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-05 20:54:34.800 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-05 20:54:34.806 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-05 20:54:34.812 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:34.818 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-05 20:54:34.825 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-05 20:54:34.832 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-05 20:54:34.836 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-05 20:54:34.840 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-05 20:54:34.845 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-05 20:54:34.850 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-05 20:54:35.985 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:35.989 | Setting up libtool (2.4.7-7build1) ... 2026-07-05 20:54:35.993 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:36.450 | 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-07-05 20:54:36.481 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-05 20:54:36.485 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-05 20:54:37.013 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-05 20:54:37.413 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:37.418 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-05 20:54:37.421 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-05 20:54:37.461 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-05 20:54:37.462 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-05 20:54:37.945 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:37.949 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:37.954 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-05 20:54:37.959 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:37.963 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-05 20:54:37.966 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-05 20:54:37.970 | Setting up dh-autoreconf (20) ... 2026-07-05 20:54:37.974 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-05 20:54:37.978 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-05 20:54:37.983 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-05 20:54:37.986 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-05 20:54:37.990 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:37.994 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-05 20:54:37.998 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:38.002 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-05 20:54:38.630 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-05 20:54:38.971 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-05 20:54:38.976 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-05 20:54:38.981 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-05 20:54:38.985 | Setting up postgresql-common (257build1.1) ... 2026-07-05 20:54:39.377 | 2026-07-05 20:54:39.378 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-05 20:54:39.524 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-05 20:54:39.524 | Removing obsolete dictionary files: 2026-07-05 20:54:40.149 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-05 20:54:40.502 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:40.522 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-07-05 20:54:40.991 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-05 20:54:41.693 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-05 20:54:41.699 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-05 20:54:41.702 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-05 20:54:41.707 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:41.713 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-05 20:54:41.736 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:41.743 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:41.747 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-05 20:54:41.752 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-05 20:54:41.756 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-05 20:54:42.251 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:42.256 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:42.261 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-05 20:54:42.302 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-05 20:54:42.306 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:42.310 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-05 20:54:42.314 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-05 20:54:42.318 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:42.324 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-05 20:54:42.329 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-05 20:54:42.333 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:42.338 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-05 20:54:42.955 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:42.962 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-05 20:54:42.969 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-05 20:54:42.975 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:54:43.123 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-05 20:54:43.126 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:43.130 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:43.133 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-05 20:54:43.138 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-05 20:54:43.431 | Enabling module mpm_event. 2026-07-05 20:54:43.465 | Enabling module authz_core. 2026-07-05 20:54:43.470 | Enabling module authz_host. 2026-07-05 20:54:43.501 | Enabling module authn_core. 2026-07-05 20:54:43.506 | Enabling module auth_basic. 2026-07-05 20:54:43.538 | Enabling module access_compat. 2026-07-05 20:54:43.570 | Enabling module authn_file. 2026-07-05 20:54:43.602 | Enabling module authz_user. 2026-07-05 20:54:43.633 | Enabling module alias. 2026-07-05 20:54:43.665 | Enabling module dir. 2026-07-05 20:54:43.697 | Enabling module autoindex. 2026-07-05 20:54:43.729 | Enabling module env. 2026-07-05 20:54:43.760 | Enabling module mime. 2026-07-05 20:54:43.799 | Enabling module negotiation. 2026-07-05 20:54:43.831 | Enabling module setenvif. 2026-07-05 20:54:43.863 | Enabling module filter. 2026-07-05 20:54:43.896 | Enabling module deflate. 2026-07-05 20:54:43.928 | Enabling module status. 2026-07-05 20:54:43.961 | Enabling module reqtimeout. 2026-07-05 20:54:43.997 | Enabling conf charset. 2026-07-05 20:54:44.028 | Enabling conf localized-error-pages. 2026-07-05 20:54:44.061 | Enabling conf other-vhosts-access-log. 2026-07-05 20:54:44.094 | Enabling conf security. 2026-07-05 20:54:44.126 | Enabling conf serve-cgi-bin. 2026-07-05 20:54:44.158 | Enabling site 000-default. 2026-07-05 20:54:44.818 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-05 20:54:45.237 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-05 20:54:46.113 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:46.120 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-05 20:54:46.125 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-05 20:54:46.129 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-05 20:54:46.137 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-05 20:54:46.194 | update-initramfs: Generating /boot/initrd.img-6.8.0-100-generic 2026-07-05 20:54:53.122 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:54:53.145 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-05 20:54:53.293 | Processing triggers for ufw (0.36.2-6) ... 2026-07-05 20:54:53.370 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:54:54.881 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-05 20:54:54.893 | Processing triggers for install-info (7.1-3build2) ... 2026-07-05 20:54:55.025 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-05 20:54:55.604 | 2026-07-05 20:54:55.604 | Running kernel seems to be up-to-date. 2026-07-05 20:54:55.604 | 2026-07-05 20:54:55.604 | Restarting services... 2026-07-05 20:54:55.692 | systemctl restart ksmtuned.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-05 20:54:55.831 | 2026-07-05 20:54:55.831 | Service restarts being deferred: 2026-07-05 20:54:55.831 | systemctl restart ModemManager.service 2026-07-05 20:54:55.831 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:54:55.831 | systemctl restart getty@tty1.service 2026-07-05 20:54:55.831 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:54:55.831 | systemctl restart systemd-logind.service 2026-07-05 20:54:55.831 | 2026-07-05 20:54:55.831 | No containers need to be restarted. 2026-07-05 20:54:55.831 | 2026-07-05 20:54:55.831 | User sessions running outdated binaries: 2026-07-05 20:54:55.831 | ubuntu @ session #1: python3[1692] 2026-07-05 20:54:55.842 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:54:55.851 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:54:55.860 | 2026-07-05 20:54:55.860 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:54:57.060 | ++ functions-common:apt_get:1211 : result=0 2026-07-05 20:54:57.062 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:54:57.065 | ++ functions-common:time_stop:2420 : local name 2026-07-05 20:54:57.067 | ++ functions-common:time_stop:2421 : local end_time 2026-07-05 20:54:57.069 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:54:57.071 | ++ functions-common:time_stop:2423 : local total 2026-07-05 20:54:57.074 | ++ functions-common:time_stop:2424 : local start_time 2026-07-05 20:54:57.077 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:54:57.080 | ++ functions-common:time_stop:2427 : start_time=1783284848049 2026-07-05 20:54:57.083 | ++ functions-common:time_stop:2429 : [[ -z 1783284848049 ]] 2026-07-05 20:54:57.086 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:54:57.090 | ++ functions-common:time_stop:2432 : end_time=1783284897087 2026-07-05 20:54:57.092 | ++ functions-common:time_stop:2433 : elapsed_time=49038 2026-07-05 20:54:57.095 | ++ functions-common:time_stop:2434 : total=30591 2026-07-05 20:54:57.097 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:54:57.099 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79629 2026-07-05 20:54:57.101 | ++ functions-common:apt_get:1215 : return 0 2026-07-05 20:54:57.104 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-05 20:54:57.106 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-05 20:54:57.109 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-05 20:54:57.113 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-05 20:54:57.116 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-05 20:54:57.118 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-05 20:54:57.123 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-05 20:54:57.128 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-05 20:54:57.130 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-05 20:54:57.133 | + ./stack.sh:main:799 : /opt/stack/devstack/tools/install_pip.sh 2026-07-05 20:54:58.148 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-05 20:54:58.150 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-05 20:54:58.152 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-05 20:54:58.154 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-05 20:54:58.156 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-05 20:54:58.158 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-05 20:54:58.160 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-05 20:54:58.162 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-05 20:54:58.164 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-05 20:54:58.166 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-05 20:54:58.168 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-05 20:54:58.170 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-05 20:54:58.172 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-05 20:54:58.174 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-05 20:54:58.176 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-05 20:54:58.178 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-05 20:54:58.180 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-05 20:54:58.181 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-05 20:54:58.183 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-05 20:54:58.185 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-05 20:54:58.187 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-05 20:54:58.189 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-05 20:54:58.191 | + functions-common:_ensure_lsb_release:420 : return 2026-07-05 20:54:58.193 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-05 20:54:58.207 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-05 20:54:58.210 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-05 20:54:58.222 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-05 20:54:58.225 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-05 20:54:58.238 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-05 20:54:58.240 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-05 20:54:58.241 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-05 20:54:58.243 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-05 20:54:58.246 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-05 20:54:58.248 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-05 20:54:58.249 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-05 20:54:58.252 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-05 20:54:58.253 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-05 20:54:58.255 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-05 20:54:58.257 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-05 20:54:58.258 | Distro: noble 2026-07-05 20:54:58.260 | + tools/install_pip.sh:main:117 : get_versions 2026-07-05 20:54:58.262 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-05 20:54:58.266 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-05 20:54:58.268 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-05 20:54:58.270 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-05 20:54:58.271 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-05 20:54:58.592 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-05 20:54:58.594 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-05 20:54:58.594 | pip: 24.0 2026-07-05 20:54:58.596 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-05 20:54:58.598 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-05 20:54:58.600 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:54:58.602 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:54:58.604 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:54:58.606 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:54:58.608 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:54:58.609 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:54:58.611 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:54:58.613 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:54:58.615 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:54:58.617 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:54:58.619 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:54:58.621 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:54:58.623 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:54:58.625 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-05 20:54:58.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:54:58.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:54:58.631 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-05 20:54:58.635 | + tools/install_pip.sh:main:146 : set -x 2026-07-05 20:54:58.637 | + tools/install_pip.sh:main:149 : get_versions 2026-07-05 20:54:58.639 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-05 20:54:58.643 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-05 20:54:58.645 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-05 20:54:58.649 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-05 20:54:58.649 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-05 20:54:58.935 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-05 20:54:58.937 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-05 20:54:58.937 | pip: 24.0 2026-07-05 20:54:58.941 | + ./stack.sh:main:803 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-05 20:54:58.943 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-05 20:54:58.946 | + ./stack.sh:main:804 : fixup_all 2026-07-05 20:54:58.948 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-05 20:54:58.951 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-05 20:54:58.954 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:54:58.957 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:54:58.959 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-05 20:54:58.972 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-05 20:54:58.987 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-05 20:54:58.998 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-05 20:54:59.001 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-05 20:54:59.003 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:54:59.006 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:54:59.009 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:54:59.011 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:54:59.013 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:54:59.016 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:54:59.018 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:54:59.020 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:54:59.022 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:54:59.025 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:54:59.028 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:54:59.031 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:54:59.033 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:54:59.036 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-05 20:54:59.039 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-05 20:54:59.042 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-05 20:54:59.056 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-05 20:54:59.069 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-05 20:54:59.081 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-05 20:54:59.093 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-05 20:54:59.107 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-05 20:54:59.119 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-05 20:54:59.132 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-05 20:54:59.145 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-05 20:54:59.147 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-05 20:54:59.150 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-05 20:55:01.946 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-05 20:55:01.969 | Using python 3.12 to install setuptools 2026-07-05 20:55:01.973 | + 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-07-05 20:55:02.660 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-05 20:55:02.756 | Collecting pip 2026-07-05 20:55:02.792 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-05 20:55:02.798 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-05 20:55:03.041 | Collecting setuptools[core] 2026-07-05 20:55:03.045 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:55:03.112 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-05 20:55:03.116 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:55:03.147 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-05 20:55:03.151 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-05 20:55:03.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.7 MB/s eta 0:00:00 2026-07-05 20:55:03.302 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-05 20:55:03.306 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:55:03.343 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-05 20:55:03.347 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:55:03.373 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-05 20:55:03.379 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:55:03.426 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.431 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-05 20:55:03.467 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.471 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-05 20:55:03.593 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.596 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-05 20:55:03.630 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.633 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:55:03.707 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.711 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-05 20:55:03.731 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:03.734 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:55:03.773 | 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-07-05 20:55:03.777 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-05 20:55:03.812 | 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-07-05 20:55:03.816 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:55:03.841 | 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-07-05 20:55:03.852 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-05 20:55:03.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 49.4 MB/s eta 0:00:00 2026-07-05 20:55:03.896 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-05 20:55:03.907 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-05 20:55:03.916 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-05 20:55:03.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 18.5 MB/s eta 0:00:00 2026-07-05 20:55:03.924 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-05 20:55:03.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 27.6 MB/s eta 0:00:00 2026-07-05 20:55:03.933 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-05 20:55:03.942 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-05 20:55:03.967 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 44.7 MB/s eta 0:00:00 2026-07-05 20:55:03.974 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-05 20:55:03.983 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-05 20:55:03.990 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-05 20:55:03.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 28.3 MB/s eta 0:00:00 2026-07-05 20:55:03.999 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-05 20:55:04.005 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-05 20:55:04.017 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 29.9 MB/s eta 0:00:00 2026-07-05 20:55:04.021 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-05 20:55:04.029 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-05 20:55:04.037 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 13.5 MB/s eta 0:00:00 2026-07-05 20:55:04.040 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-05 20:55:04.064 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.4 MB/s eta 0:00:00 2026-07-05 20:55:04.425 | 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-07-05 20:55:04.437 | Attempting uninstall: setuptools 2026-07-05 20:55:04.444 | Found existing installation: setuptools 68.1.2 2026-07-05 20:55:04.445 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:04.445 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-05 20:55:05.045 | Attempting uninstall: pygments 2026-07-05 20:55:05.064 | Found existing installation: Pygments 2.17.2 2026-07-05 20:55:05.064 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:05.065 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-05 20:55:05.701 | Attempting uninstall: pip 2026-07-05 20:55:05.704 | Found existing installation: pip 24.0 2026-07-05 20:55:05.748 | Uninstalling pip-24.0: 2026-07-05 20:55:05.755 | Successfully uninstalled pip-24.0 2026-07-05 20:55:06.589 | Attempting uninstall: packaging 2026-07-05 20:55:06.599 | Found existing installation: packaging 24.0 2026-07-05 20:55:06.600 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:06.600 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-05 20:55:06.693 | Attempting uninstall: markdown-it-py 2026-07-05 20:55:06.707 | Found existing installation: markdown-it-py 3.0.0 2026-07-05 20:55:06.707 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:06.707 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-05 20:55:06.785 | Attempting uninstall: wheel 2026-07-05 20:55:06.808 | Found existing installation: wheel 0.42.0 2026-07-05 20:55:06.808 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:06.809 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-05 20:55:06.837 | Attempting uninstall: rich 2026-07-05 20:55:06.859 | Found existing installation: rich 13.7.1 2026-07-05 20:55:06.860 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:06.860 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-05 20:55:07.245 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-05 20:55:07.424 | + inc/python:pip_install:216 : result=0 2026-07-05 20:55:07.426 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:55:07.428 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:07.431 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:07.434 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:07.436 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:07.440 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:07.442 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:55:07.444 | + functions-common:time_stop:2427 : start_time=1783284901965 2026-07-05 20:55:07.447 | + functions-common:time_stop:2429 : [[ -z 1783284901965 ]] 2026-07-05 20:55:07.450 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:07.455 | + functions-common:time_stop:2432 : end_time=1783284907452 2026-07-05 20:55:07.458 | + functions-common:time_stop:2433 : elapsed_time=5487 2026-07-05 20:55:07.461 | + functions-common:time_stop:2434 : total=0 2026-07-05 20:55:07.463 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:07.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5487 2026-07-05 20:55:07.468 | + inc/python:pip_install:219 : return 0 2026-07-05 20:55:07.470 | + 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-07-05 20:55:07.473 | + 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-07-05 20:55:07.477 | + 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-07-05 20:55:07.480 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-05 20:55:07.483 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-05 20:55:07.486 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-05 20:55:07.510 | Using python 3.12 to install os-testr 2026-07-05 20:55:07.513 | + 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-07-05 20:55:08.305 | Collecting os-testr 2026-07-05 20:55:08.360 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-05 20:55:08.384 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-05 20:55:08.388 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:55:08.400 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-05 20:55:08.403 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-05 20:55:08.419 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-05 20:55:08.423 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-05 20:55:08.428 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-05 20:55:08.437 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-05 20:55:08.441 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-05 20:55:08.475 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-05 20:55:08.478 | 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-07-05 20:55:08.493 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-05 20:55:08.504 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-05 20:55:08.521 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-05 20:55:08.532 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-05 20:55:08.543 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-05 20:55:08.551 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-05 20:55:08.576 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 33.4 MB/s 0:00:00 2026-07-05 20:55:08.646 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-05 20:55:08.718 | Attempting uninstall: PyYAML 2026-07-05 20:55:08.723 | Found existing installation: PyYAML 6.0.1 2026-07-05 20:55:08.723 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:55:08.723 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-05 20:55:08.905 | 2026-07-05 20:55:08.907 | 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-07-05 20:55:08.980 | + inc/python:pip_install:216 : result=0 2026-07-05 20:55:08.983 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:55:08.985 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:08.988 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:08.991 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:08.994 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:08.997 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:09.000 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:55:09.002 | + functions-common:time_stop:2427 : start_time=1783284907504 2026-07-05 20:55:09.005 | + functions-common:time_stop:2429 : [[ -z 1783284907504 ]] 2026-07-05 20:55:09.008 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:09.012 | + functions-common:time_stop:2432 : end_time=1783284909010 2026-07-05 20:55:09.014 | + functions-common:time_stop:2433 : elapsed_time=1506 2026-07-05 20:55:09.017 | + functions-common:time_stop:2434 : total=5487 2026-07-05 20:55:09.020 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:09.023 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6993 2026-07-05 20:55:09.026 | + inc/python:pip_install:219 : return 0 2026-07-05 20:55:09.029 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-05 20:55:09.083 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-05 20:55:09.152 | + ./stack.sh:main:832 : install_infra 2026-07-05 20:55:09.155 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-05 20:55:09.158 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-05 20:55:09.161 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-05 20:55:12.054 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-05 20:55:12.057 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-05 20:55:12.080 | + 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-07-05 20:55:12.768 | Collecting pbr 2026-07-05 20:55:12.769 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:55:12.961 | Collecting setuptools[core] 2026-07-05 20:55:12.962 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:55:13.034 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-05 20:55:13.035 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:55:13.064 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-05 20:55:13.065 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-05 20:55:13.088 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-05 20:55:13.090 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:55:13.121 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-05 20:55:13.125 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:55:13.146 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-05 20:55:13.148 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:55:13.186 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.188 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-05 20:55:13.213 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.214 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-05 20:55:13.332 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.333 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-05 20:55:13.361 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.362 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:55:13.424 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.426 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-05 20:55:13.439 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.440 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:55:13.470 | 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-07-05 20:55:13.471 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-05 20:55:13.502 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-05 20:55:13.503 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:55:13.534 | 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-07-05 20:55:13.564 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-05 20:55:13.577 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-05 20:55:13.578 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-05 20:55:13.579 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-05 20:55:13.580 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-05 20:55:13.581 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-05 20:55:13.582 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-05 20:55:13.583 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-05 20:55:13.588 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-05 20:55:13.589 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-05 20:55:13.589 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-05 20:55:13.589 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-05 20:55:13.590 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-05 20:55:13.592 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-05 20:55:13.593 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-05 20:55:13.594 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-05 20:55:13.599 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-05 20:55:13.721 | 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-07-05 20:55:15.618 | 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-83.0.0 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-05 20:55:15.760 | + inc/python:pip_install:216 : result=0 2026-07-05 20:55:15.763 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:55:15.766 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:15.769 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:15.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:15.774 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:15.777 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:15.779 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:55:15.782 | + functions-common:time_stop:2427 : start_time=1783284912072 2026-07-05 20:55:15.784 | + functions-common:time_stop:2429 : [[ -z 1783284912072 ]] 2026-07-05 20:55:15.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:15.791 | + functions-common:time_stop:2432 : end_time=1783284915789 2026-07-05 20:55:15.794 | + functions-common:time_stop:2433 : elapsed_time=3717 2026-07-05 20:55:15.797 | + functions-common:time_stop:2434 : total=6993 2026-07-05 20:55:15.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:15.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10710 2026-07-05 20:55:15.805 | + inc/python:pip_install:219 : return 0 2026-07-05 20:55:15.809 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-05 20:55:15.812 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-05 20:55:15.837 | + 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-07-05 20:55:16.465 | Processing /opt/stack/requirements 2026-07-05 20:55:16.468 | Installing build dependencies: started 2026-07-05 20:55:17.985 | Installing build dependencies: finished with status 'done' 2026-07-05 20:55:17.986 | Getting requirements to build wheel: started 2026-07-05 20:55:18.146 | Getting requirements to build wheel: finished with status 'done' 2026-07-05 20:55:18.149 | Preparing metadata (pyproject.toml): started 2026-07-05 20:55:18.781 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:55:18.964 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:18.996 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-05 20:55:19.007 | 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.dev8488) (26.2) 2026-07-05 20:55:19.059 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.064 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-05 20:55:19.136 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.137 | 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-07-05 20:55:19.264 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.267 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-05 20:55:19.273 | 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.dev8488) (83.0.0) 2026-07-05 20:55:19.407 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.411 | 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-07-05 20:55:19.417 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.9 MB/s eta 0:00:00 2026-07-05 20:55:19.444 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.448 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-05 20:55:19.507 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.510 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-05 20:55:19.541 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8488) 2026-07-05 20:55:19.546 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:55:19.621 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-05 20:55:19.628 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-05 20:55:19.635 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.2 MB/s eta 0:00:00 2026-07-05 20:55:19.637 | 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-07-05 20:55:19.641 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-05 20:55:19.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 19.8 MB/s eta 0:00:00 2026-07-05 20:55:19.649 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-05 20:55:19.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 28.3 MB/s eta 0:00:00 2026-07-05 20:55:19.658 | 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-07-05 20:55:19.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 37.6 MB/s eta 0:00:00 2026-07-05 20:55:19.669 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-05 20:55:19.674 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 16.9 MB/s eta 0:00:00 2026-07-05 20:55:19.677 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-05 20:55:19.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 28.3 MB/s eta 0:00:00 2026-07-05 20:55:19.694 | Building wheels for collected packages: openstack_requirements 2026-07-05 20:55:19.695 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-05 20:55:20.981 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-05 20:55:20.982 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8488-py3-none-any.whl size=52403 sha256=f793030d33dc5fef28ce6464217647200377fedca4aab16e0cb5ab60082c2a10 2026-07-05 20:55:20.982 | Stored in directory: /tmp/pip-ephem-wheel-cache-gp7oaz72/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-05 20:55:20.984 | Successfully built openstack_requirements 2026-07-05 20:55:21.143 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-05 20:55:21.527 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8488 requests-2.34.2 urllib3-2.7.0 2026-07-05 20:55:21.706 | + inc/python:pip_install:216 : result=0 2026-07-05 20:55:21.709 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:55:21.712 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:21.715 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:21.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:21.720 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:21.723 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:21.725 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:55:21.727 | + functions-common:time_stop:2427 : start_time=1783284915829 2026-07-05 20:55:21.730 | + functions-common:time_stop:2429 : [[ -z 1783284915829 ]] 2026-07-05 20:55:21.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:21.737 | + functions-common:time_stop:2432 : end_time=1783284921735 2026-07-05 20:55:21.740 | + functions-common:time_stop:2433 : elapsed_time=5906 2026-07-05 20:55:21.742 | + functions-common:time_stop:2434 : total=10710 2026-07-05 20:55:21.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:21.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16616 2026-07-05 20:55:21.747 | + inc/python:pip_install:219 : return 0 2026-07-05 20:55:21.750 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-05 20:55:21.753 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-05 20:55:21.755 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-05 20:55:21.758 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:55:21.761 | + 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-07-05 20:55:21.764 | + 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-07-05 20:55:21.767 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:55:21.770 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-05 20:55:21.795 | Using python 3.12 to install pbr 2026-07-05 20:55:21.798 | + 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-07-05 20:55:22.293 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-05 20:55:22.367 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-05 20:55:22.514 | + inc/python:pip_install:216 : result=0 2026-07-05 20:55:22.517 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:55:22.521 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:22.523 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:22.526 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:22.529 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:22.532 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:22.534 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:55:22.536 | + functions-common:time_stop:2427 : start_time=1783284921789 2026-07-05 20:55:22.538 | + functions-common:time_stop:2429 : [[ -z 1783284921789 ]] 2026-07-05 20:55:22.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:22.544 | + functions-common:time_stop:2432 : end_time=1783284922541 2026-07-05 20:55:22.546 | + functions-common:time_stop:2433 : elapsed_time=752 2026-07-05 20:55:22.548 | + functions-common:time_stop:2434 : total=16616 2026-07-05 20:55:22.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:22.553 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17368 2026-07-05 20:55:22.557 | + inc/python:pip_install:219 : return 0 2026-07-05 20:55:22.559 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-05 20:55:25.428 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-05 20:55:25.920 | Collecting bindep 2026-07-05 20:55:25.954 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-05 20:55:26.000 | Collecting distro>=1.7 (from bindep) 2026-07-05 20:55:26.005 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-05 20:55:26.036 | Collecting packaging (from bindep) 2026-07-05 20:55:26.037 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:55:26.168 | Collecting Parsley (from bindep) 2026-07-05 20:55:26.172 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-05 20:55:26.206 | Collecting pbr>=2 (from bindep) 2026-07-05 20:55:26.207 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:55:26.384 | Collecting setuptools (from pbr>=2->bindep) 2026-07-05 20:55:26.385 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:55:26.424 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-05 20:55:26.432 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-05 20:55:26.437 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-05 20:55:26.438 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-05 20:55:26.442 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-05 20:55:26.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.1 MB/s eta 0:00:00 2026-07-05 20:55:26.451 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-05 20:55:26.511 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-05 20:55:27.370 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-05 20:55:27.474 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-05 20:55:27.477 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-05 20:55:27.481 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-05 20:55:27.500 | + ./stack.sh:main:841 : pkgs= 2026-07-05 20:55:27.503 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-05 20:55:27.507 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-05 20:55:27.510 | + functions-common:run_phase:1848 : local mode=stack 2026-07-05 20:55:27.513 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-05 20:55:27.516 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 20:55:27.519 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 20:55:27.522 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 20:55:27.525 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 20:55:27.527 | + functions-common:run_phase:1858 : local extra 2026-07-05 20:55:27.531 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 20:55:27.536 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 20:55:27.538 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 20:55:27.541 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 20:55:27.544 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-05 20:55:27.547 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 20:55:27.565 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:55:27.568 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 20:55:27.570 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.573 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-05 20:55:27.576 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.578 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-05 20:55:27.581 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.584 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-05 20:55:27.585 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.588 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-05 20:55:27.591 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.593 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-05 20:55:27.596 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-05 20:55:27.598 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-05 20:55:27.601 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 20:55:27.604 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 20:55:27.607 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-05 20:55:27.610 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-05 20:55:27.612 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-05 20:55:27.615 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-05 20:55:27.617 | + functions-common:run_plugins:1838 : local plugin 2026-07-05 20:55:27.620 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-05 20:55:27.622 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-05 20:55:27.625 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-05 20:55:27.628 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-05 20:55:27.631 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-05 20:55:27.635 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-05 20:55:27.637 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-05 20:55:27.641 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-05 20:55:27.644 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-05 20:55:27.646 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-05 20:55:27.649 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-05 20:55:27.652 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-05 20:55:27.655 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-05 20:55:27.658 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-05 20:55:27.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-05 20:55:27.665 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-05 20:55:27.667 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-05 20:55:27.669 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-05 20:55:27.673 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-05 20:55:27.675 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-05 20:55:27.678 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-05 20:55:27.681 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-05 20:55:27.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-05 20:55:27.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-05 20:55:27.689 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-05 20:55:27.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-05 20:55:27.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-05 20:55:27.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-05 20:55:27.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-05 20:55:27.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-05 20:55:27.716 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-05 20:55:27.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-05 20:55:27.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-05 20:55:27.725 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 20:55:27.742 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 20:55:27.745 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-05 20:55:27.748 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-05 20:55:27.749 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-05 20:55:27.753 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-05 20:55:27.755 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-05 20:55:27.757 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-05 20:55:27.762 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 20:55:27.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 20:55:27.785 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-05 20:55:27.789 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:55:27.791 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-05 20:55:27.794 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-05 20:55:27.797 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-05 20:55:27.800 | + functions:set_systemd_override:845 : local value=2048 2026-07-05 20:55:27.803 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-05 20:55:27.806 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-05 20:55:27.868 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-05 20:55:27.869 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-05 20:55:27.872 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-05 20:55:28.161 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-05 20:55:28.164 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-05 20:55:28.182 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:55:28.185 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-05 20:55:28.187 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:55:28.190 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:55:28.192 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:55:28.196 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:55:28.198 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:55:28.201 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:55:28.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:28.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:28.209 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:55:28.212 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:55:28.214 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:55:28.217 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:55:28.220 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-05 20:55:28.223 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:55:28.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:28.227 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:28.230 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-05 20:55:28.252 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-05 20:55:28.279 | Reading package lists... 2026-07-05 20:55:28.531 | Building dependency tree... 2026-07-05 20:55:28.532 | Reading state information... 2026-07-05 20:55:28.834 | The following additional packages will be installed: 2026-07-05 20:55:28.834 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-05 20:55:28.834 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-05 20:55:28.834 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-05 20:55:28.835 | erlang-tools erlang-xmerl 2026-07-05 20:55:28.837 | Suggested packages: 2026-07-05 20:55:28.838 | erlang erlang-manpages erlang-doc 2026-07-05 20:55:28.881 | The following NEW packages will be installed: 2026-07-05 20:55:28.881 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-05 20:55:28.881 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-05 20:55:28.881 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-05 20:55:28.882 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-05 20:55:29.059 | 0 upgraded, 18 newly installed, 0 to remove and 90 not upgraded. 2026-07-05 20:55:29.059 | Need to get 36.1 MB of archives. 2026-07-05 20:55:29.059 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-05 20:55:29.059 | 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-07-05 20:55:29.703 | 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-07-05 20:55:29.746 | 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-07-05 20:55:29.748 | 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-07-05 20:55:29.779 | 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-07-05 20:55:29.787 | 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-07-05 20:55:29.789 | 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-07-05 20:55:29.821 | 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-07-05 20:55:29.864 | 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-07-05 20:55:29.866 | 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-07-05 20:55:29.867 | 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-07-05 20:55:29.894 | 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-07-05 20:55:29.913 | 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-07-05 20:55:29.913 | 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-07-05 20:55:29.915 | 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-07-05 20:55:29.918 | 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-07-05 20:55:29.933 | 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-07-05 20:55:29.946 | 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-07-05 20:55:30.432 | Fetched 36.1 MB in 1s (29.4 MB/s) 2026-07-05 20:55:30.459 | Selecting previously unselected package erlang-base. 2026-07-05 20:55:30.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 ... 112203 files and directories currently installed.) 2026-07-05 20:55:30.517 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.519 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.693 | Selecting previously unselected package erlang-asn1. 2026-07-05 20:55:30.703 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.705 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.742 | Selecting previously unselected package erlang-crypto. 2026-07-05 20:55:30.752 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.754 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.785 | Selecting previously unselected package erlang-public-key. 2026-07-05 20:55:30.799 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.802 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.843 | Selecting previously unselected package erlang-mnesia. 2026-07-05 20:55:30.852 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.855 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.895 | Selecting previously unselected package erlang-runtime-tools. 2026-07-05 20:55:30.904 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.906 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:30.942 | Selecting previously unselected package erlang-ssl. 2026-07-05 20:55:30.952 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:30.954 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.002 | Selecting previously unselected package erlang-eldap. 2026-07-05 20:55:31.014 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.016 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.043 | Selecting previously unselected package erlang-ftp. 2026-07-05 20:55:31.052 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.054 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.080 | Selecting previously unselected package erlang-tftp. 2026-07-05 20:55:31.090 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.092 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.117 | Selecting previously unselected package erlang-inets. 2026-07-05 20:55:31.127 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.129 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.172 | Selecting previously unselected package erlang-snmp. 2026-07-05 20:55:31.181 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.182 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.253 | Selecting previously unselected package erlang-os-mon. 2026-07-05 20:55:31.262 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.264 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.291 | Selecting previously unselected package erlang-parsetools. 2026-07-05 20:55:31.301 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.302 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.329 | Selecting previously unselected package erlang-syntax-tools. 2026-07-05 20:55:31.338 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.340 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.369 | Selecting previously unselected package erlang-tools. 2026-07-05 20:55:31.378 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.381 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.419 | Selecting previously unselected package erlang-xmerl. 2026-07-05 20:55:31.430 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-05 20:55:31.432 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:31.476 | Selecting previously unselected package rabbitmq-server. 2026-07-05 20:55:31.486 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-05 20:55:31.490 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-05 20:55:31.916 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:32.124 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-05 20:55:32.124 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-05 20:55:33.934 | Searching for services which depend on erlang and should be started... none found. 2026-07-05 20:55:33.937 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.941 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.945 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.949 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.957 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.963 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.968 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.974 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.980 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.985 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.989 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.994 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:33.998 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:34.002 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:34.008 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:34.016 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-05 20:55:34.025 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-05 20:55:34.079 | info: Selecting GID from range 100 to 999 ... 2026-07-05 20:55:34.083 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-05 20:55:34.143 | info: Selecting UID from range 100 to 999 ... 2026-07-05 20:55:34.143 | 2026-07-05 20:55:34.147 | info: Adding system user `rabbitmq' (UID 114) ... 2026-07-05 20:55:34.150 | info: Adding new user `rabbitmq' (UID 114) with group `rabbitmq' ... 2026-07-05 20:55:34.185 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-05 20:55:34.326 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-05 20:55:39.024 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:55:40.480 | 2026-07-05 20:55:40.481 | Running kernel seems to be up-to-date. 2026-07-05 20:55:40.481 | 2026-07-05 20:55:40.481 | Restarting services... 2026-07-05 20:55:40.520 | 2026-07-05 20:55:40.520 | Service restarts being deferred: 2026-07-05 20:55:40.520 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:55:40.520 | systemctl restart getty@tty1.service 2026-07-05 20:55:40.520 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:55:40.520 | systemctl restart systemd-logind.service 2026-07-05 20:55:40.520 | 2026-07-05 20:55:40.520 | No containers need to be restarted. 2026-07-05 20:55:40.520 | 2026-07-05 20:55:40.520 | User sessions running outdated binaries: 2026-07-05 20:55:40.520 | ubuntu @ session #1: python3[1692] 2026-07-05 20:55:40.529 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:55:40.539 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:55:40.548 | 2026-07-05 20:55:40.548 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:55:41.778 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:55:41.781 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:55:41.785 | + functions-common:time_stop:2420 : local name 2026-07-05 20:55:41.788 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:55:41.791 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:55:41.794 | + functions-common:time_stop:2423 : local total 2026-07-05 20:55:41.797 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:55:41.800 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:55:41.803 | + functions-common:time_stop:2427 : start_time=1783284928249 2026-07-05 20:55:41.806 | + functions-common:time_stop:2429 : [[ -z 1783284928249 ]] 2026-07-05 20:55:41.810 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:55:41.814 | + functions-common:time_stop:2432 : end_time=1783284941811 2026-07-05 20:55:41.817 | + functions-common:time_stop:2433 : elapsed_time=13562 2026-07-05 20:55:41.821 | + functions-common:time_stop:2434 : total=79629 2026-07-05 20:55:41.824 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:55:41.827 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93191 2026-07-05 20:55:41.830 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:55:41.833 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-05 20:55:41.836 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:55:41.839 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:55:41.842 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:55:41.846 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:55:41.849 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:55:41.851 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:55:41.854 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:55:41.858 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:55:41.861 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:55:41.864 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:55:41.867 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:55:41.870 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:55:41.873 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:55:41.876 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-05 20:55:41.880 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-05 20:55:41.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:55:41.902 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-05 20:55:41.905 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:55:41.907 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-05 20:55:41.910 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-05 20:55:41.914 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-05 20:55:41.919 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-05 20:55:41.922 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-05 20:55:41.925 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-05 20:55:41.928 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-05 20:55:41.931 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-05 20:55:41.934 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-05 20:55:41.938 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-05 20:55:42.479 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-05 20:55:42.480 | user tags 2026-07-05 20:55:42.480 | guest [administrator]' 2026-07-05 20:55:42.484 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-05 20:55:42.484 | user tags 2026-07-05 20:55:42.484 | guest [administrator]' 2026-07-05 20:55:42.484 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-05 20:55:42.490 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-05 20:55:42.493 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-05 20:55:42.496 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-05 20:55:43.022 | Adding user "stackrabbit" ... 2026-07-05 20:55:43.029 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-05 20:55:43.048 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-05 20:55:43.604 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-05 20:55:43.631 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-05 20:55:43.635 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-05 20:55:44.178 | Changing password for user "stackrabbit" ... 2026-07-05 20:55:44.201 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-05 20:55:44.204 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-05 20:55:44.206 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-05 20:55:44.719 | Deleting user "guest" ... 2026-07-05 20:55:44.740 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-05 20:55:44.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:55:44.760 | + ./stack.sh:main:858 : install_database 2026-07-05 20:55:44.762 | + lib/database:install_database:118 : install_database_mysql 2026-07-05 20:55:44.765 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-05 20:55:44.768 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:44.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:44.773 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-05 20:55:44.875 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-05 20:55:44.878 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-05 20:55:44.882 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-05 20:55:44.885 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:44.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:44.891 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-05 20:55:44.893 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-05 20:55:44.897 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-05 20:55:44.901 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-05 20:55:44.903 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-05 20:55:44.905 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:55:44.908 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:55:44.911 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:55:44.914 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:55:44.916 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:55:44.919 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:55:44.921 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:55:44.924 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:55:44.927 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:55:44.929 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:55:44.932 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:55:44.935 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:55:44.937 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:55:44.939 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-05 20:55:44.942 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:44.944 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:44.946 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-05 20:55:44.949 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:55:44.952 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:55:44.954 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:55:44.957 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:55:44.960 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:55:44.962 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:55:44.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:44.968 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:44.971 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:55:44.974 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:55:44.976 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:55:44.979 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:55:44.982 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-05 20:55:44.984 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:55:44.986 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:55:44.989 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:55:44.993 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-05 20:55:45.015 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-05 20:55:45.043 | Reading package lists... 2026-07-05 20:55:45.272 | Building dependency tree... 2026-07-05 20:55:45.273 | Reading state information... 2026-07-05 20:55:45.532 | The following additional packages will be installed: 2026-07-05 20:55:45.532 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-05 20:55:45.533 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-05 20:55:45.533 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-05 20:55:45.533 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-05 20:55:45.533 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-05 20:55:45.533 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-05 20:55:45.534 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-05 20:55:45.535 | Suggested packages: 2026-07-05 20:55:45.535 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-05 20:55:45.535 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-05 20:55:45.571 | The following NEW packages will be installed: 2026-07-05 20:55:45.571 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-05 20:55:45.571 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-05 20:55:45.571 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-05 20:55:45.572 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-05 20:55:45.572 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-05 20:55:45.572 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-05 20:55:45.573 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-05 20:55:45.836 | 0 upgraded, 27 newly installed, 0 to remove and 90 not upgraded. 2026-07-05 20:55:45.836 | Need to get 29.6 MB of archives. 2026-07-05 20:55:45.836 | After this operation, 243 MB of additional disk space will be used. 2026-07-05 20:55:45.836 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-07-05 20:55:46.906 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-05 20:55:46.906 | 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-07-05 20:55:46.907 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-05 20:55:46.914 | 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-07-05 20:55:47.028 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-05 20:55:47.902 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-07-05 20:55:47.926 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-05 20:55:47.927 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-05 20:55:47.927 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-05 20:55:47.928 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-05 20:55:47.929 | 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-07-05 20:55:47.930 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-05 20:55:47.930 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-05 20:55:47.930 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-05 20:55:48.022 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-05 20:55:48.050 | 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-07-05 20:55:48.050 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-05 20:55:48.051 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-05 20:55:48.052 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-05 20:55:48.052 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-05 20:55:48.052 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-05 20:55:48.052 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-05 20:55:48.142 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-05 20:55:48.145 | 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-07-05 20:55:48.411 | 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-07-05 20:55:48.412 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-07-05 20:55:48.674 | Preconfiguring packages ... 2026-07-05 20:55:48.764 | Fetched 29.6 MB in 3s (10.5 MB/s) 2026-07-05 20:55:48.791 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-05 20:55:48.853 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115008 files and directories currently installed.) 2026-07-05 20:55:48.856 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:55:48.862 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:49.088 | Selecting previously unselected package mysql-client-8.0. 2026-07-05 20:55:49.102 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:55:49.104 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:49.147 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-05 20:55:49.157 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-05 20:55:49.165 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-05 20:55:49.213 | Selecting previously unselected package libmecab2:amd64. 2026-07-05 20:55:49.223 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-05 20:55:49.227 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-05 20:55:49.295 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-05 20:55:49.305 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-05 20:55:49.309 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-05 20:55:49.370 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-05 20:55:49.380 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:55:49.391 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:49.910 | Selecting previously unselected package mysql-server-8.0. 2026-07-05 20:55:49.920 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-05 20:55:50.214 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:50.260 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-05 20:55:50.271 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-05 20:55:50.274 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-05 20:55:50.321 | Selecting previously unselected package liburi-perl. 2026-07-05 20:55:50.333 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-05 20:55:50.343 | Unpacking liburi-perl (5.27-1) ... 2026-07-05 20:55:50.402 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-05 20:55:50.412 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-05 20:55:50.415 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-05 20:55:50.460 | Selecting previously unselected package libcgi-pm-perl. 2026-07-05 20:55:50.470 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-05 20:55:50.474 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-05 20:55:50.533 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-05 20:55:50.543 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:55:50.545 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-05 20:55:50.583 | Selecting previously unselected package libfcgi-perl. 2026-07-05 20:55:50.593 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-05 20:55:50.596 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-05 20:55:50.622 | Selecting previously unselected package libcgi-fast-perl. 2026-07-05 20:55:50.632 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-05 20:55:50.636 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-05 20:55:50.678 | Selecting previously unselected package libclone-perl:amd64. 2026-07-05 20:55:50.688 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-05 20:55:50.692 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-05 20:55:50.729 | Selecting previously unselected package libencode-locale-perl. 2026-07-05 20:55:50.739 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-05 20:55:50.743 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-05 20:55:50.801 | Selecting previously unselected package libfcgi-bin. 2026-07-05 20:55:50.812 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:55:50.826 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-05 20:55:50.859 | Selecting previously unselected package libhtml-template-perl. 2026-07-05 20:55:50.869 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-05 20:55:50.874 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-05 20:55:50.923 | Selecting previously unselected package libtimedate-perl. 2026-07-05 20:55:50.934 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-05 20:55:50.937 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-05 20:55:50.981 | Selecting previously unselected package libhttp-date-perl. 2026-07-05 20:55:50.990 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-05 20:55:50.992 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-05 20:55:51.021 | Selecting previously unselected package libio-html-perl. 2026-07-05 20:55:51.030 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-05 20:55:51.033 | Unpacking libio-html-perl (1.004-3) ... 2026-07-05 20:55:51.064 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-05 20:55:51.074 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-05 20:55:51.077 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-05 20:55:51.105 | Selecting previously unselected package libhttp-message-perl. 2026-07-05 20:55:51.114 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-05 20:55:51.116 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-05 20:55:51.150 | Selecting previously unselected package mecab-utils. 2026-07-05 20:55:51.160 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-05 20:55:51.162 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-05 20:55:51.212 | Selecting previously unselected package mecab-ipadic. 2026-07-05 20:55:51.221 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-05 20:55:51.236 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-05 20:55:51.597 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-05 20:55:51.607 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-05 20:55:51.611 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-05 20:55:51.655 | Selecting previously unselected package mysql-server. 2026-07-05 20:55:51.664 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-05 20:55:51.669 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:51.723 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-05 20:55:51.736 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-05 20:55:51.747 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:51.754 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-05 20:55:51.762 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-05 20:55:51.769 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-05 20:55:51.776 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-05 20:55:51.793 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-05 20:55:51.806 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-05 20:55:51.818 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-05 20:55:51.832 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-05 20:55:51.841 | Setting up libio-html-perl (1.004-3) ... 2026-07-05 20:55:51.855 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:51.873 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-05 20:55:51.884 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:51.894 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-05 20:55:51.902 | Setting up liburi-perl (5.27-1) ... 2026-07-05 20:55:51.909 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:55:52.078 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-05 20:55:52.109 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-05 20:55:59.174 | mysqld will log errors to /var/log/mysql/error.log 2026-07-05 20:55:59.567 | mysqld is running as pid 30890 2026-07-05 20:56:01.941 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-05 20:56:02.849 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-05 20:56:02.858 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-05 20:56:02.862 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-05 20:56:02.865 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-05 20:56:02.865 | 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-07-05 20:56:02.865 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-05 20:56:02.885 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-05 20:56:02.885 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-05 20:56:02.945 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-05 20:56:02.945 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-05 20:56:02.945 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-05 20:56:02.978 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-05 20:56:02.979 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-05 20:56:02.980 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-05 20:56:02.980 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-05 20:56:02.980 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-05 20:56:02.980 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-05 20:56:03.111 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-05 20:56:03.112 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-05 20:56:03.115 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-05 20:56:03.115 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-05 20:56:03.115 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-05 20:56:03.143 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-05 20:56:03.218 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-05 20:56:03.259 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-05 20:56:03.260 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-05 20:56:03.260 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-05 20:56:03.260 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-05 20:56:03.261 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-05 20:56:03.274 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-05 20:56:03.277 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-05 20:56:03.277 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-05 20:56:03.472 | 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-07-05 20:56:03.552 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-05 20:56:03.672 | 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-07-05 20:56:03.676 | 2026-07-05 20:56:03.676 | done! 2026-07-05 20:56:03.682 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-05 20:56:03.686 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-05 20:56:03.691 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-05 20:56:03.697 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-05 20:56:03.697 | 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-07-05 20:56:03.697 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-05 20:56:03.727 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-05 20:56:03.728 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-05 20:56:03.813 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-05 20:56:03.813 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-05 20:56:03.813 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-05 20:56:03.859 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-05 20:56:03.859 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-05 20:56:03.861 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-05 20:56:03.861 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-05 20:56:03.861 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-05 20:56:03.861 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-05 20:56:04.055 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-05 20:56:04.057 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-05 20:56:04.061 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-05 20:56:04.061 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-05 20:56:04.062 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-05 20:56:04.104 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-05 20:56:04.213 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-05 20:56:04.251 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-05 20:56:04.251 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-05 20:56:04.251 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-05 20:56:04.251 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-05 20:56:04.251 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-05 20:56:04.266 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-05 20:56:04.271 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-05 20:56:04.271 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-05 20:56:04.515 | 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-07-05 20:56:04.613 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-05 20:56:04.727 | 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-07-05 20:56:04.730 | 2026-07-05 20:56:04.730 | done! 2026-07-05 20:56:04.736 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-05 20:56:04.741 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-05 20:56:04.746 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-05 20:56:04.750 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-05 20:56:04.756 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-05 20:56:04.761 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-05 20:56:04.765 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-05 20:56:04.778 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:56:05.901 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:56:06.493 | 2026-07-05 20:56:06.493 | Running kernel seems to be up-to-date. 2026-07-05 20:56:06.493 | 2026-07-05 20:56:06.493 | Restarting services... 2026-07-05 20:56:06.531 | 2026-07-05 20:56:06.531 | Service restarts being deferred: 2026-07-05 20:56:06.531 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:56:06.531 | systemctl restart getty@tty1.service 2026-07-05 20:56:06.531 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:56:06.531 | systemctl restart systemd-logind.service 2026-07-05 20:56:06.531 | 2026-07-05 20:56:06.531 | No containers need to be restarted. 2026-07-05 20:56:06.531 | 2026-07-05 20:56:06.531 | User sessions running outdated binaries: 2026-07-05 20:56:06.531 | ubuntu @ session #1: python3[1692] 2026-07-05 20:56:06.540 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:56:06.549 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:56:06.558 | 2026-07-05 20:56:06.558 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:56:07.761 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:56:07.763 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:56:07.766 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:07.769 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:07.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:07.773 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:07.775 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:07.778 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:56:07.781 | + functions-common:time_stop:2427 : start_time=1783284945012 2026-07-05 20:56:07.784 | + functions-common:time_stop:2429 : [[ -z 1783284945012 ]] 2026-07-05 20:56:07.788 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:07.792 | + functions-common:time_stop:2432 : end_time=1783284967790 2026-07-05 20:56:07.795 | + functions-common:time_stop:2433 : elapsed_time=22778 2026-07-05 20:56:07.798 | + functions-common:time_stop:2434 : total=93191 2026-07-05 20:56:07.800 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:07.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=115969 2026-07-05 20:56:07.805 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:56:07.807 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-05 20:56:07.809 | + ./stack.sh:main:861 : install_database_python 2026-07-05 20:56:07.811 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-05 20:56:07.814 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-05 20:56:07.817 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-05 20:56:07.819 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:56:07.821 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-05 20:56:07.824 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-05 20:56:07.828 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:56:07.832 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:56:07.832 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:56:07.837 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-05 20:56:07.839 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-05 20:56:07.842 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-05 20:56:07.846 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-05 20:56:07.848 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-05 20:56:07.869 | Using python 3.12 to install PyMySQL 2026-07-05 20:56:07.872 | + 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-07-05 20:56:08.434 | Collecting PyMySQL 2026-07-05 20:56:08.496 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-05 20:56:08.507 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-05 20:56:08.591 | Installing collected packages: PyMySQL 2026-07-05 20:56:08.626 | Successfully installed PyMySQL-1.2.0 2026-07-05 20:56:08.689 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:08.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:08.694 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:08.697 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:08.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:08.702 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:08.704 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:08.707 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:08.709 | + functions-common:time_stop:2427 : start_time=1783284967863 2026-07-05 20:56:08.712 | + functions-common:time_stop:2429 : [[ -z 1783284967863 ]] 2026-07-05 20:56:08.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:08.719 | + functions-common:time_stop:2432 : end_time=1783284968716 2026-07-05 20:56:08.722 | + functions-common:time_stop:2433 : elapsed_time=853 2026-07-05 20:56:08.724 | + functions-common:time_stop:2434 : total=17368 2026-07-05 20:56:08.727 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:08.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18221 2026-07-05 20:56:08.732 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:08.734 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-05 20:56:08.737 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-05 20:56:08.739 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-05 20:56:08.742 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-05 20:56:08.759 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:08.761 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-05 20:56:08.763 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-05 20:56:08.782 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:08.785 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-05 20:56:08.803 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:08.805 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-05 20:56:08.824 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:08.827 | + ./stack.sh:main:869 : install_etcd3 2026-07-05 20:56:08.830 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-05 20:56:08.830 | Installing etcd 2026-07-05 20:56:08.833 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-05 20:56:08.845 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-05 20:56:08.858 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-05 20:56:08.861 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-05 20:56:08.875 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-05 20:56:08.879 | ++ 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-07-05 20:56:08.881 | ++ 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-07-05 20:56:08.884 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-05 20:56:08.887 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-05 20:56:08.890 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-05 20:56:08.893 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-05 20:56:08.896 | ++ 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-07-05 20:56:08.899 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-05 20:56:08.902 | ++ 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-07-05 20:56:08.905 | --2026-07-05 20:56:08-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-05 20:56:09.163 | Resolving github.com (github.com)... 140.82.121.3 2026-07-05 20:56:09.190 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-05 20:56:09.427 | HTTP request sent, awaiting response... 302 Found 2026-07-05 20:56:09.428 | 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-07-05T21%3A37%3A03Z&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-07-05T20%3A36%3A33Z&ske=2026-07-05T21%3A37%3A03Z&sks=b&skv=2018-11-09&sig=zRb4HyB%2BSKAkcaIh0aPMXNhXcNkJRALa%2B%2BcFjjeVvt0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4Njc2OSwibmJmIjoxNzgzMjg0OTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oBIfKcaOPa0hN4uLE42mLpJGn_paEzOmZdb_97RGBbk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-05 20:56:09.428 | --2026-07-05 20:56:09-- 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-07-05T21%3A37%3A03Z&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-07-05T20%3A36%3A33Z&ske=2026-07-05T21%3A37%3A03Z&sks=b&skv=2018-11-09&sig=zRb4HyB%2BSKAkcaIh0aPMXNhXcNkJRALa%2B%2BcFjjeVvt0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4Njc2OSwibmJmIjoxNzgzMjg0OTY5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.oBIfKcaOPa0hN4uLE42mLpJGn_paEzOmZdb_97RGBbk&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-05 20:56:09.645 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-05 20:56:09.647 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-05 20:56:09.656 | HTTP request sent, awaiting response... 200 OK 2026-07-05 20:56:09.656 | Length: 20927601 (20M) [application/octet-stream] 2026-07-05 20:56:09.656 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-05 20:56:09.670 | 2026-07-05 20:56:09.891 | 0K ........ ........ ... 100% 84.7M=0.2s 2026-07-05 20:56:09.891 | 2026-07-05 20:56:09.891 | 2026-07-05 20:56:09 (84.7 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-05 20:56:09.891 | 2026-07-05 20:56:09.896 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-05 20:56:09.898 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-05 20:56:09.901 | ++ functions:get_extra_file:81 : return 2026-07-05 20:56:09.905 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-05 20:56:09.908 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-05 20:56:09.910 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-05 20:56:09.913 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-05 20:56:09.931 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-05 20:56:09.934 | + 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-07-05 20:56:09.939 | etcd-v3.5.21-linux-amd64/ 2026-07-05 20:56:09.939 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-05 20:56:09.940 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-05 20:56:09.941 | etcd-v3.5.21-linux-amd64/README.md 2026-07-05 20:56:09.941 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-05 20:56:10.040 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-05 20:56:10.157 | etcd-v3.5.21-linux-amd64/etcd 2026-07-05 20:56:10.317 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-05 20:56:10.347 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-05 20:56:10.375 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-05 20:56:10.378 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-05 20:56:10.396 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:10.399 | + ./stack.sh:main:879 : configure_CA 2026-07-05 20:56:10.402 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.67 ]] 2026-07-05 20:56:10.405 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.67 2026-07-05 20:56:10.409 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.67 2026-07-05 20:56:10.409 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-05 20:56:10.413 | + lib/tls:configure_CA:70 : [[ 10.4.3.67 != \1\0\.\4\.\3\.\6\7 ]] 2026-07-05 20:56:10.417 | + ./stack.sh:main:880 : init_CA 2026-07-05 20:56:10.420 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-05 20:56:10.422 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-05 20:56:10.425 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-05 20:56:10.428 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-05 20:56:10.431 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-05 20:56:10.434 | + lib/tls:create_CA_base:86 : local i 2026-07-05 20:56:10.437 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.440 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-05 20:56:10.444 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.447 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-05 20:56:10.451 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.455 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-05 20:56:10.460 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.462 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-05 20:56:10.467 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-05 20:56:10.472 | + lib/tls:create_CA_base:91 : echo 01 2026-07-05 20:56:10.476 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-05 20:56:10.481 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-05 20:56:10.484 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-05 20:56:10.487 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-05 20:56:10.489 | + lib/tls:create_CA_config:145 : echo ' 2026-07-05 20:56:10.489 | [ ca ] 2026-07-05 20:56:10.489 | default_ca = CA_default 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | [ CA_default ] 2026-07-05 20:56:10.489 | dir = /opt/stack/data/CA/root-ca 2026-07-05 20:56:10.489 | policy = policy_match 2026-07-05 20:56:10.489 | database = $dir/index.txt 2026-07-05 20:56:10.489 | serial = $dir/serial 2026-07-05 20:56:10.489 | certs = $dir/certs 2026-07-05 20:56:10.489 | crl_dir = $dir/crl 2026-07-05 20:56:10.489 | new_certs_dir = $dir/newcerts 2026-07-05 20:56:10.489 | certificate = $dir/cacert.pem 2026-07-05 20:56:10.489 | private_key = $dir/private/cacert.key 2026-07-05 20:56:10.489 | RANDFILE = $dir/private/.rand 2026-07-05 20:56:10.489 | default_md = sha256 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | [ req ] 2026-07-05 20:56:10.489 | default_bits = 2048 2026-07-05 20:56:10.489 | default_md = sha256 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | prompt = no 2026-07-05 20:56:10.489 | distinguished_name = ca_distinguished_name 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | x509_extensions = ca_extensions 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | [ ca_distinguished_name ] 2026-07-05 20:56:10.489 | organizationName = OpenStack 2026-07-05 20:56:10.489 | organizationalUnitName = DevStack Certificate Authority 2026-07-05 20:56:10.489 | commonName = Root CA 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | [ policy_match ] 2026-07-05 20:56:10.489 | countryName = optional 2026-07-05 20:56:10.489 | stateOrProvinceName = optional 2026-07-05 20:56:10.489 | organizationName = match 2026-07-05 20:56:10.489 | organizationalUnitName = optional 2026-07-05 20:56:10.489 | commonName = supplied 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | [ ca_extensions ] 2026-07-05 20:56:10.489 | basicConstraints = critical,CA:true 2026-07-05 20:56:10.489 | subjectKeyIdentifier = hash 2026-07-05 20:56:10.489 | authorityKeyIdentifier = keyid:always, issuer 2026-07-05 20:56:10.489 | keyUsage = cRLSign, keyCertSign 2026-07-05 20:56:10.489 | 2026-07-05 20:56:10.489 | ' 2026-07-05 20:56:10.491 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-05 20:56:10.494 | + 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-07-05 20:56:10.525 | .......+.........+...+..+...............+....+......+...+........+....+...+......+..+...+......+.+..+..........+.....+.......+.........+.....+......+.........+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+............+......+....+...+..+...+...+.......+........+.+..................+..+.........+.+......+...+............+.....+....+...+..+....+..............+.+..+.......+..+.........+.+......+........+.+........+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:10.550 | ......+...+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:10.553 | ----- 2026-07-05 20:56:10.559 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-05 20:56:10.562 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-05 20:56:10.565 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-05 20:56:10.567 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-05 20:56:10.569 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-05 20:56:10.572 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-05 20:56:10.575 | + lib/tls:create_CA_base:86 : local i 2026-07-05 20:56:10.578 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.581 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-05 20:56:10.585 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.588 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-05 20:56:10.592 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.594 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-05 20:56:10.599 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-05 20:56:10.601 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-05 20:56:10.605 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-05 20:56:10.608 | + lib/tls:create_CA_base:91 : echo 01 2026-07-05 20:56:10.612 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-05 20:56:10.616 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-05 20:56:10.620 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-05 20:56:10.622 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-05 20:56:10.626 | + lib/tls:create_CA_config:145 : echo ' 2026-07-05 20:56:10.626 | [ ca ] 2026-07-05 20:56:10.626 | default_ca = CA_default 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | [ CA_default ] 2026-07-05 20:56:10.626 | dir = /opt/stack/data/CA/int-ca 2026-07-05 20:56:10.626 | policy = policy_match 2026-07-05 20:56:10.626 | database = $dir/index.txt 2026-07-05 20:56:10.626 | serial = $dir/serial 2026-07-05 20:56:10.626 | certs = $dir/certs 2026-07-05 20:56:10.626 | crl_dir = $dir/crl 2026-07-05 20:56:10.626 | new_certs_dir = $dir/newcerts 2026-07-05 20:56:10.626 | certificate = $dir/cacert.pem 2026-07-05 20:56:10.626 | private_key = $dir/private/cacert.key 2026-07-05 20:56:10.626 | RANDFILE = $dir/private/.rand 2026-07-05 20:56:10.626 | default_md = sha256 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | [ req ] 2026-07-05 20:56:10.626 | default_bits = 2048 2026-07-05 20:56:10.626 | default_md = sha256 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | prompt = no 2026-07-05 20:56:10.626 | distinguished_name = ca_distinguished_name 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | x509_extensions = ca_extensions 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | [ ca_distinguished_name ] 2026-07-05 20:56:10.626 | organizationName = OpenStack 2026-07-05 20:56:10.626 | organizationalUnitName = DevStack Certificate Authority 2026-07-05 20:56:10.626 | commonName = Intermediate CA 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | [ policy_match ] 2026-07-05 20:56:10.626 | countryName = optional 2026-07-05 20:56:10.626 | stateOrProvinceName = optional 2026-07-05 20:56:10.626 | organizationName = match 2026-07-05 20:56:10.626 | organizationalUnitName = optional 2026-07-05 20:56:10.626 | commonName = supplied 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | [ ca_extensions ] 2026-07-05 20:56:10.626 | basicConstraints = critical,CA:true 2026-07-05 20:56:10.626 | subjectKeyIdentifier = hash 2026-07-05 20:56:10.626 | authorityKeyIdentifier = keyid:always, issuer 2026-07-05 20:56:10.626 | keyUsage = cRLSign, keyCertSign 2026-07-05 20:56:10.626 | 2026-07-05 20:56:10.626 | ' 2026-07-05 20:56:10.629 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-05 20:56:10.631 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-05 20:56:10.635 | + lib/tls:create_signing_config:198 : echo ' 2026-07-05 20:56:10.635 | [ ca ] 2026-07-05 20:56:10.635 | default_ca = CA_default 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | [ CA_default ] 2026-07-05 20:56:10.635 | dir = /opt/stack/data/CA/int-ca 2026-07-05 20:56:10.635 | policy = policy_match 2026-07-05 20:56:10.635 | database = $dir/index.txt 2026-07-05 20:56:10.635 | serial = $dir/serial 2026-07-05 20:56:10.635 | certs = $dir/certs 2026-07-05 20:56:10.635 | crl_dir = $dir/crl 2026-07-05 20:56:10.635 | new_certs_dir = $dir/newcerts 2026-07-05 20:56:10.635 | certificate = $dir/cacert.pem 2026-07-05 20:56:10.635 | private_key = $dir/private/cacert.key 2026-07-05 20:56:10.635 | RANDFILE = $dir/private/.rand 2026-07-05 20:56:10.635 | default_md = default 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | [ req ] 2026-07-05 20:56:10.635 | default_bits = 1024 2026-07-05 20:56:10.635 | default_md = sha256 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | prompt = no 2026-07-05 20:56:10.635 | distinguished_name = req_distinguished_name 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | x509_extensions = req_extensions 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | [ req_distinguished_name ] 2026-07-05 20:56:10.635 | organizationName = OpenStack 2026-07-05 20:56:10.635 | organizationalUnitName = DevStack Server Farm 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | [ policy_match ] 2026-07-05 20:56:10.635 | countryName = optional 2026-07-05 20:56:10.635 | stateOrProvinceName = optional 2026-07-05 20:56:10.635 | organizationName = match 2026-07-05 20:56:10.635 | organizationalUnitName = optional 2026-07-05 20:56:10.635 | commonName = supplied 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | [ req_extensions ] 2026-07-05 20:56:10.635 | basicConstraints = CA:false 2026-07-05 20:56:10.635 | subjectKeyIdentifier = hash 2026-07-05 20:56:10.635 | authorityKeyIdentifier = keyid:always, issuer 2026-07-05 20:56:10.635 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-05 20:56:10.635 | extendedKeyUsage = serverAuth, clientAuth 2026-07-05 20:56:10.635 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-05 20:56:10.635 | 2026-07-05 20:56:10.635 | ' 2026-07-05 20:56:10.637 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-05 20:56:10.640 | + 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-07-05 20:56:10.782 | ..+.+..+..........+........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+............+.........+....+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.......................+.+........+......+......+.+........+.......+..+.......+......+..+............+.+...+..+.......+.....+.+......+........+......+.......+..+.......+......+...+.....+.+.....+.........+.+...+............+...+..+.........+....+...+.........+........+......+.......+..+...............................+..+....+.....+...+...+....+...+........+.............+.........+......+..+...+.......+...+......+...+..+...+......+......+.........+......+.+..+.............+...+..+.......+......+......+...........+.......+.....+.............+..................+..+.........+...+.......+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:10.814 | .....+.....+.........+.+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...................+...............+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:10.817 | ----- 2026-07-05 20:56:10.822 | + 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-07-05 20:56:10.825 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-05 20:56:10.827 | Check that the request matches the signature 2026-07-05 20:56:10.827 | Signature ok 2026-07-05 20:56:10.827 | The Subject's Distinguished Name is as follows 2026-07-05 20:56:10.827 | organizationName :ASN.1 12:'OpenStack' 2026-07-05 20:56:10.827 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-05 20:56:10.827 | commonName :ASN.1 12:'Intermediate CA' 2026-07-05 20:56:10.828 | Certificate is to be certified until Jul 5 20:56:10 2027 GMT (365 days) 2026-07-05 20:56:10.830 | 2026-07-05 20:56:10.830 | Write out database with 1 new entries 2026-07-05 20:56:10.830 | Database updated 2026-07-05 20:56:10.833 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-05 20:56:10.838 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-05 20:56:10.843 | + lib/tls:init_CA:212 : is_fedora 2026-07-05 20:56:10.845 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:56:10.848 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:56:10.851 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:56:10.854 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:56:10.857 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:56:10.860 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:56:10.863 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:56:10.865 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:56:10.868 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:56:10.871 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:56:10.874 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:56:10.877 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:56:10.880 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:56:10.883 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-05 20:56:10.886 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:10.888 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:10.892 | + 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-07-05 20:56:10.909 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-07-05 20:56:10.923 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-05 20:56:10.934 | Updating certificates in /etc/ssl/certs... 2026-07-05 20:56:11.904 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-05 20:56:11.906 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-05 20:56:11.911 | 2 added, 0 removed; done. 2026-07-05 20:56:11.911 | Running hooks in /etc/ca-certificates/update.d... 2026-07-05 20:56:11.914 | done. 2026-07-05 20:56:11.921 | + ./stack.sh:main:881 : init_cert 2026-07-05 20:56:11.923 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-05 20:56:11.926 | + lib/tls:init_cert:226 : [[ -n 10.4.3.67 ]] 2026-07-05 20:56:11.929 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.67 2026-07-05 20:56:11.932 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-05 20:56:11.935 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.67,IP:::1 2026-07-05 20:56:11.938 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.67,IP:::1 2026-07-05 20:56:11.941 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-05 20:56:11.944 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-05 20:56:11.946 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-05 20:56:11.949 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.67,IP:::1 2026-07-05 20:56:11.951 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.67 ']' 2026-07-05 20:56:11.955 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.67 2026-07-05 20:56:11.958 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.67 2026-07-05 20:56:11.961 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-05 20:56:11.965 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.67 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-05 20:56:11.968 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-05 20:56:11.971 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.67,IP:::1 ]] 2026-07-05 20:56:11.974 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.67,IP:::1,IP:10.4.3.67 2026-07-05 20:56:11.977 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-05 20:56:11.980 | + 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-07-05 20:56:12.127 | ....+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.................+..+.......+......+...+......+......+.....+...+............+...+....+...+............+.....+...+.......+.....+...+...+....+.....+.+..+...+..........+.....+......+.+...+.....+................+...+..+.+...+.....+..........+......+........+...+...+.........+.+..+..........+..+.............+........+.........................+.....+....+..+....+......+...+..+..................+......+....+...+...............+.....+.......+...+.....+...+.+..............+......+..........+........+...+....+.........+..+...+....+.....+.............+...+.....+.+.....+......+.............+.....+......+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:12.226 | ..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+...+....+..+.........+............+....+...........+..........+..+.+.....+......+...+.......+........+.+..+.........+.+..+......+.+......+........+....+......+......+...+........+.......+...............+...+..+.+.....+.......+.............................+......+...+....+........+............+.+..+...+.+........+...+...+....+...+...+....................+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-05 20:56:12.230 | ----- 2026-07-05 20:56:12.235 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.67,IP:::1,IP:10.4.3.67 ]] 2026-07-05 20:56:12.239 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.67,IP:::1,IP:10.4.3.67 2026-07-05 20:56:12.242 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.67,IP:::1,IP:10.4.3.67 2026-07-05 20:56:12.245 | + 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-07-05 20:56:12.249 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-05 20:56:12.252 | Check that the request matches the signature 2026-07-05 20:56:12.252 | Signature ok 2026-07-05 20:56:12.253 | The Subject's Distinguished Name is as follows 2026-07-05 20:56:12.253 | organizationName :ASN.1 12:'OpenStack' 2026-07-05 20:56:12.254 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-05 20:56:12.254 | commonName :ASN.1 12:'localhost' 2026-07-05 20:56:12.254 | Certificate is to be certified until Jul 5 20:56:12 2027 GMT (365 days) 2026-07-05 20:56:12.256 | 2026-07-05 20:56:12.257 | Write out database with 1 new entries 2026-07-05 20:56:12.257 | Database updated 2026-07-05 20:56:12.262 | + 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-07-05 20:56:12.267 | + ./stack.sh:main:888 : install_dstat 2026-07-05 20:56:12.269 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-05 20:56:12.288 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:12.292 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-05 20:56:12.295 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-05 20:56:12.298 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:56:12.301 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-05 20:56:12.303 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-05 20:56:12.306 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:56:12.310 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:56:12.310 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:56:12.317 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-05 20:56:12.320 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-05 20:56:12.324 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-05 20:56:12.328 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-05 20:56:12.331 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-05 20:56:12.353 | Using python 3.12 to install psutil 2026-07-05 20:56:12.356 | + 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-07-05 20:56:12.992 | Collecting psutil 2026-07-05 20:56:13.049 | 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-07-05 20:56:13.066 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-05 20:56:13.152 | Installing collected packages: psutil 2026-07-05 20:56:13.229 | Successfully installed psutil-7.2.2 2026-07-05 20:56:13.300 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:13.303 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:13.306 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:13.309 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:13.311 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:13.313 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:13.316 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:13.319 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:13.322 | + functions-common:time_stop:2427 : start_time=1783284972348 2026-07-05 20:56:13.325 | + functions-common:time_stop:2429 : [[ -z 1783284972348 ]] 2026-07-05 20:56:13.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:13.333 | + functions-common:time_stop:2432 : end_time=1783284973330 2026-07-05 20:56:13.336 | + functions-common:time_stop:2433 : elapsed_time=982 2026-07-05 20:56:13.339 | + functions-common:time_stop:2434 : total=18221 2026-07-05 20:56:13.342 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:13.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19203 2026-07-05 20:56:13.348 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:13.351 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-05 20:56:13.354 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:56:13.356 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-05 20:56:13.359 | + ./stack.sh:main:897 : install_libs 2026-07-05 20:56:13.362 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-05 20:56:13.365 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-05 20:56:13.368 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-05 20:56:13.370 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-05 20:56:13.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.375 | + 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-07-05 20:56:13.378 | + 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-07-05 20:56:13.380 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.383 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-05 20:56:13.386 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-05 20:56:13.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-05 20:56:13.391 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-05 20:56:13.394 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.396 | + 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-07-05 20:56:13.399 | + 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-07-05 20:56:13.402 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.405 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-05 20:56:13.408 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-05 20:56:13.410 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-05 20:56:13.413 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-05 20:56:13.416 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.418 | + 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-07-05 20:56:13.421 | + 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-07-05 20:56:13.424 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.427 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-05 20:56:13.430 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-05 20:56:13.433 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-05 20:56:13.436 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-05 20:56:13.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.441 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-05 20:56:13.444 | + 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-07-05 20:56:13.447 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.450 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-05 20:56:13.453 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-05 20:56:13.455 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-05 20:56:13.458 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-05 20:56:13.460 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.462 | + 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-07-05 20:56:13.465 | + 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-07-05 20:56:13.467 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.470 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-05 20:56:13.472 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-05 20:56:13.475 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-05 20:56:13.477 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-05 20:56:13.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.481 | + 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-07-05 20:56:13.483 | + 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-07-05 20:56:13.485 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.488 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-05 20:56:13.489 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-05 20:56:13.492 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-05 20:56:13.495 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-05 20:56:13.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.501 | + 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-07-05 20:56:13.504 | + 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-07-05 20:56:13.507 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.510 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-05 20:56:13.512 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-05 20:56:13.515 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-05 20:56:13.517 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-05 20:56:13.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.522 | + 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-07-05 20:56:13.525 | + 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-07-05 20:56:13.528 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.530 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-05 20:56:13.533 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-05 20:56:13.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-05 20:56:13.538 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-05 20:56:13.541 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.543 | + 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-07-05 20:56:13.546 | + 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-07-05 20:56:13.549 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.552 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-05 20:56:13.554 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-05 20:56:13.557 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-05 20:56:13.560 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-05 20:56:13.562 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.565 | + 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-07-05 20:56:13.567 | + 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-07-05 20:56:13.570 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.573 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-05 20:56:13.576 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-05 20:56:13.578 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-05 20:56:13.581 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-05 20:56:13.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.586 | + 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-07-05 20:56:13.589 | + 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-07-05 20:56:13.591 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.594 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-05 20:56:13.597 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-05 20:56:13.600 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-05 20:56:13.603 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-05 20:56:13.606 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.609 | + 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-07-05 20:56:13.612 | + 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-07-05 20:56:13.614 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.616 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-05 20:56:13.618 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-05 20:56:13.621 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-05 20:56:13.623 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-05 20:56:13.625 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.628 | + 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-07-05 20:56:13.631 | + 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-07-05 20:56:13.635 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.638 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-05 20:56:13.640 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-05 20:56:13.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-05 20:56:13.646 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-05 20:56:13.648 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.651 | + 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-07-05 20:56:13.655 | + 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-07-05 20:56:13.658 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.660 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-05 20:56:13.663 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-05 20:56:13.666 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-05 20:56:13.669 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-05 20:56:13.672 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.675 | + 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-07-05 20:56:13.677 | + 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-07-05 20:56:13.680 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.683 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-05 20:56:13.686 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-05 20:56:13.689 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-05 20:56:13.692 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-05 20:56:13.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.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-07-05 20:56:13.701 | + 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-07-05 20:56:13.704 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.707 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-05 20:56:13.710 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-05 20:56:13.712 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-05 20:56:13.715 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-05 20:56:13.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.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-07-05 20:56:13.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-07-05 20:56:13.727 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.730 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-05 20:56:13.732 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-05 20:56:13.735 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-05 20:56:13.738 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-05 20:56:13.741 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.744 | + 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-07-05 20:56:13.747 | + 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-07-05 20:56:13.750 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.753 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-05 20:56:13.756 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-05 20:56:13.759 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-05 20:56:13.762 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-05 20:56:13.765 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.768 | + 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-07-05 20:56:13.771 | + 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-07-05 20:56:13.774 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.776 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-05 20:56:13.779 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-05 20:56:13.782 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-05 20:56:13.785 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-05 20:56:13.787 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.790 | + 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-07-05 20:56:13.793 | + 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-07-05 20:56:13.795 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.798 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-05 20:56:13.801 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-05 20:56:13.803 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-05 20:56:13.806 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-05 20:56:13.809 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.811 | + 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-07-05 20:56:13.814 | + 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-07-05 20:56:13.817 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.820 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-05 20:56:13.823 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-05 20:56:13.826 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-05 20:56:13.828 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-05 20:56:13.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.835 | + 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-07-05 20:56:13.837 | + 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-07-05 20:56:13.840 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.843 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-05 20:56:13.846 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-05 20:56:13.849 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-05 20:56:13.851 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-05 20:56:13.854 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.857 | + 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-07-05 20:56:13.859 | + 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-07-05 20:56:13.862 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.865 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-05 20:56:13.868 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-05 20:56:13.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-05 20:56:13.873 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-05 20:56:13.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.878 | + 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-07-05 20:56:13.881 | + 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-07-05 20:56:13.884 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.886 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-05 20:56:13.889 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-05 20:56:13.891 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-05 20:56:13.894 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-05 20:56:13.897 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.900 | + 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-07-05 20:56:13.902 | + 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-07-05 20:56:13.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.908 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-05 20:56:13.911 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-05 20:56:13.913 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-05 20:56:13.916 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-05 20:56:13.918 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.921 | + 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-07-05 20:56:13.923 | + 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-07-05 20:56:13.926 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.929 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-05 20:56:13.931 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-05 20:56:13.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-05 20:56:13.937 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-05 20:56:13.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.942 | + 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-07-05 20:56:13.943 | + 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-07-05 20:56:13.946 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.948 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-05 20:56:13.951 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-05 20:56:13.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-05 20:56:13.957 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-05 20:56:13.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.963 | + 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-07-05 20:56:13.966 | + 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-07-05 20:56:13.968 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.971 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-05 20:56:13.973 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-05 20:56:13.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-05 20:56:13.978 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-05 20:56:13.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:13.983 | + 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-07-05 20:56:13.985 | + 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-07-05 20:56:13.988 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:13.991 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-05 20:56:13.994 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-05 20:56:13.997 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-05 20:56:14.000 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-05 20:56:14.003 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.006 | + 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-07-05 20:56:14.008 | + 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-07-05 20:56:14.010 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.013 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-05 20:56:14.016 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-05 20:56:14.019 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-05 20:56:14.021 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-05 20:56:14.024 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.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-07-05 20:56:14.029 | + 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-07-05 20:56:14.032 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.035 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-05 20:56:14.036 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-05 20:56:14.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-05 20:56:14.040 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-05 20:56:14.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.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-07-05 20:56:14.047 | + 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-07-05 20:56:14.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.053 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-05 20:56:14.056 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-05 20:56:14.058 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-05 20:56:14.061 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-05 20:56:14.063 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.065 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-05 20:56:14.068 | + 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-07-05 20:56:14.070 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.072 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-05 20:56:14.074 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-05 20:56:14.076 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-05 20:56:14.079 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-05 20:56:14.082 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.085 | + 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-07-05 20:56:14.087 | + 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-07-05 20:56:14.090 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.093 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-05 20:56:14.096 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-05 20:56:14.099 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-05 20:56:14.101 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-05 20:56:14.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.107 | + 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-07-05 20:56:14.109 | + 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-07-05 20:56:14.112 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.115 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-05 20:56:14.117 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-05 20:56:14.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-05 20:56:14.122 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-05 20:56:14.125 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.127 | + 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-07-05 20:56:14.129 | + 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-07-05 20:56:14.132 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.135 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-05 20:56:14.138 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-05 20:56:14.140 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-05 20:56:14.143 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-05 20:56:14.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.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-07-05 20:56:14.151 | + 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-07-05 20:56:14.153 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.156 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-05 20:56:14.159 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-05 20:56:14.161 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-05 20:56:14.164 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-05 20:56:14.167 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.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-07-05 20:56:14.172 | + 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-07-05 20:56:14.176 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.178 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-05 20:56:14.180 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-05 20:56:14.182 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:14.184 | + 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-07-05 20:56:14.186 | + 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-07-05 20:56:14.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:14.191 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-05 20:56:14.212 | Using python 3.12 to install etcd3gw 2026-07-05 20:56:14.215 | + 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-07-05 20:56:14.948 | Collecting etcd3gw 2026-07-05 20:56:15.007 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:56:15.014 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-05 20:56:15.032 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-05 20:56:15.034 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-05 20:56:15.173 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-05 20:56:15.177 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:56:15.198 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-05 20:56:15.201 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-05 20:56:15.439 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-05 20:56:15.443 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-05 20:56:15.454 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-05 20:56:15.527 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-05 20:56:15.529 | 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-07-05 20:56:15.542 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-05 20:56:15.543 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-05 20:56:15.559 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-05 20:56:15.560 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-05 20:56:15.562 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-05 20:56:15.571 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-05 20:56:15.584 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-05 20:56:15.595 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-05 20:56:15.601 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-05 20:56:15.603 | 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-07-05 20:56:15.604 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-05 20:56:15.605 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-05 20:56:15.608 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-05 20:56:15.721 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-05 20:56:15.750 | Attempting uninstall: urllib3 2026-07-05 20:56:15.754 | Found existing installation: urllib3 2.0.7 2026-07-05 20:56:15.754 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:15.754 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-05 20:56:15.824 | Attempting uninstall: idna 2026-07-05 20:56:15.827 | Found existing installation: idna 3.6 2026-07-05 20:56:15.828 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:15.828 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-05 20:56:15.908 | Attempting uninstall: requests 2026-07-05 20:56:15.911 | Found existing installation: requests 2.31.0 2026-07-05 20:56:15.912 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:15.912 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-05 20:56:16.026 | 2026-07-05 20:56:16.028 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-05 20:56:16.112 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:16.115 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:16.117 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:16.119 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:16.121 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:16.123 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:16.126 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:16.128 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:16.130 | + functions-common:time_stop:2427 : start_time=1783284974206 2026-07-05 20:56:16.133 | + functions-common:time_stop:2429 : [[ -z 1783284974206 ]] 2026-07-05 20:56:16.135 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:16.140 | + functions-common:time_stop:2432 : end_time=1783284976137 2026-07-05 20:56:16.142 | + functions-common:time_stop:2433 : elapsed_time=1931 2026-07-05 20:56:16.144 | + functions-common:time_stop:2434 : total=19203 2026-07-05 20:56:16.147 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:16.149 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21134 2026-07-05 20:56:16.151 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:16.154 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-05 20:56:16.157 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-05 20:56:16.159 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-05 20:56:16.161 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:56:16.163 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:56:16.165 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:56:16.168 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:56:16.170 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:56:16.172 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:56:16.175 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:56:16.177 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:56:16.180 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:56:16.182 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:56:16.185 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:56:16.187 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:56:16.189 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:56:16.192 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-05 20:56:16.195 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:16.197 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:16.200 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-05 20:56:16.202 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-05 20:56:16.205 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:56:16.208 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:56:16.210 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:56:16.213 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:56:16.216 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:16.218 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:56:16.221 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:16.224 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:16.226 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:56:16.229 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:56:16.231 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:56:16.234 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:56:16.237 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-05 20:56:16.240 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:56:16.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:16.245 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:16.247 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-05 20:56:16.268 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-05 20:56:16.297 | Reading package lists... 2026-07-05 20:56:16.512 | Building dependency tree... 2026-07-05 20:56:16.513 | Reading state information... 2026-07-05 20:56:16.776 | The following additional packages will be installed: 2026-07-05 20:56:16.777 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-05 20:56:16.778 | Suggested packages: 2026-07-05 20:56:16.778 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-05 20:56:16.778 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-05 20:56:16.778 | python3-uwsgidecorators 2026-07-05 20:56:16.807 | The following NEW packages will be installed: 2026-07-05 20:56:16.808 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-05 20:56:16.808 | uwsgi-plugin-python3 2026-07-05 20:56:17.063 | 0 upgraded, 7 newly installed, 0 to remove and 90 not upgraded. 2026-07-05 20:56:17.063 | Need to get 1,290 kB of archives. 2026-07-05 20:56:17.063 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-05 20:56:17.063 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-05 20:56:17.614 | 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-07-05 20:56:17.751 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-05 20:56:17.887 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-05 20:56:17.894 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-05 20:56:18.029 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-05 20:56:18.030 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-05 20:56:18.341 | Fetched 1,290 kB in 1s (1,051 kB/s) 2026-07-05 20:56:18.368 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-05 20:56:18.421 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115610 files and directories currently installed.) 2026-07-05 20:56:18.425 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-05 20:56:18.429 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-05 20:56:18.478 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-05 20:56:18.488 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-05 20:56:18.495 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-05 20:56:18.552 | Selecting previously unselected package libzmq5:amd64. 2026-07-05 20:56:18.562 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-05 20:56:18.566 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-05 20:56:18.619 | Selecting previously unselected package libyajl2:amd64. 2026-07-05 20:56:18.629 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-05 20:56:18.633 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-05 20:56:18.668 | Selecting previously unselected package uwsgi-core. 2026-07-05 20:56:18.678 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-05 20:56:18.680 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-05 20:56:18.769 | Selecting previously unselected package uwsgi. 2026-07-05 20:56:18.778 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-05 20:56:18.785 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-05 20:56:18.820 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-05 20:56:18.830 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-05 20:56:18.832 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-05 20:56:18.884 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-05 20:56:18.900 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-05 20:56:18.909 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-05 20:56:18.913 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-05 20:56:18.918 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-05 20:56:18.930 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-05 20:56:19.273 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-05 20:56:19.298 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:56:19.876 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:56:20.458 | 2026-07-05 20:56:20.458 | Running kernel seems to be up-to-date. 2026-07-05 20:56:20.458 | 2026-07-05 20:56:20.458 | Restarting services... 2026-07-05 20:56:20.499 | 2026-07-05 20:56:20.499 | Service restarts being deferred: 2026-07-05 20:56:20.499 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:56:20.499 | systemctl restart getty@tty1.service 2026-07-05 20:56:20.499 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:56:20.499 | systemctl restart systemd-logind.service 2026-07-05 20:56:20.499 | 2026-07-05 20:56:20.499 | No containers need to be restarted. 2026-07-05 20:56:20.499 | 2026-07-05 20:56:20.499 | User sessions running outdated binaries: 2026-07-05 20:56:20.500 | ubuntu @ session #1: python3[1692] 2026-07-05 20:56:20.509 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:56:20.518 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:56:20.526 | 2026-07-05 20:56:20.526 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:56:21.731 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:56:21.734 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:56:21.736 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:21.738 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:21.741 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:21.742 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:21.744 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:21.748 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:56:21.750 | + functions-common:time_stop:2427 : start_time=1783284976266 2026-07-05 20:56:21.753 | + functions-common:time_stop:2429 : [[ -z 1783284976266 ]] 2026-07-05 20:56:21.756 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:21.761 | + functions-common:time_stop:2432 : end_time=1783284981758 2026-07-05 20:56:21.763 | + functions-common:time_stop:2433 : elapsed_time=5492 2026-07-05 20:56:21.765 | + functions-common:time_stop:2434 : total=115969 2026-07-05 20:56:21.767 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:21.770 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121461 2026-07-05 20:56:21.773 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:56:21.776 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-05 20:56:21.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:21.782 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:21.784 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-05 20:56:21.820 | No module matches proxy 2026-07-05 20:56:21.824 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-05 20:56:21.858 | Enabling module proxy. 2026-07-05 20:56:21.863 | To activate the new configuration, you need to run: 2026-07-05 20:56:21.863 | systemctl restart apache2 2026-07-05 20:56:21.869 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-05 20:56:21.906 | Considering dependency proxy for proxy_uwsgi: 2026-07-05 20:56:21.906 | Module proxy already enabled 2026-07-05 20:56:21.906 | Enabling module proxy_uwsgi. 2026-07-05 20:56:21.912 | To activate the new configuration, you need to run: 2026-07-05 20:56:21.912 | systemctl restart apache2 2026-07-05 20:56:21.918 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-05 20:56:21.921 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:56:21.924 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:56:21.927 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:56:22.033 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-05 20:56:22.036 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-05 20:56:22.039 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-05 20:56:22.041 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.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-07-05 20:56:22.047 | + 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-07-05 20:56:22.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.054 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-05 20:56:22.056 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-05 20:56:22.059 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-05 20:56:22.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.065 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-05 20:56:22.068 | + 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-07-05 20:56:22.071 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.073 | + ./stack.sh:main:905 : install_glanceclient 2026-07-05 20:56:22.076 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-05 20:56:22.078 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-05 20:56:22.081 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.084 | + 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-07-05 20:56:22.087 | + 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-07-05 20:56:22.091 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.094 | + ./stack.sh:main:906 : install_cinderclient 2026-07-05 20:56:22.096 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-05 20:56:22.099 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-05 20:56:22.102 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.105 | + 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-07-05 20:56:22.108 | + 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-07-05 20:56:22.111 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.113 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-05 20:56:22.117 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-05 20:56:22.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.122 | + 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-07-05 20:56:22.125 | + 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-07-05 20:56:22.128 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.130 | + ./stack.sh:main:907 : install_novaclient 2026-07-05 20:56:22.133 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-05 20:56:22.136 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-05 20:56:22.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.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-07-05 20:56:22.145 | + 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-07-05 20:56:22.148 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.151 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-05 20:56:22.170 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:22.173 | + ./stack.sh:main:909 : install_swiftclient 2026-07-05 20:56:22.175 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-05 20:56:22.179 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-05 20:56:22.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.183 | + 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-07-05 20:56:22.186 | + 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-07-05 20:56:22.189 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.192 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-05 20:56:22.209 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:22.212 | + ./stack.sh:main:912 : install_neutronclient 2026-07-05 20:56:22.215 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-05 20:56:22.218 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-05 20:56:22.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.223 | + 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-07-05 20:56:22.227 | + 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-07-05 20:56:22.230 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.233 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-05 20:56:22.236 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-05 20:56:22.239 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-05 20:56:22.242 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:22.245 | + 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-07-05 20:56:22.248 | + 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-07-05 20:56:22.251 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:22.254 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-05 20:56:22.256 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-05 20:56:22.259 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:56:22.263 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-05 20:56:22.266 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-05 20:56:22.268 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:56:22.272 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:56:22.273 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:56:22.278 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-05 20:56:22.280 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-05 20:56:22.283 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-05 20:56:22.285 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-05 20:56:22.288 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-05 20:56:22.310 | Using python 3.12 to install keystonemiddleware 2026-07-05 20:56:22.312 | + 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-07-05 20:56:23.007 | Collecting keystonemiddleware 2026-07-05 20:56:23.064 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-05 20:56:23.093 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-05 20:56:23.097 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-05 20:56:23.236 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-05 20:56:23.240 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:56:23.274 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-05 20:56:23.278 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:56:23.435 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-05 20:56:23.439 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:56:23.460 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-05 20:56:23.467 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-05 20:56:23.616 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-05 20:56:23.619 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:56:23.642 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-05 20:56:23.646 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:56:23.685 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-05 20:56:23.688 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:56:23.697 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-05 20:56:23.826 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-05 20:56:23.830 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-05 20:56:23.864 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-05 20:56:23.867 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-05 20:56:23.896 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-05 20:56:23.901 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:56:23.906 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-05 20:56:24.044 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-05 20:56:24.050 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-05 20:56:24.066 | 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-07-05 20:56:24.099 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-05 20:56:24.113 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:56:24.146 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-05 20:56:24.158 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:56:24.192 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-05 20:56:24.197 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-05 20:56:24.220 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-05 20:56:24.225 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-05 20:56:24.270 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-05 20:56:24.274 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-05 20:56:24.297 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-05 20:56:24.301 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-05 20:56:24.328 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-05 20:56:24.332 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-05 20:56:24.338 | 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-07-05 20:56:24.357 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-05 20:56:24.360 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-05 20:56:24.368 | 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-07-05 20:56:24.369 | 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.2) 2026-07-05 20:56:24.458 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-05 20:56:24.462 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-05 20:56:24.502 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-05 20:56:24.506 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-05 20:56:24.513 | 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-07-05 20:56:24.514 | 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-07-05 20:56:24.517 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-05 20:56:24.539 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-05 20:56:24.543 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-05 20:56:24.552 | 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-07-05 20:56:24.552 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-05 20:56:24.553 | 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-07-05 20:56:24.554 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-05 20:56:24.569 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-05 20:56:24.578 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-05 20:56:24.604 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-05 20:56:24.613 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-05 20:56:24.622 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-05 20:56:24.628 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-05 20:56:24.636 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-05 20:56:24.647 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-05 20:56:24.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 42.0 MB/s 0:00:00 2026-07-05 20:56:24.711 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-05 20:56:24.723 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-05 20:56:24.741 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-05 20:56:24.757 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-05 20:56:24.767 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-05 20:56:24.784 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-05 20:56:24.799 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-05 20:56:24.813 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-05 20:56:24.821 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-05 20:56:24.831 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-05 20:56:24.845 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-05 20:56:24.866 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-05 20:56:24.875 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-05 20:56:24.884 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-05 20:56:24.897 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-05 20:56:24.905 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-05 20:56:25.060 | 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-07-05 20:56:25.126 | Attempting uninstall: typing-extensions 2026-07-05 20:56:25.131 | Found existing installation: typing_extensions 4.10.0 2026-07-05 20:56:25.131 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.131 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-05 20:56:25.189 | Attempting uninstall: six 2026-07-05 20:56:25.193 | Found existing installation: six 1.16.0 2026-07-05 20:56:25.193 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.194 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-05 20:56:25.224 | Attempting uninstall: pyparsing 2026-07-05 20:56:25.229 | Found existing installation: pyparsing 3.1.1 2026-07-05 20:56:25.229 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.230 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-05 20:56:25.304 | Attempting uninstall: PyJWT 2026-07-05 20:56:25.309 | Found existing installation: PyJWT 2.7.0 2026-07-05 20:56:25.309 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.309 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-05 20:56:25.334 | Attempting uninstall: netaddr 2026-07-05 20:56:25.343 | Found existing installation: netaddr 0.8.0 2026-07-05 20:56:25.344 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.344 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-05 20:56:25.509 | Attempting uninstall: python-dateutil 2026-07-05 20:56:25.514 | Found existing installation: python-dateutil 2.8.2 2026-07-05 20:56:25.514 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:25.514 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-05 20:56:26.661 | 2026-07-05 20:56:26.665 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-05 20:56:26.769 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:26.772 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:26.774 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:26.777 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:26.779 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:26.782 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:26.784 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:26.787 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:26.789 | + functions-common:time_stop:2427 : start_time=1783284982305 2026-07-05 20:56:26.792 | + functions-common:time_stop:2429 : [[ -z 1783284982305 ]] 2026-07-05 20:56:26.794 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:26.798 | + functions-common:time_stop:2432 : end_time=1783284986795 2026-07-05 20:56:26.801 | + functions-common:time_stop:2433 : elapsed_time=4490 2026-07-05 20:56:26.803 | + functions-common:time_stop:2434 : total=21134 2026-07-05 20:56:26.806 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:26.808 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25624 2026-07-05 20:56:26.811 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:26.814 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-05 20:56:26.816 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-05 20:56:26.819 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:56:26.822 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-05 20:56:26.826 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-05 20:56:26.828 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:56:26.832 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:56:26.832 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:56:26.837 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-05 20:56:26.840 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-05 20:56:26.842 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-05 20:56:26.845 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-05 20:56:26.848 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-05 20:56:26.870 | Using python 3.12 to install python-memcached 2026-07-05 20:56:26.873 | + 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-07-05 20:56:27.564 | Collecting python-memcached 2026-07-05 20:56:27.620 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:56:27.642 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-05 20:56:27.737 | Installing collected packages: python-memcached 2026-07-05 20:56:27.754 | Successfully installed python-memcached-1.62 2026-07-05 20:56:27.823 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:27.826 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:27.829 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:27.832 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:27.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:27.837 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:27.839 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:27.841 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:27.844 | + functions-common:time_stop:2427 : start_time=1783284986864 2026-07-05 20:56:27.846 | + functions-common:time_stop:2429 : [[ -z 1783284986864 ]] 2026-07-05 20:56:27.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:27.854 | + functions-common:time_stop:2432 : end_time=1783284987851 2026-07-05 20:56:27.856 | + functions-common:time_stop:2433 : elapsed_time=987 2026-07-05 20:56:27.858 | + functions-common:time_stop:2434 : total=25624 2026-07-05 20:56:27.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:27.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26611 2026-07-05 20:56:27.866 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:27.868 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-05 20:56:27.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:27.888 | + ./stack.sh:main:919 : '[' 10.4.3.67 == 10.4.3.67 ']' 2026-07-05 20:56:27.891 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-05 20:56:27.893 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-05 20:56:27.896 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-05 20:56:27.900 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:56:27.902 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-05 20:56:27.905 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-05 20:56:27.922 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:27.925 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-05 20:56:27.928 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-05 20:56:27.930 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-05 20:56:27.933 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:56:27.935 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:56:27.937 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:56:27.940 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:56:27.942 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:56:27.945 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:56:27.963 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:56:27.965 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:56:27.968 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:27.971 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:56:27.971 | + functions-common:git_clone:610 : echo master 2026-07-05 20:56:27.975 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-05 20:56:27.978 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:27.980 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-05 20:56:27.993 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-05 20:56:27.996 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:56:27.996 | + functions-common:git_clone:673 : head -1 2026-07-05 20:56:28.003 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-05 20:56:28.006 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:56:28.009 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-05 20:56:28.012 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:56:28.013 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-05 20:56:28.016 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-05 20:56:28.019 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:56:28.021 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-05 20:56:28.024 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:56:28.027 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-05 20:56:28.030 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-05 20:56:28.032 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:56:28.034 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:56:28.038 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-05 20:56:28.041 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:56:28.044 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-05 20:56:28.047 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:56:28.050 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:56:28.053 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-05 20:56:28.059 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-05 20:56:28.062 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-05 20:56:28.064 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-05 20:56:28.154 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-05 20:56:28.157 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:56:28.160 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:56:28.162 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:56:28.164 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-05 20:56:28.166 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-05 20:56:28.169 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:56:28.171 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:56:28.174 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:56:28.176 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:56:28.179 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:56:28.182 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:56:28.184 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:56:28.187 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-05 20:56:28.208 | Using python 3.12 to install /opt/stack/keystone 2026-07-05 20:56:28.210 | + 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-07-05 20:56:28.726 | Obtaining file:///opt/stack/keystone 2026-07-05 20:56:28.729 | Installing build dependencies: started 2026-07-05 20:56:29.505 | Installing build dependencies: finished with status 'done' 2026-07-05 20:56:29.506 | Checking if build backend supports build_editable: started 2026-07-05 20:56:29.787 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:56:29.788 | Getting requirements to build editable: started 2026-07-05 20:56:29.943 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:56:29.944 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:56:30.673 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:56:30.682 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-07-05 20:56:30.682 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-07-05 20:56:30.773 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-05 20:56:30.828 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-05 20:56:30.849 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-05 20:56:30.854 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-05 20:56:31.039 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.043 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-05 20:56:31.432 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.436 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-05 20:56:31.453 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-05 20:56:31.454 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-07-05 20:56:31.454 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-07-05 20:56:31.489 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.496 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-05 20:56:31.518 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-07-05 20:56:31.519 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-07-05 20:56:31.520 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-07-05 20:56:31.659 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.664 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-05 20:56:31.840 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.843 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:56:31.851 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-07-05 20:56:31.851 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-07-05 20:56:31.985 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:31.989 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:56:32.133 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.137 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-05 20:56:32.146 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-07-05 20:56:32.271 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.275 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-05 20:56:32.309 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-07-05 20:56:32.346 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.351 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-05 20:56:32.556 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.560 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-05 20:56:32.623 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-07-05 20:56:32.625 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-07-05 20:56:32.683 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.686 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-05 20:56:32.721 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-05 20:56:32.722 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-07-05 20:56:32.913 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.918 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-05 20:56:32.975 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-05 20:56:32.980 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-05 20:56:33.077 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-05 20:56:33.081 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-05 20:56:33.098 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-05 20:56:33.101 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-05 20:56:33.111 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-07-05 20:56:33.124 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-05 20:56:33.127 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-05 20:56:33.190 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-05 20:56:33.193 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-05 20:56:33.286 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-05 20:56:33.290 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:56:33.399 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-05 20:56:33.403 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:56:33.516 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-05 20:56:33.520 | 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-07-05 20:56:33.592 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-05 20:56:33.595 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-05 20:56:33.615 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-07-05 20:56:33.663 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-05 20:56:33.666 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-05 20:56:33.712 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-05 20:56:33.715 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-05 20:56:33.736 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-05 20:56:33.741 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:56:33.781 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-05 20:56:33.785 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-05 20:56:34.089 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.099 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-05 20:56:34.111 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.15.0) 2026-07-05 20:56:34.112 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-07-05 20:56:34.114 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-07-05 20:56:34.115 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-07-05 20:56:34.115 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-07-05 20:56:34.121 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-07-05 20:56:34.122 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-07-05 20:56:34.122 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-07-05 20:56:34.150 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.154 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-05 20:56:34.161 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-07-05 20:56:34.292 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.297 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-05 20:56:34.431 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.435 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-05 20:56:34.458 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.461 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:56:34.469 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.2) 2026-07-05 20:56:34.472 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-07-05 20:56:34.474 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.4.0) 2026-07-05 20:56:34.652 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.655 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-05 20:56:34.672 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.676 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-05 20:56:34.694 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.698 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-05 20:56:34.723 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.727 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:56:34.859 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.863 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-05 20:56:34.882 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.886 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-05 20:56:34.911 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.915 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-05 20:56:34.920 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-07-05 20:56:34.936 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:34.940 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:56:35.088 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.093 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:56:35.242 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.249 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-05 20:56:35.368 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.372 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-05 20:56:35.510 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.515 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-05 20:56:35.652 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.657 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-05 20:56:35.799 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.805 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-05 20:56:35.960 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:35.963 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-05 20:56:36.119 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.123 | 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-07-05 20:56:36.139 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.143 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-05 20:56:36.163 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.167 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-05 20:56:36.307 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.311 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-05 20:56:36.322 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-07-05 20:56:36.323 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-07-05 20:56:36.330 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (83.0.0) 2026-07-05 20:56:36.348 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.352 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-05 20:56:36.388 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.391 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-05 20:56:36.412 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.417 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-05 20:56:36.560 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.566 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-05 20:56:36.582 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-07-05 20:56:36.584 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-07-05 20:56:36.584 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-07-05 20:56:36.585 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-07-05 20:56:36.728 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.734 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-05 20:56:36.878 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-05 20:56:36.881 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-05 20:56:36.931 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-05 20:56:36.943 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-05 20:56:37.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 67.6 MB/s 0:00:00 2026-07-05 20:56:37.006 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-05 20:56:37.020 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-05 20:56:37.034 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-05 20:56:37.047 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-05 20:56:37.058 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-05 20:56:37.065 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-05 20:56:37.074 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-05 20:56:37.080 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-05 20:56:37.092 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-05 20:56:37.103 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-05 20:56:37.118 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-05 20:56:37.139 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-05 20:56:37.150 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-05 20:56:37.159 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-05 20:56:37.176 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-05 20:56:37.192 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-05 20:56:37.207 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-05 20:56:37.216 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-05 20:56:37.244 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-05 20:56:37.260 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-05 20:56:37.280 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-05 20:56:37.292 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-05 20:56:37.324 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-05 20:56:37.340 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-05 20:56:37.349 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-05 20:56:37.366 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-05 20:56:37.382 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-05 20:56:37.397 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 28.9 MB/s 0:00:00 2026-07-05 20:56:37.402 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-05 20:56:37.413 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-05 20:56:37.422 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-05 20:56:37.433 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-05 20:56:37.444 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-05 20:56:37.455 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-05 20:56:37.464 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-05 20:56:37.472 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-05 20:56:37.479 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-05 20:56:37.496 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-05 20:56:37.503 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-05 20:56:37.519 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-05 20:56:37.530 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-05 20:56:37.536 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-05 20:56:37.544 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-05 20:56:37.550 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-05 20:56:37.564 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-05 20:56:37.619 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 61.2 MB/s 0:00:00 2026-07-05 20:56:37.623 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-05 20:56:37.633 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-05 20:56:37.644 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-05 20:56:37.659 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-05 20:56:37.674 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-05 20:56:37.688 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-05 20:56:37.698 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-05 20:56:37.704 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-05 20:56:37.724 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-05 20:56:37.734 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-05 20:56:37.743 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-05 20:56:37.816 | Building wheels for collected packages: keystone 2026-07-05 20:56:37.817 | Building editable for keystone (pyproject.toml): started 2026-07-05 20:56:38.455 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-05 20:56:38.456 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=a255db338628d31bc0e9f3ea3798a73d469d99f89431bcd0dc19a10180885af7 2026-07-05 20:56:38.456 | Stored in directory: /tmp/pip-ephem-wheel-cache-zqs_q15d/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-05 20:56:38.458 | Successfully built keystone 2026-07-05 20:56:38.607 | 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-07-05 20:56:38.630 | Attempting uninstall: pytz 2026-07-05 20:56:38.636 | Found existing installation: pytz 2024.1 2026-07-05 20:56:38.638 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:38.638 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-05 20:56:39.500 | Attempting uninstall: oauthlib 2026-07-05 20:56:39.506 | Found existing installation: oauthlib 3.2.2 2026-07-05 20:56:39.506 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:39.506 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-05 20:56:39.587 | Attempting uninstall: markupsafe 2026-07-05 20:56:39.593 | Found existing installation: MarkupSafe 2.1.5 2026-07-05 20:56:39.594 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:39.594 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-05 20:56:40.170 | Attempting uninstall: click 2026-07-05 20:56:40.179 | Found existing installation: click 8.1.6 2026-07-05 20:56:40.179 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:40.179 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-05 20:56:40.274 | Attempting uninstall: blinker 2026-07-05 20:56:40.279 | Found existing installation: blinker 1.7.0 2026-07-05 20:56:40.280 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:40.280 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-05 20:56:40.289 | Attempting uninstall: bcrypt 2026-07-05 20:56:40.295 | Found existing installation: bcrypt 3.2.2 2026-07-05 20:56:40.295 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:40.296 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-05 20:56:40.309 | Attempting uninstall: attrs 2026-07-05 20:56:40.316 | Found existing installation: attrs 23.2.0 2026-07-05 20:56:40.317 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:40.317 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-05 20:56:41.898 | Attempting uninstall: jinja2 2026-07-05 20:56:41.904 | Found existing installation: Jinja2 3.1.2 2026-07-05 20:56:41.904 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:41.904 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-05 20:56:42.445 | Attempting uninstall: cryptography 2026-07-05 20:56:42.452 | Found existing installation: cryptography 41.0.7 2026-07-05 20:56:42.452 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:42.452 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-05 20:56:42.770 | Attempting uninstall: pyopenssl 2026-07-05 20:56:42.778 | Found existing installation: pyOpenSSL 23.2.0 2026-07-05 20:56:42.778 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:42.778 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-05 20:56:42.991 | Attempting uninstall: jsonschema 2026-07-05 20:56:42.998 | Found existing installation: jsonschema 4.10.3 2026-07-05 20:56:42.998 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:56:42.999 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-05 20:56:43.886 | 2026-07-05 20:56:43.887 | 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-07-05 20:56:43.887 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-05 20:56:43.894 | 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.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 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.2 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.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-05 20:56:44.135 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:44.137 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:44.139 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:44.140 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:44.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:44.144 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:44.146 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:44.150 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:44.152 | + functions-common:time_stop:2427 : start_time=1783284988202 2026-07-05 20:56:44.155 | + functions-common:time_stop:2429 : [[ -z 1783284988202 ]] 2026-07-05 20:56:44.158 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:44.161 | + functions-common:time_stop:2432 : end_time=1783285004159 2026-07-05 20:56:44.163 | + functions-common:time_stop:2433 : elapsed_time=15957 2026-07-05 20:56:44.165 | + functions-common:time_stop:2434 : total=26611 2026-07-05 20:56:44.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:44.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42568 2026-07-05 20:56:44.170 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:44.173 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:56:44.175 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:56:44.178 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-05 20:56:44.181 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-05 20:56:44.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:44.186 | + 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-07-05 20:56:44.189 | + 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-07-05 20:56:44.191 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:44.195 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-05 20:56:44.212 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:44.215 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:56:44.218 | + ./stack.sh:main:921 : configure_keystone 2026-07-05 20:56:44.221 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-05 20:56:44.234 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-05 20:56:44.237 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-05 20:56:44.243 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-05 20:56:44.260 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:44.263 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-05 20:56:44.299 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-05 20:56:44.331 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-05 20:56:44.370 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-05 20:56:44.405 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-05 20:56:44.439 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-05 20:56:44.472 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-05 20:56:44.505 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-05 20:56:44.535 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-05 20:56:44.571 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-05 20:56:44.573 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-05 20:56:44.576 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-05 20:56:44.579 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-05 20:56:44.581 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-05 20:56:44.584 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 20:56:44.601 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:44.605 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-05 20:56:44.608 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-05 20:56:44.611 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 20:56:44.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:44.629 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:56:44.632 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:56:44.664 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 20:56:44.667 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 20:56:44.671 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.67/identity 2026-07-05 20:56:44.705 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-05 20:56:44.708 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-05 20:56:44.746 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-05 20:56:44.749 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-05 20:56:44.751 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-05 20:56:44.755 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-05 20:56:44.758 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:56:44.760 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:56:44.763 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:56:44.781 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:44.784 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:56:44.787 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-05 20:56:44.790 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-05 20:56:44.830 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-05 20:56:44.832 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-05 20:56:44.835 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-05 20:56:44.838 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-05 20:56:44.841 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:56:44.860 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:56:44.863 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:56:44.866 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:56:44.869 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:56:44.871 | + 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-07-05 20:56:44.902 | + 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-07-05 20:56:44.935 | + 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-07-05 20:56:44.969 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:56:45.000 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-05 20:56:45.031 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-05 20:56:45.063 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-05 20:56:45.066 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-05 20:56:45.068 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-05 20:56:45.071 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-05 20:56:45.073 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-05 20:56:45.076 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-05 20:56:45.077 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-05 20:56:45.080 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 20:56:45.082 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 20:56:45.096 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 20:56:45.096 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:56:45.105 | d /var/run/uwsgi 0755 stack root 2026-07-05 20:56:45.109 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:56:45.120 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-05 20:56:45.124 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-05 20:56:45.127 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-05 20:56:45.131 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:56:45.133 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-05 20:56:45.168 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-07-05 20:56:45.199 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-05 20:56:45.231 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-05 20:56:45.262 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-05 20:56:45.293 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-05 20:56:45.323 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-05 20:56:45.356 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-05 20:56:45.388 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-05 20:56:45.420 | + 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-07-05 20:56:45.453 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-05 20:56:45.484 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-05 20:56:45.515 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-05 20:56:45.547 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-05 20:56:45.578 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-05 20:56:45.581 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-05 20:56:45.584 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-05 20:56:45.587 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-05 20:56:45.590 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:56:45.593 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:45.595 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:45.598 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-05 20:56:45.601 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-05 20:56:45.604 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-05 20:56:45.635 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-05 20:56:45.668 | + 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-07-05 20:56:45.669 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-05 20:56:45.677 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-05 20:56:45.681 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-05 20:56:45.684 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-05 20:56:45.687 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:56:45.690 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:56:45.693 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:56:45.695 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:56:45.697 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:45.700 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:45.703 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:56:45.706 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:56:45.708 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:45.711 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:45.714 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-05 20:56:45.748 | Enabling site keystone-api. 2026-07-05 20:56:45.754 | To activate the new configuration, you need to run: 2026-07-05 20:56:45.754 | systemctl reload apache2 2026-07-05 20:56:45.758 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-05 20:56:45.761 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:56:45.764 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:56:45.766 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:56:45.871 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-05 20:56:45.900 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-05 20:56:45.932 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-05 20:56:45.966 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-05 20:56:45.969 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-05 20:56:46.004 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-05 20:56:46.034 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-05 20:56:46.065 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-05 20:56:46.098 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-05 20:56:46.101 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-05 20:56:46.129 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-05 20:56:46.147 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:46.149 | + ./stack.sh:main:926 : is_service_enabled ceilometer 2026-07-05 20:56:46.167 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:46.170 | + ./stack.sh:main:929 : stack_install_service swift 2026-07-05 20:56:46.173 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-05 20:56:46.175 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-05 20:56:46.178 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:56:46.181 | + lib/stack:stack_install_service:32 : install_swift 2026-07-05 20:56:46.184 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-05 20:56:46.186 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-05 20:56:46.189 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-05 20:56:46.191 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:56:46.194 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:56:46.197 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:56:46.200 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:56:46.203 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:56:46.206 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:56:46.222 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:56:46.224 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:56:46.226 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:46.230 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:56:46.230 | + functions-common:git_clone:610 : echo master 2026-07-05 20:56:46.235 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-05 20:56:46.238 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:46.241 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-05 20:56:46.253 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-05 20:56:46.256 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:56:46.257 | + functions-common:git_clone:673 : head -1 2026-07-05 20:56:46.264 | 0be06c7c0 Merge "s3api: Fix restore on delete" 2026-07-05 20:56:46.267 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:56:46.270 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-05 20:56:46.273 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:56:46.276 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-05 20:56:46.278 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-05 20:56:46.282 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-05 20:56:46.285 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-05 20:56:46.287 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:56:46.290 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-05 20:56:46.292 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-05 20:56:46.295 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:56:46.297 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-05 20:56:46.301 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-05 20:56:46.303 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:56:46.306 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-05 20:56:46.309 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:56:46.311 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:56:46.315 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-05 20:56:46.322 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-05 20:56:46.325 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-05 20:56:46.327 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-05 20:56:46.409 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-05 20:56:46.412 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:56:46.415 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:56:46.417 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:56:46.419 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-05 20:56:46.422 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-05 20:56:46.424 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:56:46.427 | + inc/python:setup_package:446 : local extras=keystone 2026-07-05 20:56:46.430 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:56:46.432 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-05 20:56:46.434 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-05 20:56:46.437 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-05 20:56:46.440 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:56:46.443 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-05 20:56:46.463 | Using python 3.12 to install /opt/stack/swift 2026-07-05 20:56:46.466 | + 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-07-05 20:56:46.957 | Obtaining file:///opt/stack/swift 2026-07-05 20:56:46.958 | Installing build dependencies: started 2026-07-05 20:56:47.762 | Installing build dependencies: finished with status 'done' 2026-07-05 20:56:47.762 | Checking if build backend supports build_editable: started 2026-07-05 20:56:48.047 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:56:48.048 | Getting requirements to build editable: started 2026-07-05 20:56:48.193 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:56:48.195 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:56:48.748 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:56:48.758 | 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.dev156) (0.41.0) 2026-07-05 20:56:48.758 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (3.5.3) 2026-07-05 20:56:48.759 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (3.1.0) 2026-07-05 20:56:49.056 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev156) 2026-07-05 20:56:49.110 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-05 20:56:49.117 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (2.34.2) 2026-07-05 20:56:49.268 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev156) 2026-07-05 20:56:49.273 | 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-07-05 20:56:49.399 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev156) 2026-07-05 20:56:49.403 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-05 20:56:49.410 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (43.0.3) 2026-07-05 20:56:49.410 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (2.8.0) 2026-07-05 20:56:49.412 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (13.0.0) 2026-07-05 20:56:49.413 | 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.dev156) (2.0.0) 2026-07-05 20:56:49.415 | 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.dev156) (3.0) 2026-07-05 20:56:49.419 | 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.dev156) (5.15.0) 2026-07-05 20:56:49.420 | 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.dev156) (4.2.0) 2026-07-05 20:56:49.421 | 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.dev156) (10.5.0) 2026-07-05 20:56:49.421 | 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.dev156) (6.4.0) 2026-07-05 20:56:49.422 | 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.dev156) (6.8.0) 2026-07-05 20:56:49.422 | 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.dev156) (8.2.0) 2026-07-05 20:56:49.423 | 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.dev156) (5.10.0) 2026-07-05 20:56:49.423 | 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.dev156) (10.1.1) 2026-07-05 20:56:49.424 | 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.dev156) (7.0.3) 2026-07-05 20:56:49.424 | 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.dev156) (4.0.1) 2026-07-05 20:56:49.425 | 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.dev156) (2.13.0) 2026-07-05 20:56:49.425 | 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.dev156) (5.8.0) 2026-07-05 20:56:49.426 | 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.dev156) (1.8.10) 2026-07-05 20:56:49.428 | 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.dev156) (2.1.0) 2026-07-05 20:56:49.428 | 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.dev156) (5.9.0) 2026-07-05 20:56:49.430 | 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.dev156) (1.8.2) 2026-07-05 20:56:49.430 | 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.dev156) (4.15.0) 2026-07-05 20:56:49.432 | 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.dev156) (1.5.0) 2026-07-05 20:56:49.434 | 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.dev156) (5.3.1) 2026-07-05 20:56:49.436 | 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.dev156) (1.3.0) 2026-07-05 20:56:49.437 | 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.dev156) (2.0.0) 2026-07-05 20:56:49.438 | 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.dev156) (6.0.3) 2026-07-05 20:56:49.442 | 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.dev156) (2.9.0.post0) 2026-07-05 20:56:49.442 | 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.dev156) (3.1.0) 2026-07-05 20:56:49.444 | 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.dev156) (2.2.2) 2026-07-05 20:56:49.446 | 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.dev156) (1.2.1) 2026-07-05 20:56:49.448 | 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.dev156) (3.3.2) 2026-07-05 20:56:49.448 | 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.dev156) (26.2) 2026-07-05 20:56:49.449 | 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.dev156) (7.2.2) 2026-07-05 20:56:49.452 | 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.dev156) (83.0.0) 2026-07-05 20:56:49.460 | 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.dev156) (1.17.0) 2026-07-05 20:56:49.464 | 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.dev156) (3.4.7) 2026-07-05 20:56:49.465 | 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.dev156) (3.18) 2026-07-05 20:56:49.465 | 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.dev156) (2.7.0) 2026-07-05 20:56:49.466 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev156) (2023.11.17) 2026-07-05 20:56:49.488 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-05 20:56:49.580 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.4 MB/s 0:00:00 2026-07-05 20:56:49.584 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-05 20:56:49.607 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 16.8 MB/s 0:00:00 2026-07-05 20:56:49.612 | 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-07-05 20:56:49.633 | Building wheels for collected packages: swift 2026-07-05 20:56:49.634 | Building editable for swift (pyproject.toml): started 2026-07-05 20:56:50.163 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-05 20:56:50.164 | Created wheel for swift: filename=swift-2.38.0.dev156-0.editable-py3-none-any.whl size=19798 sha256=19f330f5e8ae5dd2767d0db7de53c42176f66a5ac00b44bf357f811dfce8649c 2026-07-05 20:56:50.164 | Stored in directory: /tmp/pip-ephem-wheel-cache-i65hueia/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-05 20:56:50.167 | Successfully built swift 2026-07-05 20:56:50.265 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-05 20:56:50.487 | 2026-07-05 20:56:50.495 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev156 xattr-1.3.0 2026-07-05 20:56:50.606 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:50.609 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:50.612 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:50.614 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:50.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:50.619 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:50.621 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:50.624 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:50.626 | + functions-common:time_stop:2427 : start_time=1783285006458 2026-07-05 20:56:50.628 | + functions-common:time_stop:2429 : [[ -z 1783285006458 ]] 2026-07-05 20:56:50.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:50.635 | + functions-common:time_stop:2432 : end_time=1783285010633 2026-07-05 20:56:50.637 | + functions-common:time_stop:2433 : elapsed_time=4175 2026-07-05 20:56:50.639 | + functions-common:time_stop:2434 : total=42568 2026-07-05 20:56:50.641 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:50.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46743 2026-07-05 20:56:50.646 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:50.648 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:56:50.650 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:56:50.652 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-05 20:56:50.655 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-05 20:56:50.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:50.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-07-05 20:56:50.662 | + 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-07-05 20:56:50.664 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:50.666 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-05 20:56:50.668 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:56:50.671 | + ./stack.sh:main:930 : configure_swift 2026-07-05 20:56:50.674 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-05 20:56:50.676 | + lib/swift:configure_swift:332 : local node_number 2026-07-05 20:56:50.678 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-05 20:56:50.680 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-05 20:56:50.682 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-05 20:56:50.925 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 20:56:50.925 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 20:56:50.925 | we strongly recommend against using it for new projects. 2026-07-05 20:56:50.925 | 2026-07-05 20:56:50.925 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 20:56:50.925 | framework. For more detail see 2026-07-05 20:56:50.925 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 20:56:50.925 | 2026-07-05 20:56:50.925 | import eventlet 2026-07-05 20:56:50.977 | No object-expirer running 2026-07-05 20:56:50.977 | No container-replicator running 2026-07-05 20:56:50.977 | No object-replicator running 2026-07-05 20:56:50.977 | No account-reaper running 2026-07-05 20:56:50.977 | No account-server running 2026-07-05 20:56:50.977 | No container-updater running 2026-07-05 20:56:50.977 | No container-sharder running 2026-07-05 20:56:50.977 | No object-reconstructor running 2026-07-05 20:56:50.977 | No object-updater running 2026-07-05 20:56:50.977 | No object-server running 2026-07-05 20:56:50.977 | No account-auditor running 2026-07-05 20:56:50.977 | No account-replicator running 2026-07-05 20:56:50.977 | No object-auditor running 2026-07-05 20:56:50.977 | No container-reconciler running 2026-07-05 20:56:50.977 | No container-auditor running 2026-07-05 20:56:50.977 | No container-sync running 2026-07-05 20:56:50.977 | No proxy-server running 2026-07-05 20:56:50.977 | No container-server running 2026-07-05 20:56:51.029 | + lib/swift:configure_swift:337 : true 2026-07-05 20:56:51.031 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-05 20:56:51.044 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-05 20:56:51.057 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-05 20:56:51.061 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-05 20:56:51.061 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-05 20:56:51.065 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-05 20:56:51.065 | s/%GROUP%/stack/; 2026-07-05 20:56:51.065 | s/%USER%/stack/; 2026-07-05 20:56:51.065 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-05 20:56:51.065 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-05 20:56:51.069 | uid = stack 2026-07-05 20:56:51.069 | gid = stack 2026-07-05 20:56:51.069 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-05 20:56:51.069 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-05 20:56:51.069 | address = 127.0.0.1 2026-07-05 20:56:51.069 | 2026-07-05 20:56:51.069 | [account6612] 2026-07-05 20:56:51.069 | max connections = 25 2026-07-05 20:56:51.069 | path = /opt/stack/data/swift/1/ 2026-07-05 20:56:51.069 | read only = false 2026-07-05 20:56:51.069 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-05 20:56:51.069 | 2026-07-05 20:56:51.069 | [account6622] 2026-07-05 20:56:51.069 | max connections = 25 2026-07-05 20:56:51.069 | path = /opt/stack/data/swift/2/ 2026-07-05 20:56:51.069 | read only = false 2026-07-05 20:56:51.069 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-05 20:56:51.069 | 2026-07-05 20:56:51.069 | [account6632] 2026-07-05 20:56:51.069 | max connections = 25 2026-07-05 20:56:51.069 | path = /opt/stack/data/swift/3/ 2026-07-05 20:56:51.069 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [account6642] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/4/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [container6611] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/1/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [container6621] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/2/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [container6631] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/3/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [container6641] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/4/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [object6613] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/1/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [object6623] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/2/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [object6633] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/3/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-05 20:56:51.070 | 2026-07-05 20:56:51.070 | [object6643] 2026-07-05 20:56:51.070 | max connections = 25 2026-07-05 20:56:51.070 | path = /opt/stack/data/swift/4/ 2026-07-05 20:56:51.070 | read only = false 2026-07-05 20:56:51.070 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-05 20:56:51.073 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-05 20:56:51.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:56:51.078 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:56:51.081 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-05 20:56:51.094 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-05 20:56:51.096 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-05 20:56:51.101 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-05 20:56:51.105 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-05 20:56:51.107 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-05 20:56:51.112 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-05 20:56:51.141 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.67:8080/v1/ 2026-07-05 20:56:51.173 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-05 20:56:51.191 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-05 20:56:51.223 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-05 20:56:51.242 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-05 20:56:51.274 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-05 20:56:51.292 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-05 20:56:51.326 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-05 20:56:51.347 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-05 20:56:51.379 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-05 20:56:51.396 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-05 20:56:51.427 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-05 20:56:51.447 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-05 20:56:51.462 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:51.464 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-05 20:56:51.496 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-05 20:56:51.527 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-05 20:56:51.557 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-05 20:56:51.587 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-05 20:56:51.589 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-05 20:56:51.606 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:51.608 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-05 20:56:51.638 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-05 20:56:51.656 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:51.659 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-05 20:56:51.678 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:51.680 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-05 20:56:51.682 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-05 20:56:51.697 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:51.700 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-05 20:56:51.702 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-05 20:56:51.705 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-05 20:56:51.711 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-05 20:56:51.717 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-05 20:56:51.750 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-05 20:56:51.783 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-05 20:56:51.815 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-05 20:56:51.848 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-05 20:56:51.881 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-05 20:56:51.883 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-05 20:56:51.886 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-05 20:56:51.889 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-05 20:56:51.891 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:56:51.894 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-05 20:56:51.897 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-05 20:56:51.899 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-05 20:56:51.901 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-05 20:56:51.903 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-05 20:56:51.933 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-05 20:56:51.963 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.67/identity 2026-07-05 20:56:51.994 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-05 20:56:52.024 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-05 20:56:52.054 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-05 20:56:52.085 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-05 20:56:52.117 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-05 20:56:52.151 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:56:52.185 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:56:52.215 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-05 20:56:52.248 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:56:52.251 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-05 20:56:52.286 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-05 20:56:52.319 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-05 20:56:52.348 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-05 20:56:52.381 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-05 20:56:52.412 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-05 20:56:52.433 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-05 20:56:52.466 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-05 20:56:52.500 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-05 20:56:52.504 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-05 20:56:52.540 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-05 20:56:52.572 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-05 20:56:52.603 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-05 20:56:52.639 | + lib/swift:configure_swift:490 : local node_number 2026-07-05 20:56:52.642 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-05 20:56:52.644 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-05 20:56:52.646 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-05 20:56:52.651 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-05 20:56:52.654 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-05 20:56:52.657 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-05 20:56:52.659 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-05 20:56:52.661 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-05 20:56:52.664 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-05 20:56:52.667 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-05 20:56:52.670 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-05 20:56:52.690 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-05 20:56:52.722 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-05 20:56:52.741 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-05 20:56:52.772 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-05 20:56:52.790 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-05 20:56:52.822 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-05 20:56:52.842 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-05 20:56:52.875 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-05 20:56:52.894 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-05 20:56:52.926 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-05 20:56:52.944 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 4 2026-07-05 20:56:52.976 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-05 20:56:52.993 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-05 20:56:53.026 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-05 20:56:53.044 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-05 20:56:53.078 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-05 20:56:53.097 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-07-05 20:56:53.130 | + 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-07-05 20:56:53.135 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-05 20:56:53.152 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-05 20:56:53.185 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-05 20:56:53.217 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-05 20:56:53.219 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-05 20:56:53.223 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-05 20:56:53.226 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-05 20:56:53.229 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-05 20:56:53.232 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-05 20:56:53.235 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-05 20:56:53.237 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-05 20:56:53.240 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-05 20:56:53.242 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-05 20:56:53.260 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-05 20:56:53.294 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-05 20:56:53.312 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-05 20:56:53.344 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-05 20:56:53.363 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-05 20:56:53.394 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-05 20:56:53.413 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-05 20:56:53.445 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-05 20:56:53.465 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-05 20:56:53.497 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-05 20:56:53.516 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 4 2026-07-05 20:56:53.547 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-05 20:56:53.566 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-05 20:56:53.596 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-05 20:56:53.614 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-05 20:56:53.646 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-05 20:56:53.665 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-07-05 20:56:53.697 | + 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-07-05 20:56:53.702 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-05 20:56:53.721 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-05 20:56:53.752 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-05 20:56:53.754 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-05 20:56:53.759 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-05 20:56:53.762 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-05 20:56:53.765 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-05 20:56:53.767 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-05 20:56:53.769 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-05 20:56:53.772 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-05 20:56:53.774 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-05 20:56:53.776 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-05 20:56:53.795 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-05 20:56:53.826 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-05 20:56:53.844 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-05 20:56:53.876 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-05 20:56:53.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-05 20:56:53.928 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-05 20:56:53.948 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-05 20:56:53.980 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-05 20:56:53.999 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-05 20:56:54.029 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-05 20:56:54.048 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 4 2026-07-05 20:56:54.076 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-05 20:56:54.096 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-05 20:56:54.128 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-05 20:56:54.146 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-05 20:56:54.179 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-05 20:56:54.198 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-07-05 20:56:54.230 | + 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-07-05 20:56:54.235 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-05 20:56:54.254 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-05 20:56:54.285 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-05 20:56:54.315 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-05 20:56:54.347 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-05 20:56:54.377 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-05 20:56:54.380 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-05 20:56:54.385 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-05 20:56:54.417 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-05 20:56:54.451 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-05 20:56:54.484 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-05 20:56:54.517 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-05 20:56:54.551 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-05 20:56:54.581 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-05 20:56:54.612 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-05 20:56:54.641 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-05 20:56:54.673 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-05 20:56:54.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:54.692 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-05 20:56:54.711 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-05 20:56:54.715 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-05 20:56:54.736 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-05 20:56:54.739 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.67 2026-07-05 20:56:54.770 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-05 20:56:54.773 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-05 20:56:54.803 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.67/identity 2026-07-05 20:56:54.835 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-05 20:56:54.837 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-05 20:56:54.867 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-05 20:56:54.883 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:54.885 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:56:54.914 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-05 20:56:54.947 | + lib/swift:configure_swift:553 : local user_group 2026-07-05 20:56:54.949 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-05 20:56:54.954 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-05 20:56:54.956 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-05 20:56:54.970 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-05 20:56:54.973 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-05 20:56:54.985 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-05 20:56:54.988 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-05 20:56:55.001 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-05 20:56:55.003 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-05 20:56:55.006 | + ./stack.sh:main:933 : is_service_enabled s3api 2026-07-05 20:56:55.022 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:56:55.025 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-05 20:56:55.042 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:55.045 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-05 20:56:55.047 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-05 20:56:55.050 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-05 20:56:55.053 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:56:55.055 | + lib/stack:stack_install_service:32 : install_glance 2026-07-05 20:56:55.057 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-05 20:56:55.060 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-05 20:56:55.063 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-05 20:56:55.081 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:55.084 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-05 20:56:55.087 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-05 20:56:55.104 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:56:55.108 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-05 20:56:55.110 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-05 20:56:55.113 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-05 20:56:55.116 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:56:55.118 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-05 20:56:55.120 | + 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-07-05 20:56:55.123 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:56:55.126 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-05 20:56:55.128 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-05 20:56:55.132 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-05 20:56:55.135 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-05 20:56:55.138 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-05 20:56:55.141 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-05 20:56:55.143 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-05 20:56:55.147 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-05 20:56:55.150 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-05 20:56:55.153 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-05 20:56:55.158 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:56:55.158 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-05 20:56:55.163 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-05 20:56:55.166 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-05 20:56:55.168 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-05 20:56:55.172 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-05 20:56:55.175 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-05 20:56:55.198 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-05 20:56:55.200 | + 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-07-05 20:56:55.883 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:55.941 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-05 20:56:55.954 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.5.0) 2026-07-05 20:56:55.954 | 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-07-05 20:56:55.955 | 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-07-05 20:56:55.956 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.1) 2026-07-05 20:56:55.956 | 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-07-05 20:56:55.957 | 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.9.0) 2026-07-05 20:56:55.957 | 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-07-05 20:56:55.958 | 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.15.0) 2026-07-05 20:56:55.958 | 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-07-05 20:56:55.959 | 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-07-05 20:56:55.970 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:55.974 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-05 20:56:55.981 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2026-07-05 20:56:55.982 | 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-07-05 20:56:55.983 | 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.2) 2026-07-05 20:56:56.114 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.119 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-05 20:56:56.141 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.148 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-05 20:56:56.298 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.303 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:56:56.438 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.444 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:56:56.594 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.598 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-05 20:56:56.614 | 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-07-05 20:56:56.615 | 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-07-05 20:56:56.615 | 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-07-05 20:56:56.616 | 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-07-05 20:56:56.619 | 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-07-05 20:56:56.619 | 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-07-05 20:56:56.620 | 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-07-05 20:56:56.623 | Requirement already satisfied: pbr>=5.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) (7.0.3) 2026-07-05 20:56:56.623 | 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-07-05 20:56:56.623 | 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-07-05 20:56:56.625 | 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-07-05 20:56:56.637 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-05 20:56:56.640 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-05 20:56:56.646 | 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-07-05 20:56:56.648 | 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-07-05 20:56:56.650 | 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-07-05 20:56:56.651 | 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-07-05 20:56:56.651 | 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-07-05 20:56:56.655 | 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-07-05 20:56:56.657 | 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-07-05 20:56:56.657 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.2.1) 2026-07-05 20:56:56.659 | 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-07-05 20:56:56.663 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.10) 2026-07-05 20:56:56.663 | Requirement already satisfied: eventlet>=0.27.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) (0.41.0) 2026-07-05 20:56:56.664 | Requirement already satisfied: greenlet>=0.4.15 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.5.3) 2026-07-05 20:56:56.664 | 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-07-05 20:56:56.665 | 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-07-05 20:56:56.665 | 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-07-05 20:56:56.666 | 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-07-05 20:56:56.667 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-07-05 20:56:56.672 | 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-07-05 20:56:56.673 | 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-07-05 20:56:56.676 | 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) (83.0.0) 2026-07-05 20:56:56.684 | 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.18.0) 2026-07-05 20:56:56.687 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-07-05 20:56:56.688 | 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-07-05 20:56:56.695 | 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-07-05 20:56:56.696 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.18) 2026-07-05 20:56:56.696 | 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-07-05 20:56:56.697 | 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-07-05 20:56:56.707 | 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-07-05 20:56:56.731 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-05 20:56:56.762 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-05 20:56:56.810 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-05 20:56:56.824 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-05 20:56:56.833 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-05 20:56:56.854 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-05 20:56:56.865 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-05 20:56:56.874 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-05 20:56:56.992 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-05 20:56:57.688 | 2026-07-05 20:56:57.700 | Successfully installed glance-store-5.6.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-07-05 20:56:57.796 | + inc/python:pip_install:216 : result=0 2026-07-05 20:56:57.798 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:56:57.800 | + functions-common:time_stop:2420 : local name 2026-07-05 20:56:57.802 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:56:57.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:56:57.808 | + functions-common:time_stop:2423 : local total 2026-07-05 20:56:57.811 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:56:57.814 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:56:57.816 | + functions-common:time_stop:2427 : start_time=1783285015192 2026-07-05 20:56:57.818 | + functions-common:time_stop:2429 : [[ -z 1783285015192 ]] 2026-07-05 20:56:57.823 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:56:57.827 | + functions-common:time_stop:2432 : end_time=1783285017824 2026-07-05 20:56:57.830 | + functions-common:time_stop:2433 : elapsed_time=2632 2026-07-05 20:56:57.833 | + functions-common:time_stop:2434 : total=46743 2026-07-05 20:56:57.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:56:57.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49375 2026-07-05 20:56:57.840 | + inc/python:pip_install:219 : return 0 2026-07-05 20:56:57.842 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-05 20:56:57.844 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-05 20:56:57.847 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-05 20:56:57.860 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-05 20:56:57.866 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-05 20:56:57.869 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-05 20:56:57.871 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-05 20:56:57.875 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:56:57.877 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:56:57.881 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:56:57.884 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:56:57.886 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:56:57.890 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:56:57.906 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:56:57.908 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:56:57.910 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:57.914 | + functions-common:git_clone:610 : echo master 2026-07-05 20:56:57.914 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:56:57.919 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-05 20:56:57.922 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:56:57.925 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-05 20:56:57.939 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-05 20:56:57.943 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:56:57.943 | + functions-common:git_clone:673 : head -1 2026-07-05 20:56:57.951 | 4e64dc19c Merge "Drop deprecated standalone server config options" 2026-07-05 20:56:57.955 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:56:57.958 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-05 20:56:57.960 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:56:57.963 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-05 20:56:57.966 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-05 20:56:57.969 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:56:57.971 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-05 20:56:57.974 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:56:57.977 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-05 20:56:57.980 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-05 20:56:57.983 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:56:57.986 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:56:57.990 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-05 20:56:57.993 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:56:57.996 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-05 20:56:57.999 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:56:58.001 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:56:58.005 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-05 20:56:58.011 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-05 20:56:58.014 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-05 20:56:58.017 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-05 20:56:58.096 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-05 20:56:58.099 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:56:58.102 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:56:58.105 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:56:58.107 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-05 20:56:58.110 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-05 20:56:58.113 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:56:58.115 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:56:58.118 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:56:58.121 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:56:58.124 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:56:58.127 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:56:58.130 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:56:58.133 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-05 20:56:58.155 | Using python 3.12 to install /opt/stack/glance 2026-07-05 20:56:58.158 | + 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-07-05 20:56:58.646 | Obtaining file:///opt/stack/glance 2026-07-05 20:56:58.648 | Installing build dependencies: started 2026-07-05 20:56:59.470 | Installing build dependencies: finished with status 'done' 2026-07-05 20:56:59.471 | Checking if build backend supports build_editable: started 2026-07-05 20:56:59.745 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:56:59.746 | Getting requirements to build editable: started 2026-07-05 20:56:59.888 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:56:59.890 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:57:00.456 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:57:00.468 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (7.0.3) 2026-07-05 20:57:00.468 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (0.7.1) 2026-07-05 20:57:00.469 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (2.0.51) 2026-07-05 20:57:00.470 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (0.41.0) 2026-07-05 20:57:00.470 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (3.1.0) 2026-07-05 20:57:00.471 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (2.5.1) 2026-07-05 20:57:00.471 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (1.8.10) 2026-07-05 20:57:00.471 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (1.18.5) 2026-07-05 20:57:00.555 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev111) 2026-07-05 20:57:00.615 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-05 20:57:00.622 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (10.5.0) 2026-07-05 20:57:00.623 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (7.5.0) 2026-07-05 20:57:00.623 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (6.4.0) 2026-07-05 20:57:00.624 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (2.7.1) 2026-07-05 20:57:00.624 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (10.1.1) 2026-07-05 20:57:00.625 | 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.dev111) (5.9.0) 2026-07-05 20:57:00.768 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev111) 2026-07-05 20:57:00.772 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-05 20:57:00.779 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (5.15.0) 2026-07-05 20:57:00.780 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (13.0.0) 2026-07-05 20:57:00.908 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev111) 2026-07-05 20:57:00.912 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-05 20:57:00.916 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (3.18.0) 2026-07-05 20:57:00.917 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (3.10.1) 2026-07-05 20:57:00.917 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (4.26.0) 2026-07-05 20:57:00.918 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (5.8.0) 2026-07-05 20:57:00.918 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (18.0.0) 2026-07-05 20:57:00.918 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (6.8.0) 2026-07-05 20:57:01.049 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev111) 2026-07-05 20:57:01.053 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:57:01.058 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (8.2.0) 2026-07-05 20:57:01.059 | 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.dev111) (18.1.0) 2026-07-05 20:57:01.059 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (8.1.0) 2026-07-05 20:57:01.189 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev111) 2026-07-05 20:57:01.194 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-05 20:57:01.200 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (5.1.0) 2026-07-05 20:57:01.201 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (4.4.0) 2026-07-05 20:57:01.201 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (5.6.0) 2026-07-05 20:57:01.202 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (3.1.0) 2026-07-05 20:57:01.202 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev111) (43.0.3) 2026-07-05 20:57:01.324 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev111) 2026-07-05 20:57:01.329 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-05 20:57:01.460 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev111) 2026-07-05 20:57:01.463 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:57:01.469 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev111) (1.3.12) 2026-07-05 20:57:01.470 | 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.dev111) (4.15.0) 2026-07-05 20:57:01.600 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.604 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-05 20:57:01.611 | 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.dev111) (2.34.2) 2026-07-05 20:57:01.614 | 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.dev111) (2.0.0) 2026-07-05 20:57:01.615 | 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.dev111) (3.0) 2026-07-05 20:57:01.617 | 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.dev111) (5.10.0) 2026-07-05 20:57:01.619 | 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.dev111) (2.2.2) 2026-07-05 20:57:01.621 | 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.dev111) (2.8.0) 2026-07-05 20:57:01.622 | 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.dev111) (3.5.3) 2026-07-05 20:57:01.628 | 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.dev111) (1.4.2) 2026-07-05 20:57:01.628 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev111) (3.4.0) 2026-07-05 20:57:01.634 | 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.dev111) (3.3.2) 2026-07-05 20:57:01.637 | 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.dev111) (26.1.0) 2026-07-05 20:57:01.638 | 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.dev111) (2025.9.1) 2026-07-05 20:57:01.638 | 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.dev111) (0.37.0) 2026-07-05 20:57:01.639 | 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.dev111) (2026.5.1) 2026-07-05 20:57:01.643 | 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.dev111) (2.1.0) 2026-07-05 20:57:01.643 | 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.dev111) (1.8.2) 2026-07-05 20:57:01.646 | 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.dev111) (4.2.0) 2026-07-05 20:57:01.647 | 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.dev111) (4.0.1) 2026-07-05 20:57:01.648 | 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.dev111) (2.13.0) 2026-07-05 20:57:01.651 | 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.dev111) (1.5.0) 2026-07-05 20:57:01.653 | 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.dev111) (5.3.1) 2026-07-05 20:57:01.656 | 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.dev111) (0.20) 2026-07-05 20:57:01.658 | 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.dev111) (1.3.0) 2026-07-05 20:57:01.659 | 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.dev111) (2.0.0) 2026-07-05 20:57:01.660 | 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.dev111) (6.0.3) 2026-07-05 20:57:01.664 | 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.dev111) (2.1.2) 2026-07-05 20:57:01.665 | 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.dev111) (0.6.2) 2026-07-05 20:57:01.687 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.691 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-05 20:57:01.713 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.716 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-05 20:57:01.844 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.850 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-05 20:57:01.867 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.870 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-05 20:57:01.876 | 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.dev111) (7.2.2) 2026-07-05 20:57:01.890 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev111) 2026-07-05 20:57:01.895 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-05 20:57:01.904 | 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.dev111) (2.9.0.post0) 2026-07-05 20:57:01.908 | 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.dev111) (4.6.0) 2026-07-05 20:57:01.908 | 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.dev111) (7.1.4) 2026-07-05 20:57:01.909 | 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.dev111) (5.3.1) 2026-07-05 20:57:01.910 | 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.dev111) (5.6.2) 2026-07-05 20:57:01.910 | 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.dev111) (0.16.0) 2026-07-05 20:57:01.913 | 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.dev111) (5.1.0) 2026-07-05 20:57:01.918 | 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.dev111) (2026.2) 2026-07-05 20:57:01.918 | 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.dev111) (26.2) 2026-07-05 20:57:01.922 | 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.dev111) (0.25.0) 2026-07-05 20:57:01.924 | 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.dev111) (5.0.0) 2026-07-05 20:57:01.925 | 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.dev111) (3.1.6) 2026-07-05 20:57:01.926 | 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.dev111) (4.0.1) 2026-07-05 20:57:01.930 | 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.dev111) (3.0.3) 2026-07-05 20:57:01.937 | 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.dev111) (1.2.1) 2026-07-05 20:57:01.941 | 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.dev111) (1.7.6) 2026-07-05 20:57:01.952 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev111) (83.0.0) 2026-07-05 20:57:01.959 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev111) (0.8.1) 2026-07-05 20:57:02.106 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.109 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:57:02.128 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.135 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-05 20:57:02.165 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.170 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-05 20:57:02.208 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.213 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-05 20:57:02.229 | 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.dev111) 2026-07-05 20:57:02.233 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-05 20:57:02.239 | 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.dev111) (15.0.0) 2026-07-05 20:57:02.249 | 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.dev111) 2026-07-05 20:57:02.255 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-05 20:57:02.270 | 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.dev111) (1.17.0) 2026-07-05 20:57:02.280 | 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.dev111) (3.4.7) 2026-07-05 20:57:02.281 | 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.dev111) (3.18) 2026-07-05 20:57:02.282 | 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.dev111) (2.7.0) 2026-07-05 20:57:02.283 | 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.dev111) (2023.11.17) 2026-07-05 20:57:02.298 | 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.dev111) (4.2.0) 2026-07-05 20:57:02.299 | 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.dev111) (2.20.0) 2026-07-05 20:57:02.303 | 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.dev111) (0.1.2) 2026-07-05 20:57:02.313 | 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.dev111) (0.8) 2026-07-05 20:57:02.347 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.351 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-05 20:57:02.490 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.495 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:57:02.502 | 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.dev111) (9.1.4) 2026-07-05 20:57:02.513 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.517 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-05 20:57:02.699 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev111) 2026-07-05 20:57:02.703 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-05 20:57:02.709 | Installing build dependencies: started 2026-07-05 20:57:03.433 | Installing build dependencies: finished with status 'done' 2026-07-05 20:57:03.433 | Getting requirements to build wheel: started 2026-07-05 20:57:03.760 | Getting requirements to build wheel: finished with status 'done' 2026-07-05 20:57:03.761 | Preparing metadata (pyproject.toml): started 2026-07-05 20:57:03.935 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:57:03.937 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev111) (2026.2) 2026-07-05 20:57:03.955 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev111) 2026-07-05 20:57:03.958 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-05 20:57:03.983 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev111) 2026-07-05 20:57:03.986 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-05 20:57:04.017 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-05 20:57:04.030 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-05 20:57:04.040 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-05 20:57:04.049 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-05 20:57:04.056 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-05 20:57:04.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 60.0 MB/s 0:00:00 2026-07-05 20:57:04.093 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-05 20:57:04.101 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-05 20:57:04.124 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-05 20:57:04.133 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-05 20:57:04.143 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-05 20:57:04.154 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-05 20:57:04.163 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-05 20:57:04.171 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-05 20:57:04.179 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-05 20:57:04.188 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-05 20:57:04.200 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-05 20:57:04.206 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-05 20:57:04.213 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-05 20:57:04.228 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-05 20:57:04.237 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-05 20:57:04.266 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 73.2 MB/s 0:00:00 2026-07-05 20:57:04.269 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-05 20:57:04.276 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-05 20:57:04.282 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-05 20:57:04.288 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-05 20:57:04.326 | Building wheels for collected packages: glance, simplegeneric 2026-07-05 20:57:04.327 | Building editable for glance (pyproject.toml): started 2026-07-05 20:57:04.821 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-05 20:57:04.821 | Created wheel for glance: filename=glance-32.1.0.dev111-0.editable-py3-none-any.whl size=9000 sha256=95a9e5058d2688a99ef690c2e933f4c6d1f684070b0c1e5b6d9644952a9fb963 2026-07-05 20:57:04.823 | Stored in directory: /tmp/pip-ephem-wheel-cache-2jbnu0fy/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-05 20:57:04.824 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-05 20:57:05.033 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-05 20:57:05.034 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=15da3e409ee9618399d0453cdcf49253d3bb133881ea481798097c6a4f00bdf7 2026-07-05 20:57:05.034 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-05 20:57:05.036 | Successfully built glance simplegeneric 2026-07-05 20:57:05.159 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-05 20:57:06.625 | Attempting uninstall: jsonpointer 2026-07-05 20:57:06.633 | Found existing installation: jsonpointer 2.0 2026-07-05 20:57:06.633 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:06.634 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-05 20:57:06.642 | Attempting uninstall: jmespath 2026-07-05 20:57:06.650 | Found existing installation: jmespath 1.0.1 2026-07-05 20:57:06.650 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:06.650 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-05 20:57:06.669 | Attempting uninstall: httplib2 2026-07-05 20:57:06.677 | Found existing installation: httplib2 0.20.4 2026-07-05 20:57:06.677 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:06.677 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-05 20:57:06.725 | Attempting uninstall: jsonpatch 2026-07-05 20:57:06.733 | Found existing installation: jsonpatch 1.32 2026-07-05 20:57:06.733 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:06.733 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-05 20:57:08.983 | 2026-07-05 20:57:08.992 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev111 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-05 20:57:09.154 | + inc/python:pip_install:216 : result=0 2026-07-05 20:57:09.157 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:57:09.160 | + functions-common:time_stop:2420 : local name 2026-07-05 20:57:09.162 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:57:09.165 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:57:09.168 | + functions-common:time_stop:2423 : local total 2026-07-05 20:57:09.170 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:57:09.172 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:57:09.176 | + functions-common:time_stop:2427 : start_time=1783285018150 2026-07-05 20:57:09.178 | + functions-common:time_stop:2429 : [[ -z 1783285018150 ]] 2026-07-05 20:57:09.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:57:09.186 | + functions-common:time_stop:2432 : end_time=1783285029183 2026-07-05 20:57:09.189 | + functions-common:time_stop:2433 : elapsed_time=11033 2026-07-05 20:57:09.192 | + functions-common:time_stop:2434 : total=49375 2026-07-05 20:57:09.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:57:09.197 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=60408 2026-07-05 20:57:09.200 | + inc/python:pip_install:219 : return 0 2026-07-05 20:57:09.203 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:57:09.205 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:57:09.208 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-05 20:57:09.212 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-05 20:57:09.214 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:09.217 | + 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-07-05 20:57:09.220 | + 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-07-05 20:57:09.222 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:09.225 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:57:09.228 | + ./stack.sh:main:942 : configure_glance 2026-07-05 20:57:09.230 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-05 20:57:09.244 | + lib/glance:configure_glance:353 : local dburl 2026-07-05 20:57:09.247 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-05 20:57:09.250 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-05 20:57:09.253 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-05 20:57:09.256 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-05 20:57:09.258 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:57:09.261 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:57:09.263 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:57:09.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:09.284 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:57:09.286 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-05 20:57:09.289 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-05 20:57:09.292 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-05 20:57:09.327 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-05 20:57:09.363 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-05 20:57:09.396 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-05 20:57:09.430 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-05 20:57:09.464 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-05 20:57:09.499 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-05 20:57:09.539 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-05 20:57:09.542 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-05 20:57:09.544 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-05 20:57:09.547 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-05 20:57:09.550 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:57:09.552 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-05 20:57:09.554 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-05 20:57:09.556 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-05 20:57:09.559 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-05 20:57:09.562 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-05 20:57:09.594 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-05 20:57:09.626 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.67/identity 2026-07-05 20:57:09.659 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-05 20:57:09.692 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-05 20:57:09.723 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-05 20:57:09.753 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-05 20:57:09.785 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-05 20:57:09.815 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:57:09.846 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:57:09.876 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-05 20:57:09.906 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:57:09.908 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-05 20:57:09.942 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-05 20:57:09.945 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-05 20:57:09.948 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-05 20:57:09.950 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 20:57:09.953 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-05 20:57:09.955 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 20:57:09.972 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:09.975 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-05 20:57:09.977 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-05 20:57:09.979 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 20:57:09.996 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:09.999 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:57:10.002 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:57:10.034 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 20:57:10.037 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 20:57:10.040 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-05 20:57:10.042 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-05 20:57:10.045 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-05 20:57:10.077 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-05 20:57:10.107 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-05 20:57:10.142 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-05 20:57:10.145 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-05 20:57:10.148 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-05 20:57:10.151 | + lib/glance:configure_glance_store:282 : local be 2026-07-05 20:57:10.154 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-05 20:57:10.157 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:10.159 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-05 20:57:10.193 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-05 20:57:10.196 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.67 2026-07-05 20:57:10.232 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-05 20:57:10.235 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:10.238 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-05 20:57:10.255 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:10.258 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-05 20:57:10.291 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-05 20:57:10.322 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-07-05 20:57:10.354 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-05 20:57:10.386 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-05 20:57:10.419 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-05 20:57:10.438 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:10.441 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-05 20:57:10.475 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-05 20:57:10.506 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-05 20:57:10.542 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-05 20:57:10.576 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.67/identity/v3 2026-07-05 20:57:10.610 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-05 20:57:10.642 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.67/image 2026-07-05 20:57:10.674 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-05 20:57:10.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:10.695 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-05 20:57:10.727 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.67/identity 2026-07-05 20:57:10.759 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-05 20:57:10.762 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-05 20:57:10.764 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-05 20:57:10.767 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:57:10.786 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:57:10.788 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:57:10.791 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:10.793 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:57:10.796 | + 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-07-05 20:57:10.830 | + 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-07-05 20:57:10.864 | + 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-07-05 20:57:10.897 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:57:10.927 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-05 20:57:10.960 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-05 20:57:10.966 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-05 20:57:10.999 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-05 20:57:11.030 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-05 20:57:11.065 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-05 20:57:11.101 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-05 20:57:11.137 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-05 20:57:11.172 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-05 20:57:11.207 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-05 20:57:11.242 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-05 20:57:11.247 | + lib/glance:configure_glance:449 : 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-07-05 20:57:11.254 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-05 20:57:11.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:11.275 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.67 2026-07-05 20:57:11.278 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-05 20:57:11.281 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.67:8776/v3/%(project_id)s' 2026-07-05 20:57:11.317 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.67:8776/v3/%(project_id)s' 2026-07-05 20:57:11.350 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-05 20:57:11.352 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-05 20:57:11.354 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-05 20:57:11.357 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-05 20:57:11.359 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-05 20:57:11.363 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-05 20:57:11.366 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-05 20:57:11.370 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:57:11.373 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-05 20:57:11.408 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-05 20:57:11.410 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-05 20:57:11.413 | ++ functions:get_random_port:861 : true 2026-07-05 20:57:11.416 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-05 20:57:11.418 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-05 20:57:11.421 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-05 20:57:11.487 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-05 20:57:11.489 | ++ functions:get_random_port:865 : break 2 2026-07-05 20:57:11.492 | ++ functions:get_random_port:869 : echo 60999 2026-07-05 20:57:11.495 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-05 20:57:11.497 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-05 20:57:11.528 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-07-05 20:57:11.559 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-05 20:57:11.590 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-05 20:57:11.622 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 20:57:11.653 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 20:57:11.683 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-05 20:57:11.714 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-05 20:57:11.744 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-05 20:57:11.775 | + 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-07-05 20:57:11.807 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 20:57:11.838 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 20:57:11.871 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-05 20:57:11.903 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-05 20:57:11.933 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-05 20:57:11.964 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-05 20:57:11.998 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-05 20:57:12.031 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-05 20:57:12.064 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-05 20:57:12.096 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-05 20:57:12.130 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-05 20:57:12.133 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-05 20:57:12.135 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:57:12.138 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:57:12.140 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:12.142 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:12.145 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-05 20:57:12.147 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-05 20:57:12.180 | proxy (enabled by site administrator) 2026-07-05 20:57:12.183 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-05 20:57:12.185 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-05 20:57:12.188 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:57:12.191 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:57:12.193 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:12.196 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:12.199 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-05 20:57:12.201 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-05 20:57:12.233 | No module matches proxy_http 2026-07-05 20:57:12.236 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-05 20:57:12.273 | Considering dependency proxy for proxy_http: 2026-07-05 20:57:12.273 | Module proxy already enabled 2026-07-05 20:57:12.273 | Enabling module proxy_http. 2026-07-05 20:57:12.278 | To activate the new configuration, you need to run: 2026-07-05 20:57:12.278 | systemctl restart apache2 2026-07-05 20:57:12.283 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-05 20:57:12.286 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-05 20:57:12.289 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:57:12.293 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:57:12.295 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:57:12.404 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-05 20:57:12.408 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-05 20:57:12.412 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-05 20:57:12.414 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:57:12.418 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:12.421 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:12.424 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-05 20:57:12.427 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-05 20:57:12.431 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-05 20:57:12.431 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-05 20:57:12.440 | KeepAlive Off 2026-07-05 20:57:12.444 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-05 20:57:12.445 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-05 20:57:12.453 | SetEnv proxy-sendchunked 1 2026-07-05 20:57:12.458 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-05 20:57:12.459 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-05 20:57:12.467 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-05 20:57:12.471 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-05 20:57:12.473 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-05 20:57:12.475 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:57:12.478 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:57:12.480 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:57:12.482 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:57:12.485 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:12.488 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:12.491 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:57:12.493 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:57:12.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:12.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:12.501 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-05 20:57:12.542 | Enabling site glance-api. 2026-07-05 20:57:12.547 | To activate the new configuration, you need to run: 2026-07-05 20:57:12.547 | systemctl reload apache2 2026-07-05 20:57:12.552 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-05 20:57:12.554 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:57:12.556 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:57:12.559 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:57:12.665 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-05 20:57:12.671 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-05 20:57:12.705 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-05 20:57:12.741 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-05 20:57:12.744 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-05 20:57:12.781 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-05 20:57:12.816 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-05 20:57:12.836 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:12.839 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-05 20:57:12.842 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-05 20:57:12.845 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-05 20:57:12.848 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:57:12.850 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-05 20:57:12.854 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-05 20:57:12.856 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-05 20:57:12.859 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-05 20:57:12.862 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:57:12.865 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:57:12.869 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:57:12.872 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:57:12.874 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:57:12.879 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:57:12.896 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:57:12.898 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:57:12.901 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:12.904 | + functions-common:git_clone:610 : echo master 2026-07-05 20:57:12.905 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:57:12.909 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-05 20:57:12.912 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:12.915 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-05 20:57:12.928 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-05 20:57:12.931 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:57:12.932 | + functions-common:git_clone:673 : head -1 2026-07-05 20:57:12.936 | a7165d3d6 Add iSCSI export support to the StorPool driver 2026-07-05 20:57:12.940 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:57:12.943 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-05 20:57:12.946 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:57:12.948 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-05 20:57:12.951 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-05 20:57:12.954 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:57:12.956 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-05 20:57:12.958 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:57:12.961 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-05 20:57:12.964 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-05 20:57:12.966 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:57:12.969 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:57:12.972 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-05 20:57:12.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:57:12.979 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-05 20:57:12.981 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:57:12.983 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:57:12.986 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-05 20:57:12.991 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-05 20:57:12.994 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-05 20:57:12.997 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-05 20:57:13.078 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-05 20:57:13.081 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:57:13.083 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:57:13.084 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:57:13.087 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-05 20:57:13.089 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-05 20:57:13.092 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:57:13.094 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:57:13.096 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:57:13.099 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:57:13.101 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:57:13.104 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:57:13.106 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:57:13.108 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-05 20:57:13.129 | Using python 3.12 to install /opt/stack/cinder 2026-07-05 20:57:13.131 | + 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-07-05 20:57:13.608 | Obtaining file:///opt/stack/cinder 2026-07-05 20:57:13.611 | Installing build dependencies: started 2026-07-05 20:57:14.497 | Installing build dependencies: finished with status 'done' 2026-07-05 20:57:14.498 | Checking if build backend supports build_editable: started 2026-07-05 20:57:14.788 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:57:14.789 | Getting requirements to build editable: started 2026-07-05 20:57:14.934 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:57:14.935 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:57:15.749 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:57:15.763 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.0.3) 2026-07-05 20:57:15.764 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.3.1) 2026-07-05 20:57:15.764 | 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.dev157) (0.41.0) 2026-07-05 20:57:15.764 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.4.0) 2026-07-05 20:57:15.764 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.5.3) 2026-07-05 20:57:15.765 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.1.0) 2026-07-05 20:57:15.765 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.26.0) 2026-07-05 20:57:15.766 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.15.0) 2026-07-05 20:57:15.766 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (13.0.0) 2026-07-05 20:57:15.767 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.1.1) 2026-07-05 20:57:15.767 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.5.0) 2026-07-05 20:57:15.768 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.5.0) 2026-07-05 20:57:15.768 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.4.0) 2026-07-05 20:57:15.768 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.0.0) 2026-07-05 20:57:15.769 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.2.0) 2026-07-05 20:57:15.769 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (18.1.0) 2026-07-05 20:57:15.769 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (8.1.0) 2026-07-05 20:57:15.770 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.1.0) 2026-07-05 20:57:15.770 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.11.0) 2026-07-05 20:57:15.771 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.8.0) 2026-07-05 20:57:15.771 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.9.0) 2026-07-05 20:57:15.772 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.10.0) 2026-07-05 20:57:15.772 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.6.0) 2026-07-05 20:57:15.773 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.1) 2026-07-05 20:57:15.773 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (10.1.1) 2026-07-05 20:57:15.978 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.069 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-05 20:57:16.077 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.4.0) 2026-07-05 20:57:16.077 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (26.2) 2026-07-05 20:57:16.098 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.102 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-05 20:57:16.113 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.10.1) 2026-07-05 20:57:16.114 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.1.0) 2026-07-05 20:57:16.114 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (3.3.2) 2026-07-05 20:57:16.115 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.4.0) 2026-07-05 20:57:16.247 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.251 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-05 20:57:16.258 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.8.0) 2026-07-05 20:57:16.387 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.391 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-05 20:57:16.397 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (4.10.0) 2026-07-05 20:57:16.398 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.34.2) 2026-07-05 20:57:16.398 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.7.0) 2026-07-05 20:57:16.399 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.5.1) 2026-07-05 20:57:16.399 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.3.0) 2026-07-05 20:57:16.527 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.531 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-05 20:57:16.536 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2.0.51) 2026-07-05 20:57:16.536 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.9.0) 2026-07-05 20:57:16.546 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.550 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-05 20:57:16.568 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (9.1.4) 2026-07-05 20:57:16.570 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (1.8.10) 2026-07-05 20:57:16.570 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (6.8.0) 2026-07-05 20:57:16.702 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.708 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-05 20:57:16.714 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.0) 2026-07-05 20:57:16.850 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.855 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-05 20:57:16.910 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:16.914 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-05 20:57:16.922 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (5.7.0) 2026-07-05 20:57:16.922 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (43.0.3) 2026-07-05 20:57:16.923 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (0.2.3) 2026-07-05 20:57:17.126 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev157) 2026-07-05 20:57:17.131 | 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-07-05 20:57:17.466 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev157) 2026-07-05 20:57:17.478 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-05 20:57:17.490 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev157) (1.9.0) 2026-07-05 20:57:17.491 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (2026.2) 2026-07-05 20:57:17.491 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev157) (7.1.4) 2026-07-05 20:57:17.795 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-05 20:57:17.801 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-05 20:57:17.814 | 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.dev157) (1.1.0) 2026-07-05 20:57:17.832 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev157) 2026-07-05 20:57:17.837 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-05 20:57:17.848 | 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.dev157) (2.9.0.post0) 2026-07-05 20:57:17.851 | 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.dev157) (1.17.0) 2026-07-05 20:57:17.868 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev157) (2.0.0) 2026-07-05 20:57:17.870 | 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.dev157) (3.0) 2026-07-05 20:57:17.875 | 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.dev157) (2.8.0) 2026-07-05 20:57:17.878 | 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.dev157) (3.1.0) 2026-07-05 20:57:17.880 | 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.dev157) (2.2.2) 2026-07-05 20:57:17.881 | 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.dev157) (0.32.0) 2026-07-05 20:57:17.907 | 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.dev157) 2026-07-05 20:57:17.912 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-05 20:57:17.939 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-05 20:57:17.943 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-05 20:57:17.986 | 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.dev157) 2026-07-05 20:57:17.989 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-05 20:57:18.010 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.014 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-05 20:57:18.042 | 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.dev157) 2026-07-05 20:57:18.045 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-05 20:57:18.233 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.322 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-05 20:57:18.382 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.385 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-05 20:57:18.428 | 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.dev157) 2026-07-05 20:57:18.432 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:57:18.452 | 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.dev157) (3.4.7) 2026-07-05 20:57:18.452 | 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.dev157) (3.18) 2026-07-05 20:57:18.453 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev157) (2023.11.17) 2026-07-05 20:57:18.461 | 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.dev157) (26.1.0) 2026-07-05 20:57:18.462 | 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.dev157) (2025.9.1) 2026-07-05 20:57:18.462 | 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.dev157) (0.37.0) 2026-07-05 20:57:18.463 | 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.dev157) (2026.5.1) 2026-07-05 20:57:18.467 | 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.dev157) (1.8.2) 2026-07-05 20:57:18.468 | 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.dev157) (4.15.0) 2026-07-05 20:57:18.470 | 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.dev157) (4.2.0) 2026-07-05 20:57:18.471 | 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.dev157) (4.0.1) 2026-07-05 20:57:18.471 | 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.dev157) (2.13.0) 2026-07-05 20:57:18.476 | 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.dev157) (7.2.2) 2026-07-05 20:57:18.479 | 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.dev157) (1.5.0) 2026-07-05 20:57:18.483 | 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.dev157) (0.20) 2026-07-05 20:57:18.486 | 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.dev157) (1.3.0) 2026-07-05 20:57:18.486 | 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.dev157) (2.0.0) 2026-07-05 20:57:18.487 | 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.dev157) (6.0.3) 2026-07-05 20:57:18.491 | 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.dev157) (1.18.5) 2026-07-05 20:57:18.492 | 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.dev157) (2.1.2) 2026-07-05 20:57:18.492 | 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.dev157) (0.6.2) 2026-07-05 20:57:18.495 | 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.dev157) (1.3.12) 2026-07-05 20:57:18.502 | 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.dev157) (5.3.1) 2026-07-05 20:57:18.503 | 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.dev157) (5.6.2) 2026-07-05 20:57:18.503 | 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.dev157) (0.16.0) 2026-07-05 20:57:18.505 | 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.dev157) (5.1.0) 2026-07-05 20:57:18.512 | 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.dev157) (0.25.0) 2026-07-05 20:57:18.514 | 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.dev157) (5.0.0) 2026-07-05 20:57:18.514 | 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.dev157) (3.1.6) 2026-07-05 20:57:18.515 | 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.dev157) (4.0.1) 2026-07-05 20:57:18.519 | 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.dev157) (3.0.3) 2026-07-05 20:57:18.525 | 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.dev157) (1.2.1) 2026-07-05 20:57:18.535 | 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.dev157) (1.7.6) 2026-07-05 20:57:18.667 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.671 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-05 20:57:18.721 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.725 | 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-07-05 20:57:18.734 | 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.dev157) (3.18.0) 2026-07-05 20:57:18.870 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev157) 2026-07-05 20:57:18.874 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-05 20:57:18.902 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-05 20:57:18.906 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-05 20:57:19.040 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev157) 2026-07-05 20:57:19.045 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-05 20:57:19.055 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev157) (83.0.0) 2026-07-05 20:57:19.063 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev157) (0.8.1) 2026-07-05 20:57:19.090 | 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.dev157) 2026-07-05 20:57:19.093 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-05 20:57:19.110 | 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.dev157) (4.14.0) 2026-07-05 20:57:19.114 | 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.dev157) (0.6.0) 2026-07-05 20:57:19.114 | 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.dev157) (4.0.0) 2026-07-05 20:57:19.119 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev157) (3.0.52) 2026-07-05 20:57:19.119 | 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.dev157) (1.11.0) 2026-07-05 20:57:19.120 | 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.dev157) (15.0.0) 2026-07-05 20:57:19.120 | 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.dev157) (1.8.0) 2026-07-05 20:57:19.246 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev157) 2026-07-05 20:57:19.274 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-05 20:57:19.280 | 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.dev157) (24.2.1) 2026-07-05 20:57:19.303 | 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.dev157) (4.2.0) 2026-07-05 20:57:19.303 | 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.dev157) (2.20.0) 2026-07-05 20:57:19.309 | 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.dev157) (0.1.2) 2026-07-05 20:57:19.318 | 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.dev157) (0.8) 2026-07-05 20:57:19.445 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev157) 2026-07-05 20:57:19.449 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-05 20:57:19.477 | 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.dev157) (3.6.1) 2026-07-05 20:57:19.478 | 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.dev157) (3.4.0) 2026-07-05 20:57:19.479 | 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.dev157) (4.0.1) 2026-07-05 20:57:19.514 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev157) 2026-07-05 20:57:19.518 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-05 20:57:19.536 | 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.dev157) (1.33) 2026-07-05 20:57:19.539 | 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.dev157) (3.1.1) 2026-07-05 20:57:19.577 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-05 20:57:19.587 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-05 20:57:19.769 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 74.0 MB/s 0:00:00 2026-07-05 20:57:19.774 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-05 20:57:19.781 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-05 20:57:19.994 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 73.7 MB/s 0:00:00 2026-07-05 20:57:19.998 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-05 20:57:20.007 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-05 20:57:20.021 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-05 20:57:20.027 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-05 20:57:20.038 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-05 20:57:20.045 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-05 20:57:20.056 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-05 20:57:20.062 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-05 20:57:20.071 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-05 20:57:20.082 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-05 20:57:20.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 39.2 MB/s 0:00:00 2026-07-05 20:57:20.105 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-05 20:57:20.120 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-05 20:57:20.130 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-05 20:57:20.139 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-05 20:57:20.148 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-05 20:57:20.171 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 61.4 MB/s 0:00:00 2026-07-05 20:57:20.175 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-05 20:57:20.187 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-05 20:57:20.201 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-05 20:57:20.212 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-05 20:57:20.220 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-05 20:57:20.301 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-05 20:57:20.309 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-05 20:57:20.317 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-05 20:57:20.327 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-05 20:57:20.338 | 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-07-05 20:57:20.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 66.7 MB/s 0:00:00 2026-07-05 20:57:20.376 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-05 20:57:20.446 | Building wheels for collected packages: cinder 2026-07-05 20:57:20.447 | Building editable for cinder (pyproject.toml): started 2026-07-05 20:57:21.327 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-05 20:57:21.329 | Created wheel for cinder: filename=cinder-28.1.0.dev157-0.editable-py3-none-any.whl size=9205 sha256=931fb49cb07f7c9e227de81359ae0e8833de0ff242150250cef42e7e59da5ad6 2026-07-05 20:57:21.329 | Stored in directory: /tmp/pip-ephem-wheel-cache-y9b7ufl8/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-05 20:57:21.331 | Successfully built cinder 2026-07-05 20:57:21.479 | 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-07-05 20:57:21.706 | Attempting uninstall: pyasn1 2026-07-05 20:57:21.715 | Found existing installation: pyasn1 0.4.8 2026-07-05 20:57:21.715 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:21.715 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-05 20:57:22.433 | Attempting uninstall: botocore 2026-07-05 20:57:22.442 | Found existing installation: botocore 1.34.46 2026-07-05 20:57:22.442 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:22.443 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-05 20:57:22.950 | Attempting uninstall: s3transfer 2026-07-05 20:57:22.959 | Found existing installation: s3transfer 0.10.1 2026-07-05 20:57:22.959 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:22.959 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-05 20:57:23.302 | Attempting uninstall: boto3 2026-07-05 20:57:23.311 | Found existing installation: boto3 1.34.46 2026-07-05 20:57:23.311 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-05 20:57:23.312 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-05 20:57:24.404 | 2026-07-05 20:57:24.415 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev157 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 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-7.35.1 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-07-05 20:57:24.734 | + inc/python:pip_install:216 : result=0 2026-07-05 20:57:24.737 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:57:24.740 | + functions-common:time_stop:2420 : local name 2026-07-05 20:57:24.743 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:57:24.745 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:57:24.747 | + functions-common:time_stop:2423 : local total 2026-07-05 20:57:24.750 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:57:24.752 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:57:24.755 | + functions-common:time_stop:2427 : start_time=1783285033124 2026-07-05 20:57:24.757 | + functions-common:time_stop:2429 : [[ -z 1783285033124 ]] 2026-07-05 20:57:24.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:57:24.764 | + functions-common:time_stop:2432 : end_time=1783285044761 2026-07-05 20:57:24.767 | + functions-common:time_stop:2433 : elapsed_time=11637 2026-07-05 20:57:24.770 | + functions-common:time_stop:2434 : total=60408 2026-07-05 20:57:24.772 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:57:24.775 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=72045 2026-07-05 20:57:24.778 | + inc/python:pip_install:219 : return 0 2026-07-05 20:57:24.780 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:57:24.783 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:57:24.785 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-05 20:57:24.787 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-05 20:57:24.791 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:24.793 | + 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-07-05 20:57:24.796 | + 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-07-05 20:57:24.799 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:24.802 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-05 20:57:24.804 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-05 20:57:24.807 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-05 20:57:24.810 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:24.813 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:24.816 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-05 20:57:24.829 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-05 20:57:24.832 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:57:24.835 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:57:24.838 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:57:24.841 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:57:24.844 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:24.846 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:57:24.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:24.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:24.855 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:57:24.857 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:57:24.861 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:57:24.863 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:57:24.866 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-05 20:57:24.869 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:57:24.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:24.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:24.879 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-05 20:57:24.901 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-05 20:57:24.934 | Reading package lists... 2026-07-05 20:57:25.173 | Building dependency tree... 2026-07-05 20:57:25.174 | Reading state information... 2026-07-05 20:57:25.437 | The following additional packages will be installed: 2026-07-05 20:57:25.438 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-05 20:57:25.438 | python3-wcwidth 2026-07-05 20:57:25.439 | Suggested packages: 2026-07-05 20:57:25.440 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-05 20:57:25.469 | The following NEW packages will be installed: 2026-07-05 20:57:25.470 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-05 20:57:25.470 | python3-wcwidth targetcli-fb 2026-07-05 20:57:25.803 | 0 upgraded, 6 newly installed, 0 to remove and 90 not upgraded. 2026-07-05 20:57:25.803 | Need to get 358 kB of archives. 2026-07-05 20:57:25.803 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-05 20:57:25.803 | 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-07-05 20:57:26.054 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-05 20:57:26.391 | 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-07-05 20:57:26.419 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-05 20:57:26.445 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-05 20:57:26.474 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-05 20:57:26.816 | Fetched 358 kB in 1s (353 kB/s) 2026-07-05 20:57:26.843 | Selecting previously unselected package python3-wcwidth. 2026-07-05 20:57:26.895 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 115882 files and directories currently installed.) 2026-07-05 20:57:26.899 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-05 20:57:26.900 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-05 20:57:26.936 | Selecting previously unselected package python3-urwid. 2026-07-05 20:57:26.944 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-05 20:57:26.945 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-05 20:57:27.001 | Selecting previously unselected package python3-configshell-fb. 2026-07-05 20:57:27.015 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-05 20:57:27.017 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-05 20:57:27.079 | Selecting previously unselected package python3-pyudev. 2026-07-05 20:57:27.088 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-05 20:57:27.090 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-05 20:57:27.155 | Selecting previously unselected package python3-rtslib-fb. 2026-07-05 20:57:27.165 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-05 20:57:27.168 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-05 20:57:27.216 | Selecting previously unselected package targetcli-fb. 2026-07-05 20:57:27.225 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-05 20:57:27.229 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-05 20:57:27.283 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-05 20:57:27.465 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-05 20:57:27.599 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-05 20:57:28.256 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-05 20:57:28.273 | Setting up python3-urwid (2.6.10-1) ... 2026-07-05 20:57:28.567 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-05 20:57:28.670 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.670 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-05 20:57:28.685 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-05 20:57:28.685 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-05 20:57:28.685 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-05 20:57:28.685 | keyword = Word(alphanums + '_\-') 2026-07-05 20:57:28.685 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.685 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-05 20:57:28.685 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.685 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-05 20:57:28.685 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-05 20:57:28.685 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-05 20:57:28.689 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.689 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-05 20:57:28.699 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-05 20:57:28.700 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-05 20:57:28.700 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-05 20:57:28.700 | keyword = Word(alphanums + '_\-') 2026-07-05 20:57:28.700 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.700 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-05 20:57:28.700 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-05 20:57:28.700 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-05 20:57:28.700 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-05 20:57:28.700 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-05 20:57:28.726 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-05 20:57:28.845 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-05 20:57:28.845 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-05 20:57:29.022 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:57:30.091 | 2026-07-05 20:57:30.091 | Running kernel seems to be up-to-date. 2026-07-05 20:57:30.091 | 2026-07-05 20:57:30.091 | Restarting services... 2026-07-05 20:57:30.137 | 2026-07-05 20:57:30.137 | Service restarts being deferred: 2026-07-05 20:57:30.137 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:57:30.137 | systemctl restart getty@tty1.service 2026-07-05 20:57:30.137 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:57:30.137 | systemctl restart systemd-logind.service 2026-07-05 20:57:30.137 | 2026-07-05 20:57:30.137 | No containers need to be restarted. 2026-07-05 20:57:30.137 | 2026-07-05 20:57:30.137 | User sessions running outdated binaries: 2026-07-05 20:57:30.137 | ubuntu @ session #1: python3[1692] 2026-07-05 20:57:30.146 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:57:30.156 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:57:30.165 | 2026-07-05 20:57:30.165 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:57:31.480 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:57:31.483 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:57:31.485 | + functions-common:time_stop:2420 : local name 2026-07-05 20:57:31.488 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:57:31.491 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:57:31.493 | + functions-common:time_stop:2423 : local total 2026-07-05 20:57:31.496 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:57:31.499 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:57:31.502 | + functions-common:time_stop:2427 : start_time=1783285044898 2026-07-05 20:57:31.505 | + functions-common:time_stop:2429 : [[ -z 1783285044898 ]] 2026-07-05 20:57:31.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:57:31.513 | + functions-common:time_stop:2432 : end_time=1783285051510 2026-07-05 20:57:31.516 | + functions-common:time_stop:2433 : elapsed_time=6612 2026-07-05 20:57:31.519 | + functions-common:time_stop:2434 : total=121461 2026-07-05 20:57:31.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:57:31.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128073 2026-07-05 20:57:31.527 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:57:31.531 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:57:31.534 | + ./stack.sh:main:948 : configure_cinder 2026-07-05 20:57:31.537 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-05 20:57:31.550 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-05 20:57:31.555 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-05 20:57:31.557 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-05 20:57:31.559 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-05 20:57:31.564 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-05 20:57:31.564 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-05 20:57:31.568 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-05 20:57:31.571 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-05 20:57:31.573 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-05 20:57:31.576 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-05 20:57:31.578 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-05 20:57:31.581 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-05 20:57:31.583 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-05 20:57:31.586 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-05 20:57:31.598 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-05 20:57:31.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-07-05 20:57:31.625 | + 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-07-05 20:57:31.638 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-05 20:57:31.651 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-05 20:57:31.664 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-05 20:57:31.667 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-05 20:57:31.671 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.dxVIrwQo07 2026-07-05 20:57:31.674 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-05 20:57:31.676 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-05 20:57:31.679 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-05 20:57:31.682 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.dxVIrwQo07 2026-07-05 20:57:31.686 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.dxVIrwQo07 2026-07-05 20:57:31.699 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.dxVIrwQo07 /etc/sudoers.d/cinder-rootwrap 2026-07-05 20:57:31.712 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-05 20:57:31.716 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-05 20:57:31.719 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-05 20:57:31.722 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-05 20:57:31.725 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-05 20:57:31.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-07-05 20:57:31.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-07-05 20:57:31.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-07-05 20:57:31.734 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-05 20:57:31.742 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-05 20:57:31.747 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-05 20:57:31.760 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-05 20:57:31.773 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-05 20:57:31.776 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-05 20:57:31.781 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-05 20:57:31.786 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-05 20:57:31.788 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:31.792 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-05 20:57:31.795 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-05 20:57:31.798 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:57:31.801 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-05 20:57:31.803 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:31.806 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-05 20:57:31.809 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-05 20:57:31.811 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-05 20:57:31.847 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-05 20:57:31.880 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.67/identity 2026-07-05 20:57:31.911 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-05 20:57:31.945 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-05 20:57:31.977 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-05 20:57:32.010 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-05 20:57:32.039 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-05 20:57:32.073 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:57:32.107 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:57:32.142 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-05 20:57:32.177 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:57:32.180 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-05 20:57:32.215 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-05 20:57:32.249 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-05 20:57:32.252 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-05 20:57:32.254 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-05 20:57:32.257 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-05 20:57:32.259 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:57:32.262 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:57:32.265 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:57:32.281 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:32.284 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:57:32.287 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-05 20:57:32.290 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-05 20:57:32.324 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-05 20:57:32.356 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-05 20:57:32.388 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-05 20:57:32.420 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-05 20:57:32.451 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-05 20:57:32.485 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.67 2026-07-05 20:57:32.517 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-05 20:57:32.552 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-05 20:57:32.559 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2f87db1c83bbbd583bd21fa3b7791e68 2026-07-05 20:57:32.592 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-05 20:57:32.595 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-05 20:57:32.628 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-05 20:57:32.660 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-05 20:57:32.693 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-05 20:57:32.724 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-05 20:57:32.752 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-05 20:57:32.784 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-05 20:57:32.801 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:32.804 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-05 20:57:32.807 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-05 20:57:32.810 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-05 20:57:32.812 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-05 20:57:32.814 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-05 20:57:32.817 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-05 20:57:32.820 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-05 20:57:32.822 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-05 20:57:32.825 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-05 20:57:32.828 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-05 20:57:32.830 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-05 20:57:32.833 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-05 20:57:32.861 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-05 20:57:32.864 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-05 20:57:32.894 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-05 20:57:32.897 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-05 20:57:32.899 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-05 20:57:32.902 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-05 20:57:32.935 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-05 20:57:32.937 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-05 20:57:32.940 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:32.942 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-05 20:57:32.945 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-05 20:57:32.962 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:32.965 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-05 20:57:32.968 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-05 20:57:32.970 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-05 20:57:32.972 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-05 20:57:33.007 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.67:8080/v1/AUTH_ 2026-07-05 20:57:33.038 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-05 20:57:33.054 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:33.057 | + 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-07-05 20:57:33.089 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-05 20:57:33.108 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:57:33.111 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-05 20:57:33.128 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:33.131 | + lib/cinder:configure_cinder:386 : [[ 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-07-05 20:57:33.134 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-05 20:57:33.168 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-05 20:57:33.171 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-05 20:57:33.174 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-05 20:57:33.176 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-05 20:57:33.179 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 20:57:33.181 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-05 20:57:33.184 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 20:57:33.201 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:33.206 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-05 20:57:33.208 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-05 20:57:33.211 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 20:57:33.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:33.232 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:57:33.236 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:57:33.270 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 20:57:33.273 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 20:57:33.276 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-05 20:57:33.279 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-05 20:57:33.282 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:33.285 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:57:33.306 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:57:33.309 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:57:33.313 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:33.316 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:57:33.319 | + 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-07-05 20:57:33.354 | + 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-07-05 20:57:33.390 | + 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-07-05 20:57:33.423 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:57:33.456 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-05 20:57:33.489 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-05 20:57:33.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:33.508 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-05 20:57:33.510 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-05 20:57:33.513 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-05 20:57:33.515 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-05 20:57:33.518 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-05 20:57:33.521 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-05 20:57:33.523 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-05 20:57:33.526 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 20:57:33.528 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 20:57:33.544 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 20:57:33.544 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:57:33.553 | d /var/run/uwsgi 0755 stack root 2026-07-05 20:57:33.556 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:57:33.567 | /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-07-05 20:57:33.572 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-05 20:57:33.575 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-05 20:57:33.579 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:57:33.582 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-05 20:57:33.617 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-07-05 20:57:33.650 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-05 20:57:33.682 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-05 20:57:33.714 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 20:57:33.746 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 20:57:33.782 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-05 20:57:33.815 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-05 20:57:33.848 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-05 20:57:33.883 | + 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-07-05 20:57:33.919 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 20:57:33.953 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 20:57:33.987 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-05 20:57:34.023 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-05 20:57:34.057 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-05 20:57:34.060 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-05 20:57:34.063 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-05 20:57:34.066 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-05 20:57:34.068 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:57:34.071 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:34.073 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:34.077 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-05 20:57:34.080 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-05 20:57:34.083 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-05 20:57:34.119 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-05 20:57:34.159 | + 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-07-05 20:57:34.159 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-05 20:57:34.168 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-05 20:57:34.173 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-05 20:57:34.177 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-05 20:57:34.180 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:57:34.182 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:57:34.185 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:57:34.188 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:57:34.191 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:34.194 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:34.197 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:57:34.200 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:57:34.202 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:34.205 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:34.208 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-05 20:57:34.246 | Enabling site cinder-api. 2026-07-05 20:57:34.252 | To activate the new configuration, you need to run: 2026-07-05 20:57:34.252 | systemctl reload apache2 2026-07-05 20:57:34.258 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-05 20:57:34.261 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:57:34.264 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:57:34.266 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:57:34.370 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-05 20:57:34.373 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.67/image 2026-07-05 20:57:34.410 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-05 20:57:34.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:34.433 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-05 20:57:34.467 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-05 20:57:34.505 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-05 20:57:34.508 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:34.511 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-05 20:57:34.514 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-05 20:57:34.518 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:57:34.521 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-05 20:57:34.523 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:34.525 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-05 20:57:34.527 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-05 20:57:34.529 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-05 20:57:34.566 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-05 20:57:34.599 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.67/identity 2026-07-05 20:57:34.635 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-05 20:57:34.670 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-05 20:57:34.702 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-05 20:57:34.735 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-05 20:57:34.766 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-05 20:57:34.801 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:57:34.837 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:57:34.871 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-05 20:57:34.904 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:57:34.906 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-05 20:57:34.909 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:34.911 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:57:34.913 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-05 20:57:34.915 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-05 20:57:34.950 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-05 20:57:34.985 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.67/identity 2026-07-05 20:57:35.021 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-05 20:57:35.057 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-05 20:57:35.091 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-05 20:57:35.127 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-05 20:57:35.161 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-05 20:57:35.199 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-05 20:57:35.235 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-05 20:57:35.269 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-05 20:57:35.271 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-05 20:57:35.291 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:35.294 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.67:2379?api_version=v3' 2026-07-05 20:57:35.329 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-05 20:57:35.332 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-05 20:57:35.369 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-05 20:57:35.371 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-05 20:57:35.374 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-05 20:57:35.408 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-05 20:57:35.411 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-05 20:57:35.413 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-05 20:57:35.416 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-05 20:57:35.418 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-05 20:57:35.450 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-05 20:57:35.483 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.67/identity 2026-07-05 20:57:35.517 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-05 20:57:35.555 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-05 20:57:35.588 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-05 20:57:35.621 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-05 20:57:35.653 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-05 20:57:35.685 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-05 20:57:35.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:35.707 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-05 20:57:35.709 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-05 20:57:35.712 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-05 20:57:35.715 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:57:35.717 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-05 20:57:35.720 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-05 20:57:35.723 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-05 20:57:35.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:35.729 | + 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-07-05 20:57:35.732 | + 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-07-05 20:57:35.735 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:35.737 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-05 20:57:35.741 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-05 20:57:35.743 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:35.745 | + 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-07-05 20:57:35.748 | + 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-07-05 20:57:35.751 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:35.754 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-05 20:57:35.757 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-05 20:57:35.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:35.763 | + 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-07-05 20:57:35.766 | + 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-07-05 20:57:35.769 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:35.772 | + lib/neutron:install_neutron:528 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-05 20:57:35.775 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-05 20:57:35.777 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-05 20:57:35.779 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:57:35.782 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:57:35.784 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:57:35.787 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:57:35.790 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:57:35.793 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:57:35.810 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:57:35.812 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:57:35.814 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:35.817 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:57:35.817 | + functions-common:git_clone:610 : echo master 2026-07-05 20:57:35.822 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-05 20:57:35.824 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:35.827 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-05 20:57:35.840 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-05 20:57:35.844 | + functions-common:git_clone:673 : head -1 2026-07-05 20:57:35.844 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:57:35.851 | 6eff8a9862 Merge "Make ``ovs_create_tap`` True by default" 2026-07-05 20:57:35.855 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:57:35.859 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-05 20:57:35.863 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:57:35.866 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-05 20:57:35.869 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-05 20:57:35.872 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:57:35.876 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-05 20:57:35.880 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:57:35.882 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-05 20:57:35.885 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-05 20:57:35.887 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:57:35.890 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:57:35.893 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-05 20:57:35.897 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:57:35.900 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-05 20:57:35.903 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:57:35.906 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:57:35.910 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-05 20:57:35.916 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-05 20:57:35.918 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-05 20:57:35.922 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-05 20:57:36.004 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-05 20:57:36.007 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:57:36.010 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:57:36.013 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:57:36.016 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-05 20:57:36.018 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-05 20:57:36.021 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:57:36.023 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:57:36.027 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:57:36.030 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:57:36.032 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:57:36.035 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:57:36.038 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:57:36.041 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-05 20:57:36.062 | Using python 3.12 to install /opt/stack/neutron 2026-07-05 20:57:36.064 | + 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-07-05 20:57:36.593 | Obtaining file:///opt/stack/neutron 2026-07-05 20:57:36.598 | Installing build dependencies: started 2026-07-05 20:57:37.494 | Installing build dependencies: finished with status 'done' 2026-07-05 20:57:37.495 | Checking if build backend supports build_editable: started 2026-07-05 20:57:37.780 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:57:37.781 | Getting requirements to build editable: started 2026-07-05 20:57:37.935 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:57:37.936 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:57:39.193 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:57:39.208 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.0.3) 2026-07-05 20:57:39.209 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.1) 2026-07-05 20:57:39.209 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-05 20:57:39.210 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.5.1) 2026-07-05 20:57:39.211 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.0) 2026-07-05 20:57:39.211 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.3.1) 2026-07-05 20:57:39.450 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:39.513 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-05 20:57:39.519 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (0.32.0) 2026-07-05 20:57:39.520 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.34.2) 2026-07-05 20:57:39.520 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.1.6) 2026-07-05 20:57:39.521 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (13.0.0) 2026-07-05 20:57:39.521 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.3.0) 2026-07-05 20:57:39.666 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:39.671 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-05 20:57:39.808 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:39.812 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-05 20:57:39.821 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (9.1.4) 2026-07-05 20:57:39.821 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.0.51) 2026-07-05 20:57:39.822 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.8.10) 2026-07-05 20:57:39.822 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.15.0) 2026-07-05 20:57:39.823 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (1.18.5) 2026-07-05 20:57:39.823 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.9.0) 2026-07-05 20:57:39.824 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.2.0) 2026-07-05 20:57:39.824 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.5.0) 2026-07-05 20:57:39.824 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.5.0) 2026-07-05 20:57:39.825 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.4.0) 2026-07-05 20:57:39.826 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.0.0) 2026-07-05 20:57:39.826 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (6.8.0) 2026-07-05 20:57:39.827 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.2.0) 2026-07-05 20:57:39.827 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.1.0) 2026-07-05 20:57:39.828 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-05 20:57:39.828 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.1.0) 2026-07-05 20:57:39.828 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.11.0) 2026-07-05 20:57:39.829 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.8.0) 2026-07-05 20:57:39.829 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.9.0) 2026-07-05 20:57:39.830 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (5.10.0) 2026-07-05 20:57:39.830 | 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.dev560) (4.6.0) 2026-07-05 20:57:39.831 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (2.7.1) 2026-07-05 20:57:39.831 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (10.1.1) 2026-07-05 20:57:39.831 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.10.2) 2026-07-05 20:57:39.832 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.4.0) 2026-07-05 20:57:39.959 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev560) 2026-07-05 20:57:39.970 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-05 20:57:40.100 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:40.106 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:57:40.249 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:40.254 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-05 20:57:40.300 | Installing build dependencies: started 2026-07-05 20:57:41.110 | Installing build dependencies: finished with status 'done' 2026-07-05 20:57:41.111 | Getting requirements to build wheel: started 2026-07-05 20:57:41.450 | Getting requirements to build wheel: finished with status 'done' 2026-07-05 20:57:41.451 | Preparing metadata (pyproject.toml): started 2026-07-05 20:57:41.645 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:57:41.788 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:41.794 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:57:41.801 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (7.2.2) 2026-07-05 20:57:41.819 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev560) 2026-07-05 20:57:41.824 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-05 20:57:41.834 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (24.2.1) 2026-07-05 20:57:41.835 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (18.13.0) 2026-07-05 20:57:41.835 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (4.17.0) 2026-07-05 20:57:41.973 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:41.978 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-05 20:57:42.117 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev560) 2026-07-05 20:57:42.122 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:57:42.131 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (3.4.0) 2026-07-05 20:57:42.134 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev560) (8.1.0) 2026-07-05 20:57:42.134 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev560) (1.3.12) 2026-07-05 20:57:42.135 | 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.dev560) (4.15.0) 2026-07-05 20:57:42.137 | 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.dev560) (2.2.2) 2026-07-05 20:57:42.141 | 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.dev560) (3.3.2) 2026-07-05 20:57:42.144 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev560) (3.0.3) 2026-07-05 20:57:42.146 | 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.dev560) (2.1.0) 2026-07-05 20:57:42.147 | 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.dev560) (1.8.2) 2026-07-05 20:57:42.152 | 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.dev560) (4.0.1) 2026-07-05 20:57:42.152 | 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.dev560) (2.13.0) 2026-07-05 20:57:42.153 | 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.dev560) (5.8.0) 2026-07-05 20:57:42.160 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) (1.3.7) 2026-07-05 20:57:42.289 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev560) 2026-07-05 20:57:42.293 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-05 20:57:42.307 | 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.dev560) (43.0.3) 2026-07-05 20:57:42.308 | 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.dev560) (1.5.0) 2026-07-05 20:57:42.309 | 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.dev560) (1.1.0) 2026-07-05 20:57:42.310 | 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.dev560) (1.33) 2026-07-05 20:57:42.311 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev560) (4.10.0) 2026-07-05 20:57:42.311 | 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.dev560) (6.0.3) 2026-07-05 20:57:42.313 | 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.dev560) (2.0.0) 2026-07-05 20:57:42.316 | 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.dev560) (3.0) 2026-07-05 20:57:42.320 | 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.dev560) (3.1.1) 2026-07-05 20:57:42.324 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (0.41.0) 2026-07-05 20:57:42.324 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (1.2.1) 2026-07-05 20:57:42.470 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev560) 2026-07-05 20:57:42.473 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-05 20:57:42.483 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev560) (26.2) 2026-07-05 20:57:42.485 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev560) (2.8.0) 2026-07-05 20:57:42.485 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev560) (3.5.3) 2026-07-05 20:57:42.493 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (6.1.1) 2026-07-05 20:57:42.493 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (4.0.0) 2026-07-05 20:57:42.504 | 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.dev560) (0.20) 2026-07-05 20:57:42.507 | 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.dev560) (2.0.0) 2026-07-05 20:57:42.512 | 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.dev560) (2.1.2) 2026-07-05 20:57:42.512 | 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.dev560) (0.6.2) 2026-07-05 20:57:42.516 | 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.dev560) (2.9.0.post0) 2026-07-05 20:57:42.519 | 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.dev560) (7.1.4) 2026-07-05 20:57:42.520 | 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.dev560) (5.3.1) 2026-07-05 20:57:42.521 | 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.dev560) (5.6.2) 2026-07-05 20:57:42.521 | 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.dev560) (0.16.0) 2026-07-05 20:57:42.523 | 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.dev560) (5.1.0) 2026-07-05 20:57:42.528 | 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.dev560) (2026.2) 2026-07-05 20:57:42.532 | 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.dev560) (0.25.0) 2026-07-05 20:57:42.535 | 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.dev560) (5.0.0) 2026-07-05 20:57:42.536 | 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.dev560) (4.0.1) 2026-07-05 20:57:42.553 | 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.dev560) (1.7.6) 2026-07-05 20:57:42.558 | 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.dev560) (2.2.0) 2026-07-05 20:57:42.565 | 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.dev560) (3.18.0) 2026-07-05 20:57:42.591 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev560) 2026-07-05 20:57:42.595 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-05 20:57:42.633 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev560) 2026-07-05 20:57:42.635 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-05 20:57:42.651 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (3.0.3) 2026-07-05 20:57:42.652 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev560) (1.6.2) 2026-07-05 20:57:42.658 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev560) (83.0.0) 2026-07-05 20:57:42.672 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev560) (0.8.1) 2026-07-05 20:57:42.694 | 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.dev560) (1.17.0) 2026-07-05 20:57:42.697 | 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.dev560) (4.14.0) 2026-07-05 20:57:42.697 | 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.dev560) (4.26.0) 2026-07-05 20:57:42.714 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev560) 2026-07-05 20:57:42.718 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-05 20:57:42.729 | 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.dev560) (0.6.0) 2026-07-05 20:57:42.730 | 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.dev560) (4.0.0) 2026-07-05 20:57:42.735 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev560) (3.0.52) 2026-07-05 20:57:42.736 | 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.dev560) (1.11.0) 2026-07-05 20:57:42.736 | 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.dev560) (15.0.0) 2026-07-05 20:57:42.737 | 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.dev560) (1.8.0) 2026-07-05 20:57:42.740 | 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.dev560) (26.1.0) 2026-07-05 20:57:42.740 | 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.dev560) (2025.9.1) 2026-07-05 20:57:42.741 | 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.dev560) (0.37.0) 2026-07-05 20:57:42.741 | 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.dev560) (2026.5.1) 2026-07-05 20:57:42.774 | 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.dev560) (3.4.7) 2026-07-05 20:57:42.774 | 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.dev560) (3.18) 2026-07-05 20:57:42.775 | 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.dev560) (2.7.0) 2026-07-05 20:57:42.776 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev560) (2023.11.17) 2026-07-05 20:57:42.792 | 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.dev560) (4.2.0) 2026-07-05 20:57:42.793 | 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.dev560) (2.20.0) 2026-07-05 20:57:42.799 | 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.dev560) (0.1.2) 2026-07-05 20:57:42.809 | 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.dev560) (0.8) 2026-07-05 20:57:42.841 | 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.dev560) (0.16.0) 2026-07-05 20:57:42.884 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-05 20:57:42.907 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 23.3 MB/s 0:00:00 2026-07-05 20:57:42.912 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-05 20:57:42.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 67.9 MB/s 0:00:00 2026-07-05 20:57:42.947 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-05 20:57:42.975 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-05 20:57:42.983 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-05 20:57:42.995 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-05 20:57:43.005 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-05 20:57:43.011 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-05 20:57:43.015 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-05 20:57:43.025 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-05 20:57:43.040 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-05 20:57:43.051 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-05 20:57:43.061 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-05 20:57:43.071 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-05 20:57:43.134 | Building wheels for collected packages: neutron, ovs 2026-07-05 20:57:43.135 | Building editable for neutron (pyproject.toml): started 2026-07-05 20:57:44.536 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-05 20:57:44.536 | Created wheel for neutron: filename=neutron-28.1.0.dev560-0.editable-py3-none-any.whl size=15988 sha256=3a56646b48a05652ff46612302e07c328c1b6a9b7dc89941c911ca5647c8ebc5 2026-07-05 20:57:44.537 | Stored in directory: /tmp/pip-ephem-wheel-cache-sj_t48nv/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-05 20:57:44.540 | Building wheel for ovs (pyproject.toml): started 2026-07-05 20:57:44.980 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-05 20:57:44.981 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=edaf34348c6ccea438303dfef6322ca55842298ae069e329efb8101eb9f9b7f4 2026-07-05 20:57:44.982 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-05 20:57:44.985 | Successfully built neutron ovs 2026-07-05 20:57:45.131 | 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-07-05 20:57:48.043 | 2026-07-05 20:57:48.055 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev560 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-05 20:57:48.227 | + inc/python:pip_install:216 : result=0 2026-07-05 20:57:48.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:57:48.233 | + functions-common:time_stop:2420 : local name 2026-07-05 20:57:48.235 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:57:48.238 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:57:48.240 | + functions-common:time_stop:2423 : local total 2026-07-05 20:57:48.243 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:57:48.246 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:57:48.249 | + functions-common:time_stop:2427 : start_time=1783285056057 2026-07-05 20:57:48.252 | + functions-common:time_stop:2429 : [[ -z 1783285056057 ]] 2026-07-05 20:57:48.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:57:48.260 | + functions-common:time_stop:2432 : end_time=1783285068257 2026-07-05 20:57:48.262 | + functions-common:time_stop:2433 : elapsed_time=12200 2026-07-05 20:57:48.265 | + functions-common:time_stop:2434 : total=72045 2026-07-05 20:57:48.268 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:57:48.270 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84245 2026-07-05 20:57:48.273 | + inc/python:pip_install:219 : return 0 2026-07-05 20:57:48.275 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:57:48.278 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:57:48.281 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-05 20:57:48.284 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-05 20:57:48.287 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:57:48.289 | + 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-07-05 20:57:48.291 | + 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-07-05 20:57:48.293 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:57:48.296 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-05 20:57:48.299 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-05 20:57:48.303 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-05 20:57:48.303 | Installing OVN and dependent packages 2026-07-05 20:57:48.307 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-05 20:57:48.309 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-05 20:57:48.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:57:48.331 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-05 20:57:48.348 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:57:48.351 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-05 20:57:48.367 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:48.371 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-05 20:57:48.374 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-05 20:57:48.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:57:48.395 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-05 20:57:48.397 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-05 20:57:48.412 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-05 20:57:48.417 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-07-05 20:57:48.430 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-05 20:57:48.433 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-05 20:57:48.453 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-05 20:57:48.456 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:57:48.459 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:57:48.462 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:57:48.466 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:57:48.468 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:48.472 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:57:48.475 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:48.478 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:48.482 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:57:48.486 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:57:48.488 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:57:48.491 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:57:48.493 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-05 20:57:48.497 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:57:48.500 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:48.504 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:48.507 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-05 20:57:48.530 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-05 20:57:48.559 | Reading package lists... 2026-07-05 20:57:48.775 | Building dependency tree... 2026-07-05 20:57:48.776 | Reading state information... 2026-07-05 20:57:48.997 | fakeroot is already the newest version (1.33-1). 2026-07-05 20:57:48.997 | fakeroot set to manually installed. 2026-07-05 20:57:48.997 | make is already the newest version (4.3-4.1build2). 2026-07-05 20:57:48.997 | The following additional packages will be installed: 2026-07-05 20:57:48.997 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-05 20:57:48.998 | python3-sortedcontainers unbound 2026-07-05 20:57:48.999 | Suggested packages: 2026-07-05 20:57:48.999 | openvswitch-doc python-sortedcontainers-doc 2026-07-05 20:57:49.029 | The following NEW packages will be installed: 2026-07-05 20:57:49.030 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-05 20:57:49.030 | python3-openvswitch python3-sortedcontainers 2026-07-05 20:57:49.032 | The following packages will be upgraded: 2026-07-05 20:57:49.032 | unbound 2026-07-05 20:57:49.382 | 1 upgraded, 6 newly installed, 0 to remove and 89 not upgraded. 2026-07-05 20:57:49.382 | Need to get 5,179 kB of archives. 2026-07-05 20:57:49.382 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-05 20:57:49.382 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-05 20:57:49.662 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-05 20:57:49.704 | 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-07-05 20:57:49.774 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-05 20:57:49.775 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-05 20:57:49.777 | 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-07-05 20:57:49.812 | 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-07-05 20:57:50.141 | Fetched 5,179 kB in 1s (6,506 kB/s) 2026-07-05 20:57:50.220 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116089 files and directories currently installed.) 2026-07-05 20:57:50.223 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-05 20:57:50.243 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-05 20:57:50.319 | Selecting previously unselected package libunbound8:amd64. 2026-07-05 20:57:50.330 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-05 20:57:50.338 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-05 20:57:50.377 | Selecting previously unselected package openvswitch-common. 2026-07-05 20:57:50.387 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:57:50.389 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:50.446 | Selecting previously unselected package python3-sortedcontainers. 2026-07-05 20:57:50.455 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-05 20:57:50.457 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-05 20:57:50.495 | Selecting previously unselected package libxdp1:amd64. 2026-07-05 20:57:50.505 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-05 20:57:50.507 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-05 20:57:50.550 | Selecting previously unselected package python3-openvswitch. 2026-07-05 20:57:50.560 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:57:50.562 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:50.621 | Selecting previously unselected package openvswitch-switch. 2026-07-05 20:57:50.632 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-05 20:57:50.638 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:50.719 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-05 20:57:51.671 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-05 20:57:51.800 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-05 20:57:51.807 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-05 20:57:51.811 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:51.819 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:52.026 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-05 20:57:52.037 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-05 20:57:52.436 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-05 20:57:52.557 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-05 20:57:53.192 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:57:54.233 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:57:54.840 | 2026-07-05 20:57:54.840 | Running kernel seems to be up-to-date. 2026-07-05 20:57:54.840 | 2026-07-05 20:57:54.840 | Restarting services... 2026-07-05 20:57:54.888 | 2026-07-05 20:57:54.888 | Service restarts being deferred: 2026-07-05 20:57:54.888 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:57:54.888 | systemctl restart getty@tty1.service 2026-07-05 20:57:54.888 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:57:54.888 | systemctl restart systemd-logind.service 2026-07-05 20:57:54.888 | 2026-07-05 20:57:54.888 | No containers need to be restarted. 2026-07-05 20:57:54.888 | 2026-07-05 20:57:54.888 | User sessions running outdated binaries: 2026-07-05 20:57:54.888 | ubuntu @ session #1: python3[1692] 2026-07-05 20:57:54.898 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:57:54.908 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:57:54.917 | 2026-07-05 20:57:54.917 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:57:56.151 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:57:56.153 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:57:56.156 | + functions-common:time_stop:2420 : local name 2026-07-05 20:57:56.160 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:57:56.163 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:57:56.166 | + functions-common:time_stop:2423 : local total 2026-07-05 20:57:56.169 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:57:56.172 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:57:56.175 | + functions-common:time_stop:2427 : start_time=1783285068528 2026-07-05 20:57:56.178 | + functions-common:time_stop:2429 : [[ -z 1783285068528 ]] 2026-07-05 20:57:56.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:57:56.187 | + functions-common:time_stop:2432 : end_time=1783285076183 2026-07-05 20:57:56.190 | + functions-common:time_stop:2433 : elapsed_time=7655 2026-07-05 20:57:56.192 | + functions-common:time_stop:2434 : total=128073 2026-07-05 20:57:56.195 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:57:56.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135728 2026-07-05 20:57:56.200 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:57:56.205 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-05 20:57:56.228 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-05 20:57:56.231 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:57:56.234 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:57:56.237 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:57:56.240 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:57:56.242 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:57:56.246 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:57:56.248 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:56.251 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:56.254 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:57:56.257 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:57:56.260 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:57:56.263 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:57:56.266 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-05 20:57:56.269 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:57:56.272 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:57:56.276 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:57:56.279 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-05 20:57:56.303 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-05 20:57:56.333 | Reading package lists... 2026-07-05 20:57:56.553 | Building dependency tree... 2026-07-05 20:57:56.554 | Reading state information... 2026-07-05 20:57:56.816 | The following additional packages will be installed: 2026-07-05 20:57:56.817 | ovn-common 2026-07-05 20:57:56.849 | The following NEW packages will be installed: 2026-07-05 20:57:56.849 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-05 20:57:57.179 | 0 upgraded, 4 newly installed, 0 to remove and 89 not upgraded. 2026-07-05 20:57:57.179 | Need to get 2,360 kB of archives. 2026-07-05 20:57:57.179 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-05 20:57:57.179 | 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-07-05 20:57:58.082 | 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-07-05 20:57:58.211 | 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-07-05 20:57:58.253 | 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-07-05 20:57:58.676 | Fetched 2,360 kB in 2s (1,566 kB/s) 2026-07-05 20:57:58.714 | Selecting previously unselected package ovn-common. 2026-07-05 20:57:58.763 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116289 files and directories currently installed.) 2026-07-05 20:57:58.767 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:57:58.771 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:58.834 | Selecting previously unselected package ovn-central. 2026-07-05 20:57:58.844 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:57:58.846 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:58.884 | Selecting previously unselected package ovn-controller-vtep. 2026-07-05 20:57:58.894 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:57:58.896 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:58.931 | Selecting previously unselected package ovn-host. 2026-07-05 20:57:58.941 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-05 20:57:58.946 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:59.001 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:59.012 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:57:59.279 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-05 20:57:59.396 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-05 20:57:59.677 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-05 20:57:59.722 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:58:00.021 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-05 20:58:00.132 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-05 20:58:00.582 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-05 20:58:01.010 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-05 20:58:01.530 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-05 20:58:01.582 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-05 20:58:01.704 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-05 20:58:02.046 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:58:03.705 | 2026-07-05 20:58:03.706 | Running kernel seems to be up-to-date. 2026-07-05 20:58:03.706 | 2026-07-05 20:58:03.706 | Restarting services... 2026-07-05 20:58:03.744 | 2026-07-05 20:58:03.744 | Service restarts being deferred: 2026-07-05 20:58:03.744 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:58:03.744 | systemctl restart getty@tty1.service 2026-07-05 20:58:03.744 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:58:03.744 | systemctl restart systemd-logind.service 2026-07-05 20:58:03.744 | 2026-07-05 20:58:03.744 | No containers need to be restarted. 2026-07-05 20:58:03.744 | 2026-07-05 20:58:03.744 | User sessions running outdated binaries: 2026-07-05 20:58:03.744 | ubuntu @ session #1: python3[1692] 2026-07-05 20:58:03.755 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:58:03.764 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:58:03.774 | 2026-07-05 20:58:03.774 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:58:04.963 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:58:04.966 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:58:04.969 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:04.971 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:04.973 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:04.976 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:04.978 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:04.980 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:58:04.983 | + functions-common:time_stop:2427 : start_time=1783285076300 2026-07-05 20:58:04.985 | + functions-common:time_stop:2429 : [[ -z 1783285076300 ]] 2026-07-05 20:58:04.988 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:04.992 | + functions-common:time_stop:2432 : end_time=1783285084990 2026-07-05 20:58:04.995 | + functions-common:time_stop:2433 : elapsed_time=8690 2026-07-05 20:58:04.997 | + functions-common:time_stop:2434 : total=135728 2026-07-05 20:58:05.000 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:05.002 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144418 2026-07-05 20:58:05.005 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:58:05.008 | + 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-07-05 20:58:05.011 | + 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-07-05 20:58:05.014 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-05 20:58:05.016 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-05 20:58:05.021 | + 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-07-05 20:58:05.024 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-05 20:58:05.027 | + 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-07-05 20:58:05.029 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-05 20:58:05.032 | + 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-07-05 20:58:05.034 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-05 20:58:05.037 | + 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-07-05 20:58:05.040 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-05 20:58:05.042 | + 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-07-05 20:58:05.045 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-05 20:58:05.047 | + 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-07-05 20:58:05.050 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-05 20:58:05.053 | + 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-07-05 20:58:05.055 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-05 20:58:05.057 | + 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-07-05 20:58:05.060 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-05 20:58:05.063 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-05 20:58:05.065 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-05 20:58:05.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:58:05.072 | + 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-07-05 20:58:05.075 | + 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-07-05 20:58:05.077 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:58:05.079 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:05.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:58:05.085 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-05 20:58:05.102 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:05.105 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-05 20:58:05.107 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-05 20:58:05.110 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-05 20:58:05.113 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:58:05.115 | + lib/stack:stack_install_service:32 : install_nova 2026-07-05 20:58:05.118 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-05 20:58:05.120 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-05 20:58:05.123 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:58:05.125 | + 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-07-05 20:58:05.128 | + 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-07-05 20:58:05.130 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:58:05.133 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-05 20:58:05.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:05.153 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-05 20:58:05.155 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-05 20:58:05.158 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-05 20:58:05.161 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-05 20:58:05.164 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-05 20:58:05.244 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-05 20:58:05.247 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:05.249 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:05.252 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-05 20:58:05.255 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:58:05.257 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:58:05.259 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:58:05.262 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:58:05.264 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:05.266 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:58:05.269 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:05.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:05.273 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:58:05.276 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:05.278 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:58:05.281 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:58:05.283 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-05 20:58:05.286 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:58:05.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:05.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:05.294 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-05 20:58:05.315 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-05 20:58:05.341 | Reading package lists... 2026-07-05 20:58:05.552 | Building dependency tree... 2026-07-05 20:58:05.553 | Reading state information... 2026-07-05 20:58:05.799 | The following additional packages will be installed: 2026-07-05 20:58:05.799 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-07-05 20:58:05.799 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-05 20:58:05.800 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-07-05 20:58:05.800 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-05 20:58:05.800 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-05 20:58:05.800 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-07-05 20:58:05.801 | Suggested packages: 2026-07-05 20:58:05.801 | libvirt-clients-qemu libvirt-login-shell 2026-07-05 20:58:05.801 | libvirt-daemon-driver-storage-gluster 2026-07-05 20:58:05.801 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-05 20:58:05.801 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-05 20:58:05.801 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-05 20:58:05.801 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-05 20:58:05.843 | The following packages will be REMOVED: 2026-07-05 20:58:05.845 | apport-core-dump-handler 2026-07-05 20:58:05.846 | The following NEW packages will be installed: 2026-07-05 20:58:05.846 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-05 20:58:05.846 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-05 20:58:05.846 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-05 20:58:05.846 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-05 20:58:05.846 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-05 20:58:05.846 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-05 20:58:05.847 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-05 20:58:05.847 | systemd-container systemd-coredump 2026-07-05 20:58:05.946 | 0 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-07-05 20:58:05.946 | Need to get 115 MB of archives. 2026-07-05 20:58:05.946 | After this operation, 916 MB of additional disk space will be used. 2026-07-05 20:58:05.946 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-05 20:58:06.171 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-05 20:58:06.175 | 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-07-05 20:58:06.225 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-05 20:58:06.319 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-05 20:58:06.329 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-05 20:58:06.342 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-05 20:58:06.349 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-05 20:58:06.349 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-05 20:58:06.349 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-05 20:58:06.355 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-05 20:58:06.355 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-05 20:58:06.356 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-05 20:58:06.358 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-05 20:58:06.394 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-07-05 20:58:06.395 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-05 20:58:06.436 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-05 20:58:06.438 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-05 20:58:06.589 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-05 20:58:06.776 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-05 20:58:06.886 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-05 20:58:06.957 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-05 20:58:06.993 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-05 20:58:07.824 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-05 20:58:07.824 | 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-07-05 20:58:07.825 | 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-07-05 20:58:07.826 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-05 20:58:07.827 | 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-07-05 20:58:07.866 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-05 20:58:08.166 | Preconfiguring packages ... 2026-07-05 20:58:08.271 | Fetched 115 MB in 2s (57.0 MB/s) 2026-07-05 20:58:08.305 | Selecting previously unselected package python3-zstandard. 2026-07-05 20:58:08.366 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116357 files and directories currently installed.) 2026-07-05 20:58:08.369 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-05 20:58:08.372 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-05 20:58:08.453 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-05 20:58:08.453 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-05 20:58:08.453 | Package apport-core-dump-handler is to be removed. 2026-07-05 20:58:08.453 | Package python3-zstandard is not configured yet. 2026-07-05 20:58:08.453 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-05 20:58:08.453 | Package apport-core-dump-handler is to be removed. 2026-07-05 20:58:08.453 | Package systemd-coredump is not installed. 2026-07-05 20:58:08.453 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-05 20:58:08.453 | Package apport-core-dump-handler is to be removed. 2026-07-05 20:58:08.453 | Package python3-zstandard is not configured yet. 2026-07-05 20:58:08.453 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-05 20:58:08.453 | Package apport-core-dump-handler is to be removed. 2026-07-05 20:58:08.453 | Package systemd-coredump is not installed. 2026-07-05 20:58:08.453 | 2026-07-05 20:58:08.508 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116373 files and directories currently installed.) 2026-07-05 20:58:08.510 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-05 20:58:09.005 | Selecting previously unselected package systemd-coredump. 2026-07-05 20:58:09.054 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 116369 files and directories currently installed.) 2026-07-05 20:58:09.057 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:58:09.060 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-05 20:58:09.095 | Selecting previously unselected package libtpms0:amd64. 2026-07-05 20:58:09.105 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-05 20:58:09.108 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-05 20:58:09.142 | Selecting previously unselected package libvirt0:amd64. 2026-07-05 20:58:09.152 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.154 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.240 | Selecting previously unselected package libvirt-clients. 2026-07-05 20:58:09.251 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.262 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.305 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-05 20:58:09.315 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.325 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.365 | Selecting previously unselected package libvirt-daemon. 2026-07-05 20:58:09.375 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.384 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.433 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-05 20:58:09.443 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-05 20:58:09.452 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.480 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-05 20:58:09.490 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-05 20:58:09.498 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.526 | Selecting previously unselected package systemd-container. 2026-07-05 20:58:09.536 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:58:09.537 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-05 20:58:09.584 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-05 20:58:09.594 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-05 20:58:09.601 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.630 | Selecting previously unselected package libvirt-daemon-system. 2026-07-05 20:58:09.640 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.668 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.707 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-05 20:58:09.717 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-05 20:58:09.725 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.765 | Selecting previously unselected package libvirt-l10n. 2026-07-05 20:58:09.775 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-05 20:58:09.786 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:09.809 | Selecting previously unselected package libxml2-utils. 2026-07-05 20:58:09.819 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-05 20:58:09.822 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-05 20:58:09.855 | Selecting previously unselected package mdevctl. 2026-07-05 20:58:09.865 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-05 20:58:09.867 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-05 20:58:09.913 | Selecting previously unselected package python3-libvirt. 2026-07-05 20:58:09.923 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-05 20:58:09.925 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-05 20:58:09.962 | Selecting previously unselected package qemu-system-arm. 2026-07-05 20:58:09.973 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:09.981 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:10.235 | Selecting previously unselected package qemu-system-mips. 2026-07-05 20:58:10.245 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:10.253 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:10.540 | Selecting previously unselected package qemu-system-ppc. 2026-07-05 20:58:10.551 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:10.561 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:10.749 | Selecting previously unselected package qemu-system-sparc. 2026-07-05 20:58:10.759 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:10.767 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:10.897 | Selecting previously unselected package qemu-system-s390x. 2026-07-05 20:58:10.907 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:10.915 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:10.999 | Selecting previously unselected package qemu-system-misc. 2026-07-05 20:58:11.009 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:11.018 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:11.916 | Selecting previously unselected package qemu-system. 2026-07-05 20:58:11.926 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-05 20:58:11.928 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:11.964 | Selecting previously unselected package swtpm. 2026-07-05 20:58:11.975 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-05 20:58:11.977 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-05 20:58:12.009 | Selecting previously unselected package swtpm-tools. 2026-07-05 20:58:12.019 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-05 20:58:12.021 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-05 20:58:12.057 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-05 20:58:12.067 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-05 20:58:12.075 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:58:12.103 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-05 20:58:12.113 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-05 20:58:12.114 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-05 20:58:13.157 | Selecting previously unselected package qemu-efi-arm. 2026-07-05 20:58:13.167 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-05 20:58:13.169 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-05 20:58:13.607 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-05 20:58:13.903 | Creating group 'systemd-coredump' with GID 988. 2026-07-05 20:58:13.904 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-05 20:58:13.916 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:13.926 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:13.938 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:13.948 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-05 20:58:13.954 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:13.963 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-05 20:58:14.100 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:14.107 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-05 20:58:14.231 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-05 20:58:14.530 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:14.541 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-05 20:58:14.546 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-05 20:58:14.552 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:14.565 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-05 20:58:14.572 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:14.925 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-05 20:58:14.930 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.219 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-05 20:58:15.404 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.420 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.431 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.442 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-05 20:58:15.452 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-05 20:58:15.484 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.496 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-05 20:58:15.501 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.511 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.522 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-05 20:58:15.572 | info: Selecting GID from range 100 to 999 ... 2026-07-05 20:58:15.575 | info: Adding group `swtpm' (GID 120) ... 2026-07-05 20:58:15.632 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-05 20:58:15.632 | 2026-07-05 20:58:15.636 | info: Selecting UID from range 100 to 999 ... 2026-07-05 20:58:15.636 | 2026-07-05 20:58:15.639 | info: Adding system user `swtpm' (UID 116) ... 2026-07-05 20:58:15.642 | info: Adding new user `swtpm' (UID 116) with group `swtpm' ... 2026-07-05 20:58:15.673 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-05 20:58:15.685 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-05 20:58:15.935 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-05 20:58:16.449 | Enabling libvirt default network 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-05 20:58:16.687 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-05 20:58:17.154 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-05 20:58:17.797 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-05 20:58:18.154 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-05 20:58:18.747 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-05 20:58:18.792 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-05 20:58:19.906 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-05 20:58:19.921 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-05 20:58:20.563 | 2026-07-05 20:58:20.563 | Running kernel seems to be up-to-date. 2026-07-05 20:58:20.563 | 2026-07-05 20:58:20.563 | Restarting services... 2026-07-05 20:58:20.608 | 2026-07-05 20:58:20.608 | Service restarts being deferred: 2026-07-05 20:58:20.608 | /etc/needrestart/restart.d/dbus.service 2026-07-05 20:58:20.608 | systemctl restart getty@tty1.service 2026-07-05 20:58:20.608 | systemctl restart serial-getty@ttyS0.service 2026-07-05 20:58:20.608 | systemctl restart systemd-logind.service 2026-07-05 20:58:20.608 | 2026-07-05 20:58:20.608 | No containers need to be restarted. 2026-07-05 20:58:20.608 | 2026-07-05 20:58:20.608 | User sessions running outdated binaries: 2026-07-05 20:58:20.608 | ubuntu @ session #1: python3[1692] 2026-07-05 20:58:20.618 | ubuntu @ session #12: sh[9830,9832], sshd[9780] 2026-07-05 20:58:20.629 | ubuntu @ user manager service: systemd[1409] 2026-07-05 20:58:20.639 | 2026-07-05 20:58:20.639 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-05 20:58:21.937 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:58:21.940 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:58:21.942 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:21.944 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:21.947 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:21.949 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:21.952 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:21.955 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:58:21.957 | + functions-common:time_stop:2427 : start_time=1783285085312 2026-07-05 20:58:21.960 | + functions-common:time_stop:2429 : [[ -z 1783285085312 ]] 2026-07-05 20:58:21.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:21.967 | + functions-common:time_stop:2432 : end_time=1783285101964 2026-07-05 20:58:21.970 | + functions-common:time_stop:2433 : elapsed_time=16652 2026-07-05 20:58:21.973 | + functions-common:time_stop:2434 : total=144418 2026-07-05 20:58:21.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:21.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161070 2026-07-05 20:58:21.980 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:58:21.983 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-05 20:58:21.986 | + functions-common:install_package:1438 : update_package_repo 2026-07-05 20:58:21.989 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-05 20:58:21.991 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-05 20:58:21.994 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-05 20:58:21.996 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:22.000 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-05 20:58:22.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:22.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:22.008 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-05 20:58:22.010 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:22.013 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-05 20:58:22.015 | + functions-common:apt_get_update:1167 : return 2026-07-05 20:58:22.018 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-05 20:58:22.021 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-05 20:58:22.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:22.025 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:22.028 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-05 20:58:22.050 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-05 20:58:22.078 | Reading package lists... 2026-07-05 20:58:22.320 | Building dependency tree... 2026-07-05 20:58:22.321 | Reading state information... 2026-07-05 20:58:22.660 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-05 20:58:22.661 | ovmf set to manually installed. 2026-07-05 20:58:22.661 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-05 20:58:22.661 | swtpm set to manually installed. 2026-07-05 20:58:22.661 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-05 20:58:22.661 | swtpm-tools set to manually installed. 2026-07-05 20:58:22.661 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-05 20:58:22.661 | mdevctl set to manually installed. 2026-07-05 20:58:22.661 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-07-05 20:58:22.665 | + functions-common:apt_get:1211 : result=0 2026-07-05 20:58:22.668 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-05 20:58:22.671 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:22.673 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:22.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:22.678 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:22.681 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:22.683 | + functions-common:time_stop:2426 : name=apt-get 2026-07-05 20:58:22.685 | + functions-common:time_stop:2427 : start_time=1783285102047 2026-07-05 20:58:22.688 | + functions-common:time_stop:2429 : [[ -z 1783285102047 ]] 2026-07-05 20:58:22.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:22.695 | + functions-common:time_stop:2432 : end_time=1783285102692 2026-07-05 20:58:22.698 | + functions-common:time_stop:2433 : elapsed_time=645 2026-07-05 20:58:22.700 | + functions-common:time_stop:2434 : total=161070 2026-07-05 20:58:22.702 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:22.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=161715 2026-07-05 20:58:22.708 | + functions-common:apt_get:1215 : return 0 2026-07-05 20:58:22.710 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-05 20:58:22.713 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 20:58:22.717 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 20:58:22.719 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-05 20:58:22.722 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-05 20:58:22.724 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-05 20:58:22.727 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-05 20:58:22.730 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-05 20:58:22.731 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-05 20:58:22.734 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-05 20:58:22.746 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-05 20:58:22.760 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-05 20:58:22.761 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-05 20:58:22.768 | /var/core/core.%e.%p.%h.%t 2026-07-05 20:58:22.772 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-05 20:58:22.786 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-05 20:58:22.795 | [Service] 2026-07-05 20:58:22.795 | LimitCORE=infinity 2026-07-05 20:58:22.799 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-05 20:58:23.068 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-05 20:58:23.071 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:23.073 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-05 20:58:23.098 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:23.101 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-05 20:58:23.121 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-05 20:58:23.123 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-05 20:58:23.127 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-05 20:58:23.129 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-05 20:58:23.132 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-05 20:58:23.135 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-05 20:58:23.138 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-05 20:58:23.140 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:58:23.144 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:58:23.147 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:58:23.149 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:58:23.153 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:58:23.170 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:58:23.173 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:58:23.175 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:23.179 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-05 20:58:23.179 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:58:23.185 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-05 20:58:23.187 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:23.190 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-05 20:58:23.204 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-05 20:58:23.206 | + functions-common:git_clone:673 : head -1 2026-07-05 20:58:23.207 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:58:23.208 | fatal: not a git repository (or any of the parent directories): .git 2026-07-05 20:58:23.211 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:58:23.213 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-05 20:58:23.232 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:23.235 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-05 20:58:23.238 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-05 20:58:23.240 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-05 20:58:23.243 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:58:23.246 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:58:23.250 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:58:23.254 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:58:23.257 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:58:23.261 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:58:23.280 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:58:23.282 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:58:23.285 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:23.288 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:58:23.289 | + functions-common:git_clone:610 : echo master 2026-07-05 20:58:23.293 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-05 20:58:23.296 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:23.299 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-05 20:58:23.315 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-05 20:58:23.317 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:58:23.318 | + functions-common:git_clone:673 : head -1 2026-07-05 20:58:23.326 | 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-05 20:58:23.330 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:58:23.333 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-05 20:58:23.336 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:58:23.340 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-05 20:58:23.342 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-05 20:58:23.345 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:58:23.348 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-05 20:58:23.351 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:58:23.354 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-05 20:58:23.358 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-05 20:58:23.361 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:58:23.364 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:58:23.368 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-05 20:58:23.371 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:58:23.375 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-05 20:58:23.378 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:58:23.381 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:58:23.385 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-05 20:58:23.391 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-05 20:58:23.394 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-05 20:58:23.396 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-05 20:58:23.481 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-05 20:58:23.484 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:58:23.487 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:58:23.490 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:58:23.493 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-05 20:58:23.495 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-05 20:58:23.498 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:58:23.501 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:58:23.504 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:58:23.506 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:58:23.508 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:58:23.510 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:58:23.513 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:58:23.515 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-05 20:58:23.536 | Using python 3.12 to install /opt/stack/nova 2026-07-05 20:58:23.539 | + 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-07-05 20:58:24.020 | Obtaining file:///opt/stack/nova 2026-07-05 20:58:24.023 | Installing build dependencies: started 2026-07-05 20:58:24.901 | Installing build dependencies: finished with status 'done' 2026-07-05 20:58:24.902 | Checking if build backend supports build_editable: started 2026-07-05 20:58:25.195 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:58:25.196 | Getting requirements to build editable: started 2026-07-05 20:58:25.348 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:58:25.350 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:58:26.870 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:58:26.891 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.0.3) 2026-07-05 20:58:26.892 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.51) 2026-07-05 20:58:26.893 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.3.1) 2026-07-05 20:58:26.894 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.41.0) 2026-07-05 20:58:26.895 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.6) 2026-07-05 20:58:26.895 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (13.0.0) 2026-07-05 20:58:26.896 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.1.1) 2026-07-05 20:58:26.897 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.5.1) 2026-07-05 20:58:26.897 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (43.0.3) 2026-07-05 20:58:26.898 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.10) 2026-07-05 20:58:26.899 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.5.3) 2026-07-05 20:58:26.899 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.0) 2026-07-05 20:58:26.900 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.1) 2026-07-05 20:58:26.901 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.18.0) 2026-07-05 20:58:26.901 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.18.5) 2026-07-05 20:58:26.902 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.3.0) 2026-07-05 20:58:26.903 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.0.0) 2026-07-05 20:58:26.903 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.26.0) 2026-07-05 20:58:26.904 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (9.9.0) 2026-07-05 20:58:26.906 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.15.0) 2026-07-05 20:58:26.906 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (12.0.0) 2026-07-05 20:58:26.906 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.12.0) 2026-07-05 20:58:26.907 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.34.2) 2026-07-05 20:58:26.907 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.9.0) 2026-07-05 20:58:27.099 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev244) 2026-07-05 20:58:27.159 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-05 20:58:27.165 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.2.0) 2026-07-05 20:58:27.165 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.5.0) 2026-07-05 20:58:27.166 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.5.0) 2026-07-05 20:58:27.166 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.4.0) 2026-07-05 20:58:27.167 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.2.0) 2026-07-05 20:58:27.167 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.11.0) 2026-07-05 20:58:27.168 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-05 20:58:27.168 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.10.0) 2026-07-05 20:58:27.168 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.7.1) 2026-07-05 20:58:27.169 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.1.1) 2026-07-05 20:58:27.169 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.0.0) 2026-07-05 20:58:27.171 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.9.0) 2026-07-05 20:58:27.171 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.1.0) 2026-07-05 20:58:27.171 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.11.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.8.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (4.6.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-05 20:58:27.175 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.2.2) 2026-07-05 20:58:27.175 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.2) 2026-07-05 20:58:27.176 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.1.0) 2026-07-05 20:58:27.176 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.1.0) 2026-07-05 20:58:27.177 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-05 20:58:27.177 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-05 20:58:27.178 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.7.0) 2026-07-05 20:58:27.299 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev244) 2026-07-05 20:58:27.303 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-05 20:58:27.309 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-05 20:58:27.309 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.2.3) 2026-07-05 20:58:27.310 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.4.2) 2026-07-05 20:58:27.310 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.2) 2026-07-05 20:58:27.311 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.9.0.post0) 2026-07-05 20:58:27.311 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.4.0) 2026-07-05 20:58:27.311 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.17.0) 2026-07-05 20:58:27.312 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.0.3) 2026-07-05 20:58:27.313 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (1.3.12) 2026-07-05 20:58:27.314 | 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.dev244) (4.15.0) 2026-07-05 20:58:27.316 | 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.dev244) (7.4.0) 2026-07-05 20:58:27.318 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev244) (2.0.0) 2026-07-05 20:58:27.320 | 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.dev244) (3.0) 2026-07-05 20:58:27.324 | 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.dev244) (2.8.0) 2026-07-05 20:58:27.328 | 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.dev244) (3.1.0) 2026-07-05 20:58:27.330 | 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.dev244) (2.2.2) 2026-07-05 20:58:27.332 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev244) (3.0.3) 2026-07-05 20:58:27.333 | 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.dev244) (26.1.0) 2026-07-05 20:58:27.334 | 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.dev244) (2025.9.1) 2026-07-05 20:58:27.334 | 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.dev244) (0.37.0) 2026-07-05 20:58:27.335 | 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.dev244) (2026.5.1) 2026-07-05 20:58:27.339 | 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.dev244) (2.1.0) 2026-07-05 20:58:27.342 | 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.dev244) (4.0.1) 2026-07-05 20:58:27.343 | 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.dev244) (2.13.0) 2026-07-05 20:58:27.343 | 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.dev244) (5.8.0) 2026-07-05 20:58:27.350 | 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.dev244) (1.5.0) 2026-07-05 20:58:27.350 | 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.dev244) (1.1.0) 2026-07-05 20:58:27.351 | 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.dev244) (1.33) 2026-07-05 20:58:27.352 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (4.10.0) 2026-07-05 20:58:27.356 | 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.dev244) (3.1.1) 2026-07-05 20:58:27.360 | 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.dev244) (9.1.4) 2026-07-05 20:58:27.366 | 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.dev244) (2.18.0) 2026-07-05 20:58:27.370 | 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.dev244) (0.20) 2026-07-05 20:58:27.377 | 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.dev244) (2.1.2) 2026-07-05 20:58:27.377 | 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.dev244) (0.6.2) 2026-07-05 20:58:27.386 | 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.dev244) (7.1.4) 2026-07-05 20:58:27.387 | 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.dev244) (5.3.1) 2026-07-05 20:58:27.387 | 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.dev244) (5.6.2) 2026-07-05 20:58:27.388 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (0.16.0) 2026-07-05 20:58:27.390 | 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.dev244) (5.1.0) 2026-07-05 20:58:27.394 | 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.dev244) (2026.2) 2026-07-05 20:58:27.395 | 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.dev244) (26.2) 2026-07-05 20:58:27.399 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (0.25.0) 2026-07-05 20:58:27.401 | 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.dev244) (5.0.0) 2026-07-05 20:58:27.402 | 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.dev244) (4.0.1) 2026-07-05 20:58:27.411 | 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.dev244) (1.2.1) 2026-07-05 20:58:27.422 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (1.7.6) 2026-07-05 20:58:27.425 | 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.dev244) (2.2.0) 2026-07-05 20:58:27.428 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (1.3.7) 2026-07-05 20:58:27.434 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev244) (3.3.2) 2026-07-05 20:58:27.440 | 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.dev244) (4.3.2) 2026-07-05 20:58:27.440 | 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.dev244) (3.7.1) 2026-07-05 20:58:27.447 | 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.dev244) (2.4.0) 2026-07-05 20:58:27.454 | 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.dev244) (3.0.3) 2026-07-05 20:58:27.454 | 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.dev244) (1.6.2) 2026-07-05 20:58:27.459 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev244) (83.0.0) 2026-07-05 20:58:27.470 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev244) (0.8.1) 2026-07-05 20:58:27.487 | 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.dev244) (4.14.0) 2026-07-05 20:58:27.490 | 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.dev244) (0.6.0) 2026-07-05 20:58:27.491 | 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.dev244) (4.0.0) 2026-07-05 20:58:27.498 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (3.0.52) 2026-07-05 20:58:27.498 | 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.dev244) (1.11.0) 2026-07-05 20:58:27.499 | 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.dev244) (15.0.0) 2026-07-05 20:58:27.499 | 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.dev244) (1.8.0) 2026-07-05 20:58:27.514 | 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.dev244) (1.17.0) 2026-07-05 20:58:27.519 | 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.dev244) (2.1.0) 2026-07-05 20:58:27.519 | 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.dev244) (24.2.1) 2026-07-05 20:58:27.530 | 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.dev244) (4.6.0) 2026-07-05 20:58:27.543 | 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.dev244) (3.4.7) 2026-07-05 20:58:27.543 | 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.dev244) (3.18) 2026-07-05 20:58:27.544 | 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.dev244) (2.7.0) 2026-07-05 20:58:27.545 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2023.11.17) 2026-07-05 20:58:27.563 | 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.dev244) (4.2.0) 2026-07-05 20:58:27.564 | 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.dev244) (2.20.0) 2026-07-05 20:58:27.569 | 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.dev244) (0.1.2) 2026-07-05 20:58:27.578 | 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.dev244) (0.8) 2026-07-05 20:58:27.605 | 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.dev244) (0.16.0) 2026-07-05 20:58:27.867 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-05 20:58:27.872 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-05 20:58:28.008 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-05 20:58:28.012 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-05 20:58:28.037 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-05 20:58:28.041 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-05 20:58:28.095 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-05 20:58:28.103 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-05 20:58:28.112 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-05 20:58:28.121 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-05 20:58:28.378 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 64.8 MB/s 0:00:00 2026-07-05 20:58:28.382 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-05 20:58:28.420 | Building wheels for collected packages: nova 2026-07-05 20:58:28.421 | Building editable for nova (pyproject.toml): started 2026-07-05 20:58:30.033 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-05 20:58:30.034 | Created wheel for nova: filename=nova-33.1.0.dev244-0.editable-py3-none-any.whl size=10633 sha256=21871656b6cb34f80991ea2aa91d8ebac7dfd929eba7d948d56ecc80d020cec4 2026-07-05 20:58:30.035 | Stored in directory: /tmp/pip-ephem-wheel-cache-gfd29c2j/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-05 20:58:30.038 | Successfully built nova 2026-07-05 20:58:30.170 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-05 20:58:32.533 | 2026-07-05 20:58:32.545 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev244 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-05 20:58:32.704 | + inc/python:pip_install:216 : result=0 2026-07-05 20:58:32.707 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:58:32.710 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:32.712 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:32.715 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:32.718 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:32.720 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:32.723 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:58:32.725 | + functions-common:time_stop:2427 : start_time=1783285103530 2026-07-05 20:58:32.728 | + functions-common:time_stop:2429 : [[ -z 1783285103530 ]] 2026-07-05 20:58:32.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:32.736 | + functions-common:time_stop:2432 : end_time=1783285112733 2026-07-05 20:58:32.738 | + functions-common:time_stop:2433 : elapsed_time=9203 2026-07-05 20:58:32.741 | + functions-common:time_stop:2434 : total=84245 2026-07-05 20:58:32.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:32.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=93448 2026-07-05 20:58:32.748 | + inc/python:pip_install:219 : return 0 2026-07-05 20:58:32.751 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:58:32.753 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:58:32.756 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-05 20:58:32.759 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-05 20:58:32.761 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:58: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 = \A\L\L ]] 2026-07-05 20:58:32.766 | + 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-07-05 20:58:32.768 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:58:32.772 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-05 20:58:32.786 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:58:32.789 | + ./stack.sh:main:959 : configure_nova 2026-07-05 20:58:32.792 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-05 20:58:32.806 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-05 20:58:32.809 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-05 20:58:32.812 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-05 20:58:32.816 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-05 20:58:32.817 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-05 20:58:32.821 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-05 20:58:32.824 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-05 20:58:32.827 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-05 20:58:32.830 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-05 20:58:32.833 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-05 20:58:32.836 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-05 20:58:32.838 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-05 20:58:32.840 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-05 20:58:32.854 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-05 20:58:32.868 | + 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-07-05 20:58:32.882 | + 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-07-05 20:58:32.896 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-05 20:58:32.910 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-05 20:58:32.924 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-05 20:58:32.928 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-05 20:58:32.933 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.DTXN6CvTuz 2026-07-05 20:58:32.936 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-05 20:58:32.939 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-05 20:58:32.942 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-05 20:58:32.945 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-05 20:58:32.947 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-05 20:58:32.950 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.DTXN6CvTuz 2026-07-05 20:58:32.954 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.DTXN6CvTuz 2026-07-05 20:58:32.967 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.DTXN6CvTuz /etc/sudoers.d/nova-rootwrap 2026-07-05 20:58:32.981 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-05 20:58:32.986 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-05 20:58:32.989 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-05 20:58:32.991 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-05 20:58:32.994 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-05 20:58:32.997 | + 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-07-05 20:58:33.000 | + 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-07-05 20:58:33.003 | + 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-07-05 20:58:33.004 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-05 20:58:33.013 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-05 20:58:33.017 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-05 20:58:33.031 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-05 20:58:33.045 | + lib/nova:configure_nova:268 : [[ 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-07-05 20:58:33.048 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-05 20:58:33.053 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-05 20:58:33.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:33.073 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-05 20:58:33.082 | net.ipv4.ip_forward = 1 2026-07-05 20:58:33.086 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-05 20:58:33.088 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-05 20:58:33.090 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-05 20:58:33.093 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-05 20:58:33.110 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-05 20:58:33.113 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-05 20:58:33.114 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-05 20:58:33.119 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:d41654f38bd 2026-07-05 20:58:33.123 | InitiatorName=iqn.2016-04.com.open-iscsi:d41654f38bd 2026-07-05 20:58:33.126 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:33.129 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-05 20:58:33.199 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-05 20:58:33.202 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-05 20:58:33.205 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:33.208 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-05 20:58:33.254 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-05 20:58:33.257 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-05 20:58:33.262 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-05 20:58:33.265 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-05 20:58:33.296 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-05 20:58:33.298 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-05 20:58:33.329 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-05 20:58:33.360 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-05 20:58:33.390 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-05 20:58:33.422 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 4 2026-07-05 20:58:33.455 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-05 20:58:33.488 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.67 2026-07-05 20:58:33.520 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-05 20:58:33.552 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-05 20:58:33.586 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-05 20:58:33.617 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-05 20:58:33.645 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-05 20:58:33.676 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-05 20:58:33.710 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-05 20:58:33.742 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-05 20:58:33.774 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-05 20:58:33.776 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:58:33.778 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:58:33.779 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:58:33.781 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:58:33.784 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:58:33.787 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:58:33.790 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:58:33.792 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:58:33.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:58:33.797 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:58:33.800 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:58:33.803 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:58:33.806 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:58:33.808 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-05 20:58:33.827 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:33.829 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 20:58:33.832 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-05 20:58:33.835 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-05 20:58:33.871 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-05 20:58:33.873 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-05 20:58:33.876 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-05 20:58:33.879 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-05 20:58:33.881 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:58:33.884 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:33.887 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:58:33.905 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:33.908 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:58:33.911 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:33.914 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:33.950 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-05 20:58:33.953 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-05 20:58:33.956 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-05 20:58:33.959 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-05 20:58:33.961 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:58:33.964 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:33.967 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:58:33.985 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:33.988 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:58:33.992 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:33.995 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:34.031 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-05 20:58:34.066 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-05 20:58:34.098 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-05 20:58:34.131 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-05 20:58:34.148 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:34.151 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-05 20:58:34.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:34.173 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-05 20:58:34.174 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-05 20:58:34.181 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-05 20:58:34.183 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-05 20:58:34.218 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:34.221 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-05 20:58:34.258 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-05 20:58:34.261 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:34.263 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-05 20:58:34.266 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-05 20:58:34.268 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:58:34.271 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-05 20:58:34.273 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:34.276 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:58:34.280 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-05 20:58:34.282 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-05 20:58:34.316 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-05 20:58:34.350 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.67/identity 2026-07-05 20:58:34.384 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-05 20:58:34.416 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-05 20:58:34.448 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-05 20:58:34.482 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-05 20:58:34.517 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-05 20:58:34.553 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:58:34.589 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:58:34.621 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-05 20:58:34.653 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:58:34.656 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-05 20:58:34.674 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:34.678 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-05 20:58:34.681 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-05 20:58:34.717 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-05 20:58:34.720 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:34.723 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:58:34.726 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-05 20:58:34.729 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-05 20:58:34.763 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-05 20:58:34.795 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.67/identity 2026-07-05 20:58:34.828 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-05 20:58:34.860 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-05 20:58:34.895 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-05 20:58:34.928 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-05 20:58:34.961 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-05 20:58:34.994 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-05 20:58:35.011 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:35.014 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.67 2026-07-05 20:58:35.016 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-05 20:58:35.019 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:58:35.050 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-05 20:58:35.068 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:35.071 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-05 20:58:35.074 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-05 20:58:35.109 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-05 20:58:35.144 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-05 20:58:35.147 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-05 20:58:35.179 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-05 20:58:35.182 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-05 20:58:35.184 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-05 20:58:35.217 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-05 20:58:35.220 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:58:35.222 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:58:35.225 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:58:35.228 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:58:35.232 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:58:35.234 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:58:35.237 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:58:35.240 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:58:35.242 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:58:35.246 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:58:35.249 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:58:35.251 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:58:35.254 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:58:35.257 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-05 20:58:35.259 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-05 20:58:35.262 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:35.266 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:58:35.284 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:58:35.288 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:58:35.290 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:35.294 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:58:35.296 | + 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-07-05 20:58:35.330 | + 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-07-05 20:58:35.365 | + 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-07-05 20:58:35.400 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:58:35.432 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-05 20:58:35.465 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-05 20:58:35.498 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-05 20:58:35.515 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:35.518 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-05 20:58:35.521 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-05 20:58:35.523 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-05 20:58:35.526 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-05 20:58:35.529 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-05 20:58:35.532 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-05 20:58:35.535 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-05 20:58:35.537 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 20:58:35.540 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 20:58:35.554 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 20:58:35.554 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:35.563 | d /var/run/uwsgi 0755 stack root 2026-07-05 20:58:35.568 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:35.580 | /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-07-05 20:58:35.585 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-05 20:58:35.587 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-05 20:58:35.592 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:58:35.595 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-05 20:58:35.627 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-07-05 20:58:35.658 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-05 20:58:35.688 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-05 20:58:35.718 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 20:58:35.748 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 20:58:35.778 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-05 20:58:35.808 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-05 20:58:35.838 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-05 20:58:35.869 | + 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-07-05 20:58:35.901 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 20:58:35.933 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 20:58:35.963 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-05 20:58:35.991 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-05 20:58:36.022 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-05 20:58:36.025 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-05 20:58:36.028 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-05 20:58:36.031 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-05 20:58:36.033 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:58:36.036 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:36.039 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:36.041 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-05 20:58:36.044 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-05 20:58:36.046 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-05 20:58:36.077 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-05 20:58:36.108 | + 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-07-05 20:58:36.108 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-05 20:58:36.117 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-05 20:58:36.121 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-05 20:58:36.123 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-05 20:58:36.126 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:58:36.129 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:58:36.131 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:58:36.134 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:58:36.136 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:36.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:36.141 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:58:36.144 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:58:36.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:36.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:36.151 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-05 20:58:36.185 | Enabling site nova-api. 2026-07-05 20:58:36.191 | To activate the new configuration, you need to run: 2026-07-05 20:58:36.191 | systemctl reload apache2 2026-07-05 20:58:36.195 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-05 20:58:36.198 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:58:36.201 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:36.203 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:58:36.313 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-05 20:58:36.330 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:36.332 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-05 20:58:36.334 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-05 20:58:36.337 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-05 20:58:36.339 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-05 20:58:36.341 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-05 20:58:36.343 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-05 20:58:36.346 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-05 20:58:36.348 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 20:58:36.350 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 20:58:36.364 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:36.364 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 20:58:36.373 | d /var/run/uwsgi 0755 stack root 2026-07-05 20:58:36.376 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:36.387 | /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-07-05 20:58:36.392 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-05 20:58:36.394 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-05 20:58:36.398 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:58:36.401 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-05 20:58:36.433 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-07-05 20:58:36.463 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-05 20:58:36.493 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-05 20:58:36.523 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 20:58:36.554 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 20:58:36.587 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-05 20:58:36.619 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-05 20:58:36.650 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-05 20:58:36.681 | + 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-07-05 20:58:36.713 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 20:58:36.744 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 20:58:36.774 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-05 20:58:36.803 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-05 20:58:36.835 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-05 20:58:36.837 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-05 20:58:36.869 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-05 20:58:36.887 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:36.889 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-05 20:58:36.923 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-05 20:58:36.926 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-05 20:58:36.929 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-05 20:58:36.944 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:36.947 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:58:36.950 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:58:36.981 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-05 20:58:37.014 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-05 20:58:37.016 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-05 20:58:37.019 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-05 20:58:37.021 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 20:58:37.025 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-05 20:58:37.027 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 20:58:37.046 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.049 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-05 20:58:37.052 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-05 20:58:37.054 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 20:58:37.070 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.073 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:58:37.076 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 20:58:37.111 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 20:58:37.114 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 20:58:37.116 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-07-05 20:58:37.150 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-07-05 20:58:37.183 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 4 2026-07-05 20:58:37.217 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-05 20:58:37.233 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.235 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-05 20:58:37.266 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-05 20:58:37.298 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-05 20:58:37.329 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-05 20:58:37.331 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-05 20:58:37.334 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-05 20:58:37.368 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-05 20:58:37.370 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:37.373 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:58:37.376 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-05 20:58:37.379 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-05 20:58:37.409 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-05 20:58:37.440 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.67/identity 2026-07-05 20:58:37.472 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-05 20:58:37.505 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-05 20:58:37.537 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-05 20:58:37.570 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-05 20:58:37.603 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-05 20:58:37.634 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-05 20:58:37.652 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.656 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-05 20:58:37.660 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 20:58:37.663 | + lib/nova:create_nova_conf:589 : local conf 2026-07-05 20:58:37.665 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-05 20:58:37.669 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-05 20:58:37.671 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 20:58:37.674 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 20:58:37.678 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-05 20:58:37.681 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-05 20:58:37.684 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-05 20:58:37.689 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-05 20:58:37.692 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-05 20:58:37.694 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-05 20:58:37.697 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-05 20:58:37.700 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:58:37.703 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:37.706 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:58:37.724 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.727 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:58:37.729 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:37.732 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:37.770 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-07-05 20:58:37.805 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-05 20:58:37.842 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 20:58:37.845 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-05 20:58:37.847 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-05 20:58:37.851 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-05 20:58:37.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:37.873 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-05 20:58:37.873 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-05 20:58:38.437 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-05 20:58:38.440 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-05 20:58:38.943 | Adding vhost "nova_cell1" ... 2026-07-05 20:58:38.984 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-05 20:58:39.545 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-05 20:58:39.570 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-05 20:58:39.573 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-05 20:58:39.576 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-05 20:58:39.579 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 20:58:39.582 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-05 20:58:39.585 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 20:58:39.602 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:39.606 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-05 20:58:39.608 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-05 20:58:39.612 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 20:58:39.627 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:39.630 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/nova_cell1 2026-07-05 20:58:39.633 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/nova_cell1 2026-07-05 20:58:39.667 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 20:58:39.670 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 20:58:39.672 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-05 20:58:39.688 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:39.690 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-05 20:58:39.693 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-05 20:58:39.695 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-05 20:58:39.698 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-05 20:58:39.701 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:58:39.703 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-05 20:58:39.706 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-05 20:58:39.735 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-05 20:58:39.765 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.67/identity 2026-07-05 20:58:39.797 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-05 20:58:39.828 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-05 20:58:39.859 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-05 20:58:39.888 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-05 20:58:39.919 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-05 20:58:39.949 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-05 20:58:39.953 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-05 20:58:39.956 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-05 20:58:39.959 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:58:39.976 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:58:39.979 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:58:39.980 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:39.982 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:58:39.984 | + 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-07-05 20:58:40.014 | + 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-07-05 20:58:40.041 | + 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-07-05 20:58:40.073 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:58:40.104 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-05 20:58:40.131 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 20:58:40.134 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-05 20:58:40.138 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 20:58:40.141 | + lib/nova:create_nova_conf:623 : local conf 2026-07-05 20:58:40.143 | + lib/nova:create_nova_conf:624 : local offset 2026-07-05 20:58:40.146 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-05 20:58:40.148 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 20:58:40.151 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 20:58:40.154 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-05 20:58:40.156 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-05 20:58:40.159 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-05 20:58:40.161 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-05 20:58:40.163 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-05 20:58:40.165 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-05 20:58:40.166 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-05 20:58:40.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:40.183 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-05 20:58:40.215 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-05 20:58:40.245 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-05 20:58:40.248 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:40.251 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-05 20:58:40.252 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-05 20:58:40.268 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:40.271 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-05 20:58:40.289 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:40.292 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-05 20:58:40.309 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:40.311 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-05 20:58:40.314 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-05 20:58:40.317 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-05 20:58:40.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-05 20:58:40.336 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:40.339 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-05 20:58:40.352 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-05 20:58:40.352 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-05 20:58:40.360 | cgroup_device_acl = [ 2026-07-05 20:58:40.360 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-05 20:58:40.360 | "/dev/random", "/dev/urandom", 2026-07-05 20:58:40.361 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-05 20:58:40.361 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-05 20:58:40.361 | "/dev/vfio/vfio", 2026-07-05 20:58:40.361 | ] 2026-07-05 20:58:40.365 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-05 20:58:40.367 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:58:40.371 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:58:40.374 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:58:40.377 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:58:40.379 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:58:40.382 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:58:40.385 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:58:40.388 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:58:40.390 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:58:40.393 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:58:40.395 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:58:40.398 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:58:40.401 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:58:40.403 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-05 20:58:40.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-05 20:58:40.408 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-05 20:58:40.411 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-05 20:58:40.414 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-05 20:58:40.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-05 20:58:40.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-05 20:58:40.449 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:40.451 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:40.454 | + 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-07-05 20:58:40.457 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-05 20:58:40.460 | + 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-07-05 20:58:40.475 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-05 20:58:40.475 | + 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-07-05 20:58:40.484 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-05 20:58:40.488 | + 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-07-05 20:58:40.501 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-05 20:58:40.502 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-05 20:58:40.510 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-05 20:58:40.514 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-05 20:58:40.517 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:40.520 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-05 20:58:40.523 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-05 20:58:40.525 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:40.529 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-05 20:58:40.594 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-05 20:58:40.597 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:40.600 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-05 20:58:40.682 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-05 20:58:40.720 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-05 20:58:40.754 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-05 20:58:40.757 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-05 20:58:40.791 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-05 20:58:40.825 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-07-05 20:58:40.860 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-05 20:58:40.898 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-05 20:58:40.934 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-05 20:58:40.938 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 20:58:40.943 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-05 20:58:40.946 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-05 20:58:40.949 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 20:58:40.955 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 20:58:40.958 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-05 20:58:40.962 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-05 20:58:40.965 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-05 20:58:40.967 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-05 20:58:40.971 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-05 20:58:40.975 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-05 20:58:40.994 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:40.997 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-05 20:58:41.000 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-05 20:58:41.003 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-05 20:58:41.006 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-05 20:58:41.009 | + lib/stack:stack_install_service:32 : install_placement 2026-07-05 20:58:41.013 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-05 20:58:41.016 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-05 20:58:41.019 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:58:41.023 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-05 20:58:41.026 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-05 20:58:41.029 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:58:41.034 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:58:41.034 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:58:41.039 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-05 20:58:41.043 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-05 20:58:41.046 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-05 20:58:41.051 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-05 20:58:41.054 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-05 20:58:41.079 | Using python 3.12 to install osc-placement 2026-07-05 20:58:41.082 | + 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-07-05 20:58:41.748 | Collecting osc-placement 2026-07-05 20:58:41.801 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-05 20:58:41.807 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-05 20:58:41.807 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-05 20:58:41.807 | 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-07-05 20:58:41.807 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-05 20:58:41.808 | 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-07-05 20:58:41.809 | 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-07-05 20:58:41.809 | 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.9.0) 2026-07-05 20:58:41.810 | 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-07-05 20:58:41.810 | 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-07-05 20:58:41.813 | 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-07-05 20:58:41.813 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-05 20:58:41.814 | 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-07-05 20:58:41.815 | 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-07-05 20:58:41.816 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-05 20:58:41.816 | 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.18.0) 2026-07-05 20:58:41.817 | 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-07-05 20:58:41.819 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-05 20:58:41.819 | 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-07-05 20:58:41.820 | 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-07-05 20:58:41.820 | 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-07-05 20:58:41.821 | 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-07-05 20:58:41.822 | 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-07-05 20:58:41.822 | 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-07-05 20:58:41.823 | 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-07-05 20:58:41.824 | 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-07-05 20:58:41.824 | 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-07-05 20:58:41.825 | 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-07-05 20:58:41.826 | 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-07-05 20:58:41.828 | 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-07-05 20:58:41.834 | 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-07-05 20:58:41.834 | 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-07-05 20:58:41.835 | 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-07-05 20:58:41.835 | 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-07-05 20:58:41.838 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-05 20:58:41.841 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-05 20:58:41.848 | 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-07-05 20:58:41.848 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-05 20:58:41.849 | 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-07-05 20:58:41.850 | 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-07-05 20:58:41.856 | 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-07-05 20:58:41.857 | 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-07-05 20:58:41.859 | 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-07-05 20:58:41.874 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-05 20:58:42.043 | Installing collected packages: osc-placement 2026-07-05 20:58:42.103 | Successfully installed osc-placement-4.9.0 2026-07-05 20:58:42.198 | + inc/python:pip_install:216 : result=0 2026-07-05 20:58:42.202 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:58:42.205 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:42.208 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:42.211 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:42.214 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:42.218 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:42.221 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:58:42.224 | + functions-common:time_stop:2427 : start_time=1783285121072 2026-07-05 20:58:42.227 | + functions-common:time_stop:2429 : [[ -z 1783285121072 ]] 2026-07-05 20:58:42.231 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:42.236 | + functions-common:time_stop:2432 : end_time=1783285122232 2026-07-05 20:58:42.239 | + functions-common:time_stop:2433 : elapsed_time=1160 2026-07-05 20:58:42.243 | + functions-common:time_stop:2434 : total=93448 2026-07-05 20:58:42.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:42.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94608 2026-07-05 20:58:42.253 | + inc/python:pip_install:219 : return 0 2026-07-05 20:58:42.257 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-05 20:58:42.259 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-05 20:58:42.263 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-05 20:58:42.266 | + functions-common:git_clone:591 : local git_ref=master 2026-07-05 20:58:42.269 | + functions-common:git_clone:592 : local orig_dir 2026-07-05 20:58:42.273 | ++ functions-common:git_clone:593 : pwd 2026-07-05 20:58:42.276 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 20:58:42.279 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 20:58:42.284 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 20:58:42.305 | + functions-common:git_clone:596 : RECLONE=False 2026-07-05 20:58:42.308 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 20:58:42.312 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:42.315 | + functions-common:git_clone:610 : echo master 2026-07-05 20:58:42.315 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 20:58:42.321 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-05 20:58:42.323 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 20:58:42.326 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-05 20:58:42.341 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-05 20:58:42.345 | + functions-common:git_clone:673 : head -1 2026-07-05 20:58:42.345 | + functions-common:git_clone:673 : git show --oneline 2026-07-05 20:58:42.351 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-05 20:58:42.354 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 20:58:42.357 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-05 20:58:42.361 | + inc/python:setup_develop:353 : local bindep 2026-07-05 20:58:42.366 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-05 20:58:42.369 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-05 20:58:42.372 | + inc/python:setup_develop:359 : local extras= 2026-07-05 20:58:42.375 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-05 20:58:42.378 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 20:58:42.382 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-05 20:58:42.385 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-05 20:58:42.388 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 20:58:42.392 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 20:58:42.396 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-05 20:58:42.400 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 20:58:42.403 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-05 20:58:42.406 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 20:58:42.409 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 20:58:42.413 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-05 20:58:42.419 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-05 20:58:42.422 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-05 20:58:42.424 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-05 20:58:42.510 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-05 20:58:42.514 | + inc/python:setup_package:436 : local bindep=0 2026-07-05 20:58:42.516 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-05 20:58:42.519 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 20:58:42.522 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-05 20:58:42.526 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-05 20:58:42.529 | + inc/python:setup_package:445 : local flags=-e 2026-07-05 20:58:42.533 | + inc/python:setup_package:446 : local extras= 2026-07-05 20:58:42.536 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 20:58:42.539 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 20:58:42.542 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 20:58:42.545 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 20:58:42.548 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 20:58:42.552 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-05 20:58:42.577 | Using python 3.12 to install /opt/stack/placement 2026-07-05 20:58:42.580 | + 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-07-05 20:58:43.090 | Obtaining file:///opt/stack/placement 2026-07-05 20:58:43.092 | Installing build dependencies: started 2026-07-05 20:58:43.995 | Installing build dependencies: finished with status 'done' 2026-07-05 20:58:43.995 | Checking if build backend supports build_editable: started 2026-07-05 20:58:44.273 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 20:58:44.274 | Getting requirements to build editable: started 2026-07-05 20:58:44.421 | Getting requirements to build editable: finished with status 'done' 2026-07-05 20:58:44.423 | Preparing editable metadata (pyproject.toml): started 2026-07-05 20:58:45.003 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:58:45.015 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-05 20:58:45.016 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-05 20:58:45.017 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-05 20:58:45.017 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-05 20:58:45.017 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-05 20:58:45.017 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-05 20:58:45.018 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-05 20:58:45.018 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-05 20:58:45.019 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-05 20:58:45.019 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-05 20:58:45.020 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-05 20:58:45.020 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-05 20:58:45.020 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-05 20:58:45.021 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-05 20:58:45.021 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-05 20:58:45.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-05 20:58:45.022 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-05 20:58:45.023 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-05 20:58:45.023 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-05 20:58:45.024 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-05 20:58:45.025 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-05 20:58:45.025 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-05 20:58:45.026 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-05 20:58:45.026 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-05 20:58:45.030 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.15.0) 2026-07-05 20:58:45.030 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-05 20:58:45.031 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-05 20:58:45.032 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-05 20:58:45.033 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-05 20:58:45.033 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-05 20:58:45.036 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-05 20:58:45.036 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-05 20:58:45.037 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-05 20:58:45.037 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-05 20:58:45.043 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-05 20:58:45.044 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-05 20:58:45.047 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-05 20:58:45.049 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-05 20:58:45.049 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-05 20:58:45.051 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-05 20:58:45.051 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-05 20:58:45.052 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-05 20:58:45.055 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-05 20:58:45.056 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-05 20:58:45.056 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-05 20:58:45.058 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-05 20:58:45.061 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-05 20:58:45.063 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-05 20:58:45.063 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-05 20:58:45.065 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-05 20:58:45.069 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-05 20:58:45.072 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-05 20:58:45.074 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-05 20:58:45.076 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-05 20:58:45.077 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-05 20:58:45.077 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-05 20:58:45.080 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (83.0.0) 2026-07-05 20:58:45.082 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-05 20:58:45.091 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-05 20:58:45.097 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-05 20:58:45.098 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-05 20:58:45.098 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-05 20:58:45.099 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-05 20:58:45.108 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-05 20:58:45.114 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-05 20:58:45.137 | Building wheels for collected packages: openstack-placement 2026-07-05 20:58:45.138 | Building editable for openstack-placement (pyproject.toml): started 2026-07-05 20:58:45.615 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-05 20:58:45.616 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=f92677575c61cdbe7dbbe1bfac769150c83ced58c8d5f6d5d57a83f61c654eff 2026-07-05 20:58:45.616 | Stored in directory: /tmp/pip-ephem-wheel-cache-w3o1lu8m/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-05 20:58:45.619 | Successfully built openstack-placement 2026-07-05 20:58:45.762 | Installing collected packages: openstack-placement 2026-07-05 20:58:45.782 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-05 20:58:45.883 | + inc/python:pip_install:216 : result=0 2026-07-05 20:58:45.886 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:58:45.889 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:45.891 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:45.894 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:45.896 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:45.899 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:45.901 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:58:45.904 | + functions-common:time_stop:2427 : start_time=1783285122571 2026-07-05 20:58:45.906 | + functions-common:time_stop:2429 : [[ -z 1783285122571 ]] 2026-07-05 20:58:45.910 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:45.914 | + functions-common:time_stop:2432 : end_time=1783285125911 2026-07-05 20:58:45.917 | + functions-common:time_stop:2433 : elapsed_time=3340 2026-07-05 20:58:45.920 | + functions-common:time_stop:2434 : total=94608 2026-07-05 20:58:45.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:45.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97948 2026-07-05 20:58:45.927 | + inc/python:pip_install:219 : return 0 2026-07-05 20:58:45.929 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 20:58:45.931 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 20:58:45.934 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-05 20:58:45.937 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-05 20:58:45.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:58:45.943 | + 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-07-05 20:58:45.946 | + 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-07-05 20:58:45.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:58:45.952 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-05 20:58:45.955 | + ./stack.sh:main:965 : configure_placement 2026-07-05 20:58:45.957 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-05 20:58:45.971 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-05 20:58:45.974 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-05 20:58:45.980 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-05 20:58:45.983 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-05 20:58:45.986 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-05 20:58:45.990 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-05 20:58:45.993 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 20:58:45.996 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:45.999 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 20:58:46.019 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:46.022 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 20:58:46.026 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:46.029 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-05 20:58:46.066 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-05 20:58:46.104 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-05 20:58:46.141 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-05 20:58:46.144 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-05 20:58:46.147 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-05 20:58:46.150 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-05 20:58:46.153 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 20:58:46.157 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-05 20:58:46.160 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-05 20:58:46.163 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-05 20:58:46.167 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-05 20:58:46.170 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-05 20:58:46.208 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-05 20:58:46.242 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.67/identity 2026-07-05 20:58:46.275 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-05 20:58:46.309 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-05 20:58:46.344 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-05 20:58:46.377 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-05 20:58:46.410 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-05 20:58:46.445 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 20:58:46.479 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 20:58:46.513 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-05 20:58:46.546 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 20:58:46.549 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-05 20:58:46.551 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-05 20:58:46.554 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-05 20:58:46.558 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 20:58:46.577 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 20:58:46.580 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 20:58:46.583 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:46.586 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 20:58:46.589 | + 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-07-05 20:58:46.623 | + 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-07-05 20:58:46.659 | + 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-07-05 20:58:46.691 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 20:58:46.724 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-05 20:58:46.757 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-05 20:58:46.760 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-05 20:58:46.762 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-05 20:58:46.765 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-05 20:58:46.767 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-05 20:58:46.770 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-05 20:58:46.772 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-05 20:58:46.775 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 20:58:46.778 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 20:58:46.792 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:46.792 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 20:58:46.801 | d /var/run/uwsgi 0755 stack root 2026-07-05 20:58:46.805 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 20:58:46.816 | /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-07-05 20:58:46.821 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-05 20:58:46.824 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-05 20:58:46.828 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 20:58:46.830 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-05 20:58:46.866 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-07-05 20:58:46.902 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-05 20:58:46.936 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-05 20:58:46.970 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 20:58:47.004 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 20:58:47.038 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-05 20:58:47.072 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-05 20:58:47.106 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-05 20:58:47.139 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-05 20:58:47.172 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 20:58:47.206 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 20:58:47.241 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-05 20:58:47.273 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-05 20:58:47.305 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-05 20:58:47.308 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-05 20:58:47.311 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-05 20:58:47.315 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-05 20:58:47.318 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:58:47.321 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:47.324 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:47.327 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-05 20:58:47.330 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-05 20:58:47.333 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-05 20:58:47.367 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-05 20:58:47.402 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-05 20:58:47.402 | + 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-07-05 20:58:47.411 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-05 20:58:47.415 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-05 20:58:47.419 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-05 20:58:47.422 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:58:47.424 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:58:47.427 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:58:47.430 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:58:47.433 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:47.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:47.439 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:58:47.442 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:58:47.444 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:47.447 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:47.449 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-05 20:58:47.484 | Enabling site placement-api. 2026-07-05 20:58:47.490 | To activate the new configuration, you need to run: 2026-07-05 20:58:47.490 | systemctl reload apache2 2026-07-05 20:58:47.495 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-05 20:58:47.498 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:58:47.501 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:47.504 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:58:47.613 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:47.616 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-05 20:58:47.655 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-05 20:58:47.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:47.679 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-05 20:58:47.697 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:47.700 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-05 20:58:47.703 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-05 20:58:47.706 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-05 20:58:47.709 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-05 20:58:47.712 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 20:58:47.715 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-05 20:58:47.718 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-05 20:58:47.754 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-05 20:58:47.789 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.67/identity 2026-07-05 20:58:47.821 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-05 20:58:47.856 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-05 20:58:47.891 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-05 20:58:47.928 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-05 20:58:47.961 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-05 20:58:47.994 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-05 20:58:48.013 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:58:48.015 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-05 20:58:48.033 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.036 | + ./stack.sh:main:984 : fix_system_ca_bundle_path 2026-07-05 20:58:48.039 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-05 20:58:48.056 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.058 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-05 20:58:48.061 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:48.065 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-05 20:58:48.065 | from requests import certs 2026-07-05 20:58:48.066 | print (certs.where()) 2026-07-05 20:58:48.066 | except ImportError: pass' 2026-07-05 20:58:48.239 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-05 20:58:48.241 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-05 20:58:48.245 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-05 20:58:48.248 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-05 20:58:48.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.273 | + ./stack.sh:main:989 : init_os_brick 2026-07-05 20:58:48.276 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-05 20:58:48.282 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-05 20:58:48.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.305 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-05 20:58:48.344 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-05 20:58:48.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.367 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-05 20:58:48.405 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-05 20:58:48.426 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.429 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-05 20:58:48.467 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-05 20:58:48.505 | + ./stack.sh:main:996 : run_phase stack install 2026-07-05 20:58:48.508 | + functions-common:run_phase:1848 : local mode=stack 2026-07-05 20:58:48.512 | + functions-common:run_phase:1849 : local phase=install 2026-07-05 20:58:48.516 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 20:58:48.519 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 20:58:48.523 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 20:58:48.526 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 20:58:48.529 | + functions-common:run_phase:1858 : local extra 2026-07-05 20:58:48.533 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 20:58:48.538 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 20:58:48.540 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 20:58:48.542 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 20:58:48.545 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-05 20:58:48.549 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 20:58:48.566 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:48.569 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 20:58:48.572 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:58:48.575 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-05 20:58:48.578 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-05 20:58:48.580 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:58:48.583 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-05 20:58:48.586 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-05 20:58:48.589 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-05 20:58:48.653 | ++ inc/async:async_inner:63 : install_tempest 2026-07-05 20:58:48.694 | [9833 Async install_tempest:57905]: running: install_tempest 2026-07-05 20:58:48.698 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-05 20:58:48.700 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-05 20:58:48.704 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 20:58:48.707 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 20:58:48.709 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-05 20:58:48.712 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-05 20:58:48.715 | + functions-common:run_plugins:1835 : local phase=install 2026-07-05 20:58:48.719 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-05 20:58:48.722 | + functions-common:run_plugins:1838 : local plugin 2026-07-05 20:58:48.725 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-05 20:58:48.728 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-05 20:58:48.732 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-05 20:58:48.734 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-05 20:58:48.738 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-05 20:58:48.741 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-05 20:58:48.744 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-05 20:58:48.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-05 20:58:48.751 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-05 20:58:48.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-05 20:58:48.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-05 20:58:48.761 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-05 20:58:48.764 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-05 20:58:48.768 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-05 20:58:48.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-05 20:58:48.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-05 20:58:48.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-05 20:58:48.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-05 20:58:48.784 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-05 20:58:48.787 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-05 20:58:48.790 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-05 20:58:48.794 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-05 20:58:48.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-05 20:58:48.800 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-05 20:58:48.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-05 20:58:48.819 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-05 20:58:48.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-05 20:58:48.826 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-05 20:58:48.829 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-05 20:58:48.833 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-05 20:58:48.837 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-05 20:58:48.840 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-05 20:58:48.843 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-05 20:58:48.847 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 20:58:48.866 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 20:58:48.868 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-05 20:58:48.873 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-05 20:58:48.873 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-05 20:58:48.879 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-05 20:58:48.882 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-05 20:58:48.885 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-05 20:58:48.890 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 20:58:48.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 20:58:48.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-05 20:58:48.917 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-05 20:58:48.920 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-05 20:58:48.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-05 20:58:48.926 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:48.929 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-05 20:58:48.932 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-05 20:58:48.935 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-05 20:58:48.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 20:58:48.941 | + 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-07-05 20:58:48.945 | + 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-07-05 20:58:48.947 | + inc/python:use_library_from_git:269 : return 1 2026-07-05 20:58:48.951 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-05 20:58:48.953 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-05 20:58:48.956 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-05 20:58:48.961 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-05 20:58:48.964 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-05 20:58:48.967 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-05 20:58:48.972 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-05 20:58:48.972 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-05 20:58:48.978 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-05 20:58:48.981 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-05 20:58:48.984 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-05 20:58:48.988 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-05 20:58:48.991 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-05 20:58:49.016 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-05 20:58:49.018 | + 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-07-05 20:58:49.595 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-05 20:58:49.657 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-05 20:58:49.665 | 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-07-05 20:58:49.666 | 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-07-05 20:58:49.667 | 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-07-05 20:58:49.667 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-05 20:58:49.668 | 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-07-05 20:58:49.668 | 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-07-05 20:58:49.668 | 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-07-05 20:58:49.669 | 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-07-05 20:58:49.669 | 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-07-05 20:58:49.670 | 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.9.0) 2026-07-05 20:58:49.671 | 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-07-05 20:58:49.671 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-05 20:58:49.672 | 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.18.0) 2026-07-05 20:58:49.672 | 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-07-05 20:58:49.674 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-05 20:58:49.675 | 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-07-05 20:58:49.675 | 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-07-05 20:58:49.677 | 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-07-05 20:58:49.678 | 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-07-05 20:58:49.681 | 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-07-05 20:58:49.683 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-05 20:58:49.684 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-05 20:58:49.684 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-05 20:58:49.685 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-05 20:58:49.686 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-05 20:58:49.686 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-05 20:58:49.687 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-05 20:58:49.688 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-05 20:58:49.690 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-05 20:58:49.694 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-05 20:58:49.694 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-05 20:58:49.697 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-05 20:58:49.700 | 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-07-05 20:58:49.702 | 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-07-05 20:58:49.703 | 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-07-05 20:58:49.706 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-05 20:58:49.710 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-05 20:58:49.719 | 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-07-05 20:58:49.720 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-05 20:58:49.720 | 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-07-05 20:58:49.722 | 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.2) 2026-07-05 20:58:49.724 | 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-07-05 20:58:49.726 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-05 20:58:49.729 | 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-07-05 20:58:49.731 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-05 20:58:49.731 | 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-07-05 20:58:49.732 | 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-07-05 20:58:49.739 | 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-07-05 20:58:49.740 | 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-07-05 20:58:49.742 | 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-07-05 20:58:49.762 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-05 20:58:49.864 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.6 MB/s 0:00:00 2026-07-05 20:58:50.022 | Installing collected packages: python-openstackclient 2026-07-05 20:58:51.086 | Successfully installed python-openstackclient-10.1.0 2026-07-05 20:58:51.170 | + inc/python:pip_install:216 : result=0 2026-07-05 20:58:51.174 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:58:51.177 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:51.180 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:51.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:51.186 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:51.189 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:51.192 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:58:51.194 | + functions-common:time_stop:2427 : start_time=1783285129009 2026-07-05 20:58:51.197 | + functions-common:time_stop:2429 : [[ -z 1783285129009 ]] 2026-07-05 20:58:51.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:51.205 | + functions-common:time_stop:2432 : end_time=1783285131202 2026-07-05 20:58:51.208 | + functions-common:time_stop:2433 : elapsed_time=2193 2026-07-05 20:58:51.210 | + functions-common:time_stop:2434 : total=97948 2026-07-05 20:58:51.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:51.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100141 2026-07-05 20:58:51.218 | + inc/python:pip_install:219 : return 0 2026-07-05 20:58:51.222 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-05 20:58:51.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:51.244 | + ./stack.sh:main:1005 : install_openstack_cli_server 2026-07-05 20:58:51.248 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-05 20:58:51.251 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-05 20:58:51.254 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.257 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-05 20:58:51.260 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.263 | + functions-common:run_process:1676 : local group= 2026-07-05 20:58:51.266 | + functions-common:run_process:1677 : local user= 2026-07-05 20:58:51.270 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 20:58:51.273 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-05 20:58:51.276 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 20:58:51.279 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 20:58:51.283 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:58:51.286 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:58:51.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:58:51.295 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285131292 2026-07-05 20:58:51.298 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-05 20:58:51.317 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:51.320 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-07-05 20:58:51.322 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-05 20:58:51.325 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.328 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.331 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.334 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.338 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-07-05 20:58:51.341 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-05 20:58:51.344 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-05 20:58:51.348 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 20:58:51.350 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 20:58:51.353 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 20:58:51.356 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 20:58:51.359 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-05 20:58:51.363 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-07-05 20:58:51.366 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-07-05 20:58:51.369 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-05 20:58:51.372 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.374 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 20:58:51.377 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 20:58:51.380 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 20:58:51.383 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 20:58:51.385 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 20:58:51.388 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-05 20:58:51.390 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 20:58:51.395 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-07-05 20:58:51.467 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 20:58:51.537 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-05 20:58:51.593 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-05 20:58:51.648 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-05 20:58:51.707 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-05 20:58:51.768 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 20:58:51.824 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 20:58:51.826 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 20:58:51.829 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-05 20:58:51.899 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 20:58:52.192 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-05 20:58:52.209 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-05 20:58:52.487 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-05 20:58:52.521 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 20:58:52.524 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:52.527 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:52.530 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:52.533 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:52.536 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:52.540 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 20:58:52.543 | + functions-common:time_stop:2427 : start_time=1783285131292 2026-07-05 20:58:52.545 | + functions-common:time_stop:2429 : [[ -z 1783285131292 ]] 2026-07-05 20:58:52.549 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:52.554 | + functions-common:time_stop:2432 : end_time=1783285132550 2026-07-05 20:58:52.557 | + functions-common:time_stop:2433 : elapsed_time=1258 2026-07-05 20:58:52.560 | + functions-common:time_stop:2434 : total=0 2026-07-05 20:58:52.563 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:52.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1258 2026-07-05 20:58:52.569 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-05 20:58:52.575 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-05 20:58:52.579 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.7wpamaKupO 2026-07-05 20:58:52.583 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-05 20:58:52.587 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-05 20:58:52.590 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-05 20:58:52.594 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-05 20:58:52.597 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-05 20:58:52.601 | + ./stack.sh:main:1057 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 20:58:52.604 | + ./stack.sh:main:1057 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 20:58:52.608 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-05 20:58:52.629 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:58:52.633 | + ./stack.sh:main:1065 : configure_database 2026-07-05 20:58:52.636 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-05 20:58:52.638 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-05 20:58:52.641 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-05 20:58:52.644 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:58:52.646 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-05 20:58:52.649 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-05 20:58:52.652 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:52.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:52.658 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-05 20:58:52.660 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-05 20:58:52.663 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:52.666 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:52.668 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-05 20:58:52.671 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-05 20:58:52.672 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-05 20:58:52.676 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-05 20:58:52.679 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-05 20:58:52.683 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-05 20:58:52.686 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-05 20:58:52.686 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-05 20:58:52.691 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-05 20:58:52.757 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-05 20:58:52.759 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 20:58:52.762 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 20:58:52.765 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 20:58:52.768 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 20:58:52.770 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 20:58:52.773 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 20:58:52.776 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 20:58:52.779 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 20:58:52.781 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 20:58:52.784 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 20:58:52.786 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 20:58:52.789 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 20:58:52.791 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 20:58:52.794 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-05 20:58:52.796 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:52.798 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:52.801 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-05 20:58:52.803 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:52.806 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-05 20:58:54.868 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-05 20:58:54.871 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-05 20:58:54.875 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:54.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:54.880 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-05 20:58:54.883 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-05 20:58:54.886 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-05 20:58:54.898 | mysqladmin: connect to server at 'localhost' failed 2026-07-05 20:58:54.899 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-05 20:58:54.902 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-05 20:58:54.905 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-05 20:58:54.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:58:54.911 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:58:54.914 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-05 20:58:54.917 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-05 20:58:54.919 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-05 20:58:54.924 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-05 20:58:54.925 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-05 20:58:54.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:54.975 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-05 20:58:54.980 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-05 20:58:54.980 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-05 20:58:54.981 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-05 20:58:54.987 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-05 20:58:54.990 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-05 20:58:54.993 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:54.995 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:54.998 | + 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-07-05 20:58:55.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:55.060 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-05 20:58:55.073 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:55.116 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-05 20:58:55.176 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-05 20:58:55.236 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-05 20:58:55.298 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-05 20:58:55.301 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:55.304 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-05 20:58:55.304 | enabling MySQL performance counting 2026-07-05 20:58:55.307 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-05 20:58:55.331 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-05 20:58:55.334 | + 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-07-05 20:58:55.825 | Processing ./tools/dbcounter 2026-07-05 20:58:55.828 | Installing build dependencies: started 2026-07-05 20:58:57.329 | Installing build dependencies: finished with status 'done' 2026-07-05 20:58:57.329 | Getting requirements to build wheel: started 2026-07-05 20:58:57.680 | Getting requirements to build wheel: finished with status 'done' 2026-07-05 20:58:57.681 | Preparing metadata (pyproject.toml): started 2026-07-05 20:58:57.877 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-05 20:58:57.879 | Building wheels for collected packages: dbcounter 2026-07-05 20:58:57.880 | Building wheel for dbcounter (pyproject.toml): started 2026-07-05 20:58:58.099 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-05 20:58:58.100 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=22d767e58142f3abe4145556ae87f21cdb0eab6cc4a09246c4bfb81c50421b52 2026-07-05 20:58:58.100 | Stored in directory: /tmp/pip-ephem-wheel-cache-7kr5tjtg/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-05 20:58:58.102 | Successfully built dbcounter 2026-07-05 20:58:58.275 | Installing collected packages: dbcounter 2026-07-05 20:58:58.295 | Successfully installed dbcounter-0.1 2026-07-05 20:58:58.415 | + inc/python:pip_install:216 : result=0 2026-07-05 20:58:58.418 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-05 20:58:58.421 | + functions-common:time_stop:2420 : local name 2026-07-05 20:58:58.424 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:58:58.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:58:58.430 | + functions-common:time_stop:2423 : local total 2026-07-05 20:58:58.432 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:58:58.435 | + functions-common:time_stop:2426 : name=pip_install 2026-07-05 20:58:58.438 | + functions-common:time_stop:2427 : start_time=1783285135325 2026-07-05 20:58:58.441 | + functions-common:time_stop:2429 : [[ -z 1783285135325 ]] 2026-07-05 20:58:58.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:58:58.450 | + functions-common:time_stop:2432 : end_time=1783285138447 2026-07-05 20:58:58.453 | + functions-common:time_stop:2433 : elapsed_time=3122 2026-07-05 20:58:58.456 | + functions-common:time_stop:2434 : total=100141 2026-07-05 20:58:58.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:58:58.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103263 2026-07-05 20:58:58.465 | + inc/python:pip_install:219 : return 0 2026-07-05 20:58:58.468 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-05 20:58:58.471 | + lib/database:recreate_database:112 : local db=stats 2026-07-05 20:58:58.474 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-05 20:58:58.477 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-05 20:58:58.479 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-05 20:58:58.485 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:58.523 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-05 20:58:58.527 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:58.566 | + 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-07-05 20:58:58.566 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-05 20:58:58.572 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:58:58.629 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-05 20:58:58.632 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-05 20:58:58.694 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-05 20:58:58.758 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-05 20:58:58.818 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-05 20:58:58.879 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-05 20:58:58.942 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-05 20:58:59.008 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-05 20:58:59.068 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-05 20:58:59.071 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:58:59.073 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-05 20:59:00.992 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-05 20:59:00.995 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-05 20:59:00.998 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-05 20:59:01.003 | + functions-common:save_stackenv:67 : time_stamp=2026-07-05-205900 2026-07-05 20:59:01.005 | + functions-common:save_stackenv:68 : echo '# 2026-07-05-205900 1069' 2026-07-05 20:59:01.008 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.010 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-05 20:59:01.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.016 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-05 20:59:01.018 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.021 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-05 20:59:01.023 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.026 | + 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-07-05 20:59:01.029 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.032 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.67 2026-07-05 20:59:01.035 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.038 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.67/identity 2026-07-05 20:59:01.041 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.043 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-05-205331 2026-07-05 20:59:01.045 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.047 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 20:59:01.050 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.054 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.67 2026-07-05 20:59:01.056 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.059 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-05 20:59:01.061 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.064 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.67,IP:::1 2026-07-05 20:59:01.067 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.070 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-05 20:59:01.073 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.076 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-05 20:59:01.079 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.082 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.67 2026-07-05 20:59:01.085 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 20:59:01.087 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-05 20:59:01.090 | + ./stack.sh:main:1079 : start_dstat 2026-07-05 20:59:01.093 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-05 20:59:01.096 | + functions-common:run_process:1674 : local service=dstat 2026-07-05 20:59:01.098 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-05 20:59:01.101 | + functions-common:run_process:1676 : local group= 2026-07-05 20:59:01.103 | + functions-common:run_process:1677 : local user= 2026-07-05 20:59:01.106 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 20:59:01.108 | + functions-common:run_process:1680 : local name=dstat 2026-07-05 20:59:01.111 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 20:59:01.113 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 20:59:01.116 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:01.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:01.123 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:01.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285141125 2026-07-05 20:59:01.131 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-05 20:59:01.149 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:01.151 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 20:59:01.153 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:01.156 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:01.159 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:01.162 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:01.164 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:01.166 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 20:59:01.168 | + functions-common:time_stop:2427 : start_time=1783285141125 2026-07-05 20:59:01.170 | + functions-common:time_stop:2429 : [[ -z 1783285141125 ]] 2026-07-05 20:59:01.173 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:01.178 | + functions-common:time_stop:2432 : end_time=1783285141175 2026-07-05 20:59:01.181 | + functions-common:time_stop:2433 : elapsed_time=50 2026-07-05 20:59:01.184 | + functions-common:time_stop:2434 : total=1258 2026-07-05 20:59:01.187 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:01.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1308 2026-07-05 20:59:01.191 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-05 20:59:01.194 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-05 20:59:01.196 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.199 | + functions-common:run_process:1676 : local group= 2026-07-05 20:59:01.202 | + functions-common:run_process:1677 : local user=root 2026-07-05 20:59:01.204 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-05 20:59:01.206 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-05 20:59:01.208 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 20:59:01.210 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 20:59:01.212 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:01.214 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:01.217 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:01.222 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285141219 2026-07-05 20:59:01.225 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-05 20:59:01.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:01.248 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-05 20:59:01.250 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-05 20:59:01.253 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.255 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.258 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.261 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.264 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-05 20:59:01.267 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-05 20:59:01.270 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-05 20:59:01.273 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 20:59:01.277 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-05 20:59:01.280 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-05 20:59:01.283 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-05 20:59:01.285 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-05 20:59:01.289 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-05 20:59:01.291 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-05 20:59:01.294 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-05 20:59:01.297 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.299 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 20:59:01.303 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-05 20:59:01.307 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-05 20:59:01.310 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 20:59:01.313 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 20:59:01.315 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-05 20:59:01.318 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 20:59:01.325 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-07-05 20:59:01.395 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 20:59:01.467 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-05 20:59:01.529 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 20:59:01.587 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-05 20:59:01.649 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-05 20:59:01.713 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 20:59:01.771 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-05 20:59:01.774 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-05 20:59:01.839 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 20:59:01.842 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-05 20:59:01.917 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 20:59:02.192 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-05 20:59:02.205 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-05 20:59:02.463 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-05 20:59:02.495 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 20:59:02.498 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:02.502 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:02.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:02.509 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:02.512 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:02.517 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 20:59:02.521 | + functions-common:time_stop:2427 : start_time=1783285141219 2026-07-05 20:59:02.524 | + functions-common:time_stop:2429 : [[ -z 1783285141219 ]] 2026-07-05 20:59:02.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:02.536 | + functions-common:time_stop:2432 : end_time=1783285142530 2026-07-05 20:59:02.539 | + functions-common:time_stop:2433 : elapsed_time=1311 2026-07-05 20:59:02.543 | + functions-common:time_stop:2434 : total=1308 2026-07-05 20:59:02.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:02.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2619 2026-07-05 20:59:02.558 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-05 20:59:02.577 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:02.580 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.582 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-05 20:59:02.585 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.587 | + functions-common:run_process:1676 : local group= 2026-07-05 20:59:02.590 | + functions-common:run_process:1677 : local user= 2026-07-05 20:59:02.594 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 20:59:02.596 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-05 20:59:02.599 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 20:59:02.602 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 20:59:02.605 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:02.608 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:02.612 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:02.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285142614 2026-07-05 20:59:02.621 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-05 20:59:02.641 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:02.644 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-05 20:59:02.647 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-05 20:59:02.650 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.654 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.657 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.661 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.665 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-05 20:59:02.668 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-05 20:59:02.672 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-05 20:59:02.675 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 20:59:02.678 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 20:59:02.681 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 20:59:02.684 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 20:59:02.687 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-05 20:59:02.690 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-05 20:59:02.693 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-05 20:59:02.697 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-05 20:59:02.701 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.705 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 20:59:02.708 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 20:59:02.711 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 20:59:02.714 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 20:59:02.717 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 20:59:02.720 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-05 20:59:02.723 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 20:59:02.728 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-07-05 20:59:02.797 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 20:59:02.866 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-05 20:59:02.924 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-07-05 20:59:02.982 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-05 20:59:03.038 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-05 20:59:03.095 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 20:59:03.157 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 20:59:03.160 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 20:59:03.162 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-05 20:59:03.239 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 20:59:03.538 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-05 20:59:03.552 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-05 20:59:03.821 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-05 20:59:03.849 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 20:59:03.852 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:03.855 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:03.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:03.860 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:03.863 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:03.866 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 20:59:03.868 | + functions-common:time_stop:2427 : start_time=1783285142614 2026-07-05 20:59:03.871 | + functions-common:time_stop:2429 : [[ -z 1783285142614 ]] 2026-07-05 20:59:03.874 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:03.877 | + functions-common:time_stop:2432 : end_time=1783285143875 2026-07-05 20:59:03.881 | + functions-common:time_stop:2433 : elapsed_time=1261 2026-07-05 20:59:03.884 | + functions-common:time_stop:2434 : total=2619 2026-07-05 20:59:03.887 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:03.890 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3880 2026-07-05 20:59:03.892 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-05 20:59:03.910 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:03.913 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-05 20:59:03.932 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:03.935 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-05 20:59:03.953 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:03.955 | + ./stack.sh:main:1098 : start_etcd3 2026-07-05 20:59:03.959 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-05 20:59:03.962 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000004604 --data-dir /opt/stack/data/etcd' 2026-07-05 20:59:03.965 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-05 20:59:03.968 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000004604=http://10.4.3.67:2380' 2026-07-05 20:59:03.971 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.67:2380' 2026-07-05 20:59:03.973 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.67:2379' 2026-07-05 20:59:03.976 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-05 20:59:03.979 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-05 20:59:03.982 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.67:2379' 2026-07-05 20:59:03.985 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-05 20:59:03.987 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-05 20:59:03.990 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-05 20:59:03.993 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000004604 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004604=http://10.4.3.67:2380 --initial-advertise-peer-urls http://10.4.3.67:2380 --advertise-client-urls http://10.4.3.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.67:2379 --log-level=debug' '' root 2026-07-05 20:59:03.995 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-05 20:59:03.997 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000004604 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004604=http://10.4.3.67:2380 --initial-advertise-peer-urls http://10.4.3.67:2380 --advertise-client-urls http://10.4.3.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.67:2379 --log-level=debug' 2026-07-05 20:59:04.000 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 20:59:04.003 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-05 20:59:04.006 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 20:59:04.009 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 20:59:04.011 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 20:59:04.014 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-05 20:59:04.017 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 20:59:04.021 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-05 20:59:04.087 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 20:59:04.161 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-05 20:59:04.223 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000004604 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004604=http://10.4.3.67:2380 --initial-advertise-peer-urls http://10.4.3.67:2380 --advertise-client-urls http://10.4.3.67:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.67:2379 --log-level=debug' 2026-07-05 20:59:04.285 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-05 20:59:04.349 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-05 20:59:04.418 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 20:59:04.482 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 20:59:04.485 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 20:59:04.488 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-05 20:59:04.561 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 20:59:04.896 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-05 20:59:04.958 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-05 20:59:05.022 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-05 20:59:05.084 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-05 20:59:05.145 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-05 20:59:05.149 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 20:59:05.154 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 20:59:05.157 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-05 20:59:05.445 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-05 20:59:05.460 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-05 20:59:05.753 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-05 20:59:06.319 | ++ inc/async:async_inner:64 : rc=0 2026-07-05 20:59:06.342 | [57905 Async install_tempest:57905]: finished successfully 2026-07-05 20:59:06.429 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-05 20:59:06.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:06.454 | + ./stack.sh:main:1105 : start_tls_proxy http-services '*' 443 10.4.3.67 80 2026-07-05 20:59:06.457 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-05 20:59:06.461 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-05 20:59:06.464 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-05 20:59:06.467 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.67 2026-07-05 20:59:06.470 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-05 20:59:06.473 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-05 20:59:06.476 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-05 20:59:06.479 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-05 20:59:06.482 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-05 20:59:06.485 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-05 20:59:06.488 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-05 20:59:06.505 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-05 20:59:06.508 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-05 20:59:06.512 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-05 20:59:06.514 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-05 20:59:06.517 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:59:06.520 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.522 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.525 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-05 20:59:06.529 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-05 20:59:06.532 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-05 20:59:06.535 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-05 20:59:06.538 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-05 20:59:06.542 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-05 20:59:06.544 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-05 20:59:06.563 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:06.566 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-05 20:59:06.569 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-05 20:59:06.572 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:06.576 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:06.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.581 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.584 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:06.587 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-05 20:59:06.620 | No module matches headers 2026-07-05 20:59:06.624 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-05 20:59:06.659 | Enabling module headers. 2026-07-05 20:59:06.665 | To activate the new configuration, you need to run: 2026-07-05 20:59:06.666 | systemctl restart apache2 2026-07-05 20:59:06.670 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-05 20:59:06.673 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:06.676 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-05 20:59:06.679 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-05 20:59:06.681 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:06.684 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:06.688 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.690 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.694 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:06.697 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-05 20:59:06.730 | No module matches ssl 2026-07-05 20:59:06.734 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-05 20:59:06.769 | Considering dependency mime for ssl: 2026-07-05 20:59:06.769 | Module mime already enabled 2026-07-05 20:59:06.769 | Considering dependency socache_shmcb for ssl: 2026-07-05 20:59:06.769 | Enabling module socache_shmcb. 2026-07-05 20:59:06.774 | Enabling module ssl. 2026-07-05 20:59:06.774 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-05 20:59:06.779 | To activate the new configuration, you need to run: 2026-07-05 20:59:06.780 | systemctl restart apache2 2026-07-05 20:59:06.785 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-05 20:59:06.787 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:06.791 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-05 20:59:06.794 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-05 20:59:06.797 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:06.799 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:06.803 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.806 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.809 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:06.811 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-05 20:59:06.845 | proxy (enabled by site administrator) 2026-07-05 20:59:06.851 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:06.854 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-05 20:59:06.857 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-05 20:59:06.860 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:06.863 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:06.866 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.869 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.872 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:06.875 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-05 20:59:06.913 | proxy_http (enabled by site administrator) 2026-07-05 20:59:06.917 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-05 20:59:06.921 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-05 20:59:06.924 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:59:06.926 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:59:06.929 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:59:06.932 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:06.936 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.939 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.942 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:06.946 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:59:06.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:06.952 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:06.956 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-05 20:59:06.991 | Enabling site http-services-tls-proxy. 2026-07-05 20:59:06.997 | To activate the new configuration, you need to run: 2026-07-05 20:59:06.998 | systemctl reload apache2 2026-07-05 20:59:07.003 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-05 20:59:07.006 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:59:07.010 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:59:07.013 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:59:07.127 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-05 20:59:07.130 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-05 20:59:07.133 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-05 20:59:07.148 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-05 20:59:07.162 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-05 20:59:07.165 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-05 20:59:07.168 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-05 20:59:07.171 | + 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.67/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-05 20:59:07.223 | The user clouds.yaml file didn't exist. 2026-07-05 20:59:07.236 | + 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.67/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-05 20:59:07.302 | + 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.67/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-05 20:59:07.371 | + 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.67/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-05 20:59:07.444 | + 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.67/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-05 20:59:07.514 | + 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.67/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-05 20:59:07.583 | + 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.67/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-05 20:59:07.654 | + 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.67/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-05 20:59:07.721 | + 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.67/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-05 20:59:07.786 | + 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.67/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-05 20:59:07.854 | + functions-common:write_clouds_yaml:203 : cat 2026-07-05 20:59:07.859 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-05 20:59:07.863 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-05 20:59:07.866 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-05 20:59:07.872 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-05 20:59:07.875 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-05 20:59:07.879 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-05 20:59:07.899 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:07.902 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-05 20:59:07.905 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 20:59:07.909 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-05 20:59:07.911 | + ./stack.sh:main:1115 : '[' 10.4.3.67 == 10.4.3.67 ']' 2026-07-05 20:59:07.914 | + ./stack.sh:main:1116 : init_keystone 2026-07-05 20:59:07.918 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-05 20:59:07.938 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:07.940 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-05 20:59:07.943 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-05 20:59:07.947 | + lib/database:recreate_database:112 : local db=keystone 2026-07-05 20:59:07.949 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-05 20:59:07.952 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-05 20:59:07.956 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-05 20:59:07.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:59:08.000 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-05 20:59:08.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 20:59:08.041 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-05 20:59:08.045 | + functions-common:time_start:2406 : local name=dbsync 2026-07-05 20:59:08.047 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:08.051 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:08.054 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:08.059 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285148056 2026-07-05 20:59:08.061 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-05 20:59:08.355 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 20:59:08.355 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 20:59:08.355 | we strongly recommend against using it for new projects. 2026-07-05 20:59:08.355 | 2026-07-05 20:59:08.355 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 20:59:08.356 | framework. For more detail see 2026-07-05 20:59:08.356 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 20:59:08.356 | 2026-07-05 20:59:08.356 | __import__(import_str) 2026-07-05 20:59:09.824 | INFO dbcounter [-] Registered counter for database keystone 2026-07-05 20:59:09.865 | 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=62098) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 20:59:09.871 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 20:59:09.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 20:59:09.872 | DEBUG dbcounter [-] [62098] Writer thread running {{(pid=62098) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 20:59:09.911 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-05 20:59:11.000 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 20:59:11.002 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-05 20:59:11.002 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.003 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-05 20:59:11.016 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.018 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-05 20:59:11.031 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.032 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-05 20:59:11.056 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.058 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-05 20:59:11.069 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.071 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-05 20:59:11.097 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.098 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-05 20:59:11.098 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 20:59:11.099 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-05 20:59:11.117 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.118 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-05 20:59:11.133 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=62098) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 20:59:11.513 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-05 20:59:11.516 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:11.518 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:11.521 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:11.524 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:11.527 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:11.529 | + functions-common:time_stop:2426 : name=dbsync 2026-07-05 20:59:11.532 | + functions-common:time_stop:2427 : start_time=1783285148056 2026-07-05 20:59:11.535 | + functions-common:time_stop:2429 : [[ -z 1783285148056 ]] 2026-07-05 20:59:11.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:11.543 | + functions-common:time_stop:2432 : end_time=1783285151540 2026-07-05 20:59:11.546 | + functions-common:time_stop:2433 : elapsed_time=3484 2026-07-05 20:59:11.549 | + functions-common:time_stop:2434 : total=0 2026-07-05 20:59:11.551 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:11.554 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3484 2026-07-05 20:59:11.557 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-05 20:59:11.560 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-05 20:59:11.564 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-05 20:59:11.836 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 20:59:11.837 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 20:59:11.837 | we strongly recommend against using it for new projects. 2026-07-05 20:59:11.837 | 2026-07-05 20:59:11.837 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 20:59:11.837 | framework. For more detail see 2026-07-05 20:59:11.837 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 20:59:11.837 | 2026-07-05 20:59:11.837 | __import__(import_str) 2026-07-05 20:59:13.211 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-05 20:59:13.212 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-05 20:59:13.562 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-05 20:59:13.567 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-05 20:59:13.846 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 20:59:13.847 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 20:59:13.847 | we strongly recommend against using it for new projects. 2026-07-05 20:59:13.847 | 2026-07-05 20:59:13.847 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 20:59:13.847 | framework. For more detail see 2026-07-05 20:59:13.847 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 20:59:13.847 | 2026-07-05 20:59:13.847 | __import__(import_str) 2026-07-05 20:59:15.182 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-05 20:59:15.182 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-05 20:59:15.182 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-05 20:59:15.182 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-05 20:59:15.182 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-05 20:59:15.183 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-05 20:59:15.183 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-05 20:59:15.183 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-05 20:59:15.183 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-05 20:59:15.527 | + ./stack.sh:main:1117 : start_keystone 2026-07-05 20:59:15.531 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-05 20:59:15.535 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-05 20:59:15.538 | + functions-common:run_process:1674 : local service=keystone 2026-07-05 20:59:15.541 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-05 20:59:15.544 | + functions-common:run_process:1676 : local group= 2026-07-05 20:59:15.547 | + functions-common:run_process:1677 : local user= 2026-07-05 20:59:15.550 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 20:59:15.553 | + functions-common:run_process:1680 : local name=keystone 2026-07-05 20:59:15.555 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 20:59:15.559 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 20:59:15.562 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:15.564 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:15.568 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:15.573 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285155569 2026-07-05 20:59:15.576 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-05 20:59:15.594 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:15.597 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-05 20:59:15.600 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-05 20:59:15.603 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-05 20:59:15.606 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-05 20:59:15.609 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-05 20:59:15.612 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-05 20:59:15.614 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-05 20:59:15.617 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-05 20:59:15.619 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-05 20:59:15.622 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 20:59:15.625 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 20:59:15.628 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 20:59:15.631 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 20:59:15.634 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-05 20:59:15.637 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-05 20:59:15.640 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 20:59:15.643 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-05 20:59:15.646 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 20:59:15.649 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-05 20:59:15.652 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-05 20:59:15.654 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 20:59:15.657 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 20:59:15.659 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 20:59:15.662 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-05 20:59:15.664 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 20:59:15.668 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-05 20:59:15.737 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 20:59:15.802 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-05 20:59:15.861 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-05 20:59:15.917 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-05 20:59:15.974 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 20:59:16.034 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-05 20:59:16.092 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-05 20:59:16.149 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-05 20:59:16.202 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-05 20:59:16.258 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-05 20:59:16.316 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 20:59:16.318 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 20:59:16.321 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-05 20:59:16.388 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 20:59:16.665 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-05 20:59:16.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-05 20:59:16.965 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-05 20:59:17.041 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 20:59:17.043 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:17.047 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:17.050 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:17.053 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:17.056 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:17.061 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 20:59:17.063 | + functions-common:time_stop:2427 : start_time=1783285155569 2026-07-05 20:59:17.067 | + functions-common:time_stop:2429 : [[ -z 1783285155569 ]] 2026-07-05 20:59:17.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:17.076 | + functions-common:time_stop:2432 : end_time=1783285157072 2026-07-05 20:59:17.079 | + functions-common:time_stop:2433 : elapsed_time=1503 2026-07-05 20:59:17.083 | + functions-common:time_stop:2434 : total=3880 2026-07-05 20:59:17.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:17.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5383 2026-07-05 20:59:17.093 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-05 20:59:17.093 | Waiting for keystone to start... 2026-07-05 20:59:17.097 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.67/identity/v3/ 2026-07-05 20:59:17.100 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.67/identity/v3/ 2026-07-05 20:59:17.103 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 20:59:17.107 | + functions:wait_for_service:477 : local url=http://10.4.3.67/identity/v3/ 2026-07-05 20:59:17.110 | + functions:wait_for_service:478 : local rval=0 2026-07-05 20:59:17.114 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 20:59:17.117 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 20:59:17.120 | + functions-common:time_start:2407 : local start_time= 2026-07-05 20:59:17.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 20:59:17.127 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 20:59:17.133 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285157129 2026-07-05 20:59:17.137 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 20:59:17.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.67/identity/v3/ 2026-07-05 20:59:19.761 | + :: : [[ 200 == 503 ]] 2026-07-05 20:59:19.763 | + :: : [[ 0 -eq 7 ]] 2026-07-05 20:59:19.767 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 20:59:19.770 | + functions-common:time_stop:2420 : local name 2026-07-05 20:59:19.772 | + functions-common:time_stop:2421 : local end_time 2026-07-05 20:59:19.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 20:59:19.778 | + functions-common:time_stop:2423 : local total 2026-07-05 20:59:19.781 | + functions-common:time_stop:2424 : local start_time 2026-07-05 20:59:19.784 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 20:59:19.786 | + functions-common:time_stop:2427 : start_time=1783285157129 2026-07-05 20:59:19.790 | + functions-common:time_stop:2429 : [[ -z 1783285157129 ]] 2026-07-05 20:59:19.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 20:59:19.799 | + functions-common:time_stop:2432 : end_time=1783285159796 2026-07-05 20:59:19.802 | + functions-common:time_stop:2433 : elapsed_time=2667 2026-07-05 20:59:19.805 | + functions-common:time_stop:2434 : total=0 2026-07-05 20:59:19.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 20:59:19.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2667 2026-07-05 20:59:19.814 | + functions:wait_for_service:486 : return 0 2026-07-05 20:59:19.818 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-05 20:59:19.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:19.840 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.67 5001 2026-07-05 20:59:19.843 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-05 20:59:19.846 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-05 20:59:19.849 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-05 20:59:19.851 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.67 2026-07-05 20:59:19.854 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-05 20:59:19.857 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-05 20:59:19.860 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-05 20:59:19.864 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-05 20:59:19.866 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-05 20:59:19.869 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-05 20:59:19.872 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-05 20:59:19.876 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-05 20:59:19.878 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-05 20:59:19.881 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 20:59:19.884 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:19.887 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:19.890 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-05 20:59:19.893 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-05 20:59:19.896 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-05 20:59:19.900 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-05 20:59:19.904 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-05 20:59:19.906 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-05 20:59:19.909 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-05 20:59:19.912 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-05 20:59:19.929 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:19.932 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-05 20:59:19.935 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-05 20:59:19.938 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:19.941 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:19.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:19.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:19.950 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:19.953 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-05 20:59:19.991 | headers (enabled by site administrator) 2026-07-05 20:59:19.995 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:19.998 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-05 20:59:20.001 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-05 20:59:20.004 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:20.007 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:20.010 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:20.013 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:20.017 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:20.020 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-05 20:59:20.057 | ssl (enabled by site administrator) 2026-07-05 20:59:20.061 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:20.065 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-05 20:59:20.068 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-05 20:59:20.071 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:20.075 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:20.078 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:20.081 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:20.083 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:20.086 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-05 20:59:20.122 | proxy (enabled by site administrator) 2026-07-05 20:59:20.126 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 20:59:20.129 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-05 20:59:20.132 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-05 20:59:20.136 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 20:59:20.139 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:20.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:20.145 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:20.148 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:20.151 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-05 20:59:20.186 | proxy_http (enabled by site administrator) 2026-07-05 20:59:20.191 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-05 20:59:20.194 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-05 20:59:20.196 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 20:59:20.199 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 20:59:20.202 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 20:59:20.204 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 20:59:20.208 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:20.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:20.213 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 20:59:20.216 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 20:59:20.218 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 20:59:20.221 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 20:59:20.224 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-05 20:59:20.259 | Enabling site keystone-service-tls-proxy. 2026-07-05 20:59:20.264 | To activate the new configuration, you need to run: 2026-07-05 20:59:20.265 | systemctl reload apache2 2026-07-05 20:59:20.269 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-05 20:59:20.272 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 20:59:20.275 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:59:20.278 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 20:59:20.394 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-05 20:59:20.397 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 20:59:20.400 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-05 20:59:20.758 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-05 20:59:20.761 | + 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.67/identity 2026-07-05 20:59:21.065 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 20:59:21.065 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 20:59:21.065 | we strongly recommend against using it for new projects. 2026-07-05 20:59:21.065 | 2026-07-05 20:59:21.065 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 20:59:21.065 | framework. For more detail see 2026-07-05 20:59:21.065 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 20:59:21.065 | 2026-07-05 20:59:21.065 | __import__(import_str) 2026-07-05 20:59:22.655 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.656 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.656 | 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=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.659 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.666 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.666 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.681 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.695 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.695 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.736 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.736 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.736 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.736 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.737 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.737 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.745 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.746 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.746 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.746 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.751 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=63200) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-05 20:59:22.785 | INFO dbcounter [-] Registered counter for database keystone 2026-07-05 20:59:22.824 | 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=63200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 20:59:22.965 | DEBUG dbcounter [-] [63200] Writer thread running {{(pid=63200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 20:59:23.024 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created domain default 2026-07-05 20:59:23.047 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created project admin 2026-07-05 20:59:23.066 | WARNING keystone.common.password_hashing [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-05 20:59:23.075 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created user admin 2026-07-05 20:59:23.084 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created role reader 2026-07-05 20:59:23.090 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created role member 2026-07-05 20:59:23.102 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created implied role where 953fe49e6ddb4bd8ab1c2ec9c222cd2e implies d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:23.108 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created role manager 2026-07-05 20:59:23.119 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created implied role where 9f62dc86b8bd4882bf1e1e6c0deb440f implies 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:23.125 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created role admin 2026-07-05 20:59:23.134 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created implied role where 70a61c5785a646708e853c3428294db5 implies 9f62dc86b8bd4882bf1e1e6c0deb440f 2026-07-05 20:59:23.143 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created role service 2026-07-05 20:59:23.157 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Granted role admin on project admin to user admin. 2026-07-05 20:59:23.165 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Granted role admin on the system to user admin. 2026-07-05 20:59:23.173 | WARNING py.warnings [None req-22fa74c0-1c53-4db5-9203-3e433becf935 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-07-05 20:59:23.174 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-05 20:59:23.174 |  2026-07-05 20:59:23.176 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created region RegionOne 2026-07-05 20:59:23.198 | INFO keystone.cmd.bootstrap [None req-22fa74c0-1c53-4db5-9203-3e433becf935 None None] Created public endpoint https://10.4.3.67/identity 2026-07-05 20:59:23.661 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-05 20:59:23.665 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-05 20:59:23.669 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-05 20:59:23.673 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-05 20:59:25.070 | 2026-07-05 20:59:25.082 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:25.086 | + lib/keystone:create_keystone_accounts:258 : admin_project=44c58cdca3964a62a4824db72d17c852 2026-07-05 20:59:25.088 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-05 20:59:25.093 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-05 20:59:25.525 | 2026-07-05 20:59:25.534 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:25.537 | + lib/keystone:create_keystone_accounts:260 : admin_user=4a835221564c4b8f92faead9b44752f6 2026-07-05 20:59:25.540 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-05 20:59:25.542 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-05 20:59:25.545 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-05 20:59:25.547 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 4a835221564c4b8f92faead9b44752f6 default 2026-07-05 20:59:25.607 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4a835221564c4b8f92faead9b44752f6 default 2026-07-05 20:59:25.647 | [9833 Async ks-domain-role:63332]: running: get_or_add_user_domain_role admin 4a835221564c4b8f92faead9b44752f6 default 2026-07-05 20:59:25.649 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-05 20:59:25.652 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-05 20:59:25.656 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-05 20:59:26.567 | 2026-07-05 20:59:26.579 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:26.583 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-05 20:59:26.586 | + functions-common:get_or_create_domain:878 : echo default 2026-07-05 20:59:26.586 | default 2026-07-05 20:59:26.588 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-05 20:59:26.658 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-05 20:59:26.698 | [9833 Async ks-project:63458]: running: get_or_create_project service Default 2026-07-05 20:59:26.701 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-05 20:59:26.768 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-05 20:59:26.808 | [9833 Async ks-service:63552]: running: get_or_create_role service 2026-07-05 20:59:26.810 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-05 20:59:26.876 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-05 20:59:26.913 | [9833 Async ks-reseller:63646]: running: get_or_create_role ResellerAdmin 2026-07-05 20:59:26.916 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-05 20:59:26.919 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-05 20:59:26.984 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-05 20:59:27.025 | [9833 Async ks-anotherrole:63742]: running: get_or_create_role anotherrole 2026-07-05 20:59:27.028 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-05 20:59:27.032 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-05 20:59:27.035 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 20:59:27.039 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-05 20:59:27.040 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:27.065 | [63332 Async ks-domain-role:63332]: finished successfully 2026-07-05 20:59:27.437 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:27.462 | [63458 Async ks-project:63458]: finished successfully 2026-07-05 20:59:27.765 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:27.788 | [63552 Async ks-service:63552]: finished successfully 2026-07-05 20:59:27.955 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:27.983 | [63646 Async ks-reseller:63646]: finished successfully 2026-07-05 20:59:28.139 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:28.165 | [63742 Async ks-anotherrole:63742]: finished successfully 2026-07-05 20:59:28.388 | 2026-07-05 20:59:28.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:28.402 | ++ functions-common:get_or_create_project:928 : project_id=bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:28.405 | ++ functions-common:get_or_create_project:929 : echo bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:28.408 | + lib/keystone:create_keystone_accounts:288 : invis_project=bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:28.410 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-05 20:59:28.414 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-05 20:59:28.417 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 20:59:28.420 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-05 20:59:28.705 | 2026-07-05 20:59:28.716 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:28.719 | ++ functions-common:get_or_create_project:928 : project_id=0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:28.721 | ++ functions-common:get_or_create_project:929 : echo 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:28.724 | + lib/keystone:create_keystone_accounts:292 : demo_project=0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:28.727 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-05 20:59:28.731 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-05 20:59:28.734 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:28.736 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-05 20:59:28.739 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-05 20:59:28.742 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-05 20:59:29.032 | 2026-07-05 20:59:29.043 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.046 | ++ functions-common:get_or_create_user:915 : user_id=271d5c932b2443bf8d5c687d9f33b258 2026-07-05 20:59:29.049 | ++ functions-common:get_or_create_user:916 : echo 271d5c932b2443bf8d5c687d9f33b258 2026-07-05 20:59:29.053 | + lib/keystone:create_keystone_accounts:295 : demo_user=271d5c932b2443bf8d5c687d9f33b258 2026-07-05 20:59:29.055 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-05 20:59:29.102 | [9833 Async ks-domain-role:63332]: Waiting for completion of get_or_add_user_domain_role admin 4a835221564c4b8f92faead9b44752f6 default running on PID 63332 (6 other jobs running) 2026-07-05 20:59:29.125 | [9833 Async ks-domain-role:63332]: Signaling child to exit 2026-07-05 20:59:29.125 | WAKEUP 2026-07-05 20:59:29.149 | [9833 Async ks-domain-role:63332]: Signaled 2026-07-05 20:59:29.150 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-05 20:59:29.150 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 4a835221564c4b8f92faead9b44752f6 --domain default 2026-07-05 20:59:29.150 | 2026-07-05 20:59:29.150 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a835221564c4b8f92faead9b44752f6 --domain default -c Role -f value 2026-07-05 20:59:29.150 | 2026-07-05 20:59:29.150 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.150 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 20:59:29.150 | + functions-common:get_or_add_user_domain_role:999 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:29.150 | 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:29.194 | [9833 Async ks-domain-role:63332]: finished get_or_add_user_domain_role admin 4a835221564c4b8f92faead9b44752f6 default with result 0 in 1 seconds 2026-07-05 20:59:29.201 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-05 20:59:29.233 | [9833 Async ks-project:63458]: Waiting for completion of get_or_create_project service Default running on PID 63458 (5 other jobs running) 2026-07-05 20:59:29.257 | [9833 Async ks-project:63458]: Signaling child to exit 2026-07-05 20:59:29.257 | WAKEUP 2026-07-05 20:59:29.280 | [9833 Async ks-project:63458]: Signaled 2026-07-05 20:59:29.282 | + functions-common:get_or_create_project:922 : local project_id 2026-07-05 20:59:29.282 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-05 20:59:29.282 | 2026-07-05 20:59:29.282 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.282 | + functions-common:get_or_create_project:928 : project_id=45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 20:59:29.282 | + functions-common:get_or_create_project:929 : echo 45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 20:59:29.282 | 45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 20:59:29.325 | [9833 Async ks-project:63458]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-05 20:59:29.365 | [9833 Async ks-service:63552]: Waiting for completion of get_or_create_role service running on PID 63552 (4 other jobs running) 2026-07-05 20:59:29.391 | [9833 Async ks-service:63552]: Signaling child to exit 2026-07-05 20:59:29.391 | WAKEUP 2026-07-05 20:59:29.414 | [9833 Async ks-service:63552]: Signaled 2026-07-05 20:59:29.416 | + functions-common:get_or_create_role:935 : local role_id 2026-07-05 20:59:29.416 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-05 20:59:29.416 | 2026-07-05 20:59:29.416 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.416 | + functions-common:get_or_create_role:940 : role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 20:59:29.416 | + functions-common:get_or_create_role:941 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 20:59:29.416 | 138f315db95446189eb43bf5e23d2153 2026-07-05 20:59:29.459 | [9833 Async ks-service:63552]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-05 20:59:29.495 | [9833 Async ks-reseller:63646]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 63646 (3 other jobs running) 2026-07-05 20:59:29.520 | [9833 Async ks-reseller:63646]: Signaling child to exit 2026-07-05 20:59:29.520 | WAKEUP 2026-07-05 20:59:29.542 | [9833 Async ks-reseller:63646]: Signaled 2026-07-05 20:59:29.544 | + functions-common:get_or_create_role:935 : local role_id 2026-07-05 20:59:29.544 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-05 20:59:29.544 | 2026-07-05 20:59:29.544 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.544 | + functions-common:get_or_create_role:940 : role_id=184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 20:59:29.544 | + functions-common:get_or_create_role:941 : echo 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 20:59:29.544 | 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 20:59:29.589 | [9833 Async ks-reseller:63646]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-05 20:59:29.626 | [9833 Async ks-anotherrole:63742]: Waiting for completion of get_or_create_role anotherrole running on PID 63742 (2 other jobs running) 2026-07-05 20:59:29.652 | [9833 Async ks-anotherrole:63742]: Signaling child to exit 2026-07-05 20:59:29.652 | WAKEUP 2026-07-05 20:59:29.673 | [9833 Async ks-anotherrole:63742]: Signaled 2026-07-05 20:59:29.675 | + functions-common:get_or_create_role:935 : local role_id 2026-07-05 20:59:29.675 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-05 20:59:29.675 | 2026-07-05 20:59:29.675 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:29.675 | + functions-common:get_or_create_role:940 : role_id=0df342221e234671b7109da2df940223 2026-07-05 20:59:29.675 | + functions-common:get_or_create_role:941 : echo 0df342221e234671b7109da2df940223 2026-07-05 20:59:29.675 | 0df342221e234671b7109da2df940223 2026-07-05 20:59:29.719 | [9833 Async ks-anotherrole:63742]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-05 20:59:29.724 | + inc/async:async_wait:197 : return 0 2026-07-05 20:59:29.727 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.789 | + inc/async:async_inner:63 : get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.830 | [9833 Async ks-demo-member:64579]: running: get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.834 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 4a835221564c4b8f92faead9b44752f6 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.907 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4a835221564c4b8f92faead9b44752f6 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.945 | [9833 Async ks-demo-admin:64675]: running: get_or_add_user_project_role admin 4a835221564c4b8f92faead9b44752f6 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:29.948 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:30.013 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:30.051 | [9833 Async ks-demo-another:64771]: running: get_or_add_user_project_role anotherrole 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:30.054 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:30.121 | + inc/async:async_inner:63 : get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:30.160 | [9833 Async ks-demo-invis:64867]: running: get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:30.164 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-05 20:59:30.167 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-05 20:59:30.170 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:30.173 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-05 20:59:30.176 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-05 20:59:30.179 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-05 20:59:32.052 | 2026-07-05 20:59:32.064 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:32.066 | ++ functions-common:get_or_create_user:915 : user_id=4d01dc55e4b44131be36f6b132583c84 2026-07-05 20:59:32.069 | ++ functions-common:get_or_create_user:916 : echo 4d01dc55e4b44131be36f6b132583c84 2026-07-05 20:59:32.072 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4d01dc55e4b44131be36f6b132583c84 2026-07-05 20:59:32.074 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4d01dc55e4b44131be36f6b132583c84 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:32.138 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4d01dc55e4b44131be36f6b132583c84 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:32.178 | [9833 Async ks-demo-reader:65073]: running: get_or_add_user_project_role reader 4d01dc55e4b44131be36f6b132583c84 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:32.181 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-05 20:59:32.185 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-05 20:59:32.188 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 20:59:32.192 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-05 20:59:32.522 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:32.548 | [64579 Async ks-demo-member:64579]: finished successfully 2026-07-05 20:59:32.948 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:32.973 | [64675 Async ks-demo-admin:64675]: finished successfully 2026-07-05 20:59:33.357 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:33.380 | [64771 Async ks-demo-another:64771]: finished successfully 2026-07-05 20:59:33.772 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:33.801 | [64867 Async ks-demo-invis:64867]: finished successfully 2026-07-05 20:59:34.414 | 2026-07-05 20:59:34.426 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:34.429 | ++ functions-common:get_or_create_project:928 : project_id=393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:34.432 | ++ functions-common:get_or_create_project:929 : echo 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:34.436 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:34.438 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-05 20:59:34.441 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-05 20:59:34.444 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:34.447 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-05 20:59:34.450 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-05 20:59:34.453 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-05 20:59:34.888 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:34.915 | [65073 Async ks-demo-reader:65073]: finished successfully 2026-07-05 20:59:35.099 | 2026-07-05 20:59:35.111 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:35.114 | ++ functions-common:get_or_create_user:915 : user_id=1ad9ed5d245e49b28bfd598b101857f8 2026-07-05 20:59:35.117 | ++ functions-common:get_or_create_user:916 : echo 1ad9ed5d245e49b28bfd598b101857f8 2026-07-05 20:59:35.120 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=1ad9ed5d245e49b28bfd598b101857f8 2026-07-05 20:59:35.122 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.184 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.224 | [9833 Async ks-alt-admin:65459]: running: get_or_add_user_project_role admin 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.228 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.294 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.333 | [9833 Async ks-alt-another:65555]: running: get_or_add_user_project_role anotherrole 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:35.337 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-05 20:59:35.341 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-05 20:59:35.345 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:35.347 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-05 20:59:35.350 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-05 20:59:35.354 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-05 20:59:36.344 | 2026-07-05 20:59:36.356 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:36.359 | ++ functions-common:get_or_create_user:915 : user_id=6d1309e895d947f2b3e96367e0772093 2026-07-05 20:59:36.362 | ++ functions-common:get_or_create_user:916 : echo 6d1309e895d947f2b3e96367e0772093 2026-07-05 20:59:36.366 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=6d1309e895d947f2b3e96367e0772093 2026-07-05 20:59:36.369 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 6d1309e895d947f2b3e96367e0772093 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:36.438 | + inc/async:async_inner:63 : get_or_add_user_project_role member 6d1309e895d947f2b3e96367e0772093 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:36.478 | [9833 Async ks-alt-member-user:65725]: running: get_or_add_user_project_role member 6d1309e895d947f2b3e96367e0772093 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:36.481 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-05 20:59:36.485 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-05 20:59:36.488 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:36.492 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-05 20:59:36.495 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-05 20:59:36.499 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-05 20:59:36.809 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:36.834 | [65459 Async ks-alt-admin:65459]: finished successfully 2026-07-05 20:59:37.241 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:37.268 | [65555 Async ks-alt-another:65555]: finished successfully 2026-07-05 20:59:37.919 | 2026-07-05 20:59:37.930 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:37.933 | ++ functions-common:get_or_create_user:915 : user_id=98ec3f1839f84bddbc145153a432b06f 2026-07-05 20:59:37.937 | ++ functions-common:get_or_create_user:916 : echo 98ec3f1839f84bddbc145153a432b06f 2026-07-05 20:59:37.940 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=98ec3f1839f84bddbc145153a432b06f 2026-07-05 20:59:37.943 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 98ec3f1839f84bddbc145153a432b06f 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:38.012 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 98ec3f1839f84bddbc145153a432b06f 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:38.055 | [9833 Async ks-alt-reader-user:65957]: running: get_or_add_user_project_role reader 98ec3f1839f84bddbc145153a432b06f 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:38.059 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-05 20:59:38.062 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:38.065 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-05 20:59:38.068 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-05 20:59:38.072 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-05 20:59:38.391 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:38.417 | [65725 Async ks-alt-member-user:65725]: finished successfully 2026-07-05 20:59:39.059 | 2026-07-05 20:59:39.070 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:39.073 | ++ functions-common:get_or_create_user:915 : user_id=e6b12c5f27ae409c8bc0c07a6c8b93dc 2026-07-05 20:59:39.076 | ++ functions-common:get_or_create_user:916 : echo e6b12c5f27ae409c8bc0c07a6c8b93dc 2026-07-05 20:59:39.079 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e6b12c5f27ae409c8bc0c07a6c8b93dc 2026-07-05 20:59:39.082 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e6b12c5f27ae409c8bc0c07a6c8b93dc all 2026-07-05 20:59:39.151 | + inc/async:async_inner:63 : get_or_add_user_system_role member e6b12c5f27ae409c8bc0c07a6c8b93dc all 2026-07-05 20:59:39.193 | [9833 Async ks-system-member:66148]: running: get_or_add_user_system_role member e6b12c5f27ae409c8bc0c07a6c8b93dc all 2026-07-05 20:59:39.196 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-05 20:59:39.199 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 20:59:39.202 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-05 20:59:39.205 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-05 20:59:39.209 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-05 20:59:39.513 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:39.539 | [65957 Async ks-alt-reader-user:65957]: finished successfully 2026-07-05 20:59:40.123 | 2026-07-05 20:59:40.135 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:40.139 | ++ functions-common:get_or_create_user:915 : user_id=d862a10b16214e5daea7b3f254147cd0 2026-07-05 20:59:40.143 | ++ functions-common:get_or_create_user:916 : echo d862a10b16214e5daea7b3f254147cd0 2026-07-05 20:59:40.147 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=d862a10b16214e5daea7b3f254147cd0 2026-07-05 20:59:40.150 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader d862a10b16214e5daea7b3f254147cd0 all 2026-07-05 20:59:40.225 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d862a10b16214e5daea7b3f254147cd0 all 2026-07-05 20:59:40.273 | [9833 Async ks-system-reader:66405]: running: get_or_add_user_system_role reader d862a10b16214e5daea7b3f254147cd0 all 2026-07-05 20:59:40.275 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-05 20:59:40.280 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-05 20:59:40.283 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-05 20:59:40.286 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-05 20:59:40.290 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-05 20:59:41.087 | 2026-07-05 20:59:41.098 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:41.101 | ++ functions-common:get_or_create_group:892 : group_id=2541eab46e304397b40321643d9f14c0 2026-07-05 20:59:41.104 | ++ functions-common:get_or_create_group:893 : echo 2541eab46e304397b40321643d9f14c0 2026-07-05 20:59:41.107 | + lib/keystone:create_keystone_accounts:350 : admin_group=2541eab46e304397b40321643d9f14c0 2026-07-05 20:59:41.110 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-05 20:59:41.114 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-05 20:59:41.118 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-05 20:59:41.121 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-05 20:59:41.125 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-05 20:59:41.445 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:41.471 | [66148 Async ks-system-member:66148]: finished successfully 2026-07-05 20:59:41.981 | 2026-07-05 20:59:41.991 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:41.995 | ++ functions-common:get_or_create_group:892 : group_id=8719d7e1cd3f4616aade0d4cb640ec1c 2026-07-05 20:59:41.997 | ++ functions-common:get_or_create_group:893 : echo 8719d7e1cd3f4616aade0d4cb640ec1c 2026-07-05 20:59:42.001 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=8719d7e1cd3f4616aade0d4cb640ec1c 2026-07-05 20:59:42.003 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.066 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.104 | [9833 Async ks-group-memberdemo:66674]: running: get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.108 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.174 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.214 | [9833 Async ks-group-anotherdemo:66753]: running: get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.216 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.287 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.331 | [9833 Async ks-group-memberalt:66832]: running: get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.334 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.365 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:42.387 | [66405 Async ks-system-reader:66405]: finished successfully 2026-07-05 20:59:42.404 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.443 | [9833 Async ks-group-anotheralt:66947]: running: get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:42.446 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 2541eab46e304397b40321643d9f14c0 44c58cdca3964a62a4824db72d17c852 2026-07-05 20:59:42.524 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 2541eab46e304397b40321643d9f14c0 44c58cdca3964a62a4824db72d17c852 2026-07-05 20:59:42.568 | [9833 Async ks-group-admin:67030]: running: get_or_add_group_project_role admin 2541eab46e304397b40321643d9f14c0 44c58cdca3964a62a4824db72d17c852 2026-07-05 20:59:42.572 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-05 20:59:42.633 | [9833 Async ks-demo-member:64579]: Waiting for completion of get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb running on PID 64579 (17 other jobs running) 2026-07-05 20:59:42.661 | [9833 Async ks-demo-member:64579]: Signaling child to exit 2026-07-05 20:59:42.662 | WAKEUP 2026-07-05 20:59:42.686 | [9833 Async ks-demo-member:64579]: Signaled 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:42.688 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:42.688 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:42.688 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:42.688 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:42.688 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:42.688 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 271d5c932b2443bf8d5c687d9f33b258 --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.688 | 2026-07-05 20:59:42.688 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 271d5c932b2443bf8d5c687d9f33b258 --project 0a856846760f4d99ae7304bfda1fd5cb -c Role -f value 2026-07-05 20:59:42.688 | 2026-07-05 20:59:42.688 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:979 : user_role_id=953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:42.688 | + functions-common:get_or_add_user_project_role:980 : echo 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:42.688 | 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:42.732 | [9833 Async ks-demo-member:64579]: finished get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 2 seconds 2026-07-05 20:59:42.769 | [9833 Async ks-demo-admin:64675]: Waiting for completion of get_or_add_user_project_role admin 4a835221564c4b8f92faead9b44752f6 0a856846760f4d99ae7304bfda1fd5cb running on PID 64675 (16 other jobs running) 2026-07-05 20:59:42.796 | [9833 Async ks-demo-admin:64675]: Signaling child to exit 2026-07-05 20:59:42.796 | WAKEUP 2026-07-05 20:59:42.822 | [9833 Async ks-demo-admin:64675]: Signaled 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:42.824 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:42.824 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:42.824 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:42.824 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:42.824 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:42.824 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 4a835221564c4b8f92faead9b44752f6 --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.824 | 2026-07-05 20:59:42.824 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a835221564c4b8f92faead9b44752f6 --project 0a856846760f4d99ae7304bfda1fd5cb -c Role -f value 2026-07-05 20:59:42.824 | 2026-07-05 20:59:42.824 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 20:59:42.824 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:42.824 | 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:42.873 | [9833 Async ks-demo-admin:64675]: finished get_or_add_user_project_role admin 4a835221564c4b8f92faead9b44752f6 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 3 seconds 2026-07-05 20:59:42.911 | [9833 Async ks-demo-another:64771]: Waiting for completion of get_or_add_user_project_role anotherrole 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb running on PID 64771 (15 other jobs running) 2026-07-05 20:59:42.936 | [9833 Async ks-demo-another:64771]: Signaling child to exit 2026-07-05 20:59:42.936 | WAKEUP 2026-07-05 20:59:42.961 | [9833 Async ks-demo-another:64771]: Signaled 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:42.963 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:42.963 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:42.963 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:42.963 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:42.963 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:42.963 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 271d5c932b2443bf8d5c687d9f33b258 --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:42.963 | 2026-07-05 20:59:42.963 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 271d5c932b2443bf8d5c687d9f33b258 --project 0a856846760f4d99ae7304bfda1fd5cb -c Role -f value 2026-07-05 20:59:42.963 | 2026-07-05 20:59:42.963 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df342221e234671b7109da2df940223 2026-07-05 20:59:42.963 | + functions-common:get_or_add_user_project_role:980 : echo 0df342221e234671b7109da2df940223 2026-07-05 20:59:42.963 | 0df342221e234671b7109da2df940223 2026-07-05 20:59:43.014 | [9833 Async ks-demo-another:64771]: finished get_or_add_user_project_role anotherrole 271d5c932b2443bf8d5c687d9f33b258 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 3 seconds 2026-07-05 20:59:43.055 | [9833 Async ks-demo-invis:64867]: Waiting for completion of get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 bd380d5ca3b44e94948a2bfb777e027c running on PID 64867 (14 other jobs running) 2026-07-05 20:59:43.081 | [9833 Async ks-demo-invis:64867]: Signaling child to exit 2026-07-05 20:59:43.081 | WAKEUP 2026-07-05 20:59:43.103 | [9833 Async ks-demo-invis:64867]: Signaled 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.105 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.105 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.105 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.105 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.105 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.105 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 271d5c932b2443bf8d5c687d9f33b258 --project bd380d5ca3b44e94948a2bfb777e027c 2026-07-05 20:59:43.105 | 2026-07-05 20:59:43.105 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 271d5c932b2443bf8d5c687d9f33b258 --project bd380d5ca3b44e94948a2bfb777e027c -c Role -f value 2026-07-05 20:59:43.105 | 2026-07-05 20:59:43.105 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:979 : user_role_id=953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.105 | + functions-common:get_or_add_user_project_role:980 : echo 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.105 | 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.149 | [9833 Async ks-demo-invis:64867]: finished get_or_add_user_project_role member 271d5c932b2443bf8d5c687d9f33b258 bd380d5ca3b44e94948a2bfb777e027c with result 0 in 3 seconds 2026-07-05 20:59:43.188 | [9833 Async ks-demo-reader:65073]: Waiting for completion of get_or_add_user_project_role reader 4d01dc55e4b44131be36f6b132583c84 0a856846760f4d99ae7304bfda1fd5cb running on PID 65073 (13 other jobs running) 2026-07-05 20:59:43.215 | [9833 Async ks-demo-reader:65073]: Signaling child to exit 2026-07-05 20:59:43.215 | WAKEUP 2026-07-05 20:59:43.238 | [9833 Async ks-demo-reader:65073]: Signaled 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.240 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.240 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.240 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.240 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.240 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.240 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4d01dc55e4b44131be36f6b132583c84 --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:43.240 | 2026-07-05 20:59:43.240 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4d01dc55e4b44131be36f6b132583c84 --project 0a856846760f4d99ae7304bfda1fd5cb -c Role -f value 2026-07-05 20:59:43.240 | 2026-07-05 20:59:43.240 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.240 | + functions-common:get_or_add_user_project_role:980 : echo d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.240 | d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.291 | [9833 Async ks-demo-reader:65073]: finished get_or_add_user_project_role reader 4d01dc55e4b44131be36f6b132583c84 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 2 seconds 2026-07-05 20:59:43.296 | + inc/async:async_wait:197 : return 0 2026-07-05 20:59:43.298 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-05 20:59:43.350 | [9833 Async ks-alt-admin:65459]: Waiting for completion of get_or_add_user_project_role admin 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 running on PID 65459 (12 other jobs running) 2026-07-05 20:59:43.374 | [9833 Async ks-alt-admin:65459]: Signaling child to exit 2026-07-05 20:59:43.375 | WAKEUP 2026-07-05 20:59:43.398 | [9833 Async ks-alt-admin:65459]: Signaled 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.399 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.399 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.399 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.399 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.399 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.399 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1ad9ed5d245e49b28bfd598b101857f8 --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:43.399 | 2026-07-05 20:59:43.399 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1ad9ed5d245e49b28bfd598b101857f8 --project 393fdaffb0e4478d941fa4111e428774 -c Role -f value 2026-07-05 20:59:43.399 | 2026-07-05 20:59:43.399 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 20:59:43.399 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:43.399 | 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:43.445 | [9833 Async ks-alt-admin:65459]: finished get_or_add_user_project_role admin 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 with result 0 in 1 seconds 2026-07-05 20:59:43.485 | [9833 Async ks-alt-another:65555]: Waiting for completion of get_or_add_user_project_role anotherrole 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 running on PID 65555 (11 other jobs running) 2026-07-05 20:59:43.510 | [9833 Async ks-alt-another:65555]: Signaling child to exit 2026-07-05 20:59:43.510 | WAKEUP 2026-07-05 20:59:43.531 | [9833 Async ks-alt-another:65555]: Signaled 2026-07-05 20:59:43.532 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.532 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.532 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.532 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.532 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.532 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.532 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.532 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.532 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.532 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1ad9ed5d245e49b28bfd598b101857f8 --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:43.532 | 2026-07-05 20:59:43.532 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1ad9ed5d245e49b28bfd598b101857f8 --project 393fdaffb0e4478d941fa4111e428774 -c Role -f value 2026-07-05 20:59:43.532 | 2026-07-05 20:59:43.532 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.532 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df342221e234671b7109da2df940223 2026-07-05 20:59:43.533 | + functions-common:get_or_add_user_project_role:980 : echo 0df342221e234671b7109da2df940223 2026-07-05 20:59:43.533 | 0df342221e234671b7109da2df940223 2026-07-05 20:59:43.575 | [9833 Async ks-alt-another:65555]: finished get_or_add_user_project_role anotherrole 1ad9ed5d245e49b28bfd598b101857f8 393fdaffb0e4478d941fa4111e428774 with result 0 in 2 seconds 2026-07-05 20:59:43.612 | [9833 Async ks-alt-member-user:65725]: Waiting for completion of get_or_add_user_project_role member 6d1309e895d947f2b3e96367e0772093 393fdaffb0e4478d941fa4111e428774 running on PID 65725 (10 other jobs running) 2026-07-05 20:59:43.636 | [9833 Async ks-alt-member-user:65725]: Signaling child to exit 2026-07-05 20:59:43.637 | WAKEUP 2026-07-05 20:59:43.662 | [9833 Async ks-alt-member-user:65725]: Signaled 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.664 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.664 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.664 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.664 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.664 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.664 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 6d1309e895d947f2b3e96367e0772093 --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:43.664 | 2026-07-05 20:59:43.664 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6d1309e895d947f2b3e96367e0772093 --project 393fdaffb0e4478d941fa4111e428774 -c Role -f value 2026-07-05 20:59:43.664 | 2026-07-05 20:59:43.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:979 : user_role_id=953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.664 | + functions-common:get_or_add_user_project_role:980 : echo 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.664 | 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:43.708 | [9833 Async ks-alt-member-user:65725]: finished get_or_add_user_project_role member 6d1309e895d947f2b3e96367e0772093 393fdaffb0e4478d941fa4111e428774 with result 0 in 2 seconds 2026-07-05 20:59:43.744 | [9833 Async ks-alt-reader-user:65957]: Waiting for completion of get_or_add_user_project_role reader 98ec3f1839f84bddbc145153a432b06f 393fdaffb0e4478d941fa4111e428774 running on PID 65957 (9 other jobs running) 2026-07-05 20:59:43.770 | [9833 Async ks-alt-reader-user:65957]: Signaling child to exit 2026-07-05 20:59:43.771 | WAKEUP 2026-07-05 20:59:43.791 | [9833 Async ks-alt-reader-user:65957]: Signaled 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 20:59:43.793 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 20:59:43.793 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.793 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.793 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.793 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.793 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 98ec3f1839f84bddbc145153a432b06f --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:43.793 | 2026-07-05 20:59:43.793 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 98ec3f1839f84bddbc145153a432b06f --project 393fdaffb0e4478d941fa4111e428774 -c Role -f value 2026-07-05 20:59:43.793 | 2026-07-05 20:59:43.793 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.793 | + functions-common:get_or_add_user_project_role:980 : echo d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.793 | d30b8bbb6b4041cb88edd1baccd0debf 2026-07-05 20:59:43.836 | [9833 Async ks-alt-reader-user:65957]: finished get_or_add_user_project_role reader 98ec3f1839f84bddbc145153a432b06f 393fdaffb0e4478d941fa4111e428774 with result 0 in 1 seconds 2026-07-05 20:59:43.841 | + inc/async:async_wait:197 : return 0 2026-07-05 20:59:43.844 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-05 20:59:43.896 | [9833 Async ks-system-member:66148]: Waiting for completion of get_or_add_user_system_role member e6b12c5f27ae409c8bc0c07a6c8b93dc all running on PID 66148 (8 other jobs running) 2026-07-05 20:59:43.903 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:43.921 | [9833 Async ks-system-member:66148]: Signaling child to exit 2026-07-05 20:59:43.921 | WAKEUP 2026-07-05 20:59:43.928 | [66674 Async ks-group-memberdemo:66674]: finished successfully 2026-07-05 20:59:43.944 | [9833 Async ks-system-member:66148]: Signaled 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-05 20:59:43.945 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-05 20:59:43.945 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:43.945 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:43.945 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:43.945 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:43.945 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-05 20:59:43.945 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e6b12c5f27ae409c8bc0c07a6c8b93dc --system all -f value -c Role 2026-07-05 20:59:43.945 | 2026-07-05 20:59:43.945 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e6b12c5f27ae409c8bc0c07a6c8b93dc --system all 2026-07-05 20:59:43.945 | 2026-07-05 20:59:43.945 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e6b12c5f27ae409c8bc0c07a6c8b93dc --system all -f value -c Role 2026-07-05 20:59:43.945 | 2026-07-05 20:59:43.945 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-05 20:59:43.945 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-05 20:59:43.945 | 2026-07-05 20:59:43.988 | [9833 Async ks-system-member:66148]: finished get_or_add_user_system_role member e6b12c5f27ae409c8bc0c07a6c8b93dc all with result 0 in 2 seconds 2026-07-05 20:59:44.022 | [9833 Async ks-system-reader:66405]: Waiting for completion of get_or_add_user_system_role reader d862a10b16214e5daea7b3f254147cd0 all running on PID 66405 (7 other jobs running) 2026-07-05 20:59:44.046 | [9833 Async ks-system-reader:66405]: Signaling child to exit 2026-07-05 20:59:44.046 | WAKEUP 2026-07-05 20:59:44.067 | [9833 Async ks-system-reader:66405]: Signaled 2026-07-05 20:59:44.068 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-05 20:59:44.068 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-05 20:59:44.069 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-05 20:59:44.069 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 20:59:44.069 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 20:59:44.069 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 20:59:44.069 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 20:59:44.069 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-05 20:59:44.069 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d862a10b16214e5daea7b3f254147cd0 --system all -f value -c Role 2026-07-05 20:59:44.069 | 2026-07-05 20:59:44.069 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user d862a10b16214e5daea7b3f254147cd0 --system all 2026-07-05 20:59:44.069 | 2026-07-05 20:59:44.069 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d862a10b16214e5daea7b3f254147cd0 --system all -f value -c Role 2026-07-05 20:59:44.069 | 2026-07-05 20:59:44.069 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-05 20:59:44.069 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-05 20:59:44.069 | 2026-07-05 20:59:44.114 | [9833 Async ks-system-reader:66405]: finished get_or_add_user_system_role reader d862a10b16214e5daea7b3f254147cd0 all with result 0 in 2 seconds 2026-07-05 20:59:44.119 | + inc/async:async_wait:197 : return 0 2026-07-05 20:59:44.122 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-05 20:59:44.173 | [9833 Async ks-group-memberdemo:66674]: Waiting for completion of get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb running on PID 66674 (6 other jobs running) 2026-07-05 20:59:44.198 | [9833 Async ks-group-memberdemo:66674]: Signaling child to exit 2026-07-05 20:59:44.198 | WAKEUP 2026-07-05 20:59:44.219 | [9833 Async ks-group-memberdemo:66674]: Signaled 2026-07-05 20:59:44.221 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-05 20:59:44.221 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:44.221 | 2026-07-05 20:59:44.221 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 0a856846760f4d99ae7304bfda1fd5cb -f value -c Role 2026-07-05 20:59:44.221 | 2026-07-05 20:59:44.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:44.221 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.221 | + functions-common:get_or_add_group_project_role:1049 : echo 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.221 | 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.263 | [9833 Async ks-group-memberdemo:66674]: finished get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 1 seconds 2026-07-05 20:59:44.299 | [9833 Async ks-group-anotherdemo:66753]: Waiting for completion of get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb running on PID 66753 (5 other jobs running) 2026-07-05 20:59:44.323 | [9833 Async ks-group-anotherdemo:66753]: Signaling child to exit 2026-07-05 20:59:44.338 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:44.362 | [66753 Async ks-group-anotherdemo:66753]: finished successfully 2026-07-05 20:59:44.385 | WAKEUP 2026-07-05 20:59:44.408 | [9833 Async ks-group-anotherdemo:66753]: Signaled 2026-07-05 20:59:44.410 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-05 20:59:44.410 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 0a856846760f4d99ae7304bfda1fd5cb 2026-07-05 20:59:44.410 | 2026-07-05 20:59:44.410 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 0a856846760f4d99ae7304bfda1fd5cb -f value -c Role 2026-07-05 20:59:44.410 | 2026-07-05 20:59:44.410 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:44.410 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0df342221e234671b7109da2df940223 2026-07-05 20:59:44.410 | + functions-common:get_or_add_group_project_role:1049 : echo 0df342221e234671b7109da2df940223 2026-07-05 20:59:44.410 | 0df342221e234671b7109da2df940223 2026-07-05 20:59:44.453 | [9833 Async ks-group-anotherdemo:66753]: finished get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 0a856846760f4d99ae7304bfda1fd5cb with result 0 in 2 seconds 2026-07-05 20:59:44.491 | [9833 Async ks-group-memberalt:66832]: Waiting for completion of get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 running on PID 66832 (4 other jobs running) 2026-07-05 20:59:44.516 | [9833 Async ks-group-memberalt:66832]: Signaling child to exit 2026-07-05 20:59:44.810 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:44.835 | [66832 Async ks-group-memberalt:66832]: finished successfully 2026-07-05 20:59:44.860 | WAKEUP 2026-07-05 20:59:44.883 | [9833 Async ks-group-memberalt:66832]: Signaled 2026-07-05 20:59:44.884 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-05 20:59:44.884 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:44.884 | 2026-07-05 20:59:44.884 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 393fdaffb0e4478d941fa4111e428774 -f value -c Role 2026-07-05 20:59:44.884 | 2026-07-05 20:59:44.884 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:44.884 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.884 | + functions-common:get_or_add_group_project_role:1049 : echo 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.884 | 953fe49e6ddb4bd8ab1c2ec9c222cd2e 2026-07-05 20:59:44.930 | [9833 Async ks-group-memberalt:66832]: finished get_or_add_group_project_role member 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 with result 0 in 2 seconds 2026-07-05 20:59:44.966 | [9833 Async ks-group-anotheralt:66947]: Waiting for completion of get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 running on PID 66947 (3 other jobs running) 2026-07-05 20:59:44.996 | [9833 Async ks-group-anotheralt:66947]: Signaling child to exit 2026-07-05 20:59:45.263 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:45.288 | [66947 Async ks-group-anotheralt:66947]: finished successfully 2026-07-05 20:59:45.309 | WAKEUP 2026-07-05 20:59:45.334 | [9833 Async ks-group-anotheralt:66947]: Signaled 2026-07-05 20:59:45.336 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-05 20:59:45.336 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 393fdaffb0e4478d941fa4111e428774 2026-07-05 20:59:45.336 | 2026-07-05 20:59:45.336 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8719d7e1cd3f4616aade0d4cb640ec1c --project 393fdaffb0e4478d941fa4111e428774 -f value -c Role 2026-07-05 20:59:45.336 | 2026-07-05 20:59:45.336 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:45.336 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=0df342221e234671b7109da2df940223 2026-07-05 20:59:45.336 | + functions-common:get_or_add_group_project_role:1049 : echo 0df342221e234671b7109da2df940223 2026-07-05 20:59:45.336 | 0df342221e234671b7109da2df940223 2026-07-05 20:59:45.381 | [9833 Async ks-group-anotheralt:66947]: finished get_or_add_group_project_role anotherrole 8719d7e1cd3f4616aade0d4cb640ec1c 393fdaffb0e4478d941fa4111e428774 with result 0 in 2 seconds 2026-07-05 20:59:45.417 | [9833 Async ks-group-admin:67030]: Waiting for completion of get_or_add_group_project_role admin 2541eab46e304397b40321643d9f14c0 44c58cdca3964a62a4824db72d17c852 running on PID 67030 (2 other jobs running) 2026-07-05 20:59:45.443 | [9833 Async ks-group-admin:67030]: Signaling child to exit 2026-07-05 20:59:45.707 | + inc/async:async_inner:64 : rc=0 2026-07-05 20:59:45.733 | [67030 Async ks-group-admin:67030]: finished successfully 2026-07-05 20:59:45.758 | WAKEUP 2026-07-05 20:59:45.779 | [9833 Async ks-group-admin:67030]: Signaled 2026-07-05 20:59:45.781 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-05 20:59:45.781 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 2541eab46e304397b40321643d9f14c0 --project 44c58cdca3964a62a4824db72d17c852 2026-07-05 20:59:45.781 | 2026-07-05 20:59:45.781 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2541eab46e304397b40321643d9f14c0 --project 44c58cdca3964a62a4824db72d17c852 -f value -c Role 2026-07-05 20:59:45.781 | 2026-07-05 20:59:45.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 20:59:45.781 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 20:59:45.781 | + functions-common:get_or_add_group_project_role:1049 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:45.781 | 70a61c5785a646708e853c3428294db5 2026-07-05 20:59:45.821 | [9833 Async ks-group-admin:67030]: finished get_or_add_group_project_role admin 2541eab46e304397b40321643d9f14c0 44c58cdca3964a62a4824db72d17c852 with result 0 in 3 seconds 2026-07-05 20:59:45.826 | + inc/async:async_wait:197 : return 0 2026-07-05 20:59:45.829 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-05 20:59:45.845 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:45.848 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-05 20:59:45.867 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:45.869 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-05 20:59:45.872 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-05 20:59:45.935 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-05 20:59:45.973 | [9833 Async create_nova_accounts:68837]: running: create_nova_accounts 2026-07-05 20:59:45.976 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-05 20:59:45.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:45.998 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-05 20:59:46.001 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-05 20:59:46.071 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-05 20:59:46.113 | [9833 Async create_glance_accounts:68960]: running: create_glance_accounts 2026-07-05 20:59:46.117 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-05 20:59:46.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:46.140 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-05 20:59:46.142 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-05 20:59:46.216 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-05 20:59:46.263 | [9833 Async create_cinder_accounts:69098]: running: create_cinder_accounts 2026-07-05 20:59:46.267 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-05 20:59:46.289 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:46.292 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-05 20:59:46.295 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-05 20:59:46.370 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-05 20:59:46.418 | [9833 Async create_neutron_accounts:69244]: running: create_neutron_accounts 2026-07-05 20:59:46.422 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-05 20:59:46.445 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 20:59:46.448 | + ./stack.sh:main:1135 : async_runfunc create_swift_accounts 2026-07-05 20:59:46.452 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-05 20:59:46.529 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-05 20:59:46.572 | [9833 Async create_swift_accounts:69421]: running: create_swift_accounts 2026-07-05 20:59:46.575 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-05 20:59:46.597 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 20:59:46.601 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-05 20:59:46.654 | [9833 Async create_nova_accounts:68837]: Waiting for completion of create_nova_accounts running on PID 68837 (6 other jobs running) 2026-07-05 20:59:46.679 | [9833 Async create_nova_accounts:68837]: Signaling child to exit 2026-07-05 21:00:07.258 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:07.285 | [69244 Async create_neutron_accounts:69244]: finished successfully 2026-07-05 21:00:10.610 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:10.639 | [69098 Async create_cinder_accounts:69098]: finished successfully 2026-07-05 21:00:18.198 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:18.224 | [68837 Async create_nova_accounts:68837]: finished successfully 2026-07-05 21:00:18.250 | WAKEUP 2026-07-05 21:00:18.274 | [9833 Async create_nova_accounts:68837]: Signaled 2026-07-05 21:00:18.275 | + lib/nova:create_nova_accounts:388 : [[ 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-07-05 21:00:18.275 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-05 21:00:18.275 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-05 21:00:18.276 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:18.276 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:18.276 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:18.276 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:18.276 | 2026-07-05 21:00:18.276 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.276 | + functions-common:get_or_create_user:915 : user_id=9fbdb8fcabf64e8d9110592f4f1621f1 2026-07-05 21:00:18.276 | + functions-common:get_or_create_user:916 : echo 9fbdb8fcabf64e8d9110592f4f1621f1 2026-07-05 21:00:18.276 | 9fbdb8fcabf64e8d9110592f4f1621f1 2026-07-05 21:00:18.276 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:18.276 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-05 21:00:18.276 | 2026-07-05 21:00:18.276 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:18.276 | 2026-07-05 21:00:18.276 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:18.276 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:18.276 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-05 21:00:18.276 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:18.276 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:18.276 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-05 21:00:18.276 | 2026-07-05 21:00:18.276 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:18.276 | 2026-07-05 21:00:18.276 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:18.276 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:18.276 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:18.276 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-05 21:00:18.276 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.67/compute 2026-07-05 21:00:18.276 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-05 21:00:18.276 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:18.276 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-05 21:00:18.277 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-05 21:00:18.277 | 2026-07-05 21:00:18.277 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.277 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:18.277 | dfc8fd9cd8794134b5496749b7f9134d' 2026-07-05 21:00:18.277 | + functions-common:get_or_create_service:1067 : echo dfc8fd9cd8794134b5496749b7f9134d 2026-07-05 21:00:18.277 | dfc8fd9cd8794134b5496749b7f9134d 2026-07-05 21:00:18.277 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.67/compute/v2/$(project_id)s' 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:18.277 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.67/compute/v2/$(project_id)s' RegionOne 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:18.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:18.277 | 2026-07-05 21:00:18.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:18.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.67/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-05 21:00:18.277 | 2026-07-05 21:00:18.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cf41cb3c6b8b46e0941913ad1f12cd12 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cf41cb3c6b8b46e0941913ad1f12cd12 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1100 : public_id=cf41cb3c6b8b46e0941913ad1f12cd12 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1109 : echo cf41cb3c6b8b46e0941913ad1f12cd12 2026-07-05 21:00:18.277 | cf41cb3c6b8b46e0941913ad1f12cd12 2026-07-05 21:00:18.277 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-05 21:00:18.277 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:18.277 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-05 21:00:18.277 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-05 21:00:18.277 | 2026-07-05 21:00:18.277 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.277 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:18.277 | 6d7e3f39ae174eae9b4156d928a421ba' 2026-07-05 21:00:18.277 | + functions-common:get_or_create_service:1067 : echo 6d7e3f39ae174eae9b4156d928a421ba 2026-07-05 21:00:18.277 | 6d7e3f39ae174eae9b4156d928a421ba 2026-07-05 21:00:18.277 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.67/compute/v2.1 2026-07-05 21:00:18.277 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:18.277 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.67/compute/v2.1 RegionOne 2026-07-05 21:00:18.277 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:18.277 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:18.277 | 2026-07-05 21:00:18.277 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:18.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:18.278 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.67/compute/v2.1 --region RegionOne -f value -c id 2026-07-05 21:00:18.278 | 2026-07-05 21:00:18.278 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6eb5db1d783644adad1f2a67edb888b8 2026-07-05 21:00:18.278 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6eb5db1d783644adad1f2a67edb888b8 2026-07-05 21:00:18.278 | + functions-common:get_or_create_endpoint:1100 : public_id=6eb5db1d783644adad1f2a67edb888b8 2026-07-05 21:00:18.278 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:00:18.278 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:18.278 | + functions-common:get_or_create_endpoint:1109 : echo 6eb5db1d783644adad1f2a67edb888b8 2026-07-05 21:00:18.278 | 6eb5db1d783644adad1f2a67edb888b8 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-05 21:00:18.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-05 21:00:18.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:18.278 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:18.278 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-07-05 21:00:18.278 | 2026-07-05 21:00:18.278 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:18.278 | 2026-07-05 21:00:18.278 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:979 : user_role_id=184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:18.278 | + functions-common:get_or_add_user_project_role:980 : echo 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:18.278 | 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-05 21:00:18.278 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-05 21:00:18.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:18.278 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-05 21:00:18.324 | [9833 Async create_nova_accounts:68837]: finished create_nova_accounts with result 0 in 32 seconds 2026-07-05 21:00:18.364 | [9833 Async create_glance_accounts:68960]: Waiting for completion of create_glance_accounts running on PID 68960 (5 other jobs running) 2026-07-05 21:00:18.390 | [9833 Async create_glance_accounts:68960]: Signaling child to exit 2026-07-05 21:00:23.197 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:23.224 | [68960 Async create_glance_accounts:68960]: finished successfully 2026-07-05 21:00:23.248 | WAKEUP 2026-07-05 21:00:23.269 | [9833 Async create_glance_accounts:68960]: Signaled 2026-07-05 21:00:23.270 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-05 21:00:23.270 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:23.270 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-05 21:00:23.270 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-05 21:00:23.270 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:23.270 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:23.271 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:915 : user_id=608da5e173574efc91064668852e3d6c 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:916 : echo 608da5e173574efc91064668852e3d6c 2026-07-05 21:00:23.271 | 608da5e173574efc91064668852e3d6c 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:23.271 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:23.271 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-05 21:00:23.271 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:23.271 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:23.271 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:915 : user_id=853b75f20c33499ba407a4d30d1fc6e9 2026-07-05 21:00:23.271 | + functions-common:get_or_create_user:916 : echo 853b75f20c33499ba407a4d30d1fc6e9 2026-07-05 21:00:23.271 | 853b75f20c33499ba407a4d30d1fc6e9 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-05 21:00:23.271 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.271 | 2026-07-05 21:00:23.271 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:979 : user_role_id=184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:23.271 | + functions-common:get_or_add_user_project_role:980 : echo 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:23.271 | 184eab59ac7e484f9ef2007f7a2d121c 2026-07-05 21:00:23.271 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-05 21:00:23.271 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:23.271 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-05 21:00:23.272 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.272 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:23.272 | 96afcb099daf459ebf1eefb01c5a43d0' 2026-07-05 21:00:23.272 | + functions-common:get_or_create_service:1067 : echo 96afcb099daf459ebf1eefb01c5a43d0 2026-07-05 21:00:23.272 | 96afcb099daf459ebf1eefb01c5a43d0 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.67/image 2026-07-05 21:00:23.272 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:23.272 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.67/image RegionOne 2026-07-05 21:00:23.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:23.272 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:23.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:23.272 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.67/image --region RegionOne -f value -c id 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | + functions-common:get_or_create_endpoint:1100 : public_id=719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:00:23.272 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:23.272 | + functions-common:get_or_create_endpoint:1109 : echo 719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | 719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-05 21:00:23.272 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-05 21:00:23.272 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.272 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-05 21:00:23.272 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | Field | Value | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | default_limit | 2000 | 2026-07-05 21:00:23.272 | | description | None | 2026-07-05 21:00:23.272 | | id | b16cc72c2e0544ee8918ce42974ee64a | 2026-07-05 21:00:23.272 | | region_id | RegionOne | 2026-07-05 21:00:23.272 | | resource_name | image_size_total | 2026-07-05 21:00:23.272 | | service_id | 96afcb099daf459ebf1eefb01c5a43d0 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | Field | Value | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | default_limit | 2000 | 2026-07-05 21:00:23.272 | | description | None | 2026-07-05 21:00:23.272 | | id | 8c7a11422c0e4777b874efe31f8349ad | 2026-07-05 21:00:23.272 | | region_id | RegionOne | 2026-07-05 21:00:23.272 | | resource_name | image_stage_total | 2026-07-05 21:00:23.272 | | service_id | 96afcb099daf459ebf1eefb01c5a43d0 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | Field | Value | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | default_limit | 100 | 2026-07-05 21:00:23.272 | | description | None | 2026-07-05 21:00:23.272 | | id | 530fd326602a46878267c9034f808b68 | 2026-07-05 21:00:23.272 | | region_id | RegionOne | 2026-07-05 21:00:23.272 | | resource_name | image_count_total | 2026-07-05 21:00:23.272 | | service_id | 96afcb099daf459ebf1eefb01c5a43d0 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | Field | Value | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | | default_limit | 100 | 2026-07-05 21:00:23.272 | | description | None | 2026-07-05 21:00:23.272 | | id | 2e3a6f96ac3a4cea85c749c00e9fe600 | 2026-07-05 21:00:23.272 | | region_id | RegionOne | 2026-07-05 21:00:23.272 | | resource_name | image_count_uploading | 2026-07-05 21:00:23.272 | | service_id | 96afcb099daf459ebf1eefb01c5a43d0 | 2026-07-05 21:00:23.272 | +---------------+----------------------------------+ 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.67/identity 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-05 21:00:23.272 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 719ac3f3551a494dabdfa832d7237a11 2026-07-05 21:00:23.272 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-05 21:00:23.272 | 2026-07-05 21:00:23.272 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-05 21:00:23.272 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:23.314 | [9833 Async create_glance_accounts:68960]: finished create_glance_accounts with result 0 in 37 seconds 2026-07-05 21:00:23.351 | [9833 Async create_cinder_accounts:69098]: Waiting for completion of create_cinder_accounts running on PID 69098 (4 other jobs running) 2026-07-05 21:00:23.374 | [9833 Async create_cinder_accounts:69098]: Signaling child to exit 2026-07-05 21:00:23.374 | WAKEUP 2026-07-05 21:00:23.396 | [9833 Async create_cinder_accounts:69098]: Signaled 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:453 : [[ 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-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-05 21:00:23.398 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-05 21:00:23.398 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-05 21:00:23.398 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:23.398 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:23.398 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:23.398 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:23.398 | 2026-07-05 21:00:23.398 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.398 | + functions-common:get_or_create_user:915 : user_id=f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.398 | + functions-common:get_or_create_user:916 : echo f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.398 | f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.398 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.398 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.398 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.398 | 2026-07-05 21:00:23.398 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.398 | 2026-07-05 21:00:23.398 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.398 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.398 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.398 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-05 21:00:23.398 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.67/volume 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-05 21:00:23.398 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:23.398 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-05 21:00:23.398 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-05 21:00:23.398 | 2026-07-05 21:00:23.398 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.398 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:23.398 | 8956e30362a84812b028ccb43cd9fa3b' 2026-07-05 21:00:23.398 | + functions-common:get_or_create_service:1067 : echo 8956e30362a84812b028ccb43cd9fa3b 2026-07-05 21:00:23.398 | 8956e30362a84812b028ccb43cd9fa3b 2026-07-05 21:00:23.398 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.67/volume/v3 2026-07-05 21:00:23.398 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:23.398 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.67/volume/v3 RegionOne 2026-07-05 21:00:23.398 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:23.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:23.399 | 2026-07-05 21:00:23.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:23.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:23.399 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.67/volume/v3 --region RegionOne -f value -c id 2026-07-05 21:00:23.399 | 2026-07-05 21:00:23.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b7d72c4d32194dcfa7958ed813dd2a2f 2026-07-05 21:00:23.399 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b7d72c4d32194dcfa7958ed813dd2a2f 2026-07-05 21:00:23.399 | + functions-common:get_or_create_endpoint:1100 : public_id=b7d72c4d32194dcfa7958ed813dd2a2f 2026-07-05 21:00:23.399 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:00:23.399 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:23.399 | + functions-common:get_or_create_endpoint:1109 : echo b7d72c4d32194dcfa7958ed813dd2a2f 2026-07-05 21:00:23.399 | b7d72c4d32194dcfa7958ed813dd2a2f 2026-07-05 21:00:23.399 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-05 21:00:23.399 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 21:00:23.399 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-05 21:00:23.399 | 2026-07-05 21:00:23.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_project:928 : project_id=45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_project:929 : echo 45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 21:00:23.399 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 45dfd48554ad4f94a68888ecbe3316e7 2026-07-05 21:00:23.399 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:23.399 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-05 21:00:23.399 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-05 21:00:23.399 | 2026-07-05 21:00:23.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_user:915 : user_id=f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.399 | ++ functions-common:get_or_create_user:916 : echo f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.399 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f303955f435e40e988c4c8c643c69ed7 2026-07-05 21:00:23.443 | [9833 Async create_cinder_accounts:69098]: finished create_cinder_accounts with result 0 in 24 seconds 2026-07-05 21:00:23.448 | + inc/async:async_wait:197 : return 0 2026-07-05 21:00:23.451 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-05 21:00:23.505 | [9833 Async create_neutron_accounts:69244]: Waiting for completion of create_neutron_accounts running on PID 69244 (3 other jobs running) 2026-07-05 21:00:23.528 | [9833 Async create_neutron_accounts:69244]: Signaling child to exit 2026-07-05 21:00:23.529 | WAKEUP 2026-07-05 21:00:23.550 | [9833 Async create_neutron_accounts:69244]: Signaled 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:483 : neutron_url=https://10.4.3.67/ 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:485 : neutron_url=https://10.4.3.67/networking 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-05 21:00:23.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-05 21:00:23.552 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-05 21:00:23.552 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:23.552 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:23.552 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:23.552 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.552 | + functions-common:get_or_create_user:915 : user_id=addd34179dca43feaddb700a4b86d8f9 2026-07-05 21:00:23.552 | + functions-common:get_or_create_user:916 : echo addd34179dca43feaddb700a4b86d8f9 2026-07-05 21:00:23.552 | addd34179dca43feaddb700a4b86d8f9 2026-07-05 21:00:23.552 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:23.552 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:23.552 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.552 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.552 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:23.552 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-05 21:00:23.552 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:23.552 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-05 21:00:23.552 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.552 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:23.552 | afa7a7362d89451d9060f5d9df42be2e' 2026-07-05 21:00:23.552 | + functions-common:get_or_create_service:1067 : echo afa7a7362d89451d9060f5d9df42be2e 2026-07-05 21:00:23.552 | afa7a7362d89451d9060f5d9df42be2e 2026-07-05 21:00:23.552 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne https://10.4.3.67/networking 2026-07-05 21:00:23.552 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:23.552 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.67/networking RegionOne 2026-07-05 21:00:23.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:23.552 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:23.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:23.552 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.67/networking --region RegionOne -f value -c id 2026-07-05 21:00:23.552 | 2026-07-05 21:00:23.552 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:23.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c4830ac036af4f9588ea60941138d291 2026-07-05 21:00:23.552 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c4830ac036af4f9588ea60941138d291 2026-07-05 21:00:23.552 | + functions-common:get_or_create_endpoint:1100 : public_id=c4830ac036af4f9588ea60941138d291 2026-07-05 21:00:23.552 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:00:23.552 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:23.552 | + functions-common:get_or_create_endpoint:1109 : echo c4830ac036af4f9588ea60941138d291 2026-07-05 21:00:23.552 | c4830ac036af4f9588ea60941138d291 2026-07-05 21:00:23.594 | [9833 Async create_neutron_accounts:69244]: finished create_neutron_accounts with result 0 in 20 seconds 2026-07-05 21:00:23.630 | [9833 Async create_swift_accounts:69421]: Waiting for completion of create_swift_accounts running on PID 69421 (2 other jobs running) 2026-07-05 21:00:23.656 | [9833 Async create_swift_accounts:69421]: Signaling child to exit 2026-07-05 21:00:26.411 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:26.436 | [69421 Async create_swift_accounts:69421]: finished successfully 2026-07-05 21:00:26.462 | WAKEUP 2026-07-05 21:00:26.486 | [9833 Async create_swift_accounts:69421]: Signaled 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-05 21:00:26.488 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-05 21:00:26.488 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-05 21:00:26.488 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-05 21:00:26.488 | 2026-07-05 21:00:26.488 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.488 | ++ functions-common:get_or_create_role:940 : role_id=0df342221e234671b7109da2df940223 2026-07-05 21:00:26.488 | ++ functions-common:get_or_create_role:941 : echo 0df342221e234671b7109da2df940223 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:626 : another_role=0df342221e234671b7109da2df940223 2026-07-05 21:00:26.488 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-05 21:00:26.488 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-05 21:00:26.488 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:26.488 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:00:26.488 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:00:26.488 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:00:26.488 | 2026-07-05 21:00:26.488 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.488 | + functions-common:get_or_create_user:915 : user_id=f314758af6b546419324f6e48242deeb 2026-07-05 21:00:26.488 | + functions-common:get_or_create_user:916 : echo f314758af6b546419324f6e48242deeb 2026-07-05 21:00:26.488 | f314758af6b546419324f6e48242deeb 2026-07-05 21:00:26.488 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.488 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-07-05 21:00:26.488 | 2026-07-05 21:00:26.488 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:26.488 | 2026-07-05 21:00:26.488 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:26.488 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:00:26.488 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-05 21:00:26.488 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.488 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:00:26.488 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:00:26.488 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-05 21:00:26.489 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:00:26.489 | 1cebe66f16a447548fc73332beac0288' 2026-07-05 21:00:26.489 | + functions-common:get_or_create_service:1067 : echo 1cebe66f16a447548fc73332beac0288 2026-07-05 21:00:26.489 | 1cebe66f16a447548fc73332beac0288 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.67:8080/v1/AUTH_$(project_id)s' https://10.4.3.67:8080 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.67:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:26.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:26.489 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.67:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8e62c43ab3a74c34bc1693db5247e80c 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8e62c43ab3a74c34bc1693db5247e80c 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1100 : public_id=8e62c43ab3a74c34bc1693db5247e80c 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.67:8080 ]] 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.67:8080 RegionOne 2026-07-05 21:00:26.489 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:00:26.489 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:00:26.489 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.67:8080 --region RegionOne -f value -c id 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5bfbde0abcf443469a3026d6b574ff15 2026-07-05 21:00:26.489 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5bfbde0abcf443469a3026d6b574ff15 2026-07-05 21:00:26.489 | 5bfbde0abcf443469a3026d6b574ff15 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:00:26.489 | + functions-common:get_or_create_endpoint:1109 : echo 8e62c43ab3a74c34bc1693db5247e80c 2026-07-05 21:00:26.489 | 8e62c43ab3a74c34bc1693db5247e80c 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-05 21:00:26.489 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 21:00:26.489 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_project:928 : project_id=7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_project:929 : echo 7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:640 : swift_project_test1=7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-05 21:00:26.489 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.489 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-05 21:00:26.489 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:915 : user_id=7ec7c2f786f4477da0182d1abeb534ff 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:916 : echo 7ec7c2f786f4477da0182d1abeb534ff 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=7ec7c2f786f4477da0182d1abeb534ff 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-05 21:00:26.489 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 7ec7c2f786f4477da0182d1abeb534ff 7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.489 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 21:00:26.489 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.489 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.489 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 21:00:26.489 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 21:00:26.489 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 7ec7c2f786f4477da0182d1abeb534ff --project 7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7ec7c2f786f4477da0182d1abeb534ff --project 7e4e80c98deb4bf6b5359603404822bb -c Role -f value 2026-07-05 21:00:26.489 | 2026-07-05 21:00:26.489 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.489 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-05 21:00:26.489 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-05 21:00:26.489 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-05 21:00:26.489 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:915 : user_id=42fe3dc779ad4308b09780d6788b44bd 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:916 : echo 42fe3dc779ad4308b09780d6788b44bd 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:649 : swift_user_test3=42fe3dc779ad4308b09780d6788b44bd 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 0df342221e234671b7109da2df940223 42fe3dc779ad4308b09780d6788b44bd 7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.490 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 0df342221e234671b7109da2df940223 --user 42fe3dc779ad4308b09780d6788b44bd --project 7e4e80c98deb4bf6b5359603404822bb 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0df342221e234671b7109da2df940223 --user 42fe3dc779ad4308b09780d6788b44bd --project 7e4e80c98deb4bf6b5359603404822bb -c Role -f value 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0df342221e234671b7109da2df940223 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:980 : echo 0df342221e234671b7109da2df940223 2026-07-05 21:00:26.490 | 0df342221e234671b7109da2df940223 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-05 21:00:26.490 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 21:00:26.490 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:928 : project_id=99ca83c81eb2418eafd014a58f630d78 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:929 : echo 99ca83c81eb2418eafd014a58f630d78 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:654 : swift_project_test2=99ca83c81eb2418eafd014a58f630d78 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-05 21:00:26.490 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-05 21:00:26.490 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:915 : user_id=6a9721bc1e2445a3bfd4a64b4a7108a1 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:916 : echo 6a9721bc1e2445a3bfd4a64b4a7108a1 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:659 : swift_user_test2=6a9721bc1e2445a3bfd4a64b4a7108a1 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 6a9721bc1e2445a3bfd4a64b4a7108a1 99ca83c81eb2418eafd014a58f630d78 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.490 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6a9721bc1e2445a3bfd4a64b4a7108a1 --project 99ca83c81eb2418eafd014a58f630d78 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a9721bc1e2445a3bfd4a64b4a7108a1 --project 99ca83c81eb2418eafd014a58f630d78 -c Role -f value 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.490 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-05 21:00:26.490 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-05 21:00:26.490 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_domain:877 : domain_id=1d9063278be84227a51bd3b1398c9aad 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_domain:878 : echo 1d9063278be84227a51bd3b1398c9aad 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:664 : swift_domain=1d9063278be84227a51bd3b1398c9aad 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-05 21:00:26.490 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 1d9063278be84227a51bd3b1398c9aad 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-05 21:00:26.490 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1d9063278be84227a51bd3b1398c9aad --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:928 : project_id=5e7c012d8ca14da5b91ff7bff012552c 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_project:929 : echo 5e7c012d8ca14da5b91ff7bff012552c 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:668 : swift_project_test4=5e7c012d8ca14da5b91ff7bff012552c 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-05 21:00:26.490 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 1d9063278be84227a51bd3b1398c9aad test4@example.com 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-05 21:00:26.490 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1d9063278be84227a51bd3b1398c9aad --email=test4@example.com --or-show -f value -c id 2026-07-05 21:00:26.490 | 2026-07-05 21:00:26.490 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:915 : user_id=c99fb8e9a6f34e0cafebe358f6f30d66 2026-07-05 21:00:26.490 | ++ functions-common:get_or_create_user:916 : echo c99fb8e9a6f34e0cafebe358f6f30d66 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:673 : swift_user_test4=c99fb8e9a6f34e0cafebe358f6f30d66 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-05 21:00:26.490 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:00:26.490 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin c99fb8e9a6f34e0cafebe358f6f30d66 5e7c012d8ca14da5b91ff7bff012552c 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:00:26.490 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:00:26.490 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-05 21:00:26.490 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:00:26.491 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:00:26.491 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-05 21:00:26.491 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-05 21:00:26.491 | ++ functions-common:_get_domain_args:957 : echo 2026-07-05 21:00:26.491 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-05 21:00:26.491 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c99fb8e9a6f34e0cafebe358f6f30d66 --project 5e7c012d8ca14da5b91ff7bff012552c 2026-07-05 21:00:26.491 | 2026-07-05 21:00:26.491 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c99fb8e9a6f34e0cafebe358f6f30d66 --project 5e7c012d8ca14da5b91ff7bff012552c -c Role -f value 2026-07-05 21:00:26.491 | 2026-07-05 21:00:26.491 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:00:26.491 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.491 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.491 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:00:26.533 | [9833 Async create_swift_accounts:69421]: finished create_swift_accounts with result 0 in 39 seconds 2026-07-05 21:00:26.541 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-05 21:00:26.544 | + inc/async:async_wait:197 : return 0 2026-07-05 21:00:26.547 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-05 21:00:26.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:26.567 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-05 21:00:26.586 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:26.589 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-05 21:00:26.592 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:00:26.595 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-05 21:00:26.599 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-05 21:00:26.602 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-05 21:00:26.669 | + inc/async:async_inner:63 : init_glance 2026-07-05 21:00:26.707 | [9833 Async init_glance:72843]: running: init_glance 2026-07-05 21:00:26.710 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-05 21:00:26.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:26.735 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-05 21:00:26.738 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:00:26.741 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-05 21:00:26.744 | + ./stack.sh:main:1167 : configure_neutron 2026-07-05 21:00:26.747 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-05 21:00:26.750 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-05 21:00:26.752 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o stack /etc/neutron 2026-07-05 21:00:26.767 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-05 21:00:26.769 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-05 21:00:33.003 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:00:33.026 | [72843 Async init_glance:72843]: finished successfully 2026-07-05 21:00:33.387 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 21:00:33.387 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:00:33.387 | we strongly recommend against using it for new projects. 2026-07-05 21:00:33.387 | 2026-07-05 21:00:33.387 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:00:33.387 | framework. For more detail see 2026-07-05 21:00:33.387 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:00:33.387 | 2026-07-05 21:00:33.387 | __import__(import_str) 2026-07-05 21:00:33.715 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-05 21:00:33.715 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-05 21:00:40.020 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-05 21:00:40.020 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-05 21:00:47.415 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-05 21:00:47.420 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-05 21:00:47.423 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-05 21:00:47.425 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-05 21:00:47.428 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-05 21:00:47.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-05 21:00:47.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-05 21:00:47.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-05 21:00:47.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-05 21:00:47.439 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-05 21:00:47.442 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-05 21:00:47.444 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-05 21:00:47.447 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-05 21:00:47.449 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-05 21:00:47.451 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-05 21:00:47.454 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-05 21:00:47.458 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:00:47.460 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:00:47.463 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-05 21:00:47.466 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:00:47.472 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-05 21:00:47.475 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-05 21:00:47.478 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-05 21:00:47.480 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-05 21:00:47.484 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 21:00:47.487 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 21:00:47.489 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 21:00:47.503 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:47.505 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 21:00:47.507 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-05 21:00:47.510 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-05 21:00:47.544 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-05 21:00:47.577 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-05 21:00:47.609 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-05 21:00:47.641 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-05 21:00:47.675 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-05 21:00:47.707 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-05 21:00:47.709 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-05 21:00:47.712 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-05 21:00:47.715 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-05 21:00:47.718 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 21:00:47.735 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 21:00:47.737 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 21:00:47.740 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 21:00:47.742 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 21:00:47.744 | + 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-07-05 21:00:47.775 | + 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-07-05 21:00:47.809 | + 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-07-05 21:00:47.841 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 21:00:47.872 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-05 21:00:47.905 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-05 21:00:47.908 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:00:47.911 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-05 21:00:47.913 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-05 21:00:47.916 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-05 21:00:47.919 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:00:47.921 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-05 21:00:47.924 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-05 21:00:47.938 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-05 21:00:47.950 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-05 21:00:47.964 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-05 21:00:47.977 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-05 21:00:47.992 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-05 21:00:47.995 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-05 21:00:47.999 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-05 21:00:48.003 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.MKkls0l8R4 2026-07-05 21:00:48.006 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-05 21:00:48.009 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-05 21:00:48.011 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.MKkls0l8R4 2026-07-05 21:00:48.016 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.MKkls0l8R4 2026-07-05 21:00:48.028 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.MKkls0l8R4 /etc/sudoers.d/neutron-rootwrap 2026-07-05 21:00:48.041 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-05 21:00:48.044 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-05 21:00:48.047 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-05 21:00:48.080 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-05 21:00:48.084 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-05 21:00:48.117 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-05 21:00:48.120 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-05 21:00:48.123 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-05 21:00:48.126 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 21:00:48.129 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-05 21:00:48.132 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 21:00:48.150 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:48.154 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-05 21:00:48.157 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-05 21:00:48.160 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 21:00:48.178 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:48.181 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 21:00:48.184 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/ 2026-07-05 21:00:48.220 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 21:00:48.223 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 21:00:48.227 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-05 21:00:48.246 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.249 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-05 21:00:48.269 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.272 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-05 21:00:48.291 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.294 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-05 21:00:48.313 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.316 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-05 21:00:48.335 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.338 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-05 21:00:48.341 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-05 21:00:48.360 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:00:48.363 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-05 21:00:48.366 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-05 21:00:48.369 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-05 21:00:48.369 | Configuring OVN 2026-07-05 21:00:48.372 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-05 21:00:48.375 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-05 21:00:48.379 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-05 21:00:48.383 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=ca925197-ab14-4a6d-bce3-9fcd5d63f5ed 2026-07-05 21:00:48.387 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-05 21:00:48.389 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-05 21:00:48.392 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-05 21:00:48.395 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-05 21:00:48.398 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-05 21:00:48.401 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-05 21:00:48.403 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-05 21:00:48.406 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-05 21:00:48.409 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-05 21:00:48.412 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-05 21:00:48.414 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-05 21:00:48.417 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-05 21:00:48.420 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-05 21:00:48.423 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-05 21:00:48.425 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-05 21:00:48.428 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-05 21:00:48.431 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-05 21:00:48.434 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-05 21:00:48.437 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-05 21:00:48.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:48.459 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-05 21:00:48.506 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-05 21:00:48.508 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-05 21:00:48.512 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-05 21:00:48.530 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:00:48.533 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-05 21:00:48.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:00:48.539 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-05 21:00:48.543 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-07-05 21:00:48.556 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-05 21:00:48.562 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-05 21:00:48.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-05 21:00:54.619 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 21:00:54.619 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:00:54.619 | we strongly recommend against using it for new projects. 2026-07-05 21:00:54.619 | 2026-07-05 21:00:54.620 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:00:54.620 | framework. For more detail see 2026-07-05 21:00:54.620 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:00:54.620 | 2026-07-05 21:00:54.620 | __import__(import_str) 2026-07-05 21:00:54.934 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-05 21:00:54.935 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-05 21:01:01.148 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-05 21:01:01.149 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-05 21:01:08.634 | + 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-07-05 21:01:08.640 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:01:08.643 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:01:08.646 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-05 21:01:08.680 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-05 21:01:08.683 | + lib/neutron:configure_root_helper_options:1108 : 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-07-05 21:01:08.720 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-05 21:01:08.757 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.67 2026-07-05 21:01:08.791 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 4 2026-07-05 21:01:08.827 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-05 21:01:08.861 | + 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-07-05 21:01:08.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.67:6642 2026-07-05 21:01:08.927 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-05 21:01:08.945 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:08.948 | + 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-07-05 21:01:08.983 | + 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-07-05 21:01:09.019 | + 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-07-05 21:01:09.053 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-05 21:01:09.056 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-05 21:01:09.089 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.67:6641 2026-07-05 21:01:09.124 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-05 21:01:09.127 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-05 21:01:09.127 | Configuring Neutron for OVN 2026-07-05 21:01:09.130 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-05 21:01:09.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:09.152 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-05 21:01:09.155 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-05 21:01:09.155 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-05 21:01:10.962 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-05 21:01:10.966 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-05 21:01:10.967 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-05 21:01:12.544 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-05 21:01:12.547 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-05 21:01:12.567 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:12.569 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-05 21:01:12.573 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-05 21:01:12.574 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-05 21:01:12.574 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-05 21:01:12.578 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-05 21:01:12.583 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-05 21:01:12.584 | address-scope 2026-07-05 21:01:12.584 | agent 2026-07-05 21:01:12.584 | allowed-address-pairs 2026-07-05 21:01:12.584 | auto-allocated-topology 2026-07-05 21:01:12.584 | availability_zone 2026-07-05 21:01:12.584 | bgp 2026-07-05 21:01:12.584 | bgp_4byte_asn 2026-07-05 21:01:12.584 | bgp_dragent_scheduler 2026-07-05 21:01:12.584 | binding 2026-07-05 21:01:12.584 | binding-extended 2026-07-05 21:01:12.584 | default-subnetpools 2026-07-05 21:01:12.584 | dhcp_agent_scheduler 2026-07-05 21:01:12.584 | dns-domain-ports 2026-07-05 21:01:12.584 | dns-integration 2026-07-05 21:01:12.584 | dns-integration-domain-keywords 2026-07-05 21:01:12.584 | empty-string-filtering 2026-07-05 21:01:12.584 | enable-default-route-bfd 2026-07-05 21:01:12.584 | enable-default-route-ecmp 2026-07-05 21:01:12.584 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.584 | ext-gw-mode 2026-07-05 21:01:12.584 | external-gateway-multihoming 2026-07-05 21:01:12.584 | external-net 2026-07-05 21:01:12.584 | extra_dhcp_opt 2026-07-05 21:01:12.584 | extraroute 2026-07-05 21:01:12.584 | extraroute-atomic 2026-07-05 21:01:12.584 | filter-validation 2026-07-05 21:01:12.584 | fip-port-details 2026-07-05 21:01:12.584 | flavors 2026-07-05 21:01:12.584 | floating-ip-port-forwarding 2026-07-05 21:01:12.584 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.584 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.584 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.584 | floatingip-pools 2026-07-05 21:01:12.584 | fwaas_v2 2026-07-05 21:01:12.584 | ip_allocation 2026-07-05 21:01:12.584 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.584 | l3-flavors 2026-07-05 21:01:12.584 | l3-ha 2026-07-05 21:01:12.584 | l3_agent_scheduler 2026-07-05 21:01:12.584 | logging 2026-07-05 21:01:12.584 | multi-provider 2026-07-05 21:01:12.584 | net-mtu 2026-07-05 21:01:12.584 | net-mtu-writable 2026-07-05 21:01:12.584 | network-ip-availability 2026-07-05 21:01:12.584 | network_availability_zone 2026-07-05 21:01:12.584 | network_ha 2026-07-05 21:01:12.584 | pagination 2026-07-05 21:01:12.584 | port-device-profile 2026-07-05 21:01:12.584 | port-hardware-offload-type 2026-07-05 21:01:12.584 | port-mac-address-regenerate 2026-07-05 21:01:12.584 | port-numa-affinity-policy 2026-07-05 21:01:12.584 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.584 | port-resource-request 2026-07-05 21:01:12.584 | port-security 2026-07-05 21:01:12.584 | port-trusted-vif 2026-07-05 21:01:12.584 | project-id 2026-07-05 21:01:12.584 | provider 2026-07-05 21:01:12.584 | pvlan 2026-07-05 21:01:12.584 | qinq 2026-07-05 21:01:12.584 | qos 2026-07-05 21:01:12.584 | qos-bw-limit-direction 2026-07-05 21:01:12.584 | qos-bw-minimum-ingress 2026-07-05 21:01:12.584 | qos-default 2026-07-05 21:01:12.584 | qos-fip 2026-07-05 21:01:12.584 | qos-gateway-ip 2026-07-05 21:01:12.584 | qos-rule-type-details 2026-07-05 21:01:12.584 | qos-rule-type-filter 2026-07-05 21:01:12.584 | qos-rules-alias 2026-07-05 21:01:12.584 | quota-check-limit 2026-07-05 21:01:12.584 | quota-check-limit-default 2026-07-05 21:01:12.584 | quota_details 2026-07-05 21:01:12.584 | quotas 2026-07-05 21:01:12.584 | rbac-address-scope 2026-07-05 21:01:12.584 | rbac-policies 2026-07-05 21:01:12.584 | rbac-security-groups 2026-07-05 21:01:12.584 | router 2026-07-05 21:01:12.584 | router-enable-snat 2026-07-05 21:01:12.584 | router_availability_zone 2026-07-05 21:01:12.584 | security-group 2026-07-05 21:01:12.584 | security-groups-default-rules 2026-07-05 21:01:12.584 | security-groups-default-statefulness 2026-07-05 21:01:12.584 | security-groups-normalized-cidr 2026-07-05 21:01:12.584 | security-groups-remote-address-group 2026-07-05 21:01:12.584 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.584 | security-groups-shared-filtering 2026-07-05 21:01:12.584 | segment 2026-07-05 21:01:12.584 | sorting 2026-07-05 21:01:12.584 | standard-attr-description 2026-07-05 21:01:12.584 | standard-attr-fwaas-v2 2026-07-05 21:01:12.584 | standard-attr-revisions 2026-07-05 21:01:12.584 | standard-attr-tag 2026-07-05 21:01:12.584 | standard-attr-timestamp 2026-07-05 21:01:12.584 | stateful-security-group 2026-07-05 21:01:12.584 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.584 | subnet-external-network 2026-07-05 21:01:12.584 | subnet-service-types 2026-07-05 21:01:12.584 | subnet_allocation 2026-07-05 21:01:12.584 | subnet_onboard 2026-07-05 21:01:12.584 | subnetpool-prefix-ops 2026-07-05 21:01:12.584 | tag-creation 2026-07-05 21:01:12.584 | tap-mirror 2026-07-05 21:01:12.584 | tap-mirror-both-direction 2026-07-05 21:01:12.584 | trunk 2026-07-05 21:01:12.584 | uplink-status-propagation 2026-07-05 21:01:12.584 | uplink-status-propagation-updatable 2026-07-05 21:01:12.584 | vlan-transparent 2026-07-05 21:01:12.584 | vpn-endpoint-groups 2026-07-05 21:01:12.584 | vpnaas' 2026-07-05 21:01:12.588 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-05 21:01:12.588 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-05 21:01:12.588 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-05 21:01:12.591 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-05 21:01:12.597 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-05 21:01:12.597 | address-scope 2026-07-05 21:01:12.597 | agent 2026-07-05 21:01:12.597 | allowed-address-pairs 2026-07-05 21:01:12.597 | auto-allocated-topology 2026-07-05 21:01:12.597 | availability_zone 2026-07-05 21:01:12.597 | bgp 2026-07-05 21:01:12.597 | bgp_4byte_asn 2026-07-05 21:01:12.597 | bgp_dragent_scheduler 2026-07-05 21:01:12.597 | binding 2026-07-05 21:01:12.597 | binding-extended 2026-07-05 21:01:12.597 | default-subnetpools 2026-07-05 21:01:12.597 | dhcp_agent_scheduler 2026-07-05 21:01:12.597 | dns-domain-ports 2026-07-05 21:01:12.597 | dns-integration 2026-07-05 21:01:12.597 | dns-integration-domain-keywords 2026-07-05 21:01:12.597 | empty-string-filtering 2026-07-05 21:01:12.597 | enable-default-route-bfd 2026-07-05 21:01:12.597 | enable-default-route-ecmp 2026-07-05 21:01:12.597 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.597 | ext-gw-mode 2026-07-05 21:01:12.597 | external-gateway-multihoming 2026-07-05 21:01:12.597 | external-net 2026-07-05 21:01:12.597 | extra_dhcp_opt 2026-07-05 21:01:12.597 | extraroute 2026-07-05 21:01:12.597 | extraroute-atomic 2026-07-05 21:01:12.597 | filter-validation 2026-07-05 21:01:12.597 | fip-port-details 2026-07-05 21:01:12.597 | flavors 2026-07-05 21:01:12.598 | floating-ip-port-forwarding 2026-07-05 21:01:12.598 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.598 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.598 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.598 | floatingip-pools 2026-07-05 21:01:12.598 | fwaas_v2 2026-07-05 21:01:12.598 | ip_allocation 2026-07-05 21:01:12.598 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.598 | l3-flavors 2026-07-05 21:01:12.598 | l3-ha 2026-07-05 21:01:12.598 | l3_agent_scheduler 2026-07-05 21:01:12.598 | logging 2026-07-05 21:01:12.598 | multi-provider 2026-07-05 21:01:12.598 | net-mtu 2026-07-05 21:01:12.598 | net-mtu-writable 2026-07-05 21:01:12.598 | network-ip-availability 2026-07-05 21:01:12.598 | network_availability_zone 2026-07-05 21:01:12.598 | network_ha 2026-07-05 21:01:12.598 | pagination 2026-07-05 21:01:12.598 | port-device-profile 2026-07-05 21:01:12.598 | port-hardware-offload-type 2026-07-05 21:01:12.598 | port-mac-address-regenerate 2026-07-05 21:01:12.598 | port-numa-affinity-policy 2026-07-05 21:01:12.598 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.598 | port-resource-request 2026-07-05 21:01:12.598 | port-security 2026-07-05 21:01:12.598 | port-trusted-vif 2026-07-05 21:01:12.598 | project-id 2026-07-05 21:01:12.598 | provider 2026-07-05 21:01:12.598 | pvlan 2026-07-05 21:01:12.598 | qinq 2026-07-05 21:01:12.598 | qos 2026-07-05 21:01:12.598 | qos-bw-limit-direction 2026-07-05 21:01:12.598 | qos-bw-minimum-ingress 2026-07-05 21:01:12.598 | qos-default 2026-07-05 21:01:12.598 | qos-fip 2026-07-05 21:01:12.598 | qos-gateway-ip 2026-07-05 21:01:12.598 | qos-rule-type-details 2026-07-05 21:01:12.598 | qos-rule-type-filter 2026-07-05 21:01:12.598 | qos-rules-alias 2026-07-05 21:01:12.598 | quota-check-limit 2026-07-05 21:01:12.598 | quota-check-limit-default 2026-07-05 21:01:12.598 | quota_details 2026-07-05 21:01:12.598 | quotas 2026-07-05 21:01:12.598 | rbac-address-scope 2026-07-05 21:01:12.598 | rbac-policies 2026-07-05 21:01:12.598 | rbac-security-groups 2026-07-05 21:01:12.598 | router 2026-07-05 21:01:12.598 | router-enable-snat 2026-07-05 21:01:12.598 | router_availability_zone 2026-07-05 21:01:12.598 | security-group 2026-07-05 21:01:12.598 | security-groups-default-rules 2026-07-05 21:01:12.598 | security-groups-default-statefulness 2026-07-05 21:01:12.598 | security-groups-normalized-cidr 2026-07-05 21:01:12.598 | security-groups-remote-address-group 2026-07-05 21:01:12.598 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.598 | security-groups-shared-filtering 2026-07-05 21:01:12.598 | segment 2026-07-05 21:01:12.598 | sorting 2026-07-05 21:01:12.598 | standard-attr-description 2026-07-05 21:01:12.598 | standard-attr-fwaas-v2 2026-07-05 21:01:12.598 | standard-attr-revisions 2026-07-05 21:01:12.598 | standard-attr-tag 2026-07-05 21:01:12.598 | standard-attr-timestamp 2026-07-05 21:01:12.598 | stateful-security-group 2026-07-05 21:01:12.598 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.598 | subnet-external-network 2026-07-05 21:01:12.598 | subnet-service-types 2026-07-05 21:01:12.598 | subnet_allocation 2026-07-05 21:01:12.598 | subnet_onboard 2026-07-05 21:01:12.598 | subnetpool-prefix-ops 2026-07-05 21:01:12.598 | tag-creation 2026-07-05 21:01:12.598 | tap-mirror 2026-07-05 21:01:12.598 | tap-mirror-both-direction 2026-07-05 21:01:12.598 | trunk 2026-07-05 21:01:12.598 | uplink-status-propagation 2026-07-05 21:01:12.598 | uplink-status-propagation-updatable 2026-07-05 21:01:12.598 | vlan-transparent 2026-07-05 21:01:12.598 | vpn-endpoint-groups 2026-07-05 21:01:12.598 | vpnaas' 2026-07-05 21:01:12.602 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-05 21:01:12.602 | address-scope 2026-07-05 21:01:12.602 | agent 2026-07-05 21:01:12.602 | allowed-address-pairs 2026-07-05 21:01:12.602 | auto-allocated-topology 2026-07-05 21:01:12.602 | availability_zone 2026-07-05 21:01:12.603 | bgp 2026-07-05 21:01:12.603 | bgp_4byte_asn 2026-07-05 21:01:12.603 | bgp_dragent_scheduler 2026-07-05 21:01:12.603 | binding 2026-07-05 21:01:12.603 | binding-extended 2026-07-05 21:01:12.603 | default-subnetpools 2026-07-05 21:01:12.603 | dhcp_agent_scheduler 2026-07-05 21:01:12.603 | dns-domain-ports 2026-07-05 21:01:12.603 | dns-integration 2026-07-05 21:01:12.603 | dns-integration-domain-keywords 2026-07-05 21:01:12.603 | empty-string-filtering 2026-07-05 21:01:12.603 | enable-default-route-bfd 2026-07-05 21:01:12.603 | enable-default-route-ecmp 2026-07-05 21:01:12.603 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.603 | ext-gw-mode 2026-07-05 21:01:12.603 | external-gateway-multihoming 2026-07-05 21:01:12.603 | external-net 2026-07-05 21:01:12.603 | extra_dhcp_opt 2026-07-05 21:01:12.603 | extraroute 2026-07-05 21:01:12.603 | extraroute-atomic 2026-07-05 21:01:12.603 | filter-validation 2026-07-05 21:01:12.603 | fip-port-details 2026-07-05 21:01:12.603 | flavors 2026-07-05 21:01:12.603 | floating-ip-port-forwarding 2026-07-05 21:01:12.603 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.603 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.603 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.603 | floatingip-pools 2026-07-05 21:01:12.603 | fwaas_v2 2026-07-05 21:01:12.603 | ip_allocation 2026-07-05 21:01:12.603 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.603 | l3-flavors 2026-07-05 21:01:12.603 | l3-ha 2026-07-05 21:01:12.603 | l3_agent_scheduler 2026-07-05 21:01:12.603 | logging 2026-07-05 21:01:12.603 | multi-provider 2026-07-05 21:01:12.603 | net-mtu 2026-07-05 21:01:12.603 | net-mtu-writable 2026-07-05 21:01:12.603 | network-ip-availability 2026-07-05 21:01:12.603 | network_availability_zone 2026-07-05 21:01:12.603 | network_ha 2026-07-05 21:01:12.603 | pagination 2026-07-05 21:01:12.603 | port-device-profile 2026-07-05 21:01:12.603 | port-hardware-offload-type 2026-07-05 21:01:12.603 | port-mac-address-regenerate 2026-07-05 21:01:12.603 | port-numa-affinity-policy 2026-07-05 21:01:12.603 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.603 | port-resource-request 2026-07-05 21:01:12.603 | port-security 2026-07-05 21:01:12.603 | port-trusted-vif 2026-07-05 21:01:12.603 | project-id 2026-07-05 21:01:12.603 | provider 2026-07-05 21:01:12.603 | pvlan 2026-07-05 21:01:12.603 | qinq 2026-07-05 21:01:12.603 | qos 2026-07-05 21:01:12.603 | qos-bw-limit-direction 2026-07-05 21:01:12.603 | qos-bw-minimum-ingress 2026-07-05 21:01:12.603 | qos-default 2026-07-05 21:01:12.603 | qos-fip 2026-07-05 21:01:12.603 | qos-gateway-ip 2026-07-05 21:01:12.603 | qos-rule-type-details 2026-07-05 21:01:12.603 | qos-rule-type-filter 2026-07-05 21:01:12.603 | qos-rules-alias 2026-07-05 21:01:12.603 | quota-check-limit 2026-07-05 21:01:12.603 | quota-check-limit-default 2026-07-05 21:01:12.603 | quota_details 2026-07-05 21:01:12.603 | quotas 2026-07-05 21:01:12.603 | rbac-address-scope 2026-07-05 21:01:12.603 | rbac-policies 2026-07-05 21:01:12.603 | rbac-security-groups 2026-07-05 21:01:12.603 | router 2026-07-05 21:01:12.603 | router-enable-snat 2026-07-05 21:01:12.603 | router_availability_zone 2026-07-05 21:01:12.603 | security-group 2026-07-05 21:01:12.603 | security-groups-default-rules 2026-07-05 21:01:12.603 | security-groups-default-statefulness 2026-07-05 21:01:12.603 | security-groups-normalized-cidr 2026-07-05 21:01:12.603 | security-groups-remote-address-group 2026-07-05 21:01:12.603 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.603 | security-groups-shared-filtering 2026-07-05 21:01:12.603 | segment 2026-07-05 21:01:12.603 | sorting 2026-07-05 21:01:12.603 | standard-attr-description 2026-07-05 21:01:12.603 | standard-attr-fwaas-v2 2026-07-05 21:01:12.603 | standard-attr-revisions 2026-07-05 21:01:12.603 | standard-attr-tag 2026-07-05 21:01:12.603 | standard-attr-timestamp 2026-07-05 21:01:12.603 | stateful-security-group 2026-07-05 21:01:12.603 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.603 | subnet-external-network 2026-07-05 21:01:12.603 | subnet-service-types 2026-07-05 21:01:12.603 | subnet_allocation 2026-07-05 21:01:12.603 | subnet_onboard 2026-07-05 21:01:12.603 | subnetpool-prefix-ops 2026-07-05 21:01:12.603 | tag-creation 2026-07-05 21:01:12.603 | tap-mirror 2026-07-05 21:01:12.603 | tap-mirror-both-direction 2026-07-05 21:01:12.603 | trunk 2026-07-05 21:01:12.603 | uplink-status-propagation 2026-07-05 21:01:12.603 | uplink-status-propagation-updatable 2026-07-05 21:01:12.603 | vlan-transparent 2026-07-05 21:01:12.603 | vpn-endpoint-groups 2026-07-05 21:01:12.603 | vpnaas' 2026-07-05 21:01:12.603 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-05 21:01:12.603 | address-scope 2026-07-05 21:01:12.603 | agent 2026-07-05 21:01:12.603 | allowed-address-pairs 2026-07-05 21:01:12.603 | auto-allocated-topology 2026-07-05 21:01:12.603 | availability_zone 2026-07-05 21:01:12.603 | bgp 2026-07-05 21:01:12.603 | bgp_4byte_asn 2026-07-05 21:01:12.603 | bgp_dragent_scheduler 2026-07-05 21:01:12.603 | binding 2026-07-05 21:01:12.603 | binding-extended 2026-07-05 21:01:12.603 | default-subnetpools 2026-07-05 21:01:12.603 | dhcp_agent_scheduler 2026-07-05 21:01:12.603 | dns-domain-ports 2026-07-05 21:01:12.603 | dns-integration 2026-07-05 21:01:12.603 | dns-integration-domain-keywords 2026-07-05 21:01:12.603 | empty-string-filtering 2026-07-05 21:01:12.603 | enable-default-route-bfd 2026-07-05 21:01:12.603 | enable-default-route-ecmp 2026-07-05 21:01:12.603 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.603 | ext-gw-mode 2026-07-05 21:01:12.604 | external-gateway-multihoming 2026-07-05 21:01:12.604 | external-net 2026-07-05 21:01:12.604 | extra_dhcp_opt 2026-07-05 21:01:12.604 | extraroute 2026-07-05 21:01:12.604 | extraroute-atomic 2026-07-05 21:01:12.604 | filter-validation 2026-07-05 21:01:12.604 | fip-port-details 2026-07-05 21:01:12.604 | flavors 2026-07-05 21:01:12.604 | floating-ip-port-forwarding 2026-07-05 21:01:12.604 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.604 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.604 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.604 | floatingip-pools 2026-07-05 21:01:12.604 | fwaas_v2 2026-07-05 21:01:12.604 | ip_allocation 2026-07-05 21:01:12.604 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.604 | l3-flavors 2026-07-05 21:01:12.604 | l3-ha 2026-07-05 21:01:12.604 | l3_agent_scheduler 2026-07-05 21:01:12.604 | logging 2026-07-05 21:01:12.604 | multi-provider 2026-07-05 21:01:12.604 | net-mtu 2026-07-05 21:01:12.604 | net-mtu-writable 2026-07-05 21:01:12.604 | network-ip-availability 2026-07-05 21:01:12.604 | network_availability_zone 2026-07-05 21:01:12.604 | network_ha 2026-07-05 21:01:12.604 | pagination 2026-07-05 21:01:12.604 | port-device-profile 2026-07-05 21:01:12.604 | port-hardware-offload-type 2026-07-05 21:01:12.604 | port-mac-address-regenerate 2026-07-05 21:01:12.604 | port-numa-affinity-policy 2026-07-05 21:01:12.604 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.604 | port-resource-request 2026-07-05 21:01:12.604 | port-security 2026-07-05 21:01:12.604 | port-trusted-vif 2026-07-05 21:01:12.604 | project-id 2026-07-05 21:01:12.604 | provider 2026-07-05 21:01:12.604 | pvlan 2026-07-05 21:01:12.604 | qinq 2026-07-05 21:01:12.604 | qos 2026-07-05 21:01:12.604 | qos-bw-limit-direction 2026-07-05 21:01:12.604 | qos-bw-minimum-ingress 2026-07-05 21:01:12.604 | qos-default 2026-07-05 21:01:12.604 | qos-fip 2026-07-05 21:01:12.604 | qos-gateway-ip 2026-07-05 21:01:12.604 | qos-rule-type-details 2026-07-05 21:01:12.604 | qos-rule-type-filter 2026-07-05 21:01:12.604 | qos-rules-alias 2026-07-05 21:01:12.604 | quota-check-limit 2026-07-05 21:01:12.604 | quota-check-limit-default 2026-07-05 21:01:12.604 | quota_details 2026-07-05 21:01:12.604 | quotas 2026-07-05 21:01:12.604 | rbac-address-scope 2026-07-05 21:01:12.604 | rbac-policies 2026-07-05 21:01:12.604 | rbac-security-groups 2026-07-05 21:01:12.604 | router 2026-07-05 21:01:12.604 | router-enable-snat 2026-07-05 21:01:12.604 | router_availability_zone 2026-07-05 21:01:12.604 | security-group 2026-07-05 21:01:12.604 | security-groups-default-rules 2026-07-05 21:01:12.604 | security-groups-default-statefulness 2026-07-05 21:01:12.604 | security-groups-normalized-cidr 2026-07-05 21:01:12.604 | security-groups-remote-address-group 2026-07-05 21:01:12.604 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.604 | security-groups-shared-filtering 2026-07-05 21:01:12.604 | segment 2026-07-05 21:01:12.604 | sorting 2026-07-05 21:01:12.604 | standard-attr-description 2026-07-05 21:01:12.604 | standard-attr-fwaas-v2 2026-07-05 21:01:12.604 | standard-attr-revisions 2026-07-05 21:01:12.604 | standard-attr-tag 2026-07-05 21:01:12.604 | standard-attr-timestamp 2026-07-05 21:01:12.604 | stateful-security-group 2026-07-05 21:01:12.604 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.604 | subnet-external-network 2026-07-05 21:01:12.604 | subnet-service-types 2026-07-05 21:01:12.604 | subnet_allocation 2026-07-05 21:01:12.604 | subnet_onboard 2026-07-05 21:01:12.604 | subnetpool-prefix-ops 2026-07-05 21:01:12.604 | tag-creation 2026-07-05 21:01:12.604 | tap-mirror 2026-07-05 21:01:12.604 | tap-mirror-both-direction 2026-07-05 21:01:12.604 | trunk 2026-07-05 21:01:12.604 | uplink-status-propagation 2026-07-05 21:01:12.604 | uplink-status-propagation-updatable 2026-07-05 21:01:12.604 | vlan-transparent 2026-07-05 21:01:12.604 | vpn-endpoint-groups 2026-07-05 21:01:12.604 | vpnaas' 2026-07-05 21:01:12.604 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-05 21:01:12.606 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-05 21:01:12.611 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-05 21:01:12.612 | address-scope 2026-07-05 21:01:12.612 | agent 2026-07-05 21:01:12.612 | allowed-address-pairs 2026-07-05 21:01:12.612 | auto-allocated-topology 2026-07-05 21:01:12.612 | availability_zone 2026-07-05 21:01:12.612 | bgp 2026-07-05 21:01:12.612 | bgp_4byte_asn 2026-07-05 21:01:12.612 | bgp_dragent_scheduler 2026-07-05 21:01:12.612 | binding 2026-07-05 21:01:12.612 | binding-extended 2026-07-05 21:01:12.612 | default-subnetpools 2026-07-05 21:01:12.612 | dhcp_agent_scheduler 2026-07-05 21:01:12.612 | dns-domain-ports 2026-07-05 21:01:12.612 | dns-integration 2026-07-05 21:01:12.612 | dns-integration-domain-keywords 2026-07-05 21:01:12.612 | empty-string-filtering 2026-07-05 21:01:12.612 | enable-default-route-bfd 2026-07-05 21:01:12.612 | enable-default-route-ecmp 2026-07-05 21:01:12.612 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.612 | ext-gw-mode 2026-07-05 21:01:12.612 | external-gateway-multihoming 2026-07-05 21:01:12.612 | external-net 2026-07-05 21:01:12.612 | extra_dhcp_opt 2026-07-05 21:01:12.612 | extraroute 2026-07-05 21:01:12.612 | extraroute-atomic 2026-07-05 21:01:12.612 | filter-validation 2026-07-05 21:01:12.612 | fip-port-details 2026-07-05 21:01:12.612 | flavors 2026-07-05 21:01:12.612 | floating-ip-port-forwarding 2026-07-05 21:01:12.612 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.612 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.612 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.612 | floatingip-pools 2026-07-05 21:01:12.612 | fwaas_v2 2026-07-05 21:01:12.612 | ip_allocation 2026-07-05 21:01:12.612 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.612 | l3-flavors 2026-07-05 21:01:12.612 | l3-ha 2026-07-05 21:01:12.612 | l3_agent_scheduler 2026-07-05 21:01:12.612 | logging 2026-07-05 21:01:12.612 | multi-provider 2026-07-05 21:01:12.612 | net-mtu 2026-07-05 21:01:12.612 | net-mtu-writable 2026-07-05 21:01:12.612 | network-ip-availability 2026-07-05 21:01:12.612 | network_availability_zone 2026-07-05 21:01:12.612 | network_ha 2026-07-05 21:01:12.612 | pagination 2026-07-05 21:01:12.612 | port-device-profile 2026-07-05 21:01:12.612 | port-hardware-offload-type 2026-07-05 21:01:12.612 | port-mac-address-regenerate 2026-07-05 21:01:12.612 | port-numa-affinity-policy 2026-07-05 21:01:12.612 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.612 | port-resource-request 2026-07-05 21:01:12.612 | port-security 2026-07-05 21:01:12.612 | port-trusted-vif 2026-07-05 21:01:12.612 | project-id 2026-07-05 21:01:12.612 | provider 2026-07-05 21:01:12.612 | pvlan 2026-07-05 21:01:12.612 | qinq 2026-07-05 21:01:12.612 | qos 2026-07-05 21:01:12.612 | qos-bw-limit-direction 2026-07-05 21:01:12.612 | qos-bw-minimum-ingress 2026-07-05 21:01:12.612 | qos-default 2026-07-05 21:01:12.612 | qos-fip 2026-07-05 21:01:12.612 | qos-gateway-ip 2026-07-05 21:01:12.612 | qos-rule-type-details 2026-07-05 21:01:12.612 | qos-rule-type-filter 2026-07-05 21:01:12.612 | qos-rules-alias 2026-07-05 21:01:12.612 | quota-check-limit 2026-07-05 21:01:12.612 | quota-check-limit-default 2026-07-05 21:01:12.612 | quota_details 2026-07-05 21:01:12.612 | quotas 2026-07-05 21:01:12.612 | rbac-address-scope 2026-07-05 21:01:12.613 | rbac-policies 2026-07-05 21:01:12.613 | rbac-security-groups 2026-07-05 21:01:12.613 | router 2026-07-05 21:01:12.613 | router-enable-snat 2026-07-05 21:01:12.613 | router_availability_zone 2026-07-05 21:01:12.613 | security-group 2026-07-05 21:01:12.613 | security-groups-default-rules 2026-07-05 21:01:12.613 | security-groups-default-statefulness 2026-07-05 21:01:12.613 | security-groups-normalized-cidr 2026-07-05 21:01:12.613 | security-groups-remote-address-group 2026-07-05 21:01:12.613 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.613 | security-groups-shared-filtering 2026-07-05 21:01:12.613 | segment 2026-07-05 21:01:12.613 | sorting 2026-07-05 21:01:12.613 | standard-attr-description 2026-07-05 21:01:12.613 | standard-attr-fwaas-v2 2026-07-05 21:01:12.613 | standard-attr-revisions 2026-07-05 21:01:12.613 | standard-attr-tag 2026-07-05 21:01:12.613 | standard-attr-timestamp 2026-07-05 21:01:12.613 | stateful-security-group 2026-07-05 21:01:12.613 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.613 | subnet-external-network 2026-07-05 21:01:12.613 | subnet-service-types 2026-07-05 21:01:12.613 | subnet_allocation 2026-07-05 21:01:12.613 | subnet_onboard 2026-07-05 21:01:12.613 | subnetpool-prefix-ops 2026-07-05 21:01:12.613 | tag-creation 2026-07-05 21:01:12.613 | tap-mirror 2026-07-05 21:01:12.613 | tap-mirror-both-direction 2026-07-05 21:01:12.613 | trunk 2026-07-05 21:01:12.613 | uplink-status-propagation 2026-07-05 21:01:12.613 | uplink-status-propagation-updatable 2026-07-05 21:01:12.613 | vlan-transparent 2026-07-05 21:01:12.613 | vpn-endpoint-groups 2026-07-05 21:01:12.613 | vpnaas' 2026-07-05 21:01:12.617 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-05 21:01:12.617 | address-scope 2026-07-05 21:01:12.617 | agent 2026-07-05 21:01:12.617 | allowed-address-pairs 2026-07-05 21:01:12.617 | auto-allocated-topology 2026-07-05 21:01:12.617 | availability_zone 2026-07-05 21:01:12.617 | bgp 2026-07-05 21:01:12.617 | bgp_4byte_asn 2026-07-05 21:01:12.617 | bgp_dragent_scheduler 2026-07-05 21:01:12.617 | binding 2026-07-05 21:01:12.617 | binding-extended 2026-07-05 21:01:12.617 | default-subnetpools 2026-07-05 21:01:12.617 | dhcp_agent_scheduler 2026-07-05 21:01:12.617 | dns-domain-ports 2026-07-05 21:01:12.617 | dns-integration 2026-07-05 21:01:12.617 | dns-integration-domain-keywords 2026-07-05 21:01:12.617 | empty-string-filtering 2026-07-05 21:01:12.617 | enable-default-route-bfd 2026-07-05 21:01:12.617 | enable-default-route-ecmp 2026-07-05 21:01:12.617 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.617 | ext-gw-mode 2026-07-05 21:01:12.617 | external-gateway-multihoming 2026-07-05 21:01:12.617 | external-net 2026-07-05 21:01:12.617 | extra_dhcp_opt 2026-07-05 21:01:12.617 | extraroute 2026-07-05 21:01:12.617 | extraroute-atomic 2026-07-05 21:01:12.617 | filter-validation 2026-07-05 21:01:12.617 | fip-port-details 2026-07-05 21:01:12.617 | flavors 2026-07-05 21:01:12.617 | floating-ip-port-forwarding 2026-07-05 21:01:12.617 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.617 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.617 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.617 | floatingip-pools 2026-07-05 21:01:12.617 | fwaas_v2 2026-07-05 21:01:12.617 | ip_allocation 2026-07-05 21:01:12.617 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.617 | l3-flavors 2026-07-05 21:01:12.617 | l3-ha 2026-07-05 21:01:12.617 | l3_agent_scheduler 2026-07-05 21:01:12.617 | logging 2026-07-05 21:01:12.617 | multi-provider 2026-07-05 21:01:12.617 | net-mtu 2026-07-05 21:01:12.617 | net-mtu-writable 2026-07-05 21:01:12.617 | network-ip-availability 2026-07-05 21:01:12.617 | network_availability_zone 2026-07-05 21:01:12.617 | network_ha 2026-07-05 21:01:12.617 | pagination 2026-07-05 21:01:12.617 | port-device-profile 2026-07-05 21:01:12.617 | port-hardware-offload-type 2026-07-05 21:01:12.617 | port-mac-address-regenerate 2026-07-05 21:01:12.617 | port-numa-affinity-policy 2026-07-05 21:01:12.617 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.617 | port-resource-request 2026-07-05 21:01:12.617 | port-security 2026-07-05 21:01:12.617 | port-trusted-vif 2026-07-05 21:01:12.617 | project-id 2026-07-05 21:01:12.617 | provider 2026-07-05 21:01:12.617 | pvlan 2026-07-05 21:01:12.617 | qinq 2026-07-05 21:01:12.617 | qos 2026-07-05 21:01:12.617 | qos-bw-limit-direction 2026-07-05 21:01:12.617 | qos-bw-minimum-ingress 2026-07-05 21:01:12.617 | qos-default 2026-07-05 21:01:12.617 | qos-fip 2026-07-05 21:01:12.617 | qos-gateway-ip 2026-07-05 21:01:12.617 | qos-rule-type-details 2026-07-05 21:01:12.617 | qos-rule-type-filter 2026-07-05 21:01:12.617 | qos-rules-alias 2026-07-05 21:01:12.617 | quota-check-limit 2026-07-05 21:01:12.617 | quota-check-limit-default 2026-07-05 21:01:12.617 | quota_details 2026-07-05 21:01:12.617 | quotas 2026-07-05 21:01:12.617 | rbac-address-scope 2026-07-05 21:01:12.617 | rbac-policies 2026-07-05 21:01:12.617 | rbac-security-groups 2026-07-05 21:01:12.617 | router 2026-07-05 21:01:12.617 | router-enable-snat 2026-07-05 21:01:12.617 | router_availability_zone 2026-07-05 21:01:12.617 | security-group 2026-07-05 21:01:12.617 | security-groups-default-rules 2026-07-05 21:01:12.617 | security-groups-default-statefulness 2026-07-05 21:01:12.617 | security-groups-normalized-cidr 2026-07-05 21:01:12.617 | security-groups-remote-address-group 2026-07-05 21:01:12.617 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.617 | security-groups-shared-filtering 2026-07-05 21:01:12.617 | segment 2026-07-05 21:01:12.617 | sorting 2026-07-05 21:01:12.617 | standard-attr-description 2026-07-05 21:01:12.617 | standard-attr-fwaas-v2 2026-07-05 21:01:12.617 | standard-attr-revisions 2026-07-05 21:01:12.617 | standard-attr-tag 2026-07-05 21:01:12.617 | standard-attr-timestamp 2026-07-05 21:01:12.617 | stateful-security-group 2026-07-05 21:01:12.617 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.617 | subnet-external-network 2026-07-05 21:01:12.618 | subnet-service-types 2026-07-05 21:01:12.618 | subnet_allocation 2026-07-05 21:01:12.618 | subnet_onboard 2026-07-05 21:01:12.618 | subnetpool-prefix-ops 2026-07-05 21:01:12.618 | tag-creation 2026-07-05 21:01:12.618 | tap-mirror 2026-07-05 21:01:12.618 | tap-mirror-both-direction 2026-07-05 21:01:12.618 | trunk 2026-07-05 21:01:12.618 | uplink-status-propagation 2026-07-05 21:01:12.618 | uplink-status-propagation-updatable 2026-07-05 21:01:12.618 | vlan-transparent 2026-07-05 21:01:12.618 | vpn-endpoint-groups 2026-07-05 21:01:12.618 | vpnaas' 2026-07-05 21:01:12.618 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-05 21:01:12.618 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-05 21:01:12.618 | address-scope 2026-07-05 21:01:12.618 | agent 2026-07-05 21:01:12.618 | allowed-address-pairs 2026-07-05 21:01:12.618 | auto-allocated-topology 2026-07-05 21:01:12.618 | availability_zone 2026-07-05 21:01:12.618 | bgp 2026-07-05 21:01:12.618 | bgp_4byte_asn 2026-07-05 21:01:12.618 | bgp_dragent_scheduler 2026-07-05 21:01:12.618 | binding 2026-07-05 21:01:12.618 | binding-extended 2026-07-05 21:01:12.618 | default-subnetpools 2026-07-05 21:01:12.618 | dhcp_agent_scheduler 2026-07-05 21:01:12.618 | dns-domain-ports 2026-07-05 21:01:12.618 | dns-integration 2026-07-05 21:01:12.618 | dns-integration-domain-keywords 2026-07-05 21:01:12.618 | empty-string-filtering 2026-07-05 21:01:12.618 | enable-default-route-bfd 2026-07-05 21:01:12.618 | enable-default-route-ecmp 2026-07-05 21:01:12.618 | expose-port-forwarding-in-fip 2026-07-05 21:01:12.618 | ext-gw-mode 2026-07-05 21:01:12.618 | external-gateway-multihoming 2026-07-05 21:01:12.618 | external-net 2026-07-05 21:01:12.618 | extra_dhcp_opt 2026-07-05 21:01:12.618 | extraroute 2026-07-05 21:01:12.618 | extraroute-atomic 2026-07-05 21:01:12.618 | filter-validation 2026-07-05 21:01:12.618 | fip-port-details 2026-07-05 21:01:12.618 | flavors 2026-07-05 21:01:12.618 | floating-ip-port-forwarding 2026-07-05 21:01:12.618 | floating-ip-port-forwarding-description 2026-07-05 21:01:12.618 | floating-ip-port-forwarding-detail 2026-07-05 21:01:12.618 | floating-ip-port-forwarding-port-ranges 2026-07-05 21:01:12.618 | floatingip-pools 2026-07-05 21:01:12.618 | fwaas_v2 2026-07-05 21:01:12.618 | ip_allocation 2026-07-05 21:01:12.618 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:01:12.618 | l3-flavors 2026-07-05 21:01:12.618 | l3-ha 2026-07-05 21:01:12.618 | l3_agent_scheduler 2026-07-05 21:01:12.618 | logging 2026-07-05 21:01:12.618 | multi-provider 2026-07-05 21:01:12.618 | net-mtu 2026-07-05 21:01:12.618 | net-mtu-writable 2026-07-05 21:01:12.618 | network-ip-availability 2026-07-05 21:01:12.618 | network_availability_zone 2026-07-05 21:01:12.618 | network_ha 2026-07-05 21:01:12.618 | pagination 2026-07-05 21:01:12.618 | port-device-profile 2026-07-05 21:01:12.618 | port-hardware-offload-type 2026-07-05 21:01:12.618 | port-mac-address-regenerate 2026-07-05 21:01:12.618 | port-numa-affinity-policy 2026-07-05 21:01:12.618 | port-numa-affinity-policy-socket 2026-07-05 21:01:12.618 | port-resource-request 2026-07-05 21:01:12.618 | port-security 2026-07-05 21:01:12.618 | port-trusted-vif 2026-07-05 21:01:12.618 | project-id 2026-07-05 21:01:12.618 | provider 2026-07-05 21:01:12.618 | pvlan 2026-07-05 21:01:12.618 | qinq 2026-07-05 21:01:12.618 | qos 2026-07-05 21:01:12.618 | qos-bw-limit-direction 2026-07-05 21:01:12.618 | qos-bw-minimum-ingress 2026-07-05 21:01:12.618 | qos-default 2026-07-05 21:01:12.618 | qos-fip 2026-07-05 21:01:12.618 | qos-gateway-ip 2026-07-05 21:01:12.618 | qos-rule-type-details 2026-07-05 21:01:12.618 | qos-rule-type-filter 2026-07-05 21:01:12.618 | qos-rules-alias 2026-07-05 21:01:12.618 | quota-check-limit 2026-07-05 21:01:12.618 | quota-check-limit-default 2026-07-05 21:01:12.618 | quota_details 2026-07-05 21:01:12.618 | quotas 2026-07-05 21:01:12.618 | rbac-address-scope 2026-07-05 21:01:12.618 | rbac-policies 2026-07-05 21:01:12.618 | rbac-security-groups 2026-07-05 21:01:12.618 | router 2026-07-05 21:01:12.618 | router-enable-snat 2026-07-05 21:01:12.618 | router_availability_zone 2026-07-05 21:01:12.618 | security-group 2026-07-05 21:01:12.618 | security-groups-default-rules 2026-07-05 21:01:12.618 | security-groups-default-statefulness 2026-07-05 21:01:12.618 | security-groups-normalized-cidr 2026-07-05 21:01:12.618 | security-groups-remote-address-group 2026-07-05 21:01:12.618 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:01:12.618 | security-groups-shared-filtering 2026-07-05 21:01:12.618 | segment 2026-07-05 21:01:12.618 | sorting 2026-07-05 21:01:12.618 | standard-attr-description 2026-07-05 21:01:12.618 | standard-attr-fwaas-v2 2026-07-05 21:01:12.618 | standard-attr-revisions 2026-07-05 21:01:12.618 | standard-attr-tag 2026-07-05 21:01:12.618 | standard-attr-timestamp 2026-07-05 21:01:12.618 | stateful-security-group 2026-07-05 21:01:12.618 | subnet-dns-publish-fixed-ip 2026-07-05 21:01:12.618 | subnet-external-network 2026-07-05 21:01:12.618 | subnet-service-types 2026-07-05 21:01:12.618 | subnet_allocation 2026-07-05 21:01:12.618 | subnet_onboard 2026-07-05 21:01:12.618 | subnetpool-prefix-ops 2026-07-05 21:01:12.618 | tag-creation 2026-07-05 21:01:12.618 | tap-mirror 2026-07-05 21:01:12.618 | tap-mirror-both-direction 2026-07-05 21:01:12.618 | trunk 2026-07-05 21:01:12.618 | uplink-status-propagation 2026-07-05 21:01:12.618 | uplink-status-propagation-updatable 2026-07-05 21:01:12.618 | vlan-transparent 2026-07-05 21:01:12.618 | vpn-endpoint-groups 2026-07-05 21:01:12.618 | vpnaas' 2026-07-05 21:01:12.620 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-05 21:01:12.624 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-05 21:01:12.627 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-05 21:01:12.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-05 21:01:12.632 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-05 21:01:12.637 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:01:12.640 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:01:12.643 | + 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-07-05 21:01:12.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-05 21:01:12.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-05 21:01:12.655 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-05 21:01:12.659 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-05 21:01:12.694 | + 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.67:6641 2026-07-05 21:01:12.696 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.699 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.702 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.67:6641 2026-07-05 21:01:12.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.67:6641 ']' 2026-07-05 21:01:12.709 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.67:6641 2026-07-05 21:01:12.747 | + 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.67:6642 2026-07-05 21:01:12.750 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.753 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.755 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.67:6642 2026-07-05 21:01:12.758 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.67:6642 ']' 2026-07-05 21:01:12.760 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.763 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.67:6642 2026-07-05 21:01:12.799 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-05 21:01:12.820 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:12.822 | + 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-07-05 21:01:12.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.829 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-05 21:01:12.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-05 21:01:12.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.838 | + 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-07-05 21:01:12.873 | + 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-07-05 21:01:12.876 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.879 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.882 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-05 21:01:12.885 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-05 21:01:12.888 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.891 | + 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-07-05 21:01:12.929 | + 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-07-05 21:01:12.932 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.935 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.938 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-05 21:01:12.941 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-05 21:01:12.944 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:12.947 | + 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-07-05 21:01:12.988 | + 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-07-05 21:01:12.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:12.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:12.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-05 21:01:13.001 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-05 21:01:13.004 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.007 | + 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-07-05 21:01:13.041 | + 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-07-05 21:01:13.044 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:13.048 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-05 21:01:13.051 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-05 21:01:13.054 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.057 | + 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-07-05 21:01:13.089 | + 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-07-05 21:01:13.092 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:13.098 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-05 21:01:13.101 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-05 21:01:13.104 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.106 | + 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-07-05 21:01:13.137 | + 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-07-05 21:01:13.140 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.142 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:13.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-05 21:01:13.148 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-05 21:01:13.151 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.153 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-05 21:01:13.187 | + 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-07-05 21:01:13.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:13.196 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-05 21:01:13.199 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-05 21:01:13.201 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.204 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-05 21:01:13.236 | + 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-07-05 21:01:13.240 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.243 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-05 21:01:13.246 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-05 21:01:13.248 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-05 21:01:13.251 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.254 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-05 21:01:13.288 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-05 21:01:13.309 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-05 21:01:13.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.330 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-05 21:01:13.333 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-05 21:01:13.351 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.354 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-05 21:01:13.357 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-07-05 21:01:13.360 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-05 21:01:13.378 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:13.381 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-05 21:01:13.428 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-05 21:01:13.431 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-07-05 21:01:13.434 | + 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-07-05 21:01:13.436 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:13.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-05 21:01:13.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-05 21:01:13.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-05 21:01:13.447 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:13.450 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-05 21:01:13.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-05 21:01:13.500 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.503 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-05 21:01:13.539 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-05 21:01:13.558 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.561 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-05 21:01:13.594 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-05 21:01:13.613 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:13.615 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-05 21:01:13.618 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-05 21:01:13.635 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.638 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-05 21:01:13.640 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-07-05 21:01:13.643 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-05 21:01:13.660 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:13.663 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-05 21:01:13.707 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-05 21:01:13.710 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-07-05 21:01:13.713 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-05 21:01:13.747 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-05 21:01:13.768 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.771 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-05 21:01:13.788 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.790 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-05 21:01:13.808 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.811 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-05 21:01:13.827 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.830 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-05 21:01:13.847 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:13.849 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-05 21:01:13.867 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:13.870 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-05 21:01:13.873 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-05 21:01:13.875 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-05 21:01:13.881 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-05 21:01:13.914 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-05 21:01:13.948 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-05 21:01:13.980 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-05 21:01:14.016 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-05 21:01:14.019 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-05 21:01:14.021 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-05 21:01:14.023 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-05 21:01:14.026 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-05 21:01:14.029 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-05 21:01:14.032 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-05 21:01:14.035 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-05 21:01:14.038 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-05 21:01:14.041 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-05 21:01:14.077 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-05 21:01:14.110 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.67/identity 2026-07-05 21:01:14.143 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-05 21:01:14.178 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-05 21:01:14.213 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-05 21:01:14.247 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-05 21:01:14.280 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-05 21:01:14.314 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.67/identity 2026-07-05 21:01:14.349 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-05 21:01:14.382 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-05 21:01:14.414 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-05 21:01:14.417 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-05 21:01:14.453 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-05 21:01:14.492 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-05 21:01:14.495 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-05 21:01:14.498 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 21:01:14.501 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-05 21:01:14.504 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-05 21:01:14.543 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-05 21:01:14.582 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.67/identity 2026-07-05 21:01:14.618 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-05 21:01:14.656 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-05 21:01:14.692 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-05 21:01:14.731 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-05 21:01:14.769 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-05 21:01:14.806 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-05 21:01:14.809 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-05 21:01:14.813 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-05 21:01:14.816 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-05 21:01:14.819 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-05 21:01:14.858 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-05 21:01:14.895 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.67/identity 2026-07-05 21:01:14.933 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-05 21:01:14.969 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-05 21:01:15.006 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-05 21:01:15.042 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-05 21:01:15.078 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-05 21:01:15.110 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-05 21:01:15.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-05 21:01:15.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-05 21:01:15.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-05 21:01:15.122 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-05 21:01:15.125 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-05 21:01:15.127 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-05 21:01:15.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-05 21:01:15.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-05 21:01:15.135 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-05 21:01:15.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-05 21:01:15.139 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-05 21:01:15.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-05 21:01:15.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-05 21:01:15.146 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-05 21:01:15.149 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-05 21:01:15.151 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-05 21:01:15.154 | + 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-07-05 21:01:15.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.157 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-05 21:01:15.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-05 21:01:15.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-05 21:01:15.164 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.166 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-05 21:01:15.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-05 21:01:15.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.202 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-05 21:01:15.206 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-05 21:01:15.208 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-05 21:01:15.210 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-05 21:01:15.248 | + 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-07-05 21:01:15.251 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.253 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-05 21:01:15.256 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-05 21:01:15.259 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-05 21:01:15.262 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.265 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-05 21:01:15.300 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-05 21:01:15.302 | + 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-07-05 21:01:15.305 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.308 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-05 21:01:15.311 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-05 21:01:15.314 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-05 21:01:15.317 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.319 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-05 21:01:15.351 | + 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-07-05 21:01:15.353 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.356 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-05 21:01:15.359 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-05 21:01:15.361 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-05 21:01:15.364 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.367 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-05 21:01:15.397 | + 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-07-05 21:01:15.399 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.401 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-05 21:01:15.403 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-05 21:01:15.405 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-05 21:01:15.407 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-05 21:01:15.441 | + 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-07-05 21:01:15.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-05 21:01:15.448 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-05 21:01:15.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-05 21:01:15.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.457 | + 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-07-05 21:01:15.490 | + 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-07-05 21:01:15.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-05 21:01:15.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-05 21:01:15.500 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-05 21:01:15.503 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.506 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-05 21:01:15.537 | + 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-07-05 21:01:15.539 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.541 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-05 21:01:15.543 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-05 21:01:15.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-05 21:01:15.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-05 21:01:15.582 | + 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-07-05 21:01:15.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-05 21:01:15.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-05 21:01:15.593 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-05 21:01:15.596 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.599 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-05 21:01:15.631 | + 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-07-05 21:01:15.634 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-05 21:01:15.637 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-05 21:01:15.640 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-05 21:01:15.642 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-05 21:01:15.645 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-05 21:01:15.648 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-05 21:01:15.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-05 21:01:15.679 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 4 2026-07-05 21:01:15.711 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-05 21:01:15.744 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-05 21:01:15.746 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-05 21:01:15.749 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-05 21:01:15.752 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-05 21:01:15.754 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-05 21:01:15.757 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-05 21:01:15.759 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-05 21:01:15.762 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-05 21:01:15.766 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-05 21:01:15.779 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-05 21:01:15.779 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-05 21:01:15.787 | d /var/run/uwsgi 0755 stack root 2026-07-05 21:01:15.791 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-05 21:01:15.802 | /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-07-05 21:01:15.806 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-05 21:01:15.809 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-05 21:01:15.813 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-05 21:01:15.815 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-05 21:01:15.848 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 4 2026-07-05 21:01:15.880 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-05 21:01:15.912 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-05 21:01:15.942 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-05 21:01:15.971 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-05 21:01:16.002 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-05 21:01:16.034 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-05 21:01:16.069 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-05 21:01:16.103 | + 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-07-05 21:01:16.138 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-05 21:01:16.175 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-05 21:01:16.211 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-05 21:01:16.245 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-05 21:01:16.282 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-05 21:01:16.285 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-05 21:01:16.289 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-05 21:01:16.292 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-05 21:01:16.294 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 21:01:16.297 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:01:16.300 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:01:16.303 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-05 21:01:16.306 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-05 21:01:16.309 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-05 21:01:16.344 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-05 21:01:16.379 | + 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-07-05 21:01:16.379 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-05 21:01:16.387 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-05 21:01:16.392 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-05 21:01:16.396 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-05 21:01:16.400 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 21:01:16.404 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 21:01:16.407 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 21:01:16.411 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:01:16.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:01:16.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:01:16.421 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 21:01:16.423 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 21:01:16.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:01:16.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:01:16.432 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-05 21:01:16.474 | Enabling site neutron-api. 2026-07-05 21:01:16.480 | To activate the new configuration, you need to run: 2026-07-05 21:01:16.480 | systemctl reload apache2 2026-07-05 21:01:16.486 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-05 21:01:16.490 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 21:01:16.493 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 21:01:16.496 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 21:01:16.629 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-05 21:01:16.649 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:16.652 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-05 21:01:16.672 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:16.674 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-05 21:01:16.677 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-05 21:01:16.744 | + inc/async:async_inner:63 : init_neutron 2026-07-05 21:01:16.781 | [9833 Async init_neutron:77487]: running: init_neutron 2026-07-05 21:01:16.785 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-05 21:01:16.804 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:16.807 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-05 21:01:16.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:16.832 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-05 21:01:16.835 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-05 21:01:16.837 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-05 21:01:16.874 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-05 21:01:16.876 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-05 21:01:16.911 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-05 21:01:16.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:16.934 | + ./stack.sh:main:1206 : echo_summary 'Configuring Swift' 2026-07-05 21:01:16.936 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:01:16.938 | + ./stack.sh:echo_summary:447 : echo -e Configuring Swift 2026-07-05 21:01:16.941 | + ./stack.sh:main:1207 : async_runfunc init_swift 2026-07-05 21:01:16.944 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-05 21:01:17.009 | + inc/async:async_inner:63 : init_swift 2026-07-05 21:01:17.048 | [9833 Async init_swift:77706]: running: init_swift 2026-07-05 21:01:17.051 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-05 21:01:17.070 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:17.073 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-05 21:01:17.076 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:01:17.079 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-05 21:01:17.082 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-05 21:01:17.085 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-05 21:01:17.155 | + inc/async:async_inner:63 : init_cinder 2026-07-05 21:01:17.198 | [9833 Async init_cinder:77810]: running: init_cinder 2026-07-05 21:01:17.201 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-05 21:01:17.224 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:17.227 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-05 21:01:17.230 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:01:17.235 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-05 21:01:17.238 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-05 21:01:17.241 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-05 21:01:17.316 | + inc/async:async_inner:63 : init_placement 2026-07-05 21:01:17.359 | [9833 Async init_placement:77958]: running: init_placement 2026-07-05 21:01:17.362 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-05 21:01:17.416 | [9833 Async init_neutron:77487]: Waiting for completion of init_neutron running on PID 77487 (6 other jobs running) 2026-07-05 21:01:17.442 | [9833 Async init_neutron:77487]: Signaling child to exit 2026-07-05 21:01:21.135 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:21.160 | [77706 Async init_swift:77706]: finished successfully 2026-07-05 21:01:22.942 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:22.969 | [77810 Async init_cinder:77810]: finished successfully 2026-07-05 21:01:26.082 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:26.109 | [77958 Async init_placement:77958]: finished successfully 2026-07-05 21:01:39.475 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:39.502 | [77487 Async init_neutron:77487]: finished successfully 2026-07-05 21:01:39.529 | WAKEUP 2026-07-05 21:01:39.553 | [9833 Async init_neutron:77487]: Signaled 2026-07-05 21:01:39.555 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-05 21:01:39.555 | + lib/database:recreate_database:112 : local db=neutron 2026-07-05 21:01:39.555 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-05 21:01:39.555 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-05 21:01:39.555 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-05 21:01:39.555 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.556 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-05 21:01:39.556 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.556 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-05 21:01:39.556 | + functions-common:time_start:2406 : local name=dbsync 2026-07-05 21:01:39.556 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:01:39.556 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:01:39.556 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:01:39.556 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285276860 2026-07-05 21:01:39.556 | + lib/neutron:init_neutron:504 : /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-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-05 21:01:39.556 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-05 21:01:39.557 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-05 21:01:39.558 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-05 21:01:39.558 | Running upgrade for neutron ... 2026-07-05 21:01:39.558 | OK 2026-07-05 21:01:39.558 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-05 21:01:39.558 | + functions-common:time_stop:2420 : local name 2026-07-05 21:01:39.558 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:01:39.558 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:01:39.558 | + functions-common:time_stop:2423 : local total 2026-07-05 21:01:39.558 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:01:39.558 | + functions-common:time_stop:2426 : name=dbsync 2026-07-05 21:01:39.558 | + functions-common:time_stop:2427 : start_time=1783285276860 2026-07-05 21:01:39.558 | + functions-common:time_stop:2429 : [[ -z 1783285276860 ]] 2026-07-05 21:01:39.558 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:01:39.558 | + functions-common:time_stop:2432 : end_time=1783285299455 2026-07-05 21:01:39.558 | + functions-common:time_stop:2433 : elapsed_time=22595 2026-07-05 21:01:39.558 | + functions-common:time_stop:2434 : total=3484 2026-07-05 21:01:39.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:01:39.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26079 2026-07-05 21:01:39.601 | [9833 Async init_neutron:77487]: finished init_neutron with result 0 in 22 seconds 2026-07-05 21:01:39.606 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:39.609 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-05 21:01:39.663 | [9833 Async init_placement:77958]: Waiting for completion of init_placement running on PID 77958 (5 other jobs running) 2026-07-05 21:01:39.687 | [9833 Async init_placement:77958]: Signaling child to exit 2026-07-05 21:01:39.687 | WAKEUP 2026-07-05 21:01:39.708 | [9833 Async init_placement:77958]: Signaled 2026-07-05 21:01:39.709 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-05 21:01:39.709 | + lib/database:recreate_database:112 : local db=placement 2026-07-05 21:01:39.709 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-05 21:01:39.709 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-05 21:01:39.709 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-05 21:01:39.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.710 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-05 21:01:39.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.710 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-05 21:01:39.710 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 21:01:39.710 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:39.710 | we strongly recommend against using it for new projects. 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:39.710 | framework. For more detail see 2026-07-05 21:01:39.710 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | __import__(import_str) 2026-07-05 21:01:39.710 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-05 21:01:39.710 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-05 21:01:39.710 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-05 21:01:39.710 | + functions-common:get_or_create_user:899 : local user_id 2026-07-05 21:01:39.710 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-05 21:01:39.710 | + functions-common:get_or_create_user:903 : local email= 2026-07-05 21:01:39.710 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | + functions-common:get_or_create_user:915 : user_id=981942b4aaaf47029e69be59b1a2df66 2026-07-05 21:01:39.710 | + functions-common:get_or_create_user:916 : echo 981942b4aaaf47029e69be59b1a2df66 2026-07-05 21:01:39.710 | 981942b4aaaf47029e69be59b1a2df66 2026-07-05 21:01:39.710 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:01:39.710 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=138f315db95446189eb43bf5e23d2153 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:980 : echo 138f315db95446189eb43bf5e23d2153 2026-07-05 21:01:39.710 | 138f315db95446189eb43bf5e23d2153 2026-07-05 21:01:39.710 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-05 21:01:39.710 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-05 21:01:39.710 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-05 21:01:39.710 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:979 : user_role_id=70a61c5785a646708e853c3428294db5 2026-07-05 21:01:39.710 | + functions-common:get_or_add_user_project_role:980 : echo 70a61c5785a646708e853c3428294db5 2026-07-05 21:01:39.710 | 70a61c5785a646708e853c3428294db5 2026-07-05 21:01:39.710 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.67/placement 2026-07-05 21:01:39.710 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-05 21:01:39.710 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-05 21:01:39.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-05 21:01:39.710 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-05 21:01:39.710 | e80fb4ef3abc4f92b62f3babafd9db97' 2026-07-05 21:01:39.710 | + functions-common:get_or_create_service:1067 : echo e80fb4ef3abc4f92b62f3babafd9db97 2026-07-05 21:01:39.710 | e80fb4ef3abc4f92b62f3babafd9db97 2026-07-05 21:01:39.710 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.67/placement 2026-07-05 21:01:39.710 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-05 21:01:39.710 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.67/placement RegionOne 2026-07-05 21:01:39.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-05 21:01:39.710 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-05 21:01:39.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-05 21:01:39.710 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.67/placement --region RegionOne -f value -c id 2026-07-05 21:01:39.710 | 2026-07-05 21:01:39.710 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:01:39.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d22b7bfc7fde40e4a5e21146e8c3f47b 2026-07-05 21:01:39.710 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d22b7bfc7fde40e4a5e21146e8c3f47b 2026-07-05 21:01:39.710 | + functions-common:get_or_create_endpoint:1100 : public_id=d22b7bfc7fde40e4a5e21146e8c3f47b 2026-07-05 21:01:39.710 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-05 21:01:39.710 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-05 21:01:39.710 | + functions-common:get_or_create_endpoint:1109 : echo d22b7bfc7fde40e4a5e21146e8c3f47b 2026-07-05 21:01:39.711 | d22b7bfc7fde40e4a5e21146e8c3f47b 2026-07-05 21:01:39.753 | [9833 Async init_placement:77958]: finished init_placement with result 0 in 8 seconds 2026-07-05 21:01:39.757 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:39.759 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-05 21:01:39.807 | [9833 Async init_glance:72843]: Waiting for completion of init_glance running on PID 72843 (4 other jobs running) 2026-07-05 21:01:39.831 | [9833 Async init_glance:72843]: Signaling child to exit 2026-07-05 21:01:39.831 | WAKEUP 2026-07-05 21:01:39.852 | [9833 Async init_glance:72843]: Signaled 2026-07-05 21:01:39.854 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-05 21:01:39.854 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-05 21:01:39.854 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-05 21:01:39.854 | + lib/database:recreate_database:112 : local db=glance 2026-07-05 21:01:39.854 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-05 21:01:39.854 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-05 21:01:39.854 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-05 21:01:39.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.854 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-05 21:01:39.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:39.854 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-05 21:01:39.854 | + functions-common:time_start:2406 : local name=dbsync 2026-07-05 21:01:39.854 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:01:39.854 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:01:39.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:01:39.854 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285226789 2026-07-05 21:01:39.854 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-05 21:01:39.854 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 21:01:39.854 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:39.854 | we strongly recommend against using it for new projects. 2026-07-05 21:01:39.854 | 2026-07-05 21:01:39.854 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:39.854 | framework. For more detail see 2026-07-05 21:01:39.854 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:39.854 | 2026-07-05 21:01:39.854 | __import__(import_str) 2026-07-05 21:01:39.854 | INFO dbcounter [-] Registered counter for database glance 2026-07-05 21:01:39.854 | 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=72949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.854 | DEBUG dbcounter [-] [72949] Writer thread running {{(pid=72949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.854 | INFO dbcounter [-] Registered counter for database glance 2026-07-05 21:01:39.854 | 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=72949) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.854 | DEBUG dbcounter [-] [72949] Writer thread running {{(pid=72949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-05 21:01:39.854 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.854 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-05 21:01:39.855 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=72949) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:39.855 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:39.855 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-05 21:01:39.855 | Database migration is up to date. No migration needed. 2026-07-05 21:01:39.855 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-05 21:01:39.855 | Database is synced successfully. 2026-07-05 21:01:39.855 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-05 21:01:39.855 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-05 21:01:39.855 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:39.855 | we strongly recommend against using it for new projects. 2026-07-05 21:01:39.855 | 2026-07-05 21:01:39.855 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:39.855 | framework. For more detail see 2026-07-05 21:01:39.855 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:39.855 | 2026-07-05 21:01:39.855 | __import__(import_str) 2026-07-05 21:01:39.855 | INFO dbcounter [-] Registered counter for database glance 2026-07-05 21:01:39.855 | 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=73126) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:01:39.855 | DEBUG dbcounter [-] [73126] Writer thread running {{(pid=73126) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-05 21:01:39.855 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-05 21:01:39.855 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-05 21:01:39.855 | + functions-common:time_stop:2420 : local name 2026-07-05 21:01:39.855 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:01:39.855 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:01:39.855 | + functions-common:time_stop:2423 : local total 2026-07-05 21:01:39.855 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:01:39.855 | + functions-common:time_stop:2426 : name=dbsync 2026-07-05 21:01:39.855 | + functions-common:time_stop:2427 : start_time=1783285226789 2026-07-05 21:01:39.855 | + functions-common:time_stop:2429 : [[ -z 1783285226789 ]] 2026-07-05 21:01:39.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:01:39.855 | + functions-common:time_stop:2432 : end_time=1783285232984 2026-07-05 21:01:39.855 | + functions-common:time_stop:2433 : elapsed_time=6195 2026-07-05 21:01:39.855 | + functions-common:time_stop:2434 : total=3484 2026-07-05 21:01:39.855 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:01:39.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9679 2026-07-05 21:01:39.901 | [9833 Async init_glance:72843]: finished init_glance with result 0 in 6 seconds 2026-07-05 21:01:39.906 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:39.909 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-05 21:01:39.963 | [9833 Async init_swift:77706]: Waiting for completion of init_swift running on PID 77706 (3 other jobs running) 2026-07-05 21:01:39.989 | [9833 Async init_swift:77706]: Signaling child to exit 2026-07-05 21:01:39.989 | WAKEUP 2026-07-05 21:01:40.011 | [9833 Async init_swift:77706]: Signaled 2026-07-05 21:01:40.012 | + lib/swift:init_swift:680 : local node_number 2026-07-05 21:01:40.012 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-05 21:01:40.012 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.013 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.013 | framework. For more detail see 2026-07-05 21:01:40.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | import eventlet 2026-07-05 21:01:40.013 | No container-sync running 2026-07-05 21:01:40.013 | No account-server running 2026-07-05 21:01:40.013 | No object-expirer running 2026-07-05 21:01:40.013 | No object-reconstructor running 2026-07-05 21:01:40.013 | No container-updater running 2026-07-05 21:01:40.013 | No account-reaper running 2026-07-05 21:01:40.013 | No account-replicator running 2026-07-05 21:01:40.013 | No proxy-server running 2026-07-05 21:01:40.013 | No container-sharder running 2026-07-05 21:01:40.013 | No object-updater running 2026-07-05 21:01:40.013 | No container-reconciler running 2026-07-05 21:01:40.013 | No object-server running 2026-07-05 21:01:40.013 | No container-server running 2026-07-05 21:01:40.013 | No container-auditor running 2026-07-05 21:01:40.013 | No object-auditor running 2026-07-05 21:01:40.013 | No object-replicator running 2026-07-05 21:01:40.013 | No container-replicator running 2026-07-05 21:01:40.013 | No account-auditor running 2026-07-05 21:01:40.013 | + lib/swift:init_swift:682 : true 2026-07-05 21:01:40.013 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-05 21:01:40.013 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-05 21:01:40.013 | + 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-07-05 21:01:40.013 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-07-05 21:01:40.013 | + functions:create_disk:756 : local node_number 2026-07-05 21:01:40.013 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-05 21:01:40.013 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-05 21:01:40.013 | + functions:create_disk:760 : local key 2026-07-05 21:01:40.013 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | ++ functions:create_disk:762 : sed s#/.## 2026-07-05 21:01:40.013 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-05 21:01:40.013 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-05 21:01:40.013 | + functions:destroy_disk:789 : local key 2026-07-05 21:01:40.013 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-05 21:01:40.013 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-05 21:01:40.013 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-05 21:01:40.013 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-05 21:01:40.013 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-05 21:01:40.013 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-05 21:01:40.013 | = sectsz=512 attr=2, projid32bit=1 2026-07-05 21:01:40.013 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-05 21:01:40.013 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-05 21:01:40.013 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-05 21:01:40.013 | = sunit=0 swidth=0 blks 2026-07-05 21:01:40.013 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-05 21:01:40.013 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-05 21:01:40.013 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-05 21:01:40.013 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-05 21:01:40.013 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-05 21:01:40.013 | + 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-07-05 21:01:40.013 | /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-07-05 21:01:40.013 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-05 21:01:40.013 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-05 21:01:40.013 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-05 21:01:40.013 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-05 21:01:40.013 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-05 21:01:40.013 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-05 21:01:40.013 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-05 21:01:40.013 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.013 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.013 | framework. For more detail see 2026-07-05 21:01:40.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | import eventlet 2026-07-05 21:01:40.013 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-05 21:01:40.013 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.013 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.013 | framework. For more detail see 2026-07-05 21:01:40.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | import eventlet 2026-07-05 21:01:40.013 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-05 21:01:40.013 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.013 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.013 | framework. For more detail see 2026-07-05 21:01:40.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.013 | 2026-07-05 21:01:40.013 | import eventlet 2026-07-05 21:01:40.013 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-05 21:01:40.013 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-05 21:01:40.014 | + 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-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-05 21:01:40.014 | + 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-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-05 21:01:40.014 | + 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-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-05 21:01:40.014 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | Defaulting to --format-version=1. This ensures the ring 2026-07-05 21:01:40.014 | written will be readable by older versions of Swift. 2026-07-05 21:01:40.014 | In a future release, the default will change to 2026-07-05 21:01:40.014 | --format-version=2 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-05 21:01:40.014 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | Defaulting to --format-version=1. This ensures the ring 2026-07-05 21:01:40.014 | written will be readable by older versions of Swift. 2026-07-05 21:01:40.014 | In a future release, the default will change to 2026-07-05 21:01:40.014 | --format-version=2 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-05 21:01:40.014 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-05 21:01:40.014 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:01:40.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.014 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.014 | framework. For more detail see 2026-07-05 21:01:40.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | import eventlet 2026-07-05 21:01:40.014 | Defaulting to --format-version=1. This ensures the ring 2026-07-05 21:01:40.014 | written will be readable by older versions of Swift. 2026-07-05 21:01:40.014 | In a future release, the default will change to 2026-07-05 21:01:40.014 | --format-version=2 2026-07-05 21:01:40.014 | 2026-07-05 21:01:40.014 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-05 21:01:40.014 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-05 21:01:40.014 | + lib/swift:init_swift:730 : popd 2026-07-05 21:01:40.058 | [9833 Async init_swift:77706]: finished init_swift with result 0 in 4 seconds 2026-07-05 21:01:40.062 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:40.065 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-05 21:01:40.115 | [9833 Async init_cinder:77810]: Waiting for completion of init_cinder running on PID 77810 (2 other jobs running) 2026-07-05 21:01:40.140 | [9833 Async init_cinder:77810]: Signaling child to exit 2026-07-05 21:01:40.140 | WAKEUP 2026-07-05 21:01:40.163 | [9833 Async init_cinder:77810]: Signaled 2026-07-05 21:01:40.164 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-05 21:01:40.164 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.164 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-05 21:01:40.164 | + lib/database:recreate_database:112 : local db=cinder 2026-07-05 21:01:40.164 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-05 21:01:40.164 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-05 21:01:40.164 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-05 21:01:40.164 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:40.164 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-05 21:01:40.164 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:40.164 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-05 21:01:40.164 | + functions-common:time_start:2406 : local name=dbsync 2026-07-05 21:01:40.164 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:01:40.164 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:01:40.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:01:40.164 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285277303 2026-07-05 21:01:40.164 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-05 21:01:40.164 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-05 21:01:40.164 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.164 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.164 | 2026-07-05 21:01:40.164 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.164 | framework. For more detail see 2026-07-05 21:01:40.164 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.164 | 2026-07-05 21:01:40.164 | import eventlet # noqa 2026-07-05 21:01:40.164 | INFO dbcounter [-] Registered counter for database cinder 2026-07-05 21:01:40.164 | 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=77957) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:01:40.165 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:40.165 | DEBUG dbcounter [-] [77957] Writer thread running {{(pid=77957) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-05 21:01:40.165 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=77957) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:40.165 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-05 21:01:40.165 | + functions-common:time_stop:2420 : local name 2026-07-05 21:01:40.165 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:01:40.165 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:01:40.165 | + functions-common:time_stop:2423 : local total 2026-07-05 21:01:40.165 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:01:40.165 | + functions-common:time_stop:2426 : name=dbsync 2026-07-05 21:01:40.165 | + functions-common:time_stop:2427 : start_time=1783285277303 2026-07-05 21:01:40.165 | + functions-common:time_stop:2429 : [[ -z 1783285277303 ]] 2026-07-05 21:01:40.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:01:40.165 | + functions-common:time_stop:2432 : end_time=1783285282845 2026-07-05 21:01:40.165 | + functions-common:time_stop:2433 : elapsed_time=5542 2026-07-05 21:01:40.165 | + functions-common:time_stop:2434 : total=3484 2026-07-05 21:01:40.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:01:40.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9026 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-05 21:01:40.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-05 21:01:40.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-05 21:01:40.165 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-05 21:01:40.208 | [9833 Async init_cinder:77810]: finished init_cinder with result 0 in 5 seconds 2026-07-05 21:01:40.212 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:40.216 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-05 21:01:40.236 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.240 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-05 21:01:40.242 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:01:40.245 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-05 21:01:40.248 | + ./stack.sh:main:1239 : init_nova 2026-07-05 21:01:40.252 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-05 21:01:40.272 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.274 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-05 21:01:40.294 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:40.296 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:01:40.300 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-05 21:01:40.365 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-05 21:01:40.403 | [9833 Async nova-cell-0:80209]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-05 21:01:40.407 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-05 21:01:40.412 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:01:40.415 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-05 21:01:40.418 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 21:01:40.421 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 21:01:40.424 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-05 21:01:40.493 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-05 21:01:40.536 | [9833 Async nova-cell-1:80316]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-05 21:01:40.539 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-05 21:01:40.542 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-05 21:01:40.545 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-05 21:01:40.549 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-05 21:01:40.552 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-05 21:01:40.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:40.594 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-05 21:01:40.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:40.637 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-05 21:01:40.865 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:40.865 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:40.866 | we strongly recommend against using it for new projects. 2026-07-05 21:01:40.866 | 2026-07-05 21:01:40.866 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:40.866 | framework. For more detail see 2026-07-05 21:01:40.866 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:40.866 | 2026-07-05 21:01:40.866 | import eventlet # noqa 2026-07-05 21:01:41.033 | 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-07-05 21:01:42.969 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-05 21:01:43.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:43.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:43.016 | DEBUG dbcounter [-] [80383] Writer thread running {{(pid=80383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:43.050 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-05 21:01:45.244 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=80383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:45.250 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-05 21:01:46.427 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=80383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:46.430 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-05 21:01:46.436 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=80383) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:46.962 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-05 21:01:46.965 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-05 21:01:46.968 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-05 21:01:46.971 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-05 21:01:46.975 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-05 21:01:46.978 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-05 21:01:46.981 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-05 21:01:47.000 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:47.003 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-05 21:01:47.006 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-05 21:01:47.009 | + lib/nova:init_nova:870 : /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-07-05 21:01:47.236 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:47.236 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:47.236 | we strongly recommend against using it for new projects. 2026-07-05 21:01:47.236 | 2026-07-05 21:01:47.236 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:47.236 | framework. For more detail see 2026-07-05 21:01:47.236 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:47.236 | 2026-07-05 21:01:47.236 | import eventlet # noqa 2026-07-05 21:01:47.417 | 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-07-05 21:01:48.944 | INFO dbcounter [None req-f884999f-245e-4db2-9d93-8ccfb7253c4e None None] Registered counter for database nova_api 2026-07-05 21:01:49.010 | DEBUG dbcounter [-] [81048] Writer thread running {{(pid=81048) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:49.521 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-05 21:01:49.525 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-05 21:01:49.528 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-05 21:01:49.574 | [9833 Async nova-cell-0:80209]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 80209 (3 other jobs running) 2026-07-05 21:01:49.599 | [9833 Async nova-cell-0:80209]: Signaling child to exit 2026-07-05 21:01:52.444 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:52.465 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:52.469 | [80209 Async nova-cell-0:80209]: finished successfully 2026-07-05 21:01:52.490 | [80316 Async nova-cell-1:80316]: finished successfully 2026-07-05 21:01:52.492 | WAKEUP 2026-07-05 21:01:52.513 | [9833 Async nova-cell-0:80209]: Signaled 2026-07-05 21:01:52.514 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-05 21:01:52.514 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-05 21:01:52.514 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-05 21:01:52.514 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-05 21:01:52.514 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-05 21:01:52.514 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-05 21:01:52.514 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-05 21:01:52.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:52.514 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-05 21:01:52.514 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:52.514 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-05 21:01:52.514 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:52.514 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:52.514 | we strongly recommend against using it for new projects. 2026-07-05 21:01:52.514 | 2026-07-05 21:01:52.514 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:52.514 | framework. For more detail see 2026-07-05 21:01:52.514 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:52.514 | 2026-07-05 21:01:52.514 | import eventlet # noqa 2026-07-05 21:01:52.514 | 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-07-05 21:01:52.514 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-05 21:01:52.514 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:52.514 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:52.514 | DEBUG dbcounter [-] [80311] Writer thread running {{(pid=80311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:52.514 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-05 21:01:52.514 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:52.514 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-05 21:01:52.514 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.514 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.515 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-05 21:01:52.515 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80311) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.557 | [9833 Async nova-cell-0:80209]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2026-07-05 21:01:52.562 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:52.565 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-05 21:01:52.567 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-05 21:01:52.618 | [9833 Async nova-cell-1:80316]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 80316 (2 other jobs running) 2026-07-05 21:01:52.642 | [9833 Async nova-cell-1:80316]: Signaling child to exit 2026-07-05 21:01:52.642 | WAKEUP 2026-07-05 21:01:52.665 | [9833 Async nova-cell-1:80316]: Signaled 2026-07-05 21:01:52.667 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-05 21:01:52.667 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-05 21:01:52.667 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-05 21:01:52.667 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-05 21:01:52.667 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-05 21:01:52.667 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-05 21:01:52.667 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-05 21:01:52.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:52.667 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-05 21:01:52.667 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-05 21:01:52.667 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-05 21:01:52.667 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:52.667 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:52.667 | we strongly recommend against using it for new projects. 2026-07-05 21:01:52.667 | 2026-07-05 21:01:52.667 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:52.667 | framework. For more detail see 2026-07-05 21:01:52.667 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:52.667 | 2026-07-05 21:01:52.667 | import eventlet # noqa 2026-07-05 21:01:52.667 | 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-07-05 21:01:52.667 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-05 21:01:52.667 | DEBUG dbcounter [-] [80380] Writer thread running {{(pid=80380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.667 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-05 21:01:52.667 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=80380) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-05 21:01:52.711 | [9833 Async nova-cell-1:80316]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2026-07-05 21:01:52.715 | + inc/async:async_wait:197 : return 0 2026-07-05 21:01:52.718 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:01:52.721 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-05 21:01:52.950 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:52.951 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:52.951 | we strongly recommend against using it for new projects. 2026-07-05 21:01:52.951 | 2026-07-05 21:01:52.951 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:52.951 | framework. For more detail see 2026-07-05 21:01:52.951 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:52.951 | 2026-07-05 21:01:52.951 | import eventlet # noqa 2026-07-05 21:01:53.133 | 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-07-05 21:01:54.615 | Running batches of 50 until complete 2026-07-05 21:01:54.615 | INFO dbcounter [None req-46136703-e4b6-46c2-b44c-3f5fd553f96c None None] Registered counter for database nova_cell0 2026-07-05 21:01:54.712 | DEBUG dbcounter [-] [81615] Writer thread running {{(pid=81615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:54.715 | INFO dbcounter [None req-46136703-e4b6-46c2-b44c-3f5fd553f96c None None] Registered counter for database nova_api 2026-07-05 21:01:54.791 | DEBUG dbcounter [-] [81615] Writer thread running {{(pid=81615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:54.916 | INFO dbcounter [None req-46136703-e4b6-46c2-b44c-3f5fd553f96c None None] Registered counter for database nova_cell0 2026-07-05 21:01:54.953 | DEBUG dbcounter [-] [81615] Writer thread running {{(pid=81615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:54.990 | +-------------------------------------+--------------+-----------+ 2026-07-05 21:01:54.990 | | Migration | Total Needed | Completed | 2026-07-05 21:01:54.991 | +-------------------------------------+--------------+-----------+ 2026-07-05 21:01:54.991 | | fill_virtual_interface_list | 0 | 0 | 2026-07-05 21:01:54.991 | | migrate_empty_ratio | 0 | 0 | 2026-07-05 21:01:54.991 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-05 21:01:54.991 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-05 21:01:54.991 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_dev_uuids | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_instance_compute_id | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_missing_availability_zones | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_queued_for_delete | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_user_id | 0 | 0 | 2026-07-05 21:01:54.991 | | populate_uuids | 0 | 0 | 2026-07-05 21:01:54.991 | +-------------------------------------+--------------+-----------+ 2026-07-05 21:01:55.534 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-05 21:01:55.539 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:01:55.543 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-05 21:01:55.546 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 21:01:55.549 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 21:01:55.553 | + lib/nova:init_nova:888 : /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-07-05 21:01:55.762 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:01:55.762 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:01:55.762 | we strongly recommend against using it for new projects. 2026-07-05 21:01:55.762 | 2026-07-05 21:01:55.762 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:01:55.762 | framework. For more detail see 2026-07-05 21:01:55.762 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:01:55.762 | 2026-07-05 21:01:55.762 | import eventlet # noqa 2026-07-05 21:01:55.930 | 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-07-05 21:01:57.392 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-05 21:01:57.392 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-05 21:01:57.392 | INFO dbcounter [None req-b19abdf8-0a4f-46ea-b9b6-52ccd91829d3 None None] Registered counter for database nova_api 2026-07-05 21:01:57.452 | DEBUG dbcounter [-] [81633] Writer thread running {{(pid=81633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:01:57.972 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-05 21:01:57.974 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-05 21:01:57.988 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-05 21:01:57.991 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-05 21:01:57.993 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-05 21:01:58.059 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-05 21:01:58.098 | [9833 Async configure_neutron_nova:81697]: running: configure_neutron_nova 2026-07-05 21:01:58.101 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-05 21:01:58.104 | + functions-common:run_phase:1848 : local mode=stack 2026-07-05 21:01:58.107 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-05 21:01:58.111 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 21:01:58.114 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 21:01:58.117 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 21:01:58.120 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 21:01:58.123 | + functions-common:run_phase:1858 : local extra 2026-07-05 21:01:58.127 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 21:01:58.131 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 21:01:58.135 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 21:01:58.138 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 21:01:58.141 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-05 21:01:58.144 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 21:01:58.164 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:58.167 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:01:58.170 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:01:58.173 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-05 21:01:58.176 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:01:58.179 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-05 21:01:58.183 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-05 21:01:58.186 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-05 21:01:58.189 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-05 21:01:58.192 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:01:58.196 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 21:01:58.199 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-05 21:01:58.202 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-05 21:01:58.205 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-05 21:01:58.207 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-05 21:01:58.211 | + functions-common:run_plugins:1838 : local plugin 2026-07-05 21:01:58.214 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-05 21:01:58.218 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-05 21:01:58.221 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-05 21:01:58.224 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-05 21:01:58.227 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-05 21:01:58.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-05 21:01:58.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-05 21:01:58.237 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-05 21:01:58.240 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-05 21:01:58.243 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-05 21:01:58.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-05 21:01:58.251 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-05 21:01:58.253 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-05 21:01:58.257 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-05 21:01:58.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-05 21:01:58.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-05 21:01:58.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-05 21:01:58.270 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-05 21:01:58.274 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-05 21:01:58.277 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-05 21:01:58.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-05 21:01:58.283 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-05 21:01:58.286 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-05 21:01:58.289 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-05 21:01:58.292 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-05 21:01:58.308 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-05 21:01:58.312 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-05 21:01:58.315 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-05 21:01:58.318 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-05 21:01:58.322 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-05 21:01:58.325 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-05 21:01:58.329 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-05 21:01:58.332 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-05 21:01:58.336 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:01:58.357 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:01:58.361 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-05 21:01:58.365 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-05 21:01:58.366 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-05 21:01:58.372 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-05 21:01:58.375 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-05 21:01:58.379 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-05 21:01:58.383 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:01:58.404 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:01:58.407 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-05 21:01:58.410 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:01:58.413 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-05 21:01:58.416 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-05 21:01:58.434 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.437 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-05 21:01:58.456 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.459 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-05 21:01:58.479 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-05 21:01:58.500 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.503 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-05 21:01:58.520 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.524 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-05 21:01:58.542 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.545 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-05 21:01:58.563 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.566 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-05 21:01:58.583 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.586 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-05 21:01:58.605 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.608 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-05 21:01:58.627 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-05 21:01:58.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-05 21:01:58.671 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.673 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-05 21:01:58.691 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-05 21:01:58.712 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-05 21:01:58.734 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.737 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-05 21:01:58.758 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-05 21:01:58.779 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.783 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-05 21:01:58.786 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-05 21:01:58.788 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-05 21:01:58.791 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-05 21:01:58.793 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:12 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-05 21:01:58.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-05 21:01:58.834 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-05 21:01:58.836 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-05 21:01:58.839 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-05 21:01:58.859 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-05 21:01:58.882 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:01:58.886 | + ./stack.sh:main:1257 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-05 21:01:58.889 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-05 21:01:58.892 | + inc/meta-config:merge_config_group:171 : shift 2026-07-05 21:01:58.895 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-05 21:01:58.898 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:01:58.901 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-05 21:01:58.904 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-05 21:01:58.908 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-05 21:01:58.911 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:58.914 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-05 21:01:58.917 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:01:58.920 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-05 21:01:58.920 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:01:58.920 | gsub("[][]", "", $1); 2026-07-05 21:01:58.920 | split($1, a, "|"); 2026-07-05 21:01:58.920 | if (a[1] == matchgroup) 2026-07-05 21:01:58.920 | print a[2] 2026-07-05 21:01:58.920 | } 2026-07-05 21:01:58.920 | ' /opt/stack/devstack/local.conf 2026-07-05 21:01:58.926 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-05 21:01:58.929 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-05 21:01:58.932 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-05 21:01:58.936 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-05 21:01:58.938 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-05 21:01:58.942 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-05 21:01:58.946 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-05 21:01:58.950 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-05 21:01:58.955 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-05 21:01:58.958 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-05 21:01:58.961 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-05 21:01:58.964 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-05 21:01:58.967 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-05 21:01:58.971 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:58.974 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-05 21:01:58.977 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-05 21:01:58.981 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-05 21:01:58.985 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-05 21:01:58.988 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-05 21:01:58.992 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:01:58.992 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-05 21:01:58.995 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-05 21:01:58.999 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-05 21:01:59.000 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.000 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-05 21:01:59.000 | BEGIN { 2026-07-05 21:01:59.000 | section = "" 2026-07-05 21:01:59.000 | last_section = "" 2026-07-05 21:01:59.000 | section_count = 0 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | /^\[.+\]/ { 2026-07-05 21:01:59.000 | gsub("[][]", "", $1); 2026-07-05 21:01:59.000 | section=$1 2026-07-05 21:01:59.000 | next 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | /^ *\#/ { 2026-07-05 21:01:59.000 | next 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | /^[^ \t]+/ { 2026-07-05 21:01:59.000 | # get offset of first = in $0 2026-07-05 21:01:59.000 | eq_idx = index($0, "=") 2026-07-05 21:01:59.000 | # extract attr & value from $0 2026-07-05 21:01:59.000 | attr = substr($0, 1, eq_idx - 1) 2026-07-05 21:01:59.000 | value = substr($0, eq_idx + 1) 2026-07-05 21:01:59.000 | # only need to strip trailing whitespace from attr 2026-07-05 21:01:59.000 | sub(/[ \t]*$/, "", attr) 2026-07-05 21:01:59.000 | # need to strip leading & trailing whitespace from value 2026-07-05 21:01:59.000 | sub(/^[ \t]*/, "", value) 2026-07-05 21:01:59.000 | sub(/[ \t]*$/, "", value) 2026-07-05 21:01:59.000 | 2026-07-05 21:01:59.000 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-05 21:01:59.000 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-05 21:01:59.000 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-05 21:01:59.000 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-05 21:01:59.000 | if (! (section, attr) in cfg_attr_count) { 2026-07-05 21:01:59.000 | if (section != last_section) { 2026-07-05 21:01:59.000 | cfg_section[section_count++] = section 2026-07-05 21:01:59.000 | last_section = section 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-05 21:01:59.000 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-05 21:01:59.000 | 2026-07-05 21:01:59.000 | cfg_attr[section, attr, 0] = value 2026-07-05 21:01:59.000 | cfg_attr_count[section, attr] = 1 2026-07-05 21:01:59.000 | } else { 2026-07-05 21:01:59.000 | lno = cfg_attr_count[section, attr]++ 2026-07-05 21:01:59.000 | cfg_attr[section, attr, lno] = value 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | } 2026-07-05 21:01:59.000 | END { 2026-07-05 21:01:59.000 | # Process each section in order 2026-07-05 21:01:59.000 | for (sno = 0; sno < section_count; sno++) { 2026-07-05 21:01:59.000 | section = cfg_section[sno] 2026-07-05 21:01:59.000 | # The ini routines simply append a config item immediately 2026-07-05 21:01:59.000 | # after the section header. To keep the same order as defined 2026-07-05 21:01:59.000 | # in local.conf, invoke the ini routines in the reverse order 2026-07-05 21:01:59.000 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-05 21:01:59.000 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-05 21:01:59.000 | if (cfg_attr_count[section, attr] == 1) 2026-07-05 21:01:59.000 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-05 21:01:59.000 | else { 2026-07-05 21:01:59.000 | # For multiline, invoke the ini routines in the reverse order 2026-07-05 21:01:59.000 | count = cfg_attr_count[section, attr] 2026-07-05 21:01:59.000 | print "inidelete " configfile " " section " " attr 2026-07-05 21:01:59.000 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-05 21:01:59.001 | for (l = count -2; l >= 0; l--) 2026-07-05 21:01:59.001 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-05 21:01:59.001 | } 2026-07-05 21:01:59.001 | } 2026-07-05 21:01:59.001 | } 2026-07-05 21:01:59.001 | } 2026-07-05 21:01:59.001 | ' 2026-07-05 21:01:59.002 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:59.003 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-05 21:01:59.005 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-05 21:01:59.008 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-05 21:01:59.010 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:01:59.014 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-05 21:01:59.017 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-05 21:01:59.017 | BEGIN { group = "" } 2026-07-05 21:01:59.017 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:01:59.017 | gsub("[][]", "", $1); 2026-07-05 21:01:59.017 | split($1, a, "|"); 2026-07-05 21:01:59.017 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-05 21:01:59.017 | group=a[1] 2026-07-05 21:01:59.017 | } else { 2026-07-05 21:01:59.017 | group="" 2026-07-05 21:01:59.017 | } 2026-07-05 21:01:59.017 | next 2026-07-05 21:01:59.017 | } 2026-07-05 21:01:59.017 | { 2026-07-05 21:01:59.017 | if (group != "") 2026-07-05 21:01:59.017 | print $0 2026-07-05 21:01:59.017 | } 2026-07-05 21:01:59.017 | ' /opt/stack/devstack/local.conf 2026-07-05 21:01:59.019 | [81697 Async configure_neutron_nova:81697]: finished successfully 2026-07-05 21:01:59.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-05 21:01:59.027 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-05 21:01:59.063 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-05 21:01:59.069 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-05 21:01:59.101 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.104 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool use_multipath_for_image_xfer "True"' 2026-07-05 21:01:59.107 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool use_multipath_for_image_xfer True 2026-07-05 21:01:59.144 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.147 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-05 21:01:59.149 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-05 21:01:59.183 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_portal_group "pg"' 2026-07-05 21:01:59.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_portal_group pg 2026-07-05 21:01:59.225 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.229 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_iscsi_export_to "\*"' 2026-07-05 21:01:59.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_iscsi_export_to '\*' 2026-07-05 21:01:59.267 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.271 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-05 21:01:59.274 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-05 21:01:59.278 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-05 21:01:59.281 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-05 21:01:59.284 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-05 21:01:59.288 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-05 21:01:59.291 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-05 21:01:59.295 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-05 21:01:59.299 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-05 21:01:59.303 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-05 21:01:59.306 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-05 21:01:59.309 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-05 21:01:59.313 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-05 21:01:59.316 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:59.319 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-05 21:01:59.322 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-05 21:01:59.325 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-05 21:01:59.329 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-05 21:01:59.332 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-05 21:01:59.336 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-05 21:01:59.339 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-05 21:01:59.343 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-05 21:01:59.344 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-05 21:01:59.344 | BEGIN { 2026-07-05 21:01:59.344 | section = "" 2026-07-05 21:01:59.344 | last_section = "" 2026-07-05 21:01:59.344 | section_count = 0 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | /^\[.+\]/ { 2026-07-05 21:01:59.344 | gsub("[][]", "", $1); 2026-07-05 21:01:59.344 | section=$1 2026-07-05 21:01:59.344 | next 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | /^ *\#/ { 2026-07-05 21:01:59.344 | next 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | /^[^ \t]+/ { 2026-07-05 21:01:59.344 | # get offset of first = in $0 2026-07-05 21:01:59.344 | eq_idx = index($0, "=") 2026-07-05 21:01:59.344 | # extract attr & value from $0 2026-07-05 21:01:59.344 | attr = substr($0, 1, eq_idx - 1) 2026-07-05 21:01:59.344 | value = substr($0, eq_idx + 1) 2026-07-05 21:01:59.344 | # only need to strip trailing whitespace from attr 2026-07-05 21:01:59.344 | sub(/[ \t]*$/, "", attr) 2026-07-05 21:01:59.344 | # need to strip leading & trailing whitespace from value 2026-07-05 21:01:59.344 | sub(/^[ \t]*/, "", value) 2026-07-05 21:01:59.344 | sub(/[ \t]*$/, "", value) 2026-07-05 21:01:59.344 | 2026-07-05 21:01:59.344 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-05 21:01:59.344 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-05 21:01:59.344 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-05 21:01:59.344 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-05 21:01:59.344 | if (! (section, attr) in cfg_attr_count) { 2026-07-05 21:01:59.344 | if (section != last_section) { 2026-07-05 21:01:59.344 | cfg_section[section_count++] = section 2026-07-05 21:01:59.344 | last_section = section 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-05 21:01:59.344 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-05 21:01:59.344 | 2026-07-05 21:01:59.344 | cfg_attr[section, attr, 0] = value 2026-07-05 21:01:59.344 | cfg_attr_count[section, attr] = 1 2026-07-05 21:01:59.344 | } else { 2026-07-05 21:01:59.344 | lno = cfg_attr_count[section, attr]++ 2026-07-05 21:01:59.344 | cfg_attr[section, attr, lno] = value 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | END { 2026-07-05 21:01:59.344 | # Process each section in order 2026-07-05 21:01:59.344 | for (sno = 0; sno < section_count; sno++) { 2026-07-05 21:01:59.344 | section = cfg_section[sno] 2026-07-05 21:01:59.344 | # The ini routines simply append a config item immediately 2026-07-05 21:01:59.344 | # after the section header. To keep the same order as defined 2026-07-05 21:01:59.344 | # in local.conf, invoke the ini routines in the reverse order 2026-07-05 21:01:59.344 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-05 21:01:59.344 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-05 21:01:59.344 | if (cfg_attr_count[section, attr] == 1) 2026-07-05 21:01:59.344 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-05 21:01:59.344 | else { 2026-07-05 21:01:59.344 | # For multiline, invoke the ini routines in the reverse order 2026-07-05 21:01:59.344 | count = cfg_attr_count[section, attr] 2026-07-05 21:01:59.344 | print "inidelete " configfile " " section " " attr 2026-07-05 21:01:59.344 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-05 21:01:59.344 | for (l = count -2; l >= 0; l--) 2026-07-05 21:01:59.344 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | } 2026-07-05 21:01:59.344 | ' 2026-07-05 21:01:59.344 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.346 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-05 21:01:59.346 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:59.349 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-05 21:01:59.352 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-05 21:01:59.356 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:01:59.359 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-05 21:01:59.362 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-05 21:01:59.362 | BEGIN { group = "" } 2026-07-05 21:01:59.362 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:01:59.362 | gsub("[][]", "", $1); 2026-07-05 21:01:59.362 | split($1, a, "|"); 2026-07-05 21:01:59.362 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-05 21:01:59.362 | group=a[1] 2026-07-05 21:01:59.362 | } else { 2026-07-05 21:01:59.362 | group="" 2026-07-05 21:01:59.362 | } 2026-07-05 21:01:59.362 | next 2026-07-05 21:01:59.362 | } 2026-07-05 21:01:59.363 | { 2026-07-05 21:01:59.363 | if (group != "") 2026-07-05 21:01:59.363 | print $0 2026-07-05 21:01:59.363 | } 2026-07-05 21:01:59.363 | ' /opt/stack/devstack/local.conf 2026-07-05 21:01:59.369 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-05 21:01:59.372 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-05 21:01:59.406 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.410 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-05 21:01:59.413 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-05 21:01:59.416 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-05 21:01:59.420 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-05 21:01:59.423 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-05 21:01:59.426 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-05 21:01:59.429 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-05 21:01:59.433 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-05 21:01:59.438 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-05 21:01:59.441 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-05 21:01:59.444 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-05 21:01:59.447 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-05 21:01:59.450 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-07-05 21:01:59.454 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:59.457 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-05 21:01:59.461 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-05 21:01:59.464 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-05 21:01:59.467 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-05 21:01:59.471 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-05 21:01:59.474 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-05 21:01:59.477 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-05 21:01:59.481 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CONF' 2026-07-05 21:01:59.482 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-05 21:01:59.482 | BEGIN { 2026-07-05 21:01:59.482 | section = "" 2026-07-05 21:01:59.482 | last_section = "" 2026-07-05 21:01:59.482 | section_count = 0 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | /^\[.+\]/ { 2026-07-05 21:01:59.482 | gsub("[][]", "", $1); 2026-07-05 21:01:59.482 | section=$1 2026-07-05 21:01:59.482 | next 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | /^ *\#/ { 2026-07-05 21:01:59.482 | next 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | /^[^ \t]+/ { 2026-07-05 21:01:59.482 | # get offset of first = in $0 2026-07-05 21:01:59.482 | eq_idx = index($0, "=") 2026-07-05 21:01:59.482 | # extract attr & value from $0 2026-07-05 21:01:59.482 | attr = substr($0, 1, eq_idx - 1) 2026-07-05 21:01:59.482 | value = substr($0, eq_idx + 1) 2026-07-05 21:01:59.482 | # only need to strip trailing whitespace from attr 2026-07-05 21:01:59.482 | sub(/[ \t]*$/, "", attr) 2026-07-05 21:01:59.482 | # need to strip leading & trailing whitespace from value 2026-07-05 21:01:59.482 | sub(/^[ \t]*/, "", value) 2026-07-05 21:01:59.482 | sub(/[ \t]*$/, "", value) 2026-07-05 21:01:59.482 | 2026-07-05 21:01:59.482 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-05 21:01:59.482 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-05 21:01:59.482 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-05 21:01:59.482 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-05 21:01:59.482 | if (! (section, attr) in cfg_attr_count) { 2026-07-05 21:01:59.482 | if (section != last_section) { 2026-07-05 21:01:59.482 | cfg_section[section_count++] = section 2026-07-05 21:01:59.482 | last_section = section 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-05 21:01:59.482 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-05 21:01:59.482 | 2026-07-05 21:01:59.482 | cfg_attr[section, attr, 0] = value 2026-07-05 21:01:59.482 | cfg_attr_count[section, attr] = 1 2026-07-05 21:01:59.482 | } else { 2026-07-05 21:01:59.482 | lno = cfg_attr_count[section, attr]++ 2026-07-05 21:01:59.482 | cfg_attr[section, attr, lno] = value 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | END { 2026-07-05 21:01:59.482 | # Process each section in order 2026-07-05 21:01:59.482 | for (sno = 0; sno < section_count; sno++) { 2026-07-05 21:01:59.482 | section = cfg_section[sno] 2026-07-05 21:01:59.482 | # The ini routines simply append a config item immediately 2026-07-05 21:01:59.482 | # after the section header. To keep the same order as defined 2026-07-05 21:01:59.482 | # in local.conf, invoke the ini routines in the reverse order 2026-07-05 21:01:59.482 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-05 21:01:59.482 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-05 21:01:59.482 | if (cfg_attr_count[section, attr] == 1) 2026-07-05 21:01:59.482 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-05 21:01:59.482 | else { 2026-07-05 21:01:59.482 | # For multiline, invoke the ini routines in the reverse order 2026-07-05 21:01:59.482 | count = cfg_attr_count[section, attr] 2026-07-05 21:01:59.482 | print "inidelete " configfile " " section " " attr 2026-07-05 21:01:59.482 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-05 21:01:59.482 | for (l = count -2; l >= 0; l--) 2026-07-05 21:01:59.482 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | } 2026-07-05 21:01:59.482 | ' 2026-07-05 21:01:59.483 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.484 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-05 21:01:59.485 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:01:59.488 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-05 21:01:59.491 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-05 21:01:59.494 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:01:59.497 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-05 21:01:59.500 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-05 21:01:59.500 | BEGIN { group = "" } 2026-07-05 21:01:59.500 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:01:59.500 | gsub("[][]", "", $1); 2026-07-05 21:01:59.500 | split($1, a, "|"); 2026-07-05 21:01:59.500 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-05 21:01:59.500 | group=a[1] 2026-07-05 21:01:59.500 | } else { 2026-07-05 21:01:59.500 | group="" 2026-07-05 21:01:59.500 | } 2026-07-05 21:01:59.500 | next 2026-07-05 21:01:59.500 | } 2026-07-05 21:01:59.500 | { 2026-07-05 21:01:59.500 | if (group != "") 2026-07-05 21:01:59.500 | print $0 2026-07-05 21:01:59.500 | } 2026-07-05 21:01:59.500 | ' /opt/stack/devstack/local.conf 2026-07-05 21:01:59.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt volume_use_multipath "True"' 2026-07-05 21:01:59.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt volume_use_multipath True 2026-07-05 21:01:59.541 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:01:59.545 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-05 21:01:59.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:01:59.569 | + ./stack.sh:main:1267 : echo_summary 'Starting Swift' 2026-07-05 21:01:59.572 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:01:59.575 | + ./stack.sh:echo_summary:447 : echo -e Starting Swift 2026-07-05 21:01:59.578 | + ./stack.sh:main:1268 : start_swift 2026-07-05 21:01:59.581 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-05 21:01:59.584 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 21:01:59.587 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-05 21:01:59.966 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-05 21:01:59.969 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:01:59.972 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:01:59.975 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-05 21:02:00.038 | Restarting rsync (via systemctl): rsync.service. 2026-07-05 21:02:00.043 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-05 21:02:00.045 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-05 21:02:00.048 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-05 21:02:00.050 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-05 21:02:00.054 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-05 21:02:00.057 | + 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-07-05 21:02:00.060 | + functions-common:run_process:1674 : local service=s-object 2026-07-05 21:02:00.062 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.064 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:00.067 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:00.070 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:00.072 | + functions-common:run_process:1680 : local name=s-object 2026-07-05 21:02:00.075 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:00.078 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:00.081 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:00.084 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:00.088 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:00.093 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285320090 2026-07-05 21:02:00.096 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-05 21:02:00.115 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:00.117 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-07-05 21:02:00.120 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-05 21:02:00.122 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.126 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.129 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.132 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.135 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-05 21:02:00.138 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-05 21:02:00.140 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-05 21:02:00.143 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:00.145 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:00.148 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:00.151 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:00.153 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-05 21:02:00.156 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-05 21:02:00.159 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-07-05 21:02:00.162 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-05 21:02:00.165 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.167 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:00.169 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:00.172 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:00.174 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:00.177 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:00.179 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-05 21:02:00.182 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:00.186 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-07-05 21:02:00.256 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:00.330 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-05 21:02:00.390 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-05 21:02:00.453 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-05 21:02:00.514 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-05 21:02:00.574 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:00.631 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:00.634 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:00.637 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-05 21:02:00.709 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:00.987 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-05 21:02:01.001 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-05 21:02:01.275 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-05 21:02:01.306 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:01.310 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:01.312 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:01.315 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:01.318 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:01.320 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:01.323 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:01.327 | + functions-common:time_stop:2427 : start_time=1783285320090 2026-07-05 21:02:01.329 | + functions-common:time_stop:2429 : [[ -z 1783285320090 ]] 2026-07-05 21:02:01.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:01.338 | + functions-common:time_stop:2432 : end_time=1783285321335 2026-07-05 21:02:01.341 | + functions-common:time_stop:2433 : elapsed_time=1245 2026-07-05 21:02:01.344 | + functions-common:time_stop:2434 : total=5383 2026-07-05 21:02:01.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:01.351 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6628 2026-07-05 21:02:01.354 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-05 21:02:01.356 | + 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-07-05 21:02:01.359 | + functions-common:run_process:1674 : local service=s-container 2026-07-05 21:02:01.361 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.364 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:01.366 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:01.368 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:01.372 | + functions-common:run_process:1680 : local name=s-container 2026-07-05 21:02:01.376 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:01.379 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:01.382 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:01.385 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:01.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:01.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285321389 2026-07-05 21:02:01.395 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-05 21:02:01.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:01.415 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-07-05 21:02:01.417 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-05 21:02:01.420 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.423 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.426 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.429 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.432 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-05 21:02:01.435 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-05 21:02:01.437 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-05 21:02:01.440 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:01.444 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:01.447 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:01.449 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:01.452 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-05 21:02:01.455 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-05 21:02:01.459 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-07-05 21:02:01.461 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-05 21:02:01.464 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.467 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:01.469 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:01.472 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:01.475 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:01.478 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:01.481 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-05 21:02:01.484 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:01.489 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-07-05 21:02:01.559 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:01.629 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-05 21:02:01.683 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-05 21:02:01.740 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-05 21:02:01.800 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-05 21:02:01.860 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:01.920 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:01.923 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:01.926 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-05 21:02:01.997 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:02.286 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-05 21:02:02.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-05 21:02:02.570 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-05 21:02:02.601 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:02.604 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:02.607 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:02.610 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:02.613 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:02.615 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:02.619 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:02.622 | + functions-common:time_stop:2427 : start_time=1783285321389 2026-07-05 21:02:02.626 | + functions-common:time_stop:2429 : [[ -z 1783285321389 ]] 2026-07-05 21:02:02.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:02.635 | + functions-common:time_stop:2432 : end_time=1783285322632 2026-07-05 21:02:02.638 | + functions-common:time_stop:2433 : elapsed_time=1243 2026-07-05 21:02:02.641 | + functions-common:time_stop:2434 : total=6628 2026-07-05 21:02:02.643 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:02.647 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7871 2026-07-05 21:02:02.649 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-05 21:02:02.652 | + 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-07-05 21:02:02.656 | + functions-common:run_process:1674 : local service=s-account 2026-07-05 21:02:02.659 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.662 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:02.665 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:02.669 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:02.672 | + functions-common:run_process:1680 : local name=s-account 2026-07-05 21:02:02.675 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:02.678 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:02.681 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:02.684 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:02.688 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:02.694 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285322690 2026-07-05 21:02:02.697 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-05 21:02:02.716 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:02.719 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-07-05 21:02:02.722 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-05 21:02:02.726 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.729 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.732 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.735 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.739 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-05 21:02:02.741 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-05 21:02:02.743 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-05 21:02:02.746 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:02.749 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:02.752 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:02.755 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:02.758 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-05 21:02:02.761 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-05 21:02:02.764 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-07-05 21:02:02.768 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-05 21:02:02.770 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:02.773 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:02.776 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:02.779 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:02.782 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:02.786 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:02.789 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-05 21:02:02.792 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:02.798 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-07-05 21:02:02.875 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:02.944 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-05 21:02:03.006 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-05 21:02:03.069 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-05 21:02:03.126 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-05 21:02:03.186 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:03.243 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:03.245 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:03.248 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-05 21:02:03.318 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:03.599 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-05 21:02:03.614 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-05 21:02:03.895 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-05 21:02:03.925 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:03.928 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:03.931 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:03.935 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:03.937 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:03.940 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:03.942 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:03.945 | + functions-common:time_stop:2427 : start_time=1783285322690 2026-07-05 21:02:03.948 | + functions-common:time_stop:2429 : [[ -z 1783285322690 ]] 2026-07-05 21:02:03.952 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:03.958 | + functions-common:time_stop:2432 : end_time=1783285323954 2026-07-05 21:02:03.961 | + functions-common:time_stop:2433 : elapsed_time=1264 2026-07-05 21:02:03.964 | + functions-common:time_stop:2434 : total=7871 2026-07-05 21:02:03.967 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:03.970 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9135 2026-07-05 21:02:03.973 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:03.976 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-05 21:02:04.027 | + 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-07-05 21:02:04.030 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-05 21:02:04.033 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.036 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:04.038 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:04.041 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:04.044 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-05 21:02:04.046 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:04.048 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:04.051 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:04.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:04.059 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:04.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285324061 2026-07-05 21:02:04.067 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-05 21:02:04.085 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:04.088 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-07-05 21:02:04.092 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-05 21:02:04.095 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.098 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.101 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.103 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.106 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-05 21:02:04.110 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-05 21:02:04.113 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-05 21:02:04.116 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:04.119 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:04.121 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:04.124 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:04.128 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-05 21:02:04.132 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-05 21:02:04.135 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-07-05 21:02:04.138 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-05 21:02:04.141 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.143 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:04.146 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:04.150 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:04.153 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:04.156 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:04.159 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-05 21:02:04.162 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:04.166 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-07-05 21:02:04.241 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:04.316 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-05 21:02:04.376 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-05 21:02:04.434 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-05 21:02:04.496 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-05 21:02:04.556 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:04.615 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:04.618 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:04.621 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-05 21:02:04.690 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:04.992 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-05 21:02:05.006 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-05 21:02:05.293 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-05 21:02:05.326 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:05.329 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:05.332 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:05.335 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:05.338 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:05.340 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:05.344 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:05.347 | + functions-common:time_stop:2427 : start_time=1783285324061 2026-07-05 21:02:05.350 | + functions-common:time_stop:2429 : [[ -z 1783285324061 ]] 2026-07-05 21:02:05.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:05.358 | + functions-common:time_stop:2432 : end_time=1783285325356 2026-07-05 21:02:05.362 | + functions-common:time_stop:2433 : elapsed_time=1295 2026-07-05 21:02:05.365 | + functions-common:time_stop:2434 : total=9135 2026-07-05 21:02:05.368 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:05.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10430 2026-07-05 21:02:05.373 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-05 21:02:05.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:05.396 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-05 21:02:05.399 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.67 8081 16384 2026-07-05 21:02:05.403 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-05 21:02:05.406 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-05 21:02:05.409 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-05 21:02:05.412 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.67 2026-07-05 21:02:05.415 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-05 21:02:05.419 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-05 21:02:05.422 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-05 21:02:05.425 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-05 21:02:05.428 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-05 21:02:05.432 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-05 21:02:05.434 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-05 21:02:05.438 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-05 21:02:05.442 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-05 21:02:05.445 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-05 21:02:05.448 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.451 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.453 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-05 21:02:05.457 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-05 21:02:05.460 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-05 21:02:05.463 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-05 21:02:05.466 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-05 21:02:05.469 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-05 21:02:05.472 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-05 21:02:05.475 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-05 21:02:05.491 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 21:02:05.494 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-05 21:02:05.497 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-05 21:02:05.499 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 21:02:05.503 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:02:05.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.512 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-05 21:02:05.515 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-05 21:02:05.548 | headers (enabled by site administrator) 2026-07-05 21:02:05.552 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 21:02:05.555 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-05 21:02:05.557 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-05 21:02:05.560 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 21:02:05.563 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:02:05.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.568 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.572 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-05 21:02:05.575 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-05 21:02:05.609 | ssl (enabled by site administrator) 2026-07-05 21:02:05.613 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 21:02:05.616 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-05 21:02:05.619 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-05 21:02:05.622 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 21:02:05.625 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:02:05.628 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.631 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.634 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-05 21:02:05.637 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-05 21:02:05.671 | proxy (enabled by site administrator) 2026-07-05 21:02:05.675 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-05 21:02:05.678 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-05 21:02:05.681 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-05 21:02:05.684 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-05 21:02:05.687 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:02:05.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.698 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-05 21:02:05.701 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-05 21:02:05.734 | proxy_http (enabled by site administrator) 2026-07-05 21:02:05.738 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-05 21:02:05.741 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-05 21:02:05.744 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-05 21:02:05.747 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-05 21:02:05.751 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-05 21:02:05.753 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-05 21:02:05.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.763 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-05 21:02:05.766 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-05 21:02:05.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:02:05.772 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:02:05.775 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-05 21:02:05.811 | Enabling site swift-tls-proxy. 2026-07-05 21:02:05.816 | To activate the new configuration, you need to run: 2026-07-05 21:02:05.816 | systemctl reload apache2 2026-07-05 21:02:05.822 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-05 21:02:05.825 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-05 21:02:05.827 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-05 21:02:05.830 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-05 21:02:05.951 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:05.954 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-05 21:02:05.958 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:05.961 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:05.964 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:05.967 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:05.970 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-05 21:02:05.973 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:05.976 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:05.979 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:05.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:05.986 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:05.992 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285325988 2026-07-05 21:02:05.995 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-05 21:02:06.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:06.018 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-07-05 21:02:06.021 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-05 21:02:06.024 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.027 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.030 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.033 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.035 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-05 21:02:06.038 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-05 21:02:06.041 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-05 21:02:06.043 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:06.046 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:06.048 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:06.051 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:06.053 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-05 21:02:06.056 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-05 21:02:06.059 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-07-05 21:02:06.062 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-05 21:02:06.064 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.067 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:06.070 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:06.072 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:06.075 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:06.077 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:06.080 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-05 21:02:06.083 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:06.087 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-07-05 21:02:06.153 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:06.222 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-05 21:02:06.279 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-05 21:02:06.336 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-05 21:02:06.390 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-05 21:02:06.445 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:06.500 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:06.503 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:06.506 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-05 21:02:06.577 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:06.883 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-05 21:02:06.897 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-05 21:02:07.181 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-05 21:02:07.211 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:07.214 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:07.218 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:07.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:07.224 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:07.227 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:07.230 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:07.233 | + functions-common:time_stop:2427 : start_time=1783285325988 2026-07-05 21:02:07.236 | + functions-common:time_stop:2429 : [[ -z 1783285325988 ]] 2026-07-05 21:02:07.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:07.246 | + functions-common:time_stop:2432 : end_time=1783285327242 2026-07-05 21:02:07.249 | + functions-common:time_stop:2433 : elapsed_time=1254 2026-07-05 21:02:07.252 | + functions-common:time_stop:2434 : total=10430 2026-07-05 21:02:07.255 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:07.258 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11684 2026-07-05 21:02:07.261 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-05 21:02:07.261 | Waiting for swift proxy to start... 2026-07-05 21:02:07.264 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.67:8080/info 2026-07-05 21:02:07.266 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 21:02:07.269 | + functions:wait_for_service:477 : local url=https://10.4.3.67:8080/info 2026-07-05 21:02:07.271 | + functions:wait_for_service:478 : local rval=0 2026-07-05 21:02:07.274 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 21:02:07.277 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:02:07.280 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:07.283 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:07.287 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:07.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285327290 2026-07-05 21:02:07.297 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 21:02:07.302 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67:8080/info 2026-07-05 21:02:07.317 | + :: : [[ 503 == 503 ]] 2026-07-05 21:02:07.319 | + :: : sleep 1 2026-07-05 21:02:08.322 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67:8080/info 2026-07-05 21:02:08.343 | + :: : [[ 200 == 503 ]] 2026-07-05 21:02:08.344 | + :: : [[ 0 -eq 7 ]] 2026-07-05 21:02:08.348 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 21:02:08.351 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:08.354 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:08.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:08.360 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:08.362 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:08.365 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:02:08.368 | + functions-common:time_stop:2427 : start_time=1783285327290 2026-07-05 21:02:08.371 | + functions-common:time_stop:2429 : [[ -z 1783285327290 ]] 2026-07-05 21:02:08.374 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:08.379 | + functions-common:time_stop:2432 : end_time=1783285328376 2026-07-05 21:02:08.382 | + functions-common:time_stop:2433 : elapsed_time=1086 2026-07-05 21:02:08.385 | + functions-common:time_stop:2434 : total=2667 2026-07-05 21:02:08.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:08.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3753 2026-07-05 21:02:08.393 | + functions:wait_for_service:486 : return 0 2026-07-05 21:02:08.396 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:08.399 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-05 21:02:08.402 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-05 21:02:08.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:08.425 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-05 21:02:08.461 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-05 21:02:08.509 | [9833 Async configure_neutron_nova:81697]: Waiting for completion of configure_neutron_nova running on PID 81697 (2 other jobs running) 2026-07-05 21:02:08.533 | [9833 Async configure_neutron_nova:81697]: Signaling child to exit 2026-07-05 21:02:08.533 | WAKEUP 2026-07-05 21:02:08.555 | [9833 Async configure_neutron_nova:81697]: Signaled 2026-07-05 21:02:08.556 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-05 21:02:08.556 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-05 21:02:08.556 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-05 21:02:08.556 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.67/identity 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-05 21:02:08.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-05 21:02:08.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-05 21:02:08.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-05 21:02:08.557 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:02:08.557 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-05 21:02:08.557 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:02:08.557 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-05 21:02:08.557 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-05 21:02:08.557 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 21:02:08.557 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.67/identity 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-05 21:02:08.557 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-05 21:02:08.557 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-05 21:02:08.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-05 21:02:08.557 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-05 21:02:08.557 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-05 21:02:08.601 | [9833 Async configure_neutron_nova:81697]: finished configure_neutron_nova with result 0 in 0 seconds 2026-07-05 21:02:08.605 | + inc/async:async_wait:197 : return 0 2026-07-05 21:02:08.608 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-05 21:02:08.625 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:08.628 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-05 21:02:08.675 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-05 21:02:08.711 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-05 21:02:08.730 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:08.733 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-05 21:02:08.735 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:08.738 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-05 21:02:08.740 | + ./stack.sh:main:1293 : start_nova_api 2026-07-05 21:02:08.743 | + lib/nova:start_nova_api:968 : 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-07-05 21:02:08.746 | + lib/nova:start_nova_api:969 : 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-07-05 21:02:08.749 | + lib/nova:start_nova_api:969 : 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-07-05 21:02:08.753 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-05 21:02:08.757 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.760 | + functions-common:run_process:1674 : local service=n-api 2026-07-05 21:02:08.763 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.766 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:08.769 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:08.772 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:08.775 | + functions-common:run_process:1680 : local name=n-api 2026-07-05 21:02:08.777 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:08.780 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:08.783 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:08.786 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:08.790 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:08.794 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285328791 2026-07-05 21:02:08.797 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-05 21:02:08.814 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:08.817 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-05 21:02:08.819 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-05 21:02:08.822 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.825 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.828 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.831 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-05 21:02:08.834 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-05 21:02:08.837 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-05 21:02:08.840 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-05 21:02:08.843 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:08.846 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:08.849 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:08.852 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:08.856 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-05 21:02:08.859 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:02:08.862 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:08.865 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:08.869 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:02:08.872 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-05 21:02:08.875 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:08.878 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:02:08.881 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:02:08.884 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:02:08.886 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-05 21:02:08.889 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:02:08.894 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-05 21:02:08.961 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:09.029 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-05 21:02:09.083 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-05 21:02:09.138 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:09.196 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:09.254 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-05 21:02:09.310 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-05 21:02:09.368 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-05 21:02:09.426 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-05 21:02:09.484 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-05 21:02:09.543 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:02:09.545 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:02:09.548 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-05 21:02:09.620 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:02:09.901 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-05 21:02:09.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-05 21:02:10.201 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-05 21:02:10.271 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:10.273 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:10.276 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:10.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:10.282 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:10.284 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:10.286 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:10.290 | + functions-common:time_stop:2427 : start_time=1783285328791 2026-07-05 21:02:10.294 | + functions-common:time_stop:2429 : [[ -z 1783285328791 ]] 2026-07-05 21:02:10.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:10.303 | + functions-common:time_stop:2432 : end_time=1783285330300 2026-07-05 21:02:10.306 | + functions-common:time_stop:2433 : elapsed_time=1509 2026-07-05 21:02:10.308 | + functions-common:time_stop:2434 : total=11684 2026-07-05 21:02:10.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:10.314 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13193 2026-07-05 21:02:10.317 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-05 21:02:10.317 | Waiting for nova-api to start... 2026-07-05 21:02:10.319 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.67/compute/v2.1/ 2026-07-05 21:02:10.322 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.67/compute/v2.1/ 2026-07-05 21:02:10.325 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 21:02:10.329 | + functions:wait_for_service:477 : local url=https://10.4.3.67/compute/v2.1/ 2026-07-05 21:02:10.332 | + functions:wait_for_service:478 : local rval=0 2026-07-05 21:02:10.335 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 21:02:10.339 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:02:10.342 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:10.345 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:10.349 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:10.354 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285330351 2026-07-05 21:02:10.357 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 21:02:10.362 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67/compute/v2.1/ 2026-07-05 21:02:13.089 | + :: : [[ 200 == 503 ]] 2026-07-05 21:02:13.090 | + :: : [[ 0 -eq 7 ]] 2026-07-05 21:02:13.095 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 21:02:13.098 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:13.101 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:13.105 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:13.108 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:13.111 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:13.114 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:02:13.117 | + functions-common:time_stop:2427 : start_time=1783285330351 2026-07-05 21:02:13.120 | + functions-common:time_stop:2429 : [[ -z 1783285330351 ]] 2026-07-05 21:02:13.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:13.131 | + functions-common:time_stop:2432 : end_time=1783285333126 2026-07-05 21:02:13.134 | + functions-common:time_stop:2433 : elapsed_time=2775 2026-07-05 21:02:13.138 | + functions-common:time_stop:2434 : total=3753 2026-07-05 21:02:13.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:13.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6528 2026-07-05 21:02:13.148 | + functions:wait_for_service:486 : return 0 2026-07-05 21:02:13.151 | + lib/nova:start_nova_api:981 : 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-07-05 21:02:13.155 | + lib/nova:start_nova_api:981 : 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-07-05 21:02:13.159 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-05 21:02:13.180 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:13.183 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-05 21:02:13.185 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:13.189 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-05 21:02:13.191 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-05 21:02:13.194 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-05 21:02:13.198 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-05 21:02:13.201 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-05 21:02:13.204 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-05 21:02:13.207 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-05 21:02:13.210 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-05 21:02:13.213 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-05 21:02:13.226 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-05 21:02:13.232 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-05 21:02:13.237 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-05 21:02:13.241 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-05 21:02:13.256 | + 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-07-05 21:02:13.269 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-05 21:02:13.282 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-05 21:02:13.285 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-05 21:02:13.285 | Starting OVN 2026-07-05 21:02:13.288 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-05 21:02:13.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-05 21:02:13.291 | Starting OVS 2026-07-05 21:02:13.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-05 21:02:13.312 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:13.315 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-05 21:02:13.357 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-05 21:02:13.403 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:13.405 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-05 21:02:13.408 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-05 21:02:13.718 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-05 21:02:14.016 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-05 21:02:14.016 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-05 21:02:14.016 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-05 21:02:14.016 | 2026-07-05 21:02:14.016 | Possible reasons for having these kinds of units are: 2026-07-05 21:02:14.016 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-05 21:02:14.016 | .wants/, .requires/, or .upholds/ directory. 2026-07-05 21:02:14.016 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-05 21:02:14.016 | a requirement dependency on it. 2026-07-05 21:02:14.016 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-05 21:02:14.016 | D-Bus, udev, scripted systemctl call, ...). 2026-07-05 21:02:14.016 | • In case of template units, the unit is meant to be enabled with some 2026-07-05 21:02:14.016 | instance name specified. 2026-07-05 21:02:14.020 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-05 21:02:18.597 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-05 21:02:18.600 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-05 21:02:18.882 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-05 21:02:19.171 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-05 21:02:19.171 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-05 21:02:19.171 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-05 21:02:19.171 | 2026-07-05 21:02:19.171 | Possible reasons for having these kinds of units are: 2026-07-05 21:02:19.171 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-05 21:02:19.171 | .wants/, .requires/, or .upholds/ directory. 2026-07-05 21:02:19.171 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-05 21:02:19.171 | a requirement dependency on it. 2026-07-05 21:02:19.171 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-05 21:02:19.171 | D-Bus, udev, scripted systemctl call, ...). 2026-07-05 21:02:19.171 | • In case of template units, the unit is meant to be enabled with some 2026-07-05 21:02:19.171 | instance name specified. 2026-07-05 21:02:19.177 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-05 21:02:19.368 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-05 21:02:19.368 | Configuring OVSDB 2026-07-05 21:02:19.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-05 21:02:19.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:19.393 | + 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-07-05 21:02:19.412 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-05 21:02:19.430 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-05 21:02:19.448 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ca925197-ab14-4a6d-bce3-9fcd5d63f5ed 2026-07-05 21:02:19.465 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.67:6642 2026-07-05 21:02:19.482 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-05 21:02:19.500 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-05 21:02:19.518 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.67 2026-07-05 21:02:19.536 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-05 21:02:19.541 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000004604 2026-07-05 21:02:19.557 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:19.560 | + 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-07-05 21:02:19.575 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-05 21:02:19.578 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-05 21:02:19.581 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-05 21:02:19.584 | + functions-common:is_provider_network:2272 : return 1 2026-07-05 21:02:19.586 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:19.589 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-05 21:02:19.592 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-05 21:02:19.595 | + 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-07-05 21:02:19.599 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-05 21:02:19.602 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-05 21:02:19.619 | + 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-07-05 21:02:19.653 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-05 21:02:19.670 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-05 21:02:19.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:19.690 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-05 21:02:19.691 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-05 21:02:19.694 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-05 21:02:19.696 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-05 21:02:19.698 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-05 21:02:19.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:19.717 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:19.719 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-05 21:02:19.721 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-05 21:02:20.019 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-05 21:02:20.319 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-05 21:02:20.360 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-05 21:02:20.362 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-05 21:02:20.365 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-05 21:02:20.367 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-05 21:02:20.370 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-05 21:02:21.374 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-05 21:02:21.377 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-05 21:02:21.380 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-05 21:02:21.383 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-05 21:02:21.386 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-05 21:02:21.389 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-05 21:02:21.392 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-05 21:02:21.394 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-05 21:02:21.397 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-05 21:02:21.401 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-05 21:02:21.403 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-05 21:02:21.406 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-05 21:02:21.409 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-05 21:02:21.427 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:21.430 | + 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-07-05 21:02:21.448 | + 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-07-05 21:02:21.465 | + 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-07-05 21:02:21.484 | + 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-07-05 21:02:21.501 | + 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-07-05 21:02:21.516 | + 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-07-05 21:02:21.530 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-05 21:02:21.549 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:21.552 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:21.555 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-05 21:02:21.558 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-05 21:02:21.848 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-05 21:02:22.153 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-05 21:02:22.153 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-05 21:02:22.153 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-05 21:02:22.153 | 2026-07-05 21:02:22.153 | Possible reasons for having these kinds of units are: 2026-07-05 21:02:22.153 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-05 21:02:22.154 | .wants/, .requires/, or .upholds/ directory. 2026-07-05 21:02:22.154 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-05 21:02:22.154 | a requirement dependency on it. 2026-07-05 21:02:22.154 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-05 21:02:22.154 | D-Bus, udev, scripted systemctl call, ...). 2026-07-05 21:02:22.154 | • In case of template units, the unit is meant to be enabled with some 2026-07-05 21:02:22.154 | instance name specified. 2026-07-05 21:02:22.160 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-05 21:02:22.381 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-05 21:02:22.401 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:22.403 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-05 21:02:22.406 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-05 21:02:22.426 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:22.429 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-05 21:02:22.431 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-05 21:02:22.434 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-05 21:02:22.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:22.456 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-05 21:02:22.511 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-05 21:02:22.514 | + 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-07-05 21:02:22.517 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-05 21:02:22.520 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.523 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:22.526 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:22.529 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:22.532 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-05 21:02:22.535 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:22.538 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:22.541 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:22.544 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:22.547 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:22.552 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285342549 2026-07-05 21:02:22.556 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-05 21:02:22.577 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:22.580 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-05 21:02:22.583 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-05 21:02:22.587 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.589 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.592 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.595 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.598 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-05 21:02:22.601 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-05 21:02:22.605 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-05 21:02:22.607 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:22.611 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:22.614 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:22.616 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:22.620 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-05 21:02:22.623 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-05 21:02:22.626 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-07-05 21:02:22.629 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-05 21:02:22.632 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.635 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:22.637 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:22.640 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:22.643 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:22.645 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:22.648 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-05 21:02:22.650 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:22.655 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-05 21:02:22.727 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:22.796 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-05 21:02:22.853 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-05 21:02:22.911 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-05 21:02:22.967 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-05 21:02:23.030 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:23.092 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:23.094 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:23.097 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-05 21:02:23.164 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:23.470 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-05 21:02:23.485 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-05 21:02:23.784 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-05 21:02:23.828 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:23.831 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:23.835 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:23.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:23.840 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:23.842 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:23.845 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:23.848 | + functions-common:time_stop:2427 : start_time=1783285342549 2026-07-05 21:02:23.850 | + functions-common:time_stop:2429 : [[ -z 1783285342549 ]] 2026-07-05 21:02:23.853 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:23.857 | + functions-common:time_stop:2432 : end_time=1783285343855 2026-07-05 21:02:23.859 | + functions-common:time_stop:2433 : elapsed_time=1306 2026-07-05 21:02:23.862 | + functions-common:time_stop:2434 : total=13193 2026-07-05 21:02:23.865 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:23.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14499 2026-07-05 21:02:23.872 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:02:23.875 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:02:23.878 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-05 21:02:23.881 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-05 21:02:23.902 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-05 21:02:23.904 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-05 21:02:23.907 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:23.911 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-05 21:02:23.913 | + 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-07-05 21:02:23.950 | + 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-07-05 21:02:23.984 | + 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-07-05 21:02:24.022 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-05 21:02:24.060 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-05 21:02:24.097 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:24.100 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-05 21:02:24.103 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-05 21:02:24.107 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-05 21:02:24.123 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-05 21:02:24.140 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-05 21:02:24.144 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-05 21:02:24.147 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-05 21:02:24.150 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-07-05 21:02:24.166 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-05 21:02:24.186 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:24.189 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-05 21:02:24.192 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:24.195 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-05 21:02:24.198 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-05 21:02:24.201 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-05 21:02:24.204 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-05 21:02:24.240 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-05 21:02:24.243 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:24.247 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-05 21:02:24.283 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-05 21:02:24.285 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-05 21:02:24.288 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-05 21:02:24.292 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-05 21:02:24.294 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-05 21:02:24.297 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-05 21:02:24.299 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-05 21:02:24.302 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-05 21:02:24.305 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-05 21:02:24.308 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-05 21:02:24.311 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:24.314 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:24.318 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:24.321 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-05 21:02:24.324 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:24.328 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:24.331 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-05 21:02:24.334 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-05 21:02:24.337 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-05 21:02:24.341 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-05 21:02:24.363 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-05 21:02:24.365 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-05 21:02:24.413 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-05 21:02:24.468 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-05 21:02:24.471 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-05 21:02:24.524 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-05 21:02:24.527 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-05 21:02:24.583 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-05 21:02:24.589 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.593 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-05 21:02:24.596 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.599 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:24.603 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:24.607 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:24.610 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-05 21:02:24.613 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:24.616 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:24.619 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:24.623 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:24.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:24.634 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285344629 2026-07-05 21:02:24.636 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-05 21:02:24.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:24.659 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-05 21:02:24.662 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-05 21:02:24.665 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.669 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.672 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.675 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-05 21:02:24.678 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-05 21:02:24.680 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-05 21:02:24.683 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-05 21:02:24.686 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:24.688 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:24.691 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:24.694 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:24.696 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-05 21:02:24.699 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:02:24.702 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:24.704 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:24.707 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:02:24.709 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-05 21:02:24.712 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:24.714 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:02:24.717 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:02:24.719 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:02:24.721 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-05 21:02:24.724 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:02:24.729 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-05 21:02:24.805 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:24.880 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-05 21:02:24.946 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-05 21:02:25.007 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:25.068 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:25.127 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-05 21:02:25.185 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-05 21:02:25.247 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-05 21:02:25.312 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-05 21:02:25.375 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-05 21:02:25.436 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:02:25.439 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:02:25.442 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-05 21:02:25.517 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:02:25.815 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-05 21:02:25.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-05 21:02:26.124 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-05 21:02:26.197 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:26.199 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:26.203 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:26.206 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:26.209 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:26.212 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:26.215 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:26.218 | + functions-common:time_stop:2427 : start_time=1783285344629 2026-07-05 21:02:26.222 | + functions-common:time_stop:2429 : [[ -z 1783285344629 ]] 2026-07-05 21:02:26.225 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:26.230 | + functions-common:time_stop:2432 : end_time=1783285346227 2026-07-05 21:02:26.233 | + functions-common:time_stop:2433 : elapsed_time=1598 2026-07-05 21:02:26.237 | + functions-common:time_stop:2434 : total=14499 2026-07-05 21:02:26.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:26.243 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16097 2026-07-05 21:02:26.246 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=https://10.4.3.67/ 2026-07-05 21:02:26.249 | + lib/neutron:start_neutron_service_and_check:645 : 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-07-05 21:02:26.252 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-05 21:02:26.255 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.258 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:26.261 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:26.264 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:26.267 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-05 21:02:26.270 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:26.273 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:26.276 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:26.279 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:26.283 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:26.288 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285346285 2026-07-05 21:02:26.291 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-05 21:02:26.311 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:26.315 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-05 21:02:26.318 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-05 21:02:26.321 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.324 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.327 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.331 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.334 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-05 21:02:26.336 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-05 21:02:26.339 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-05 21:02:26.341 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:26.343 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:26.346 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:26.350 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:26.354 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-05 21:02:26.357 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-05 21:02:26.360 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-05 21:02:26.363 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-05 21:02:26.367 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.369 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:26.373 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:26.375 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:26.379 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:26.382 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:26.386 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-05 21:02:26.389 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:26.395 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-05 21:02:26.477 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:26.557 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-05 21:02:26.622 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:26.690 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-05 21:02:26.755 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-05 21:02:26.816 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:26.883 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:26.885 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:26.888 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-05 21:02:26.973 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:27.291 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-05 21:02:27.304 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-05 21:02:27.607 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-05 21:02:27.644 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:27.648 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:27.650 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:27.653 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:27.657 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:27.659 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:27.662 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:27.665 | + functions-common:time_stop:2427 : start_time=1783285346285 2026-07-05 21:02:27.667 | + functions-common:time_stop:2429 : [[ -z 1783285346285 ]] 2026-07-05 21:02:27.673 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:27.678 | + functions-common:time_stop:2432 : end_time=1783285347674 2026-07-05 21:02:27.681 | + functions-common:time_stop:2433 : elapsed_time=1389 2026-07-05 21:02:27.684 | + functions-common:time_stop:2434 : total=16097 2026-07-05 21:02:27.688 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:27.692 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17486 2026-07-05 21:02:27.694 | + lib/neutron:start_neutron_service_and_check:646 : 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-07-05 21:02:27.697 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-05 21:02:27.699 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.702 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:27.706 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:27.708 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:27.712 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-05 21:02:27.714 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:27.718 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:27.721 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:27.725 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:27.730 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:27.736 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285347731 2026-07-05 21:02:27.739 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-05 21:02:27.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:27.766 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-05 21:02:27.769 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-05 21:02:27.772 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.775 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.779 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.782 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.785 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-05 21:02:27.789 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-05 21:02:27.791 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-05 21:02:27.795 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:27.799 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:27.802 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:27.806 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:27.809 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-05 21:02:27.813 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-05 21:02:27.816 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-05 21:02:27.820 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-05 21:02:27.824 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:27.827 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:27.830 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:27.833 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:27.836 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:27.839 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:27.842 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-05 21:02:27.846 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:27.851 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-05 21:02:27.929 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:28.015 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-05 21:02:28.081 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:28.152 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-05 21:02:28.224 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-05 21:02:28.288 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:28.353 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:28.357 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:28.360 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-05 21:02:28.438 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:28.743 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-05 21:02:28.758 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-05 21:02:29.055 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-05 21:02:29.092 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:29.096 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:29.100 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:29.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:29.108 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:29.110 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:29.114 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:29.118 | + functions-common:time_stop:2427 : start_time=1783285347731 2026-07-05 21:02:29.122 | + functions-common:time_stop:2429 : [[ -z 1783285347731 ]] 2026-07-05 21:02:29.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:29.132 | + functions-common:time_stop:2432 : end_time=1783285349128 2026-07-05 21:02:29.135 | + functions-common:time_stop:2433 : elapsed_time=1397 2026-07-05 21:02:29.139 | + functions-common:time_stop:2434 : total=17486 2026-07-05 21:02:29.142 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:29.147 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18883 2026-07-05 21:02:29.151 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-05 21:02:29.154 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-05 21:02:29.159 | + lib/neutron:_run_ovn_maintenance:353 : 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-07-05 21:02:29.162 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-05 21:02:29.165 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.169 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:29.173 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:29.177 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:29.180 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-05 21:02:29.184 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:29.187 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:29.190 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:29.194 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:29.197 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:29.204 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285349199 2026-07-05 21:02:29.207 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-05 21:02:29.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:29.234 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-05 21:02:29.238 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-05 21:02:29.241 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.245 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.249 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.253 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.255 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-05 21:02:29.259 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-05 21:02:29.262 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:02:29.265 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:29.267 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:29.271 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:29.273 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:29.276 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-05 21:02:29.279 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-05 21:02:29.282 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-05 21:02:29.285 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:02:29.289 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.292 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:29.294 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:29.297 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:29.301 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:29.303 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:29.306 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:02:29.309 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:29.314 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-05 21:02:29.387 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:29.468 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-05 21:02:29.535 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:29.606 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-05 21:02:29.680 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-05 21:02:29.747 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:29.810 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:29.813 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:29.816 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-05 21:02:29.890 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:30.227 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:02:30.244 | 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-07-05 21:02:30.560 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:02:30.593 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:30.596 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:30.600 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:30.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:30.606 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:30.611 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:30.614 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:30.617 | + functions-common:time_stop:2427 : start_time=1783285349199 2026-07-05 21:02:30.620 | + functions-common:time_stop:2429 : [[ -z 1783285349199 ]] 2026-07-05 21:02:30.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:30.632 | + functions-common:time_stop:2432 : end_time=1783285350628 2026-07-05 21:02:30.635 | + functions-common:time_stop:2433 : elapsed_time=1429 2026-07-05 21:02:30.639 | + functions-common:time_stop:2434 : total=18883 2026-07-05 21:02:30.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:30.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20312 2026-07-05 21:02:30.648 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-05 21:02:30.651 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=https://10.4.3.67/networking 2026-07-05 21:02:30.653 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-05 21:02:30.653 | Waiting for Neutron to start... 2026-07-05 21:02:30.656 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.67/networking' 2026-07-05 21:02:30.659 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.67/networking' 'Neutron did not start' 60 2026-07-05 21:02:30.662 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.67/networking' 2026-07-05 21:02:30.667 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-05 21:02:30.670 | + functions-common:test_with_retry:2360 : local until=60 2026-07-05 21:02:30.675 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-05 21:02:30.678 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-05 21:02:30.682 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-05 21:02:30.685 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:30.689 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:30.694 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:30.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285350697 2026-07-05 21:02:30.705 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.67/networking; do sleep 0.5; done' 2026-07-05 21:02:31.630 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.67/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-05 21:02:31.635 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:31.639 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:31.642 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:31.645 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:31.649 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:31.653 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-05 21:02:31.657 | + functions-common:time_stop:2427 : start_time=1783285350697 2026-07-05 21:02:31.660 | + functions-common:time_stop:2429 : [[ -z 1783285350697 ]] 2026-07-05 21:02:31.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:31.677 | + functions-common:time_stop:2432 : end_time=1783285351668 2026-07-05 21:02:31.680 | + functions-common:time_stop:2433 : elapsed_time=971 2026-07-05 21:02:31.683 | + functions-common:time_stop:2434 : total=0 2026-07-05 21:02:31.687 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:31.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=971 2026-07-05 21:02:31.694 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-05 21:02:31.720 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:31.724 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-05 21:02:31.728 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:31.730 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-05 21:02:31.735 | + ./stack.sh:main:1311 : start_placement 2026-07-05 21:02:31.739 | + lib/placement:start_placement:137 : start_placement_api 2026-07-05 21:02:31.743 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-05 21:02:31.752 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.755 | + functions-common:run_process:1674 : local service=placement-api 2026-07-05 21:02:31.758 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.762 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:31.766 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:31.775 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:31.775 | + functions-common:run_process:1680 : local name=placement-api 2026-07-05 21:02:31.777 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:31.780 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:31.783 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:31.786 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:31.790 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:31.795 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285351792 2026-07-05 21:02:31.800 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-05 21:02:31.824 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:31.827 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-05 21:02:31.831 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-05 21:02:31.835 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.837 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.841 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.844 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-05 21:02:31.847 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-05 21:02:31.850 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-05 21:02:31.854 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-05 21:02:31.857 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:31.859 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:31.862 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:31.865 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:31.868 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-05 21:02:31.872 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:02:31.876 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:31.879 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:31.883 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:02:31.886 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-05 21:02:31.890 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:31.893 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:02:31.897 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:02:31.900 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:02:31.903 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-05 21:02:31.906 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:02:31.912 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-05 21:02:31.997 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:32.092 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-05 21:02:32.170 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-05 21:02:32.240 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:32.314 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:32.392 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-05 21:02:32.476 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-05 21:02:32.559 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-05 21:02:32.632 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-05 21:02:32.692 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-05 21:02:32.751 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:02:32.754 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:02:32.757 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-05 21:02:32.828 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:02:33.127 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-05 21:02:33.141 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-05 21:02:33.448 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-05 21:02:33.527 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:33.530 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:33.534 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:33.537 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:33.540 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:33.543 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:33.546 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:33.548 | + functions-common:time_stop:2427 : start_time=1783285351792 2026-07-05 21:02:33.551 | + functions-common:time_stop:2429 : [[ -z 1783285351792 ]] 2026-07-05 21:02:33.555 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:33.561 | + functions-common:time_stop:2432 : end_time=1783285353557 2026-07-05 21:02:33.564 | + functions-common:time_stop:2433 : elapsed_time=1765 2026-07-05 21:02:33.567 | + functions-common:time_stop:2434 : total=20312 2026-07-05 21:02:33.571 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:33.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22077 2026-07-05 21:02:33.578 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-05 21:02:33.579 | Waiting for placement-api to start... 2026-07-05 21:02:33.582 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.67/placement 2026-07-05 21:02:33.586 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 21:02:33.589 | + functions:wait_for_service:477 : local url=https://10.4.3.67/placement 2026-07-05 21:02:33.592 | + functions:wait_for_service:478 : local rval=0 2026-07-05 21:02:33.595 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 21:02:33.599 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:02:33.603 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:33.606 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:33.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:33.617 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285353613 2026-07-05 21:02:33.620 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 21:02:33.626 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67/placement 2026-07-05 21:02:34.902 | + :: : [[ 200 == 503 ]] 2026-07-05 21:02:34.903 | + :: : [[ 0 -eq 7 ]] 2026-07-05 21:02:34.907 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 21:02:34.911 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:34.914 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:34.916 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:34.918 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:34.920 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:34.922 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:02:34.924 | + functions-common:time_stop:2427 : start_time=1783285353613 2026-07-05 21:02:34.926 | + functions-common:time_stop:2429 : [[ -z 1783285353613 ]] 2026-07-05 21:02:34.929 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:34.934 | + functions-common:time_stop:2432 : end_time=1783285354930 2026-07-05 21:02:34.937 | + functions-common:time_stop:2433 : elapsed_time=1317 2026-07-05 21:02:34.940 | + functions-common:time_stop:2434 : total=6528 2026-07-05 21:02:34.943 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:34.947 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7845 2026-07-05 21:02:34.950 | + functions:wait_for_service:486 : return 0 2026-07-05 21:02:34.954 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-05 21:02:34.972 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:34.976 | + ./stack.sh:main:1315 : start_neutron 2026-07-05 21:02:34.979 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-05 21:02:34.982 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:34.985 | + functions-common:run_process:1674 : local service=q-agt 2026-07-05 21:02:34.988 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-05 21:02:34.991 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:34.995 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:34.998 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:35.002 | + functions-common:run_process:1680 : local name=q-agt 2026-07-05 21:02:35.005 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:35.008 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:35.012 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:35.015 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:35.019 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:35.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285355021 2026-07-05 21:02:35.027 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-05 21:02:35.046 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:35.049 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:35.052 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:35.055 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:35.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:35.060 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:35.063 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:35.066 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:35.069 | + functions-common:time_stop:2427 : start_time=1783285355021 2026-07-05 21:02:35.072 | + functions-common:time_stop:2429 : [[ -z 1783285355021 ]] 2026-07-05 21:02:35.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:35.080 | + functions-common:time_stop:2432 : end_time=1783285355077 2026-07-05 21:02:35.083 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-05 21:02:35.086 | + functions-common:time_stop:2434 : total=22077 2026-07-05 21:02:35.088 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:35.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22133 2026-07-05 21:02:35.094 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-05 21:02:35.097 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-05 21:02:35.099 | + functions-common:is_provider_network:2272 : return 1 2026-07-05 21:02:35.102 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-05 21:02:35.106 | + lib/neutron:start_other_agents:683 : 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-07-05 21:02:35.109 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-05 21:02:35.111 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-05 21:02:35.114 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:35.117 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:35.119 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:35.122 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-05 21:02:35.126 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:35.129 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:35.132 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:35.134 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:35.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:35.142 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285355139 2026-07-05 21:02:35.146 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-05 21:02:35.165 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:35.168 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:35.171 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:35.173 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:35.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:35.178 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:35.181 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:35.183 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:35.186 | + functions-common:time_stop:2427 : start_time=1783285355139 2026-07-05 21:02:35.189 | + functions-common:time_stop:2429 : [[ -z 1783285355139 ]] 2026-07-05 21:02:35.193 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:35.198 | + functions-common:time_stop:2432 : end_time=1783285355194 2026-07-05 21:02:35.201 | + functions-common:time_stop:2433 : elapsed_time=55 2026-07-05 21:02:35.205 | + functions-common:time_stop:2434 : total=22133 2026-07-05 21:02:35.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:35.210 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22188 2026-07-05 21:02:35.214 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-05 21:02:35.217 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-05 21:02:35.220 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-05 21:02:35.224 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-05 21:02:35.226 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-05 21:02:35.230 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-05 21:02:35.234 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-05 21:02:35.237 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-05 21:02:35.240 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-05 21:02:35.244 | + lib/neutron:start_other_agents:685 : 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-07-05 21:02:35.247 | + functions-common:run_process:1674 : local service=q-l3 2026-07-05 21:02:35.250 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-05 21:02:35.252 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:35.256 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:35.259 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:35.263 | + functions-common:run_process:1680 : local name=q-l3 2026-07-05 21:02:35.265 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:35.268 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:35.272 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:35.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:35.278 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:35.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285355280 2026-07-05 21:02:35.286 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-05 21:02:35.305 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:35.309 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:35.312 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:35.315 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:35.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:35.321 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:35.324 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:35.327 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:35.330 | + functions-common:time_stop:2427 : start_time=1783285355280 2026-07-05 21:02:35.333 | + functions-common:time_stop:2429 : [[ -z 1783285355280 ]] 2026-07-05 21:02:35.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:35.343 | + functions-common:time_stop:2432 : end_time=1783285355339 2026-07-05 21:02:35.346 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-05 21:02:35.349 | + functions-common:time_stop:2434 : total=22188 2026-07-05 21:02:35.352 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:35.355 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22247 2026-07-05 21:02:35.358 | + lib/neutron:start_other_agents:687 : 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-07-05 21:02:35.362 | + functions-common:run_process:1674 : local service=q-meta 2026-07-05 21:02:35.364 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-05 21:02:35.367 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:35.370 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:35.373 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:35.377 | + functions-common:run_process:1680 : local name=q-meta 2026-07-05 21:02:35.380 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:35.384 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:35.387 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:35.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:35.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:35.398 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285355395 2026-07-05 21:02:35.401 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-05 21:02:35.422 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:35.426 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:35.429 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:35.432 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:35.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:35.438 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:35.441 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:35.444 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:35.446 | + functions-common:time_stop:2427 : start_time=1783285355395 2026-07-05 21:02:35.450 | + functions-common:time_stop:2429 : [[ -z 1783285355395 ]] 2026-07-05 21:02:35.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:35.460 | + functions-common:time_stop:2432 : end_time=1783285355456 2026-07-05 21:02:35.463 | + functions-common:time_stop:2433 : elapsed_time=61 2026-07-05 21:02:35.466 | + functions-common:time_stop:2434 : total=22247 2026-07-05 21:02:35.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:35.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22308 2026-07-05 21:02:35.477 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-05 21:02:35.480 | + functions-common:run_process:1674 : local service=q-metering 2026-07-05 21:02:35.483 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-05 21:02:35.486 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:35.489 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:35.492 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:35.495 | + functions-common:run_process:1680 : local name=q-metering 2026-07-05 21:02:35.499 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:35.502 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:35.505 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:35.508 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:35.512 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:35.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285355513 2026-07-05 21:02:35.520 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-05 21:02:35.540 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:35.542 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:35.546 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:35.549 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:35.552 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:35.554 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:35.558 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:35.560 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:35.563 | + functions-common:time_stop:2427 : start_time=1783285355513 2026-07-05 21:02:35.566 | + functions-common:time_stop:2429 : [[ -z 1783285355513 ]] 2026-07-05 21:02:35.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:35.576 | + functions-common:time_stop:2432 : end_time=1783285355572 2026-07-05 21:02:35.578 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-05 21:02:35.582 | + functions-common:time_stop:2434 : total=22308 2026-07-05 21:02:35.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:35.587 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22367 2026-07-05 21:02:35.591 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-05 21:02:35.611 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:35.614 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:35.618 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-05 21:02:35.622 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:35.624 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-05 21:02:35.627 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-05 21:02:35.630 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-05 21:02:35.634 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-05 21:02:35.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-05 21:02:35.640 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-05 21:02:35.644 | ++ 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-07-05 21:02:36.456 | 2026-07-05 21:02:36.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:36.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-05 21:02:36.471 | address-scope 2026-07-05 21:02:36.471 | agent 2026-07-05 21:02:36.471 | allowed-address-pairs 2026-07-05 21:02:36.471 | auto-allocated-topology 2026-07-05 21:02:36.471 | availability_zone 2026-07-05 21:02:36.471 | default-subnetpools 2026-07-05 21:02:36.471 | dhcp_agent_scheduler 2026-07-05 21:02:36.471 | dns-integration 2026-07-05 21:02:36.471 | dns-domain-ports 2026-07-05 21:02:36.471 | dns-integration-domain-keywords 2026-07-05 21:02:36.471 | empty-string-filtering 2026-07-05 21:02:36.471 | external-net 2026-07-05 21:02:36.471 | extra_dhcp_opt 2026-07-05 21:02:36.471 | extraroute 2026-07-05 21:02:36.471 | extraroute-atomic 2026-07-05 21:02:36.471 | filter-validation 2026-07-05 21:02:36.471 | floating-ip-port-forwarding-detail 2026-07-05 21:02:36.471 | fip-port-details 2026-07-05 21:02:36.471 | flavors 2026-07-05 21:02:36.471 | floatingip-pools 2026-07-05 21:02:36.471 | router 2026-07-05 21:02:36.471 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:36.471 | enable-default-route-bfd 2026-07-05 21:02:36.471 | enable-default-route-ecmp 2026-07-05 21:02:36.471 | ext-gw-mode 2026-07-05 21:02:36.471 | l3-ha 2026-07-05 21:02:36.471 | external-gateway-multihoming 2026-07-05 21:02:36.471 | l3-flavors 2026-07-05 21:02:36.471 | l3_agent_scheduler 2026-07-05 21:02:36.471 | multi-provider 2026-07-05 21:02:36.471 | net-mtu 2026-07-05 21:02:36.471 | net-mtu-writable 2026-07-05 21:02:36.471 | network_availability_zone 2026-07-05 21:02:36.471 | network-ip-availability 2026-07-05 21:02:36.471 | network-ip-availability-details 2026-07-05 21:02:36.471 | pagination 2026-07-05 21:02:36.471 | port-device-profile 2026-07-05 21:02:36.471 | port-mac-address-regenerate 2026-07-05 21:02:36.471 | port-numa-affinity-policy 2026-07-05 21:02:36.471 | port-numa-affinity-policy-socket 2026-07-05 21:02:36.471 | binding 2026-07-05 21:02:36.471 | binding-extended 2026-07-05 21:02:36.471 | port-security 2026-07-05 21:02:36.471 | project-id 2026-07-05 21:02:36.472 | provider 2026-07-05 21:02:36.472 | qinq 2026-07-05 21:02:36.472 | quota-check-limit 2026-07-05 21:02:36.472 | quota-check-limit-default 2026-07-05 21:02:36.472 | quotas 2026-07-05 21:02:36.472 | quota_details 2026-07-05 21:02:36.472 | rbac-policies 2026-07-05 21:02:36.472 | rbac-address-scope 2026-07-05 21:02:36.472 | rbac-security-groups 2026-07-05 21:02:36.472 | revision-if-match 2026-07-05 21:02:36.472 | standard-attr-revisions 2026-07-05 21:02:36.472 | router_availability_zone 2026-07-05 21:02:36.472 | router-enable-snat 2026-07-05 21:02:36.472 | security-groups-default-rules 2026-07-05 21:02:36.472 | security-groups-default-statefulness 2026-07-05 21:02:36.472 | security-groups-normalized-cidr 2026-07-05 21:02:36.472 | security-groups-remote-address-group 2026-07-05 21:02:36.472 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:36.472 | security-groups-shared-filtering 2026-07-05 21:02:36.472 | security-group 2026-07-05 21:02:36.472 | service-type 2026-07-05 21:02:36.472 | sorting 2026-07-05 21:02:36.472 | standard-attr-description 2026-07-05 21:02:36.472 | stateful-security-group 2026-07-05 21:02:36.472 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:36.472 | subnet-external-network 2026-07-05 21:02:36.472 | subnet_onboard 2026-07-05 21:02:36.472 | subnet-service-types 2026-07-05 21:02:36.472 | subnet_allocation 2026-07-05 21:02:36.472 | subnetpool-prefix-ops 2026-07-05 21:02:36.472 | tag-creation 2026-07-05 21:02:36.472 | standard-attr-tag 2026-07-05 21:02:36.472 | standard-attr-timestamp 2026-07-05 21:02:36.472 | vlan-transparent' 2026-07-05 21:02:36.474 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-05 21:02:36.474 | address-scope 2026-07-05 21:02:36.474 | agent 2026-07-05 21:02:36.474 | allowed-address-pairs 2026-07-05 21:02:36.474 | auto-allocated-topology 2026-07-05 21:02:36.474 | availability_zone 2026-07-05 21:02:36.474 | default-subnetpools 2026-07-05 21:02:36.474 | dhcp_agent_scheduler 2026-07-05 21:02:36.474 | dns-integration 2026-07-05 21:02:36.474 | dns-domain-ports 2026-07-05 21:02:36.474 | dns-integration-domain-keywords 2026-07-05 21:02:36.474 | empty-string-filtering 2026-07-05 21:02:36.474 | external-net 2026-07-05 21:02:36.474 | extra_dhcp_opt 2026-07-05 21:02:36.474 | extraroute 2026-07-05 21:02:36.474 | extraroute-atomic 2026-07-05 21:02:36.474 | filter-validation 2026-07-05 21:02:36.474 | floating-ip-port-forwarding-detail 2026-07-05 21:02:36.474 | fip-port-details 2026-07-05 21:02:36.474 | flavors 2026-07-05 21:02:36.474 | floatingip-pools 2026-07-05 21:02:36.474 | router 2026-07-05 21:02:36.474 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:36.474 | enable-default-route-bfd 2026-07-05 21:02:36.474 | enable-default-route-ecmp 2026-07-05 21:02:36.474 | ext-gw-mode 2026-07-05 21:02:36.474 | l3-ha 2026-07-05 21:02:36.474 | external-gateway-multihoming 2026-07-05 21:02:36.474 | l3-flavors 2026-07-05 21:02:36.474 | l3_agent_scheduler 2026-07-05 21:02:36.474 | multi-provider 2026-07-05 21:02:36.475 | net-mtu 2026-07-05 21:02:36.475 | net-mtu-writable 2026-07-05 21:02:36.475 | network_availability_zone 2026-07-05 21:02:36.475 | network-ip-availability 2026-07-05 21:02:36.475 | network-ip-availability-details 2026-07-05 21:02:36.475 | pagination 2026-07-05 21:02:36.475 | port-device-profile 2026-07-05 21:02:36.475 | port-mac-address-regenerate 2026-07-05 21:02:36.475 | port-numa-affinity-policy 2026-07-05 21:02:36.475 | port-numa-affinity-policy-socket 2026-07-05 21:02:36.475 | binding 2026-07-05 21:02:36.475 | binding-extended 2026-07-05 21:02:36.475 | port-security 2026-07-05 21:02:36.475 | project-id 2026-07-05 21:02:36.475 | provider 2026-07-05 21:02:36.475 | qinq 2026-07-05 21:02:36.475 | quota-check-limit 2026-07-05 21:02:36.475 | quota-check-limit-default 2026-07-05 21:02:36.475 | quotas 2026-07-05 21:02:36.475 | quota_details 2026-07-05 21:02:36.475 | rbac-policies 2026-07-05 21:02:36.475 | rbac-address-scope 2026-07-05 21:02:36.475 | rbac-security-groups 2026-07-05 21:02:36.475 | revision-if-match 2026-07-05 21:02:36.475 | standard-attr-revisions 2026-07-05 21:02:36.475 | router_availability_zone 2026-07-05 21:02:36.475 | router-enable-snat 2026-07-05 21:02:36.475 | security-groups-default-rules 2026-07-05 21:02:36.475 | security-groups-default-statefulness 2026-07-05 21:02:36.475 | security-groups-normalized-cidr 2026-07-05 21:02:36.475 | security-groups-remote-address-group 2026-07-05 21:02:36.475 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:36.475 | security-groups-shared-filtering 2026-07-05 21:02:36.475 | security-group 2026-07-05 21:02:36.475 | service-type 2026-07-05 21:02:36.475 | sorting 2026-07-05 21:02:36.475 | standard-attr-description 2026-07-05 21:02:36.475 | stateful-security-group 2026-07-05 21:02:36.475 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:36.475 | subnet-external-network 2026-07-05 21:02:36.475 | subnet_onboard 2026-07-05 21:02:36.475 | subnet-service-types 2026-07-05 21:02:36.475 | subnet_allocation 2026-07-05 21:02:36.475 | subnetpool-prefix-ops 2026-07-05 21:02:36.475 | tag-creation 2026-07-05 21:02:36.475 | standard-attr-tag 2026-07-05 21:02:36.475 | standard-attr-timestamp 2026-07-05 21:02:36.475 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-05 21:02:36.478 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-05 21:02:36.481 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:36.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-05 21:02:36.488 | ++ 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-07-05 21:02:37.149 | 2026-07-05 21:02:37.162 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:37.166 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d6bb09ef-b60b-40f0-91f2-36320c56ac9e 2026-07-05 21:02:37.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-05 21:02:37.173 | ++ 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 fd98:cc5a:9ae5::/56 --share --default -f value -c id 2026-07-05 21:02:37.820 | 2026-07-05 21:02:37.830 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:37.834 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=275732fa-c309-4307-87cd-e5881ec5250e 2026-07-05 21:02:37.838 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-05 21:02:37.841 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-05 21:02:37.844 | + functions-common:is_provider_network:2272 : return 1 2026-07-05 21:02:37.848 | ++ 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-07-05 21:02:39.562 | 2026-07-05 21:02:39.573 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:39.577 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=bb014ce8-1f35-4ba9-8595-cdfa41111422 2026-07-05 21:02:39.580 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-05 21:02:39.582 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:39.601 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-05 21:02:39.605 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-05 21:02:39.607 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d6bb09ef-b60b-40f0-91f2-36320c56ac9e ']' 2026-07-05 21:02:39.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-05 21:02:39.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-05 21:02:39.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-05 21:02:39.619 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d6bb09ef-b60b-40f0-91f2-36320c56ac9e ' 2026-07-05 21:02:39.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-05 21:02:39.624 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network bb014ce8-1f35-4ba9-8595-cdfa41111422 private-subnet' 2026-07-05 21:02:39.627 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-05 21:02:39.631 | +++ 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 d6bb09ef-b60b-40f0-91f2-36320c56ac9e --network bb014ce8-1f35-4ba9-8595-cdfa41111422 private-subnet -f value -c id 2026-07-05 21:02:41.132 | 2026-07-05 21:02:41.143 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:41.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=92fcb2ff-c8d5-4bde-85f3-b0d58a07c8ba 2026-07-05 21:02:41.149 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-05 21:02:41.152 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:41.171 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 92fcb2ff-c8d5-4bde-85f3-b0d58a07c8ba 2026-07-05 21:02:41.174 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=92fcb2ff-c8d5-4bde-85f3-b0d58a07c8ba 2026-07-05 21:02:41.177 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-05 21:02:41.180 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-05 21:02:41.183 | ++ 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-07-05 21:02:41.186 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:41.203 | ++ 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-07-05 21:02:41.206 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:41.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-05 21:02:41.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 275732fa-c309-4307-87cd-e5881ec5250e ']' 2026-07-05 21:02:41.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-05 21:02:41.232 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-05 21:02:41.235 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 275732fa-c309-4307-87cd-e5881ec5250e ' 2026-07-05 21:02:41.238 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-05 21:02:41.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network bb014ce8-1f35-4ba9-8595-cdfa41111422 ipv6-private-subnet ' 2026-07-05 21:02:41.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-05 21:02:41.249 | +++ 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 275732fa-c309-4307-87cd-e5881ec5250e --ipv6-ra-mode slaac --ipv6-address-mode slaac --network bb014ce8-1f35-4ba9-8595-cdfa41111422 ipv6-private-subnet -f value -c id 2026-07-05 21:02:42.632 | 2026-07-05 21:02:42.641 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:42.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=a1e7a114-337e-421a-bcc4-1c7f2d47f958 2026-07-05 21:02:42.648 | ++ 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-07-05 21:02:42.652 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:42.675 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo a1e7a114-337e-421a-bcc4-1c7f2d47f958 2026-07-05 21:02:42.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=a1e7a114-337e-421a-bcc4-1c7f2d47f958 2026-07-05 21:02:42.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-05 21:02:42.688 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-05 21:02:42.693 | ++ 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-07-05 21:02:42.941 | 2026-07-05 21:02:42.954 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:42.958 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-05 21:02:42.958 | address-scope 2026-07-05 21:02:42.958 | agent 2026-07-05 21:02:42.958 | allowed-address-pairs 2026-07-05 21:02:42.958 | auto-allocated-topology 2026-07-05 21:02:42.958 | availability_zone 2026-07-05 21:02:42.958 | default-subnetpools 2026-07-05 21:02:42.958 | dhcp_agent_scheduler 2026-07-05 21:02:42.958 | dns-integration 2026-07-05 21:02:42.958 | dns-domain-ports 2026-07-05 21:02:42.958 | dns-integration-domain-keywords 2026-07-05 21:02:42.958 | empty-string-filtering 2026-07-05 21:02:42.958 | external-net 2026-07-05 21:02:42.958 | extra_dhcp_opt 2026-07-05 21:02:42.958 | extraroute 2026-07-05 21:02:42.958 | extraroute-atomic 2026-07-05 21:02:42.959 | filter-validation 2026-07-05 21:02:42.959 | floating-ip-port-forwarding-detail 2026-07-05 21:02:42.959 | fip-port-details 2026-07-05 21:02:42.959 | flavors 2026-07-05 21:02:42.959 | floatingip-pools 2026-07-05 21:02:42.959 | router 2026-07-05 21:02:42.959 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:42.959 | enable-default-route-bfd 2026-07-05 21:02:42.959 | enable-default-route-ecmp 2026-07-05 21:02:42.959 | ext-gw-mode 2026-07-05 21:02:42.959 | l3-ha 2026-07-05 21:02:42.959 | external-gateway-multihoming 2026-07-05 21:02:42.959 | l3-flavors 2026-07-05 21:02:42.959 | l3_agent_scheduler 2026-07-05 21:02:42.959 | multi-provider 2026-07-05 21:02:42.959 | net-mtu 2026-07-05 21:02:42.959 | net-mtu-writable 2026-07-05 21:02:42.959 | network_availability_zone 2026-07-05 21:02:42.959 | network-ip-availability 2026-07-05 21:02:42.959 | network-ip-availability-details 2026-07-05 21:02:42.959 | pagination 2026-07-05 21:02:42.959 | port-device-profile 2026-07-05 21:02:42.959 | port-mac-address-regenerate 2026-07-05 21:02:42.959 | port-numa-affinity-policy 2026-07-05 21:02:42.959 | port-numa-affinity-policy-socket 2026-07-05 21:02:42.959 | binding 2026-07-05 21:02:42.959 | binding-extended 2026-07-05 21:02:42.959 | port-security 2026-07-05 21:02:42.959 | project-id 2026-07-05 21:02:42.959 | provider 2026-07-05 21:02:42.959 | qinq 2026-07-05 21:02:42.959 | quota-check-limit 2026-07-05 21:02:42.959 | quota-check-limit-default 2026-07-05 21:02:42.959 | quotas 2026-07-05 21:02:42.959 | quota_details 2026-07-05 21:02:42.959 | rbac-policies 2026-07-05 21:02:42.959 | rbac-address-scope 2026-07-05 21:02:42.959 | rbac-security-groups 2026-07-05 21:02:42.959 | revision-if-match 2026-07-05 21:02:42.959 | standard-attr-revisions 2026-07-05 21:02:42.959 | router_availability_zone 2026-07-05 21:02:42.959 | router-enable-snat 2026-07-05 21:02:42.959 | security-groups-default-rules 2026-07-05 21:02:42.959 | security-groups-default-statefulness 2026-07-05 21:02:42.960 | security-groups-normalized-cidr 2026-07-05 21:02:42.960 | security-groups-remote-address-group 2026-07-05 21:02:42.960 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:42.960 | security-groups-shared-filtering 2026-07-05 21:02:42.960 | security-group 2026-07-05 21:02:42.960 | service-type 2026-07-05 21:02:42.960 | sorting 2026-07-05 21:02:42.960 | standard-attr-description 2026-07-05 21:02:42.960 | stateful-security-group 2026-07-05 21:02:42.960 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:42.960 | subnet-external-network 2026-07-05 21:02:42.960 | subnet_onboard 2026-07-05 21:02:42.960 | subnet-service-types 2026-07-05 21:02:42.960 | subnet_allocation 2026-07-05 21:02:42.960 | subnetpool-prefix-ops 2026-07-05 21:02:42.960 | tag-creation 2026-07-05 21:02:42.960 | standard-attr-tag 2026-07-05 21:02:42.960 | standard-attr-timestamp 2026-07-05 21:02:42.960 | vlan-transparent' 2026-07-05 21:02:42.963 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-05 21:02:42.963 | address-scope 2026-07-05 21:02:42.963 | agent 2026-07-05 21:02:42.963 | allowed-address-pairs 2026-07-05 21:02:42.963 | auto-allocated-topology 2026-07-05 21:02:42.963 | availability_zone 2026-07-05 21:02:42.963 | default-subnetpools 2026-07-05 21:02:42.963 | dhcp_agent_scheduler 2026-07-05 21:02:42.963 | dns-integration 2026-07-05 21:02:42.963 | dns-domain-ports 2026-07-05 21:02:42.963 | dns-integration-domain-keywords 2026-07-05 21:02:42.963 | empty-string-filtering 2026-07-05 21:02:42.963 | external-net 2026-07-05 21:02:42.963 | extra_dhcp_opt 2026-07-05 21:02:42.963 | extraroute 2026-07-05 21:02:42.963 | extraroute-atomic 2026-07-05 21:02:42.963 | filter-validation 2026-07-05 21:02:42.963 | floating-ip-port-forwarding-detail 2026-07-05 21:02:42.963 | fip-port-details 2026-07-05 21:02:42.963 | flavors 2026-07-05 21:02:42.963 | floatingip-pools 2026-07-05 21:02:42.963 | router 2026-07-05 21:02:42.963 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:42.963 | enable-default-route-bfd 2026-07-05 21:02:42.964 | enable-default-route-ecmp 2026-07-05 21:02:42.964 | ext-gw-mode 2026-07-05 21:02:42.964 | l3-ha 2026-07-05 21:02:42.964 | external-gateway-multihoming 2026-07-05 21:02:42.964 | l3-flavors 2026-07-05 21:02:42.964 | l3_agent_scheduler 2026-07-05 21:02:42.964 | multi-provider 2026-07-05 21:02:42.964 | net-mtu 2026-07-05 21:02:42.964 | net-mtu-writable 2026-07-05 21:02:42.964 | network_availability_zone 2026-07-05 21:02:42.964 | network-ip-availability 2026-07-05 21:02:42.964 | network-ip-availability-details 2026-07-05 21:02:42.964 | pagination 2026-07-05 21:02:42.964 | port-device-profile 2026-07-05 21:02:42.964 | port-mac-address-regenerate 2026-07-05 21:02:42.964 | port-numa-affinity-policy 2026-07-05 21:02:42.964 | port-numa-affinity-policy-socket 2026-07-05 21:02:42.964 | binding 2026-07-05 21:02:42.964 | binding-extended 2026-07-05 21:02:42.964 | port-security 2026-07-05 21:02:42.964 | project-id 2026-07-05 21:02:42.964 | provider 2026-07-05 21:02:42.964 | qinq 2026-07-05 21:02:42.964 | quota-check-limit 2026-07-05 21:02:42.964 | quota-check-limit-default 2026-07-05 21:02:42.964 | quotas 2026-07-05 21:02:42.964 | quota_details 2026-07-05 21:02:42.964 | rbac-policies 2026-07-05 21:02:42.964 | rbac-address-scope 2026-07-05 21:02:42.964 | rbac-security-groups 2026-07-05 21:02:42.964 | revision-if-match 2026-07-05 21:02:42.964 | standard-attr-revisions 2026-07-05 21:02:42.964 | router_availability_zone 2026-07-05 21:02:42.964 | router-enable-snat 2026-07-05 21:02:42.964 | security-groups-default-rules 2026-07-05 21:02:42.964 | security-groups-default-statefulness 2026-07-05 21:02:42.964 | security-groups-normalized-cidr 2026-07-05 21:02:42.964 | security-groups-remote-address-group 2026-07-05 21:02:42.964 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:42.964 | security-groups-shared-filtering 2026-07-05 21:02:42.964 | security-group 2026-07-05 21:02:42.964 | service-type 2026-07-05 21:02:42.964 | sorting 2026-07-05 21:02:42.964 | standard-attr-description 2026-07-05 21:02:42.964 | stateful-security-group 2026-07-05 21:02:42.964 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:42.964 | subnet-external-network 2026-07-05 21:02:42.964 | subnet_onboard 2026-07-05 21:02:42.964 | subnet-service-types 2026-07-05 21:02:42.964 | subnet_allocation 2026-07-05 21:02:42.964 | subnetpool-prefix-ops 2026-07-05 21:02:42.964 | tag-creation 2026-07-05 21:02:42.964 | standard-attr-tag 2026-07-05 21:02:42.964 | standard-attr-timestamp 2026-07-05 21:02:42.964 | vlan-transparent =~ router ]] 2026-07-05 21:02:42.966 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-05 21:02:42.970 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-05 21:02:42.974 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-05 21:02:42.978 | ++ 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-07-05 21:02:43.231 | 2026-07-05 21:02:43.241 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:43.244 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-05 21:02:43.245 | address-scope 2026-07-05 21:02:43.245 | agent 2026-07-05 21:02:43.245 | allowed-address-pairs 2026-07-05 21:02:43.245 | auto-allocated-topology 2026-07-05 21:02:43.245 | availability_zone 2026-07-05 21:02:43.245 | default-subnetpools 2026-07-05 21:02:43.245 | dhcp_agent_scheduler 2026-07-05 21:02:43.245 | dns-integration 2026-07-05 21:02:43.245 | dns-domain-ports 2026-07-05 21:02:43.245 | dns-integration-domain-keywords 2026-07-05 21:02:43.245 | empty-string-filtering 2026-07-05 21:02:43.245 | external-net 2026-07-05 21:02:43.245 | extra_dhcp_opt 2026-07-05 21:02:43.245 | extraroute 2026-07-05 21:02:43.245 | extraroute-atomic 2026-07-05 21:02:43.245 | filter-validation 2026-07-05 21:02:43.245 | floating-ip-port-forwarding-detail 2026-07-05 21:02:43.245 | fip-port-details 2026-07-05 21:02:43.245 | flavors 2026-07-05 21:02:43.245 | floatingip-pools 2026-07-05 21:02:43.245 | router 2026-07-05 21:02:43.245 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:43.245 | enable-default-route-bfd 2026-07-05 21:02:43.245 | enable-default-route-ecmp 2026-07-05 21:02:43.245 | ext-gw-mode 2026-07-05 21:02:43.245 | l3-ha 2026-07-05 21:02:43.245 | external-gateway-multihoming 2026-07-05 21:02:43.245 | l3-flavors 2026-07-05 21:02:43.245 | l3_agent_scheduler 2026-07-05 21:02:43.245 | multi-provider 2026-07-05 21:02:43.245 | net-mtu 2026-07-05 21:02:43.245 | net-mtu-writable 2026-07-05 21:02:43.245 | network_availability_zone 2026-07-05 21:02:43.245 | network-ip-availability 2026-07-05 21:02:43.245 | network-ip-availability-details 2026-07-05 21:02:43.245 | pagination 2026-07-05 21:02:43.245 | port-device-profile 2026-07-05 21:02:43.245 | port-mac-address-regenerate 2026-07-05 21:02:43.245 | port-numa-affinity-policy 2026-07-05 21:02:43.245 | port-numa-affinity-policy-socket 2026-07-05 21:02:43.245 | binding 2026-07-05 21:02:43.245 | binding-extended 2026-07-05 21:02:43.245 | port-security 2026-07-05 21:02:43.245 | project-id 2026-07-05 21:02:43.245 | provider 2026-07-05 21:02:43.245 | qinq 2026-07-05 21:02:43.245 | quota-check-limit 2026-07-05 21:02:43.245 | quota-check-limit-default 2026-07-05 21:02:43.245 | quotas 2026-07-05 21:02:43.245 | quota_details 2026-07-05 21:02:43.245 | rbac-policies 2026-07-05 21:02:43.245 | rbac-address-scope 2026-07-05 21:02:43.245 | rbac-security-groups 2026-07-05 21:02:43.245 | revision-if-match 2026-07-05 21:02:43.245 | standard-attr-revisions 2026-07-05 21:02:43.245 | router_availability_zone 2026-07-05 21:02:43.245 | router-enable-snat 2026-07-05 21:02:43.245 | security-groups-default-rules 2026-07-05 21:02:43.245 | security-groups-default-statefulness 2026-07-05 21:02:43.245 | security-groups-normalized-cidr 2026-07-05 21:02:43.245 | security-groups-remote-address-group 2026-07-05 21:02:43.245 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:43.245 | security-groups-shared-filtering 2026-07-05 21:02:43.245 | security-group 2026-07-05 21:02:43.245 | service-type 2026-07-05 21:02:43.245 | sorting 2026-07-05 21:02:43.245 | standard-attr-description 2026-07-05 21:02:43.245 | stateful-security-group 2026-07-05 21:02:43.245 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:43.245 | subnet-external-network 2026-07-05 21:02:43.245 | subnet_onboard 2026-07-05 21:02:43.245 | subnet-service-types 2026-07-05 21:02:43.245 | subnet_allocation 2026-07-05 21:02:43.245 | subnetpool-prefix-ops 2026-07-05 21:02:43.245 | tag-creation 2026-07-05 21:02:43.245 | standard-attr-tag 2026-07-05 21:02:43.245 | standard-attr-timestamp 2026-07-05 21:02:43.245 | vlan-transparent' 2026-07-05 21:02:43.247 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-05 21:02:43.247 | address-scope 2026-07-05 21:02:43.247 | agent 2026-07-05 21:02:43.247 | allowed-address-pairs 2026-07-05 21:02:43.247 | auto-allocated-topology 2026-07-05 21:02:43.247 | availability_zone 2026-07-05 21:02:43.247 | default-subnetpools 2026-07-05 21:02:43.247 | dhcp_agent_scheduler 2026-07-05 21:02:43.247 | dns-integration 2026-07-05 21:02:43.247 | dns-domain-ports 2026-07-05 21:02:43.247 | dns-integration-domain-keywords 2026-07-05 21:02:43.247 | empty-string-filtering 2026-07-05 21:02:43.247 | external-net 2026-07-05 21:02:43.247 | extra_dhcp_opt 2026-07-05 21:02:43.247 | extraroute 2026-07-05 21:02:43.247 | extraroute-atomic 2026-07-05 21:02:43.247 | filter-validation 2026-07-05 21:02:43.247 | floating-ip-port-forwarding-detail 2026-07-05 21:02:43.247 | fip-port-details 2026-07-05 21:02:43.247 | flavors 2026-07-05 21:02:43.247 | floatingip-pools 2026-07-05 21:02:43.247 | router 2026-07-05 21:02:43.247 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:43.247 | enable-default-route-bfd 2026-07-05 21:02:43.247 | enable-default-route-ecmp 2026-07-05 21:02:43.247 | ext-gw-mode 2026-07-05 21:02:43.247 | l3-ha 2026-07-05 21:02:43.247 | external-gateway-multihoming 2026-07-05 21:02:43.247 | l3-flavors 2026-07-05 21:02:43.247 | l3_agent_scheduler 2026-07-05 21:02:43.247 | multi-provider 2026-07-05 21:02:43.248 | net-mtu 2026-07-05 21:02:43.248 | net-mtu-writable 2026-07-05 21:02:43.248 | network_availability_zone 2026-07-05 21:02:43.248 | network-ip-availability 2026-07-05 21:02:43.248 | network-ip-availability-details 2026-07-05 21:02:43.248 | pagination 2026-07-05 21:02:43.248 | port-device-profile 2026-07-05 21:02:43.248 | port-mac-address-regenerate 2026-07-05 21:02:43.248 | port-numa-affinity-policy 2026-07-05 21:02:43.248 | port-numa-affinity-policy-socket 2026-07-05 21:02:43.248 | binding 2026-07-05 21:02:43.248 | binding-extended 2026-07-05 21:02:43.248 | port-security 2026-07-05 21:02:43.248 | project-id 2026-07-05 21:02:43.248 | provider 2026-07-05 21:02:43.248 | qinq 2026-07-05 21:02:43.248 | quota-check-limit 2026-07-05 21:02:43.248 | quota-check-limit-default 2026-07-05 21:02:43.248 | quotas 2026-07-05 21:02:43.248 | quota_details 2026-07-05 21:02:43.248 | rbac-policies 2026-07-05 21:02:43.248 | rbac-address-scope 2026-07-05 21:02:43.248 | rbac-security-groups 2026-07-05 21:02:43.248 | revision-if-match 2026-07-05 21:02:43.248 | standard-attr-revisions 2026-07-05 21:02:43.248 | router_availability_zone 2026-07-05 21:02:43.248 | router-enable-snat 2026-07-05 21:02:43.248 | security-groups-default-rules 2026-07-05 21:02:43.248 | security-groups-default-statefulness 2026-07-05 21:02:43.248 | security-groups-normalized-cidr 2026-07-05 21:02:43.248 | security-groups-remote-address-group 2026-07-05 21:02:43.248 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:43.248 | security-groups-shared-filtering 2026-07-05 21:02:43.248 | security-group 2026-07-05 21:02:43.248 | service-type 2026-07-05 21:02:43.248 | sorting 2026-07-05 21:02:43.248 | standard-attr-description 2026-07-05 21:02:43.248 | stateful-security-group 2026-07-05 21:02:43.248 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:43.248 | subnet-external-network 2026-07-05 21:02:43.248 | subnet_onboard 2026-07-05 21:02:43.248 | subnet-service-types 2026-07-05 21:02:43.248 | subnet_allocation 2026-07-05 21:02:43.248 | subnetpool-prefix-ops 2026-07-05 21:02:43.248 | tag-creation 2026-07-05 21:02:43.248 | standard-attr-tag 2026-07-05 21:02:43.248 | standard-attr-timestamp 2026-07-05 21:02:43.248 | vlan-transparent =~ external-net ]] 2026-07-05 21:02:43.250 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-05 21:02:43.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:43.259 | ++ 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-07-05 21:02:43.668 | 2026-07-05 21:02:43.677 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:43.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=9fca0e3f-7661-4e6b-9ec4-33903385ce26 2026-07-05 21:02:43.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-05 21:02:43.687 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:43.706 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-05 21:02:43.709 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-05 21:02:43.712 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-05 21:02:43.716 | ++ 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-07-05 21:02:43.941 | 2026-07-05 21:02:43.949 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:43.953 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-05 21:02:43.953 | address-scope 2026-07-05 21:02:43.953 | agent 2026-07-05 21:02:43.953 | allowed-address-pairs 2026-07-05 21:02:43.953 | auto-allocated-topology 2026-07-05 21:02:43.953 | availability_zone 2026-07-05 21:02:43.953 | default-subnetpools 2026-07-05 21:02:43.953 | dhcp_agent_scheduler 2026-07-05 21:02:43.953 | dns-integration 2026-07-05 21:02:43.953 | dns-domain-ports 2026-07-05 21:02:43.953 | dns-integration-domain-keywords 2026-07-05 21:02:43.953 | empty-string-filtering 2026-07-05 21:02:43.953 | external-net 2026-07-05 21:02:43.953 | extra_dhcp_opt 2026-07-05 21:02:43.953 | extraroute 2026-07-05 21:02:43.953 | extraroute-atomic 2026-07-05 21:02:43.953 | filter-validation 2026-07-05 21:02:43.953 | floating-ip-port-forwarding-detail 2026-07-05 21:02:43.953 | fip-port-details 2026-07-05 21:02:43.953 | flavors 2026-07-05 21:02:43.953 | floatingip-pools 2026-07-05 21:02:43.953 | router 2026-07-05 21:02:43.953 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:43.953 | enable-default-route-bfd 2026-07-05 21:02:43.953 | enable-default-route-ecmp 2026-07-05 21:02:43.953 | ext-gw-mode 2026-07-05 21:02:43.953 | l3-ha 2026-07-05 21:02:43.953 | external-gateway-multihoming 2026-07-05 21:02:43.953 | l3-flavors 2026-07-05 21:02:43.953 | l3_agent_scheduler 2026-07-05 21:02:43.954 | multi-provider 2026-07-05 21:02:43.954 | net-mtu 2026-07-05 21:02:43.954 | net-mtu-writable 2026-07-05 21:02:43.954 | network_availability_zone 2026-07-05 21:02:43.954 | network-ip-availability 2026-07-05 21:02:43.954 | network-ip-availability-details 2026-07-05 21:02:43.954 | pagination 2026-07-05 21:02:43.954 | port-device-profile 2026-07-05 21:02:43.954 | port-mac-address-regenerate 2026-07-05 21:02:43.954 | port-numa-affinity-policy 2026-07-05 21:02:43.954 | port-numa-affinity-policy-socket 2026-07-05 21:02:43.954 | binding 2026-07-05 21:02:43.954 | binding-extended 2026-07-05 21:02:43.954 | port-security 2026-07-05 21:02:43.954 | project-id 2026-07-05 21:02:43.954 | provider 2026-07-05 21:02:43.954 | qinq 2026-07-05 21:02:43.954 | quota-check-limit 2026-07-05 21:02:43.954 | quota-check-limit-default 2026-07-05 21:02:43.954 | quotas 2026-07-05 21:02:43.954 | quota_details 2026-07-05 21:02:43.954 | rbac-policies 2026-07-05 21:02:43.954 | rbac-address-scope 2026-07-05 21:02:43.954 | rbac-security-groups 2026-07-05 21:02:43.954 | revision-if-match 2026-07-05 21:02:43.954 | standard-attr-revisions 2026-07-05 21:02:43.954 | router_availability_zone 2026-07-05 21:02:43.954 | router-enable-snat 2026-07-05 21:02:43.954 | security-groups-default-rules 2026-07-05 21:02:43.954 | security-groups-default-statefulness 2026-07-05 21:02:43.954 | security-groups-normalized-cidr 2026-07-05 21:02:43.954 | security-groups-remote-address-group 2026-07-05 21:02:43.954 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:43.954 | security-groups-shared-filtering 2026-07-05 21:02:43.954 | security-group 2026-07-05 21:02:43.954 | service-type 2026-07-05 21:02:43.954 | sorting 2026-07-05 21:02:43.954 | standard-attr-description 2026-07-05 21:02:43.954 | stateful-security-group 2026-07-05 21:02:43.954 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:43.954 | subnet-external-network 2026-07-05 21:02:43.954 | subnet_onboard 2026-07-05 21:02:43.954 | subnet-service-types 2026-07-05 21:02:43.954 | subnet_allocation 2026-07-05 21:02:43.954 | subnetpool-prefix-ops 2026-07-05 21:02:43.954 | tag-creation 2026-07-05 21:02:43.954 | standard-attr-tag 2026-07-05 21:02:43.954 | standard-attr-timestamp 2026-07-05 21:02:43.954 | vlan-transparent' 2026-07-05 21:02:43.957 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-05 21:02:43.957 | address-scope 2026-07-05 21:02:43.957 | agent 2026-07-05 21:02:43.957 | allowed-address-pairs 2026-07-05 21:02:43.957 | auto-allocated-topology 2026-07-05 21:02:43.957 | availability_zone 2026-07-05 21:02:43.957 | default-subnetpools 2026-07-05 21:02:43.957 | dhcp_agent_scheduler 2026-07-05 21:02:43.957 | dns-integration 2026-07-05 21:02:43.957 | dns-domain-ports 2026-07-05 21:02:43.957 | dns-integration-domain-keywords 2026-07-05 21:02:43.957 | empty-string-filtering 2026-07-05 21:02:43.957 | external-net 2026-07-05 21:02:43.957 | extra_dhcp_opt 2026-07-05 21:02:43.957 | extraroute 2026-07-05 21:02:43.957 | extraroute-atomic 2026-07-05 21:02:43.957 | filter-validation 2026-07-05 21:02:43.957 | floating-ip-port-forwarding-detail 2026-07-05 21:02:43.957 | fip-port-details 2026-07-05 21:02:43.957 | flavors 2026-07-05 21:02:43.957 | floatingip-pools 2026-07-05 21:02:43.957 | router 2026-07-05 21:02:43.957 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:02:43.957 | enable-default-route-bfd 2026-07-05 21:02:43.957 | enable-default-route-ecmp 2026-07-05 21:02:43.957 | ext-gw-mode 2026-07-05 21:02:43.957 | l3-ha 2026-07-05 21:02:43.957 | external-gateway-multihoming 2026-07-05 21:02:43.957 | l3-flavors 2026-07-05 21:02:43.957 | l3_agent_scheduler 2026-07-05 21:02:43.957 | multi-provider 2026-07-05 21:02:43.958 | net-mtu 2026-07-05 21:02:43.958 | net-mtu-writable 2026-07-05 21:02:43.958 | network_availability_zone 2026-07-05 21:02:43.958 | network-ip-availability 2026-07-05 21:02:43.958 | network-ip-availability-details 2026-07-05 21:02:43.958 | pagination 2026-07-05 21:02:43.958 | port-device-profile 2026-07-05 21:02:43.958 | port-mac-address-regenerate 2026-07-05 21:02:43.958 | port-numa-affinity-policy 2026-07-05 21:02:43.958 | port-numa-affinity-policy-socket 2026-07-05 21:02:43.958 | binding 2026-07-05 21:02:43.958 | binding-extended 2026-07-05 21:02:43.958 | port-security 2026-07-05 21:02:43.958 | project-id 2026-07-05 21:02:43.958 | provider 2026-07-05 21:02:43.958 | qinq 2026-07-05 21:02:43.958 | quota-check-limit 2026-07-05 21:02:43.958 | quota-check-limit-default 2026-07-05 21:02:43.958 | quotas 2026-07-05 21:02:43.958 | quota_details 2026-07-05 21:02:43.958 | rbac-policies 2026-07-05 21:02:43.958 | rbac-address-scope 2026-07-05 21:02:43.958 | rbac-security-groups 2026-07-05 21:02:43.958 | revision-if-match 2026-07-05 21:02:43.958 | standard-attr-revisions 2026-07-05 21:02:43.958 | router_availability_zone 2026-07-05 21:02:43.958 | router-enable-snat 2026-07-05 21:02:43.958 | security-groups-default-rules 2026-07-05 21:02:43.958 | security-groups-default-statefulness 2026-07-05 21:02:43.958 | security-groups-normalized-cidr 2026-07-05 21:02:43.958 | security-groups-remote-address-group 2026-07-05 21:02:43.958 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:02:43.958 | security-groups-shared-filtering 2026-07-05 21:02:43.958 | security-group 2026-07-05 21:02:43.958 | service-type 2026-07-05 21:02:43.958 | sorting 2026-07-05 21:02:43.958 | standard-attr-description 2026-07-05 21:02:43.958 | stateful-security-group 2026-07-05 21:02:43.958 | subnet-dns-publish-fixed-ip 2026-07-05 21:02:43.958 | subnet-external-network 2026-07-05 21:02:43.958 | subnet_onboard 2026-07-05 21:02:43.958 | subnet-service-types 2026-07-05 21:02:43.958 | subnet_allocation 2026-07-05 21:02:43.958 | subnetpool-prefix-ops 2026-07-05 21:02:43.958 | tag-creation 2026-07-05 21:02:43.958 | standard-attr-tag 2026-07-05 21:02:43.958 | standard-attr-timestamp 2026-07-05 21:02:43.958 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-05 21:02:43.961 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-05 21:02:43.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-05 21:02:43.968 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-05 21:02:43.972 | ++ 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-07-05 21:02:44.610 | 2026-07-05 21:02:44.622 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:44.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=b9d9c1c3-9e2c-4146-b666-bcab04565e81 2026-07-05 21:02:44.629 | + 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-07-05 21:02:44.632 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:44.650 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-05 21:02:44.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-05 21:02:44.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9fca0e3f-7661-4e6b-9ec4-33903385ce26 92fcb2ff-c8d5-4bde-85f3-b0d58a07c8ba 2026-07-05 21:02:46.094 | 2026-07-05 21:02:46.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-05 21:02:46.107 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 b9d9c1c3-9e2c-4146-b666-bcab04565e81 2026-07-05 21:02:46.109 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-05 21:02:46.112 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:46.114 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-05 21:02:46.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-05 21:02:46.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-05 21:02:46.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-05 21:02:46.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network b9d9c1c3-9e2c-4146-b666-bcab04565e81 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-05 21:02:46.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-05 21:02:46.131 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-05 21:02:46.135 | +++ 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 b9d9c1c3-9e2c-4146-b666-bcab04565e81 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-05 21:02:46.136 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-05 21:02:46.535 | 2026-07-05 21:02:46.544 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:46.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-05 21:02:46.548 | | id | bf132c35-fbcc-49cd-9a1d-a0b36f4729bb |' 2026-07-05 21:02:46.550 | ++ 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-07-05 21:02:46.553 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:46.570 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bf132c35-fbcc-49cd-9a1d-a0b36f4729bb '|' 2026-07-05 21:02:46.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | bf132c35-fbcc-49cd-9a1d-a0b36f4729bb |' 2026-07-05 21:02:46.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-05 21:02:46.581 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bf132c35-fbcc-49cd-9a1d-a0b36f4729bb '|' 2026-07-05 21:02:46.581 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-05 21:02:46.584 | ++ functions-common:get_field:806 : local data field 2026-07-05 21:02:46.586 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:46.589 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-05 21:02:46.591 | ++ functions-common:get_field:811 : field='$3' 2026-07-05 21:02:46.594 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | bf132c35-fbcc-49cd-9a1d-a0b36f4729bb |' 2026-07-05 21:02:46.594 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-05 21:02:46.600 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:46.604 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-05 21:02:46.609 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' bf132c35-fbcc-49cd-9a1d-a0b36f4729bb '|' 2026-07-05 21:02:46.609 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-05 21:02:46.612 | ++ functions-common:get_field:806 : local data field 2026-07-05 21:02:46.615 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:46.617 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-05 21:02:46.620 | ++ functions-common:get_field:811 : field='$6' 2026-07-05 21:02:46.623 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-05 21:02:46.623 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | bf132c35-fbcc-49cd-9a1d-a0b36f4729bb |' 2026-07-05 21:02:46.629 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:46.633 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=bf132c35-fbcc-49cd-9a1d-a0b36f4729bb 2026-07-05 21:02:46.635 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway b9d9c1c3-9e2c-4146-b666-bcab04565e81 9fca0e3f-7661-4e6b-9ec4-33903385ce26 2026-07-05 21:02:48.569 | 2026-07-05 21:02:48.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-05 21:02:48.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:48.583 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-05 21:02:48.603 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:48.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-05 21:02:48.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-05 21:02:48.612 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-05 21:02:48.616 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-05 21:02:48.618 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:48.621 | ++ 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-07-05 21:02:48.639 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-05 21:02:48.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-05 21:02:48.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-05 21:02:48.648 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-05 21:02:48.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-05 21:02:48.652 | + 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-07-05 21:02:48.656 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-05 21:02:48.659 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-05 21:02:48.661 | + functions-common:test_with_retry:2360 : local until=10 2026-07-05 21:02:48.664 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-05 21:02:48.667 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-05 21:02:48.669 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-05 21:02:48.672 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:48.674 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:48.677 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:48.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285368679 2026-07-05 21:02:48.684 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-05 21:02:48.693 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-05 21:02:48.696 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:48.699 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:48.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:48.704 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:48.708 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:48.711 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-05 21:02:48.713 | + functions-common:time_stop:2427 : start_time=1783285368679 2026-07-05 21:02:48.716 | + functions-common:time_stop:2429 : [[ -z 1783285368679 ]] 2026-07-05 21:02:48.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:48.724 | + functions-common:time_stop:2432 : end_time=1783285368720 2026-07-05 21:02:48.726 | + functions-common:time_stop:2433 : elapsed_time=41 2026-07-05 21:02:48.729 | + functions-common:time_stop:2434 : total=971 2026-07-05 21:02:48.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:48.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1012 2026-07-05 21:02:48.740 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-05 21:02:48.740 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-05 21:02:48.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-05 21:02:48.750 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:02:48.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:48.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:48.759 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-05 21:02:48.778 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-05 21:02:48.796 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-05 21:02:48.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-05 21:02:48.797 | ++ 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-07-05 21:02:48.797 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-05 21:02:49.073 | 2026-07-05 21:02:49.084 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:49.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.150 ' 2026-07-05 21:02:49.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-05 21:02:49.093 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:49.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-05 21:02:49.112 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:02:49.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-05 21:02:49.117 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-05 21:02:49.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 9fca0e3f-7661-4e6b-9ec4-33903385ce26 a1e7a114-337e-421a-bcc4-1c7f2d47f958 2026-07-05 21:02:51.332 | 2026-07-05 21:02:51.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-05 21:02:51.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 b9d9c1c3-9e2c-4146-b666-bcab04565e81 2026-07-05 21:02:51.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-05 21:02:51.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:51.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-05 21:02:51.357 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-05 21:02:51.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network b9d9c1c3-9e2c-4146-b666-bcab04565e81 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-05 21:02:51.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-05 21:02:51.366 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-05 21:02:51.369 | +++ 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 b9d9c1c3-9e2c-4146-b666-bcab04565e81 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-05 21:02:51.370 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-05 21:02:53.012 | 2026-07-05 21:02:53.021 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:53.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-05 21:02:53.024 | | id | 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 |' 2026-07-05 21:02:53.027 | ++ 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-07-05 21:02:53.029 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:53.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 '|' 2026-07-05 21:02:53.048 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 |' 2026-07-05 21:02:53.051 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-05 21:02:53.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 '|' 2026-07-05 21:02:53.056 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-05 21:02:53.058 | ++ functions-common:get_field:806 : local data field 2026-07-05 21:02:53.061 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:53.064 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-05 21:02:53.066 | ++ functions-common:get_field:811 : field='$3' 2026-07-05 21:02:53.069 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 |' 2026-07-05 21:02:53.070 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-05 21:02:53.075 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:53.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-05 21:02:53.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-05 21:02:53.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-05 21:02:53.086 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 '|' 2026-07-05 21:02:53.089 | ++ functions-common:get_field:806 : local data field 2026-07-05 21:02:53.091 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:53.094 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-05 21:02:53.096 | ++ functions-common:get_field:811 : field='$6' 2026-07-05 21:02:53.100 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-05 21:02:53.100 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 |' 2026-07-05 21:02:53.105 | ++ functions-common:get_field:807 : read data 2026-07-05 21:02:53.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 2026-07-05 21:02:53.112 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-05 21:02:53.116 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-05 21:02:53.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:53.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-05 21:02:53.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:53.142 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-05 21:02:53.152 | net.ipv6.conf.all.forwarding = 1 2026-07-05 21:02:53.158 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 9fca0e3f-7661-4e6b-9ec4-33903385ce26 -c external_gateway_info -f json 2026-07-05 21:02:53.158 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 84d0038a-3de1-4b35-9bef-cd89f2c8b4d1 2026-07-05 21:02:53.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-05 21:02:53.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-05 21:02:53.159 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-05 21:02:53.432 | 2026-07-05 21:02:53.442 | ++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:02:53.445 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::8b 2026-07-05 21:02:53.448 | + 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-07-05 21:02:53.451 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-05 21:02:53.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-05 21:02:53.470 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-05 21:02:53.473 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-05 21:02:53.476 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-05 21:02:53.479 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-05 21:02:53.481 | ++ 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-07-05 21:02:53.497 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-05 21:02:53.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-05 21:02:53.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-05 21:02:53.506 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-05 21:02:53.520 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-05 21:02:53.534 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd98:cc5a:9ae5::/56 2026-07-05 21:02:53.537 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 275732fa-c309-4307-87cd-e5881ec5250e ]] 2026-07-05 21:02:53.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd98:cc5a:9ae5::/56 via 2001:db8::8b dev br-ex 2026-07-05 21:02:53.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-05 21:02:53.557 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:02:53.560 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-05 21:02:53.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:53.582 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-05 21:02:53.585 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:02:53.588 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-05 21:02:53.590 | + ./stack.sh:main:1332 : start_nova 2026-07-05 21:02:53.593 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-05 21:02:53.596 | + lib/nova:start_nova_rest:1083 : 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-07-05 21:02:53.599 | + lib/nova:start_nova_rest:1084 : 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-07-05 21:02:53.603 | + lib/nova:start_nova_rest:1084 : 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-07-05 21:02:53.606 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-05 21:02:53.608 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.611 | + functions-common:run_process:1674 : local service=n-sch 2026-07-05 21:02:53.614 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.617 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:53.620 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:53.623 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:53.626 | + functions-common:run_process:1680 : local name=n-sch 2026-07-05 21:02:53.629 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:53.631 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:53.634 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:53.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:53.641 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:53.646 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285373642 2026-07-05 21:02:53.649 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-05 21:02:53.669 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:53.672 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-05 21:02:53.675 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-05 21:02:53.678 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.681 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.685 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.688 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.691 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-05 21:02:53.694 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-05 21:02:53.698 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-05 21:02:53.701 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:53.704 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:53.707 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:53.710 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:53.713 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-05 21:02:53.715 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-05 21:02:53.719 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-07-05 21:02:53.721 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-05 21:02:53.724 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:53.726 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:53.730 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:53.732 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:53.735 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:53.737 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:53.740 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-05 21:02:53.742 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:53.746 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-05 21:02:53.813 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:53.888 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-05 21:02:53.950 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-05 21:02:54.009 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-05 21:02:54.076 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-05 21:02:54.141 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:54.203 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:54.207 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:54.210 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-05 21:02:54.285 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:54.603 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-05 21:02:54.616 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-05 21:02:54.917 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-05 21:02:54.944 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:54.947 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:54.950 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:54.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:54.956 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:54.959 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:54.962 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:54.965 | + functions-common:time_stop:2427 : start_time=1783285373642 2026-07-05 21:02:54.968 | + functions-common:time_stop:2429 : [[ -z 1783285373642 ]] 2026-07-05 21:02:54.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:54.976 | + functions-common:time_stop:2432 : end_time=1783285374973 2026-07-05 21:02:54.979 | + functions-common:time_stop:2433 : elapsed_time=1331 2026-07-05 21:02:54.982 | + functions-common:time_stop:2434 : total=22367 2026-07-05 21:02:54.984 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:54.987 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23698 2026-07-05 21:02:54.991 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-05 21:02:54.996 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:54.998 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-05 21:02:55.001 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:55.004 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:55.006 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:55.008 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:55.011 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-05 21:02:55.014 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:55.016 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:55.019 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:55.022 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:55.025 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:55.030 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285375027 2026-07-05 21:02:55.033 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-05 21:02:55.052 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:55.055 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-05 21:02:55.058 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-05 21:02:55.061 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:55.064 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:55.067 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:55.070 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-05 21:02:55.072 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-05 21:02:55.075 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-05 21:02:55.079 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-05 21:02:55.082 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:55.085 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:55.088 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:55.091 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:55.093 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-05 21:02:55.097 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:02:55.099 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:02:55.103 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:55.106 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:02:55.109 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-05 21:02:55.112 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:55.115 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:02:55.118 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:02:55.120 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:02:55.123 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-05 21:02:55.125 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:02:55.130 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-05 21:02:55.198 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:55.272 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-05 21:02:55.332 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-05 21:02:55.389 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:02:55.448 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:55.507 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-05 21:02:55.563 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-05 21:02:55.623 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-05 21:02:55.686 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-05 21:02:55.749 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-05 21:02:55.812 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:02:55.815 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:02:55.818 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-05 21:02:55.898 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:02:56.194 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-05 21:02:56.207 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-05 21:02:56.499 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-05 21:02:56.572 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:56.576 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:56.579 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:56.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:56.587 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:56.591 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:56.595 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:56.599 | + functions-common:time_stop:2427 : start_time=1783285375027 2026-07-05 21:02:56.602 | + functions-common:time_stop:2429 : [[ -z 1783285375027 ]] 2026-07-05 21:02:56.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:56.612 | + functions-common:time_stop:2432 : end_time=1783285376608 2026-07-05 21:02:56.616 | + functions-common:time_stop:2433 : elapsed_time=1581 2026-07-05 21:02:56.618 | + functions-common:time_stop:2434 : total=23698 2026-07-05 21:02:56.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:56.625 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25279 2026-07-05 21:02:56.628 | + lib/nova:start_nova_rest:1091 : 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-07-05 21:02:56.632 | + lib/nova:start_nova_rest:1091 : 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-07-05 21:02:56.635 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-05 21:02:56.640 | + lib/nova:start_nova_console_proxies:1106 : 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-07-05 21:02:56.643 | + lib/nova:start_nova_console_proxies:1108 : 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-07-05 21:02:56.646 | + lib/nova:start_nova_console_proxies:1108 : 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-07-05 21:02:56.649 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-05 21:02:56.653 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:02:56.656 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-05 21:02:56.660 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-05 21:02:56.665 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:02:56.669 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-05 21:02:56.671 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-05 21:02:56.691 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:56.694 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-05 21:02:56.752 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-05 21:02:56.755 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-05 21:02:56.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:56.778 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-05 21:02:56.781 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-05 21:02:56.802 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:56.807 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-05 21:02:56.811 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:02:56.814 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-05 21:02:56.817 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-05 21:02:56.819 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 21:02:56.822 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 21:02:56.825 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-05 21:02:56.828 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.832 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-05 21:02:56.835 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.839 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:56.842 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:56.845 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:56.848 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-05 21:02:56.851 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:56.855 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:56.858 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:56.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:56.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:56.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285376867 2026-07-05 21:02:56.872 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-05 21:02:56.892 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:56.896 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-05 21:02:56.899 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-05 21:02:56.903 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.906 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.909 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.912 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.914 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-05 21:02:56.917 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-05 21:02:56.920 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-05 21:02:56.924 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:56.927 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:56.930 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:56.934 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:56.937 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-05 21:02:56.941 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-05 21:02:56.944 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-07-05 21:02:56.946 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-05 21:02:56.949 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:56.951 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:56.954 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:56.958 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:56.961 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:56.963 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:56.966 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-05 21:02:56.969 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:56.975 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-05 21:02:57.054 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:57.133 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-05 21:02:57.202 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-05 21:02:57.273 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-05 21:02:57.343 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-05 21:02:57.430 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:57.503 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:57.506 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:57.511 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-05 21:02:57.601 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:57.964 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-05 21:02:57.980 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-05 21:02:58.292 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-05 21:02:58.327 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:58.333 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:58.334 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:58.338 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:58.342 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:58.346 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:58.351 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:58.355 | + functions-common:time_stop:2427 : start_time=1783285376867 2026-07-05 21:02:58.359 | + functions-common:time_stop:2429 : [[ -z 1783285376867 ]] 2026-07-05 21:02:58.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:58.369 | + functions-common:time_stop:2432 : end_time=1783285378365 2026-07-05 21:02:58.373 | + functions-common:time_stop:2433 : elapsed_time=1498 2026-07-05 21:02:58.376 | + functions-common:time_stop:2434 : total=25279 2026-07-05 21:02:58.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:58.383 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26777 2026-07-05 21:02:58.387 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-05 21:02:58.390 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-05 21:02:58.394 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-05 21:02:58.396 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:58.400 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:58.403 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:58.407 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-05 21:02:58.414 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:58.417 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:58.420 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:58.423 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:58.428 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:58.435 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285378430 2026-07-05 21:02:58.439 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-05 21:02:58.463 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:58.468 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:58.472 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:58.477 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:58.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:58.482 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:58.486 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:58.489 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:58.492 | + functions-common:time_stop:2427 : start_time=1783285378430 2026-07-05 21:02:58.495 | + functions-common:time_stop:2429 : [[ -z 1783285378430 ]] 2026-07-05 21:02:58.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:58.506 | + functions-common:time_stop:2432 : end_time=1783285378502 2026-07-05 21:02:58.509 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-05 21:02:58.513 | + functions-common:time_stop:2434 : total=26777 2026-07-05 21:02:58.518 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:58.523 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26849 2026-07-05 21:02:58.528 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:02:58.532 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-05 21:02:58.536 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:02:58.542 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:58.546 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:58.550 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:58.554 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-05 21:02:58.558 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:58.563 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:58.567 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:58.570 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:58.576 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:58.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285378578 2026-07-05 21:02:58.585 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-05 21:02:58.613 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:02:58.617 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:02:58.622 | + functions-common:time_stop:2420 : local name 2026-07-05 21:02:58.626 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:02:58.630 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:02:58.643 | + functions-common:time_stop:2423 : local total 2026-07-05 21:02:58.647 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:02:58.651 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:02:58.656 | + functions-common:time_stop:2427 : start_time=1783285378578 2026-07-05 21:02:58.660 | + functions-common:time_stop:2429 : [[ -z 1783285378578 ]] 2026-07-05 21:02:58.664 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:02:58.669 | + functions-common:time_stop:2432 : end_time=1783285378665 2026-07-05 21:02:58.673 | + functions-common:time_stop:2433 : elapsed_time=87 2026-07-05 21:02:58.676 | + functions-common:time_stop:2434 : total=26849 2026-07-05 21:02:58.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:02:58.684 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26936 2026-07-05 21:02:58.688 | + lib/nova:start_nova_console_proxies:1127 : 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-07-05 21:02:58.691 | + lib/nova:start_nova_console_proxies:1127 : 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-07-05 21:02:58.695 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-05 21:02:58.698 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:02:58.702 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-05 21:02:58.705 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-05 21:02:58.727 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:58.730 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-05 21:02:58.787 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-05 21:02:58.792 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:02:58.794 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-05 21:02:58.848 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-05 21:02:58.867 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:58.870 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.873 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-05 21:02:58.876 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.879 | + functions-common:run_process:1676 : local group= 2026-07-05 21:02:58.882 | + functions-common:run_process:1677 : local user= 2026-07-05 21:02:58.885 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:02:58.888 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-05 21:02:58.891 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:02:58.894 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:02:58.897 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:02:58.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:02:58.904 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:02:58.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285378905 2026-07-05 21:02:58.911 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-05 21:02:58.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:02:58.933 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-05 21:02:58.936 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-05 21:02:58.939 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.942 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.945 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.947 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.950 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-05 21:02:58.953 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-05 21:02:58.956 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-05 21:02:58.959 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:02:58.962 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:02:58.964 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:02:58.967 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:02:58.970 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-05 21:02:58.973 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-05 21:02:58.976 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-07-05 21:02:58.979 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-05 21:02:58.982 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:58.989 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:02:58.992 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:02:58.994 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:02:58.996 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:02:58.998 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:02:59.000 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-05 21:02:59.002 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:02:59.006 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-05 21:02:59.115 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:02:59.192 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-05 21:02:59.254 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-05 21:02:59.315 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-05 21:02:59.376 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-05 21:02:59.440 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:02:59.503 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:02:59.506 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:02:59.509 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-05 21:02:59.578 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:02:59.881 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-05 21:02:59.895 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-05 21:03:00.198 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-05 21:03:00.230 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:00.233 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:00.237 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:00.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:00.243 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:00.246 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:00.249 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:00.252 | + functions-common:time_stop:2427 : start_time=1783285378905 2026-07-05 21:03:00.255 | + functions-common:time_stop:2429 : [[ -z 1783285378905 ]] 2026-07-05 21:03:00.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:00.265 | + functions-common:time_stop:2432 : end_time=1783285380262 2026-07-05 21:03:00.268 | + functions-common:time_stop:2433 : elapsed_time=1357 2026-07-05 21:03:00.270 | + functions-common:time_stop:2434 : total=26936 2026-07-05 21:03:00.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:00.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28293 2026-07-05 21:03:00.280 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-05 21:03:00.285 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-05 21:03:00.288 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-05 21:03:00.309 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:00.313 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-05 21:03:00.317 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-05 21:03:00.320 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-05 21:03:00.323 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-05 21:03:00.327 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-05 21:03:00.331 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.334 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-05 21:03:00.337 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.340 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:00.344 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:00.347 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:03:00.351 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-05 21:03:00.355 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:00.357 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:00.360 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:00.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:00.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:00.372 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285380369 2026-07-05 21:03:00.375 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-05 21:03:00.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:00.398 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-05 21:03:00.401 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-05 21:03:00.404 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.407 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.409 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.412 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.415 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-05 21:03:00.418 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-05 21:03:00.421 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-05 21:03:00.424 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:00.427 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:00.430 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:00.433 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:03:00.436 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-05 21:03:00.438 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-05 21:03:00.441 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-07-05 21:03:00.444 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-05 21:03:00.447 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.450 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:03:00.453 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:03:00.456 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:03:00.459 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:03:00.462 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:03:00.464 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-05 21:03:00.468 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:03:00.473 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-05 21:03:00.551 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:00.627 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-05 21:03:00.687 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-05 21:03:00.750 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-05 21:03:00.811 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-05 21:03:00.872 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:00.933 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:03:00.936 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:03:00.940 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-05 21:03:01.014 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:03:01.325 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-05 21:03:01.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-05 21:03:01.632 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-05 21:03:01.667 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:01.670 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:01.673 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:01.677 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:01.680 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:01.684 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:01.687 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:01.691 | + functions-common:time_stop:2427 : start_time=1783285380369 2026-07-05 21:03:01.694 | + functions-common:time_stop:2429 : [[ -z 1783285380369 ]] 2026-07-05 21:03:01.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:01.703 | + functions-common:time_stop:2432 : end_time=1783285381699 2026-07-05 21:03:01.707 | + functions-common:time_stop:2433 : elapsed_time=1330 2026-07-05 21:03:01.710 | + functions-common:time_stop:2434 : total=28293 2026-07-05 21:03:01.712 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:01.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29623 2026-07-05 21:03:01.719 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-05 21:03:01.722 | + lib/nova:start_nova_compute:988 : 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-07-05 21:03:01.725 | + lib/nova:start_nova_compute:989 : 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-07-05 21:03:01.730 | + lib/nova:start_nova_compute:989 : 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-07-05 21:03:01.733 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-05 21:03:01.736 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-05 21:03:01.741 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-05 21:03:01.744 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:03:01.747 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-05 21:03:01.750 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-05 21:03:01.753 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-05 21:03:01.757 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-05 21:03:01.761 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-05 21:03:01.765 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-05 21:03:01.768 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-05 21:03:01.771 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-05 21:03:01.772 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-05 21:03:01.772 | BEGIN { 2026-07-05 21:03:01.772 | section = "" 2026-07-05 21:03:01.772 | last_section = "" 2026-07-05 21:03:01.772 | section_count = 0 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | /^\[.+\]/ { 2026-07-05 21:03:01.773 | gsub("[][]", "", $1); 2026-07-05 21:03:01.773 | section=$1 2026-07-05 21:03:01.773 | next 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | /^ *\#/ { 2026-07-05 21:03:01.773 | next 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | /^[^ \t]+/ { 2026-07-05 21:03:01.773 | # get offset of first = in $0 2026-07-05 21:03:01.773 | eq_idx = index($0, "=") 2026-07-05 21:03:01.773 | # extract attr & value from $0 2026-07-05 21:03:01.773 | attr = substr($0, 1, eq_idx - 1) 2026-07-05 21:03:01.773 | value = substr($0, eq_idx + 1) 2026-07-05 21:03:01.773 | # only need to strip trailing whitespace from attr 2026-07-05 21:03:01.773 | sub(/[ \t]*$/, "", attr) 2026-07-05 21:03:01.773 | # need to strip leading & trailing whitespace from value 2026-07-05 21:03:01.773 | sub(/^[ \t]*/, "", value) 2026-07-05 21:03:01.773 | sub(/[ \t]*$/, "", value) 2026-07-05 21:03:01.773 | 2026-07-05 21:03:01.773 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-05 21:03:01.773 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-05 21:03:01.773 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-05 21:03:01.773 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-05 21:03:01.773 | if (! (section, attr) in cfg_attr_count) { 2026-07-05 21:03:01.773 | if (section != last_section) { 2026-07-05 21:03:01.773 | cfg_section[section_count++] = section 2026-07-05 21:03:01.773 | last_section = section 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-05 21:03:01.773 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-05 21:03:01.773 | 2026-07-05 21:03:01.773 | cfg_attr[section, attr, 0] = value 2026-07-05 21:03:01.773 | cfg_attr_count[section, attr] = 1 2026-07-05 21:03:01.773 | } else { 2026-07-05 21:03:01.773 | lno = cfg_attr_count[section, attr]++ 2026-07-05 21:03:01.773 | cfg_attr[section, attr, lno] = value 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | END { 2026-07-05 21:03:01.773 | # Process each section in order 2026-07-05 21:03:01.773 | for (sno = 0; sno < section_count; sno++) { 2026-07-05 21:03:01.773 | section = cfg_section[sno] 2026-07-05 21:03:01.773 | # The ini routines simply append a config item immediately 2026-07-05 21:03:01.773 | # after the section header. To keep the same order as defined 2026-07-05 21:03:01.773 | # in local.conf, invoke the ini routines in the reverse order 2026-07-05 21:03:01.773 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-05 21:03:01.773 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-05 21:03:01.773 | if (cfg_attr_count[section, attr] == 1) 2026-07-05 21:03:01.773 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-05 21:03:01.773 | else { 2026-07-05 21:03:01.773 | # For multiline, invoke the ini routines in the reverse order 2026-07-05 21:03:01.773 | count = cfg_attr_count[section, attr] 2026-07-05 21:03:01.773 | print "inidelete " configfile " " section " " attr 2026-07-05 21:03:01.773 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-05 21:03:01.773 | for (l = count -2; l >= 0; l--) 2026-07-05 21:03:01.773 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | } 2026-07-05 21:03:01.773 | ' 2026-07-05 21:03:01.774 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:03:01.774 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-05 21:03:01.775 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:03:01.778 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-05 21:03:01.781 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-05 21:03:01.784 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:03:01.786 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-05 21:03:01.789 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-05 21:03:01.789 | BEGIN { group = "" } 2026-07-05 21:03:01.789 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:03:01.789 | gsub("[][]", "", $1); 2026-07-05 21:03:01.789 | split($1, a, "|"); 2026-07-05 21:03:01.789 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-05 21:03:01.789 | group=a[1] 2026-07-05 21:03:01.789 | } else { 2026-07-05 21:03:01.789 | group="" 2026-07-05 21:03:01.790 | } 2026-07-05 21:03:01.790 | next 2026-07-05 21:03:01.790 | } 2026-07-05 21:03:01.790 | { 2026-07-05 21:03:01.790 | if (group != "") 2026-07-05 21:03:01.790 | print $0 2026-07-05 21:03:01.790 | } 2026-07-05 21:03:01.790 | ' /opt/stack/devstack/local.conf 2026-07-05 21:03:01.798 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-05 21:03:01.801 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-05 21:03:01.842 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-05 21:03:01.882 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-05 21:03:01.885 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-05 21:03:01.889 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-05 21:03:01.892 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-05 21:03:01.895 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-05 21:03:01.899 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-05 21:03:01.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:01.923 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-05 21:03:01.928 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-05 21:03:01.930 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-05 21:03:01.948 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:01.951 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/nova_cell1 2026-07-05 21:03:01.954 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/nova_cell1 2026-07-05 21:03:01.989 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-05 21:03:01.992 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-05 21:03:01.996 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-05 21:03:02.019 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-05 21:03:02.042 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-05 21:03:02.045 | + lib/nova:configure_console_compute:671 : local offset 2026-07-05 21:03:02.048 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-05 21:03:02.051 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-05 21:03:02.055 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-05 21:03:02.080 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.67 2026-07-05 21:03:02.083 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-05 21:03:02.100 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:02.104 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-05 21:03:02.107 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-05 21:03:02.110 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-05 21:03:02.112 | + functions:vercmp:648 : local 'op=<' 2026-07-05 21:03:02.114 | + functions:vercmp:649 : local v2=1.0.0 2026-07-05 21:03:02.116 | + functions:vercmp:650 : local result 2026-07-05 21:03:02.120 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-05 21:03:02.121 | ++ functions:vercmp:654 : sort -V 2026-07-05 21:03:02.121 | ++ functions:vercmp:654 : head -1 2026-07-05 21:03:02.126 | + functions:vercmp:654 : result=1.0.0 2026-07-05 21:03:02.129 | + functions:vercmp:656 : case $op in 2026-07-05 21:03:02.132 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-05 21:03:02.134 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-05 21:03:02.138 | + functions:vercmp:667 : return 2026-07-05 21:03:02.141 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.67:6080/vnc_lite.html 2026-07-05 21:03:02.144 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.67:6080/vnc_lite.html 2026-07-05 21:03:02.180 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.67:6081/spice_auto.html 2026-07-05 21:03:02.183 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.67:6081/spice_auto.html 2026-07-05 21:03:02.220 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-05 21:03:02.238 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:02.241 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-05 21:03:02.244 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.67 2026-07-05 21:03:02.246 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-05 21:03:02.279 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.67 2026-07-05 21:03:02.311 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-05 21:03:02.327 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:02.330 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-05 21:03:02.332 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-05 21:03:02.352 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:02.355 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-05 21:03:02.358 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-05 21:03:02.394 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-05 21:03:02.397 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-05 21:03:02.431 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-05 21:03:02.434 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-05 21:03:02.437 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-05 21:03:02.469 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-05 21:03:02.472 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-05 21:03:02.475 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-05 21:03:02.478 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-05 21:03:02.512 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-05 21:03:02.514 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-05 21:03:02.516 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.519 | + functions-common:run_process:1676 : local group=libvirt 2026-07-05 21:03:02.522 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:02.524 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:03:02.527 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-05 21:03:02.529 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:02.533 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:02.536 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:02.540 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:02.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:02.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285382545 2026-07-05 21:03:02.551 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-05 21:03:02.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:02.577 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-05 21:03:02.581 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-05 21:03:02.584 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.588 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.591 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.594 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.597 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-05 21:03:02.600 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-05 21:03:02.604 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-05 21:03:02.607 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-05 21:03:02.611 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:02.615 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:02.618 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:03:02.622 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-05 21:03:02.625 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-05 21:03:02.628 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-07-05 21:03:02.631 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-05 21:03:02.634 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.638 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-05 21:03:02.640 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:03:02.643 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:03:02.646 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:03:02.649 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-05 21:03:02.652 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-05 21:03:02.655 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-05 21:03:02.658 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:03:02.663 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-05 21:03:02.734 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:02.803 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-05 21:03:02.864 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-05 21:03:02.924 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-05 21:03:02.983 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-05 21:03:03.039 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:03.102 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:03:03.105 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-05 21:03:03.112 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-05 21:03:03.176 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-05 21:03:03.254 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:03:03.605 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-05 21:03:03.622 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-05 21:03:03.935 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-05 21:03:03.970 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:03.972 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:03.974 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:03.976 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:03.979 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:03.981 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:03.984 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:03.986 | + functions-common:time_stop:2427 : start_time=1783285382545 2026-07-05 21:03:03.989 | + functions-common:time_stop:2429 : [[ -z 1783285382545 ]] 2026-07-05 21:03:03.993 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:03.997 | + functions-common:time_stop:2432 : end_time=1783285383995 2026-07-05 21:03:03.999 | + functions-common:time_stop:2433 : elapsed_time=1450 2026-07-05 21:03:04.001 | + functions-common:time_stop:2434 : total=29623 2026-07-05 21:03:04.004 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:04.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31073 2026-07-05 21:03:04.009 | + lib/nova:start_nova_compute:1077 : 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-07-05 21:03:04.012 | + lib/nova:start_nova_compute:1077 : 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-07-05 21:03:04.015 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-05 21:03:04.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:04.032 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-05 21:03:04.032 | Dumping cells_v2 mapping 2026-07-05 21:03:04.034 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-05 21:03:04.247 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:03:04.247 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:03:04.247 | we strongly recommend against using it for new projects. 2026-07-05 21:03:04.247 | 2026-07-05 21:03:04.247 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:03:04.247 | framework. For more detail see 2026-07-05 21:03:04.247 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:03:04.247 | 2026-07-05 21:03:04.247 | import eventlet # noqa 2026-07-05 21:03:04.412 | 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-07-05 21:03:05.886 | INFO dbcounter [None req-2c86a76e-5d19-42c5-b907-9d61f902778a None None] Registered counter for database nova_api 2026-07-05 21:03:05.947 | DEBUG dbcounter [-] [99088] Writer thread running {{(pid=99088) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:03:05.959 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-05 21:03:05.959 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-05 21:03:05.959 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-05 21:03:05.959 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-05 21:03:05.959 | | cell1 | 5fb33419-a975-4e7f-b63c-60d88ecbea98 | rabbit://stackrabbit:secretrabbit@10.4.3.67:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-05 21:03:05.959 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-05 21:03:06.466 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-05 21:03:06.468 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-05 21:03:06.540 | + inc/async:async_inner:63 : create_flavors 2026-07-05 21:03:06.583 | [9833 Async create_flavors:99147]: running: create_flavors 2026-07-05 21:03:06.587 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-05 21:03:06.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:06.611 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-05 21:03:06.614 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:06.617 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-05 21:03:06.620 | + ./stack.sh:main:1337 : start_cinder 2026-07-05 21:03:06.624 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-05 21:03:06.628 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-05 21:03:06.633 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.636 | + functions-common:run_process:1674 : local service=c-api 2026-07-05 21:03:06.643 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.646 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:06.649 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:06.654 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:03:06.656 | + functions-common:run_process:1680 : local name=c-api 2026-07-05 21:03:06.660 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:06.664 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:06.666 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:06.670 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:06.674 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:06.680 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285386676 2026-07-05 21:03:06.683 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-05 21:03:06.705 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:06.708 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-05 21:03:06.712 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-05 21:03:06.715 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.718 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.721 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.724 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-05 21:03:06.727 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-05 21:03:06.730 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-05 21:03:06.733 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-05 21:03:06.735 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:06.738 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:06.741 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:06.745 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:03:06.748 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-05 21:03:06.751 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:03:06.754 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:06.757 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:06.760 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:03:06.764 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-05 21:03:06.768 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:06.770 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:03:06.773 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:03:06.776 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:03:06.780 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-05 21:03:06.783 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:03:06.788 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-05 21:03:06.858 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:06.924 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-05 21:03:06.981 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-05 21:03:07.039 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:07.097 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:07.157 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-05 21:03:07.222 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-05 21:03:07.283 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-05 21:03:07.343 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-05 21:03:07.404 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-05 21:03:07.461 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:03:07.464 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:03:07.467 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-05 21:03:07.538 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:03:07.845 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-05 21:03:07.869 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-05 21:03:08.172 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-05 21:03:08.259 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:08.263 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:08.267 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:08.270 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:08.273 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:08.278 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:08.280 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:08.283 | + functions-common:time_stop:2427 : start_time=1783285386676 2026-07-05 21:03:08.287 | + functions-common:time_stop:2429 : [[ -z 1783285386676 ]] 2026-07-05 21:03:08.292 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:08.295 | + functions-common:time_stop:2432 : end_time=1783285388292 2026-07-05 21:03:08.300 | + functions-common:time_stop:2433 : elapsed_time=1616 2026-07-05 21:03:08.304 | + functions-common:time_stop:2434 : total=31073 2026-07-05 21:03:08.306 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:08.310 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32689 2026-07-05 21:03:08.314 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-05 21:03:08.314 | Waiting for Cinder API to start... 2026-07-05 21:03:08.316 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.67/volume/v3/ 2026-07-05 21:03:08.318 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.67/volume/v3/ 2026-07-05 21:03:08.321 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 21:03:08.324 | + functions:wait_for_service:477 : local url=https://10.4.3.67/volume/v3/ 2026-07-05 21:03:08.327 | + functions:wait_for_service:478 : local rval=0 2026-07-05 21:03:08.329 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 21:03:08.331 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:03:08.334 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:08.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:08.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:08.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285388343 2026-07-05 21:03:08.351 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 21:03:08.357 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67/volume/v3/ 2026-07-05 21:03:10.472 | + :: : [[ 401 == 503 ]] 2026-07-05 21:03:10.473 | + :: : [[ 0 -eq 7 ]] 2026-07-05 21:03:10.477 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 21:03:10.480 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:10.483 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:10.487 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:10.491 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:10.494 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:10.498 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:03:10.502 | + functions-common:time_stop:2427 : start_time=1783285388343 2026-07-05 21:03:10.504 | + functions-common:time_stop:2429 : [[ -z 1783285388343 ]] 2026-07-05 21:03:10.508 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:10.513 | + functions-common:time_stop:2432 : end_time=1783285390510 2026-07-05 21:03:10.516 | + functions-common:time_stop:2433 : elapsed_time=2167 2026-07-05 21:03:10.519 | + functions-common:time_stop:2434 : total=7845 2026-07-05 21:03:10.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:10.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10012 2026-07-05 21:03:10.528 | + functions:wait_for_service:486 : return 0 2026-07-05 21:03:10.532 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.535 | + functions-common:run_process:1674 : local service=c-sch 2026-07-05 21:03:10.538 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.541 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:10.544 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:10.547 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:03:10.550 | + functions-common:run_process:1680 : local name=c-sch 2026-07-05 21:03:10.553 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:10.557 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:10.561 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:10.564 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:10.568 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:10.574 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285390570 2026-07-05 21:03:10.577 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-05 21:03:10.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:10.602 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-05 21:03:10.605 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-05 21:03:10.608 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.611 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.614 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.618 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.621 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-05 21:03:10.625 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-05 21:03:10.628 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-05 21:03:10.631 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:10.634 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:10.637 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:10.640 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:03:10.643 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-05 21:03:10.646 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-05 21:03:10.651 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-07-05 21:03:10.654 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-05 21:03:10.658 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.661 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:03:10.664 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:03:10.667 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-05 21:03:10.670 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:03:10.673 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:03:10.676 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-05 21:03:10.679 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:03:10.684 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-05 21:03:10.753 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:10.769 | + inc/async:async_inner:64 : rc=0 2026-07-05 21:03:10.794 | [99147 Async create_flavors:99147]: finished successfully 2026-07-05 21:03:10.827 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-05 21:03:10.887 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:10.949 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-05 21:03:11.013 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-05 21:03:11.076 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:11.136 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-05 21:03:11.140 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:03:11.143 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-05 21:03:11.213 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:03:11.530 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-05 21:03:11.544 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-05 21:03:11.837 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-05 21:03:11.867 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:11.870 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:11.872 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:11.876 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:11.879 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:11.882 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:11.885 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:11.888 | + functions-common:time_stop:2427 : start_time=1783285390570 2026-07-05 21:03:11.892 | + functions-common:time_stop:2429 : [[ -z 1783285390570 ]] 2026-07-05 21:03:11.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:11.900 | + functions-common:time_stop:2432 : end_time=1783285391897 2026-07-05 21:03:11.903 | + functions-common:time_stop:2433 : elapsed_time=1327 2026-07-05 21:03:11.906 | + functions-common:time_stop:2434 : total=32689 2026-07-05 21:03:11.909 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:11.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34016 2026-07-05 21:03:11.915 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:11.918 | + lib/cinder:start_cinder:649 : 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-07-05 21:03:11.921 | + functions-common:run_process:1674 : local service=c-bak 2026-07-05 21:03:11.924 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:11.927 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:11.931 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:11.934 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:11.937 | + functions-common:run_process:1680 : local name=c-bak 2026-07-05 21:03:11.940 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:11.943 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:11.946 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:11.949 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:11.953 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:11.958 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285391955 2026-07-05 21:03:11.961 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-05 21:03:11.980 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:11.983 | + functions-common:run_process:1684 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:11.986 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-05 21:03:11.989 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:11.991 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:11.995 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:11.998 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:12.001 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-05 21:03:12.004 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-05 21:03:12.006 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-05 21:03:12.009 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:12.012 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:12.015 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:12.018 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:12.021 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-05 21:03:12.024 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-05 21:03:12.027 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:12.030 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-05 21:03:12.033 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:12.035 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:03:12.038 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:03:12.040 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:12.043 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:03:12.047 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:03:12.050 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-05 21:03:12.053 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:03:12.059 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-07-05 21:03:12.135 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:12.210 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-05 21:03:12.273 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:12.338 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-05 21:03:12.412 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-05 21:03:12.482 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:12.547 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-05 21:03:12.549 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:12.613 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:03:12.617 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-05 21:03:12.693 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:03:13.045 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-05 21:03:13.063 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-05 21:03:13.371 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-05 21:03:13.409 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:13.412 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:13.414 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:13.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:13.421 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:13.423 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:13.426 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:13.428 | + functions-common:time_stop:2427 : start_time=1783285391955 2026-07-05 21:03:13.431 | + functions-common:time_stop:2429 : [[ -z 1783285391955 ]] 2026-07-05 21:03:13.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:13.438 | + functions-common:time_stop:2432 : end_time=1783285393436 2026-07-05 21:03:13.441 | + functions-common:time_stop:2433 : elapsed_time=1481 2026-07-05 21:03:13.443 | + functions-common:time_stop:2434 : total=34016 2026-07-05 21:03:13.445 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:13.448 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35497 2026-07-05 21:03:13.451 | + lib/cinder:start_cinder:650 : 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-07-05 21:03:13.453 | + functions-common:run_process:1674 : local service=c-vol 2026-07-05 21:03:13.455 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.457 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:13.460 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:13.463 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:13.465 | + functions-common:run_process:1680 : local name=c-vol 2026-07-05 21:03:13.467 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:13.470 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:13.472 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:13.475 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:13.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:13.481 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285393479 2026-07-05 21:03:13.484 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-05 21:03:13.504 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:13.508 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:13.510 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-05 21:03:13.514 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.516 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.518 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.521 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.523 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-05 21:03:13.525 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-05 21:03:13.527 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-05 21:03:13.530 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:13.533 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:13.535 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:13.537 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:13.539 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-05 21:03:13.542 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-05 21:03:13.545 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:13.548 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-05 21:03:13.551 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.553 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-05 21:03:13.556 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-05 21:03:13.559 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:13.561 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-05 21:03:13.564 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-05 21:03:13.566 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-05 21:03:13.569 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-05 21:03:13.574 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-05 21:03:13.640 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:13.712 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-05 21:03:13.780 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-05 21:03:13.842 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-05 21:03:13.905 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-05 21:03:13.968 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:14.031 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-05 21:03:14.035 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-05 21:03:14.097 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-05 21:03:14.100 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-05 21:03:14.178 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-05 21:03:14.500 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-05 21:03:14.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-05 21:03:14.828 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-05 21:03:14.870 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:14.873 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:14.877 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:14.880 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:14.883 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:14.887 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:14.890 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:14.893 | + functions-common:time_stop:2427 : start_time=1783285393479 2026-07-05 21:03:14.896 | + functions-common:time_stop:2429 : [[ -z 1783285393479 ]] 2026-07-05 21:03:14.900 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:14.906 | + functions-common:time_stop:2432 : end_time=1783285394901 2026-07-05 21:03:14.909 | + functions-common:time_stop:2433 : elapsed_time=1422 2026-07-05 21:03:14.912 | + functions-common:time_stop:2434 : total=35497 2026-07-05 21:03:14.915 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:14.920 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36919 2026-07-05 21:03:14.923 | + ./stack.sh:main:1338 : create_volume_types 2026-07-05 21:03:14.926 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-05 21:03:14.948 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:14.950 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-05 21:03:14.953 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-05 21:03:14.956 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-05 21:03:14.959 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-05 21:03:14.963 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-05 21:03:14.968 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-05 21:03:14.969 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-05 21:03:14.972 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-05 21:03:14.976 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-05 21:03:14.995 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:14.998 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-05 21:03:16.187 | 2026-07-05 21:03:16.187 | +-------------+--------------------------------------+ 2026-07-05 21:03:16.187 | | Field | Value | 2026-07-05 21:03:16.187 | +-------------+--------------------------------------+ 2026-07-05 21:03:16.187 | | description | None | 2026-07-05 21:03:16.188 | | id | df7423e8-189d-4238-bd55-70e7c49b86f3 | 2026-07-05 21:03:16.188 | | is_public | True | 2026-07-05 21:03:16.188 | | name | storpool | 2026-07-05 21:03:16.188 | | properties | volume_backend_name='storpool' | 2026-07-05 21:03:16.188 | +-------------+--------------------------------------+ 2026-07-05 21:03:16.193 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-05 21:03:16.197 | + lib/cinder:create_volume_types:698 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:16.200 | + lib/cinder:create_volume_types:699 : create_one_type multiattach multiattach ' True' 2026-07-05 21:03:16.203 | + lib/cinder:create_one_type:666 : type_name=multiattach 2026-07-05 21:03:16.206 | + lib/cinder:create_one_type:667 : property_key=multiattach 2026-07-05 21:03:16.209 | + lib/cinder:create_one_type:668 : property_value=' True' 2026-07-05 21:03:16.213 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-05 21:03:16.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:16.238 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-07-05 21:03:17.211 | 2026-07-05 21:03:17.212 | +-------------+--------------------------------------+ 2026-07-05 21:03:17.212 | | Field | Value | 2026-07-05 21:03:17.212 | +-------------+--------------------------------------+ 2026-07-05 21:03:17.212 | | description | None | 2026-07-05 21:03:17.212 | | id | 8884b8d2-725c-4ba0-adbb-a25a8fe3335e | 2026-07-05 21:03:17.212 | | is_public | True | 2026-07-05 21:03:17.212 | | name | multiattach | 2026-07-05 21:03:17.212 | | properties | multiattach=' True' | 2026-07-05 21:03:17.212 | +-------------+--------------------------------------+ 2026-07-05 21:03:17.221 | + lib/cinder:create_one_type:672 : [[ multiattach == \c\e\p\h ]] 2026-07-05 21:03:17.224 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-05 21:03:17.227 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-05 21:03:17.232 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-05 21:03:17.252 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:17.255 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-05 21:03:17.258 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:17.261 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-05 21:03:17.265 | + ./stack.sh:main:1353 : start_glance 2026-07-05 21:03:17.268 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-05 21:03:17.272 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-05 21:03:17.277 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.280 | + functions-common:run_process:1674 : local service=g-api 2026-07-05 21:03:17.283 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.286 | + functions-common:run_process:1676 : local group= 2026-07-05 21:03:17.289 | + functions-common:run_process:1677 : local user= 2026-07-05 21:03:17.292 | + functions-common:run_process:1678 : local env_vars= 2026-07-05 21:03:17.295 | + functions-common:run_process:1680 : local name=g-api 2026-07-05 21:03:17.298 | + functions-common:run_process:1682 : time_start run_process 2026-07-05 21:03:17.301 | + functions-common:time_start:2406 : local name=run_process 2026-07-05 21:03:17.304 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:17.307 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:17.311 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:17.316 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285397312 2026-07-05 21:03:17.319 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-05 21:03:17.339 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:17.342 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-05 21:03:17.346 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-05 21:03:17.349 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.352 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.355 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.358 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-05 21:03:17.361 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-05 21:03:17.364 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-05 21:03:17.367 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-05 21:03:17.370 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-05 21:03:17.373 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-05 21:03:17.376 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-05 21:03:17.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-05 21:03:17.382 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-05 21:03:17.386 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-05 21:03:17.388 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:17.392 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:17.394 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-05 21:03:17.397 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-05 21:03:17.400 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:17.403 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-05 21:03:17.406 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-05 21:03:17.408 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-05 21:03:17.411 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-05 21:03:17.414 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-05 21:03:17.420 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-05 21:03:17.486 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-05 21:03:17.557 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-05 21:03:17.618 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-05 21:03:17.677 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-05 21:03:17.736 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-05 21:03:17.799 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-05 21:03:17.857 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-05 21:03:17.918 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-05 21:03:17.979 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-05 21:03:18.037 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-05 21:03:18.094 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-05 21:03:18.097 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-05 21:03:18.100 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-05 21:03:18.167 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-05 21:03:18.483 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-05 21:03:18.498 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-05 21:03:18.827 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-05 21:03:18.903 | + functions-common:run_process:1686 : time_stop run_process 2026-07-05 21:03:18.906 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:18.909 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:18.912 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:18.916 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:18.920 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:18.925 | + functions-common:time_stop:2426 : name=run_process 2026-07-05 21:03:18.928 | + functions-common:time_stop:2427 : start_time=1783285397312 2026-07-05 21:03:18.931 | + functions-common:time_stop:2429 : [[ -z 1783285397312 ]] 2026-07-05 21:03:18.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:18.940 | + functions-common:time_stop:2432 : end_time=1783285398937 2026-07-05 21:03:18.944 | + functions-common:time_stop:2433 : elapsed_time=1625 2026-07-05 21:03:18.948 | + functions-common:time_stop:2434 : total=36919 2026-07-05 21:03:18.951 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:18.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38544 2026-07-05 21:03:18.957 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-05 21:03:18.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:18.983 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.67) to start...' 2026-07-05 21:03:18.983 | Waiting for g-api (10.4.3.67) to start... 2026-07-05 21:03:18.986 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.67/image 2026-07-05 21:03:18.990 | + functions:wait_for_service:476 : local timeout=60 2026-07-05 21:03:18.994 | + functions:wait_for_service:477 : local url=https://10.4.3.67/image 2026-07-05 21:03:18.997 | + functions:wait_for_service:478 : local rval=0 2026-07-05 21:03:19.001 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-05 21:03:19.005 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:03:19.008 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:19.011 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:19.016 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:19.021 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285399018 2026-07-05 21:03:19.025 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-05 21:03:19.031 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.67/image 2026-07-05 21:03:21.182 | + :: : [[ 300 == 503 ]] 2026-07-05 21:03:21.183 | + :: : [[ 0 -eq 7 ]] 2026-07-05 21:03:21.186 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-05 21:03:21.189 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:21.192 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:21.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:21.198 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:21.201 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:21.204 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:03:21.206 | + functions-common:time_stop:2427 : start_time=1783285399018 2026-07-05 21:03:21.209 | + functions-common:time_stop:2429 : [[ -z 1783285399018 ]] 2026-07-05 21:03:21.214 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:21.219 | + functions-common:time_stop:2432 : end_time=1783285401215 2026-07-05 21:03:21.222 | + functions-common:time_stop:2433 : elapsed_time=2197 2026-07-05 21:03:21.224 | + functions-common:time_stop:2434 : total=10012 2026-07-05 21:03:21.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:21.231 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12209 2026-07-05 21:03:21.233 | + functions:wait_for_service:486 : return 0 2026-07-05 21:03:21.237 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-05 21:03:21.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:21.262 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-05 21:03:21.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:21.283 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-05 21:03:21.286 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:21.289 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-05 21:03:21.292 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-05 21:03:21.294 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.297 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.299 | + functions:upload_image:141 : local image image_fname image_name 2026-07-05 21:03:21.302 | + functions:upload_image:143 : local max_attempts=5 2026-07-05 21:03:21.304 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-05 21:03:21.310 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.315 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.318 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-05 21:03:21.320 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-05 21:03:21.324 | ++ functions:upload_image:151 : seq 5 2026-07-05 21:03:21.328 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-05 21:03:21.331 | + functions:upload_image:152 : local rc=0 2026-07-05 21:03:21.333 | + 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-07-05 21:03:21.336 | --2026-07-05 21:03:21-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.569 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-05 21:03:21.738 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-05 21:03:21.918 | HTTP request sent, awaiting response... 302 Found 2026-07-05 21:03:21.919 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-05 21:03:21.919 | --2026-07-05 21:03:21-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:21.977 | Resolving github.com (github.com)... 140.82.121.3 2026-07-05 21:03:22.003 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-05 21:03:22.519 | HTTP request sent, awaiting response... 302 Found 2026-07-05 21:03:22.519 | 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-07-05T21%3A56%3A26Z&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-07-05T20%3A56%3A05Z&ske=2026-07-05T21%3A56%3A26Z&sks=b&skv=2018-11-09&sig=%2FPJHXlD6NvtFrtWQEOrjaofIwt9CK%2Fhw9HLrJPB16kg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIwMiwibmJmIjoxNzgzMjg1NDAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CLVbXhhizTH4Hf-HkEKqhNnda9QpWzQ0sFpA0nimMN4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-05 21:03:22.519 | --2026-07-05 21:03:22-- 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-07-05T21%3A56%3A26Z&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-07-05T20%3A56%3A05Z&ske=2026-07-05T21%3A56%3A26Z&sks=b&skv=2018-11-09&sig=%2FPJHXlD6NvtFrtWQEOrjaofIwt9CK%2Fhw9HLrJPB16kg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIwMiwibmJmIjoxNzgzMjg1NDAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.CLVbXhhizTH4Hf-HkEKqhNnda9QpWzQ0sFpA0nimMN4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-05 21:03:22.522 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ... 2026-07-05 21:03:22.523 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-05 21:03:22.530 | HTTP request sent, awaiting response... 200 OK 2026-07-05 21:03:22.530 | Length: 21430272 (20M) [application/octet-stream] 2026-07-05 21:03:22.530 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-05 21:03:22.544 | 2026-07-05 21:03:22.847 | 0K ........ ........ .... 100% 64.4M=0.3s 2026-07-05 21:03:22.848 | 2026-07-05 21:03:22.848 | 2026-07-05 21:03:22 (64.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-05 21:03:22.848 | 2026-07-05 21:03:22.851 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-05 21:03:22.853 | + functions:upload_image:163 : break 2026-07-05 21:03:22.855 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:22.857 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-05 21:03:22.860 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-05 21:03:22.862 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-05 21:03:22.864 | + functions:upload_image:313 : local kernel= 2026-07-05 21:03:22.867 | + functions:upload_image:314 : local ramdisk= 2026-07-05 21:03:22.869 | + functions:upload_image:315 : local disk_format= 2026-07-05 21:03:22.872 | + functions:upload_image:316 : local container_format= 2026-07-05 21:03:22.874 | + functions:upload_image:317 : local unpack= 2026-07-05 21:03:22.877 | + functions:upload_image:318 : local img_property= 2026-07-05 21:03:22.879 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-05 21:03:22.881 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-05 21:03:22.884 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-05 21:03:22.887 | + functions:upload_image:328 : case "$image_fname" in 2026-07-05 21:03:22.890 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-05 21:03:22.895 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-05 21:03:22.897 | + functions:upload_image:350 : local format 2026-07-05 21:03:22.901 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:22.902 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-05 21:03:22.909 | + functions:upload_image:351 : format=qcow2 2026-07-05 21:03:22.912 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-05 21:03:22.914 | + functions:upload_image:353 : disk_format=qcow2 2026-07-05 21:03:22.917 | + functions:upload_image:357 : container_format=bare 2026-07-05 21:03:22.920 | + functions:upload_image:404 : is_arch ppc64le 2026-07-05 21:03:22.923 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:22.927 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-05 21:03:22.930 | + functions:upload_image:404 : is_arch ppc64 2026-07-05 21:03:22.933 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:22.937 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-05 21:03:22.940 | + functions:upload_image:404 : is_arch ppc 2026-07-05 21:03:22.943 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:22.947 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-05 21:03:22.949 | + functions:upload_image:408 : is_arch aarch64 2026-07-05 21:03:22.952 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:22.957 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 21:03:22.959 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-05 21:03:22.962 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-05 21:03:22.964 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-05 21:03:22.967 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-05 21:03:22.969 | + 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-07-05 21:03:22.972 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-05 21:03:22.974 | + functions:_upload_image:112 : shift 2026-07-05 21:03:22.977 | + functions:_upload_image:113 : local container=bare 2026-07-05 21:03:22.979 | + functions:_upload_image:114 : shift 2026-07-05 21:03:22.982 | + functions:_upload_image:115 : local disk=qcow2 2026-07-05 21:03:22.984 | + functions:_upload_image:116 : shift 2026-07-05 21:03:22.986 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:22.989 | + functions:_upload_image:118 : shift 2026-07-05 21:03:22.992 | + functions:_upload_image:119 : local properties 2026-07-05 21:03:22.995 | + functions:_upload_image:120 : local useimport 2026-07-05 21:03:22.998 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-05 21:03:23.000 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-05 21:03:23.003 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-05 21:03:23.006 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-05 21:03:23.009 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-05 21:03:23.012 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-05 21:03:23.014 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:23.016 | + functions:_upload_image:125 : useimport=--import 2026-07-05 21:03:23.019 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-05 21:03:23.023 | + 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-07-05 21:03:26.984 | 2026-07-05 21:03:26.984 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:26.984 | | Field | Value | 2026-07-05 21:03:26.984 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:26.984 | | container_format | bare | 2026-07-05 21:03:26.984 | | created_at | 2026-07-05T21:03:24Z | 2026-07-05 21:03:26.984 | | disk_format | qcow2 | 2026-07-05 21:03:26.985 | | file | /v2/images/1f36eaa5-ed67-4908-9185-eb8ba9a312c5/file | 2026-07-05 21:03:26.985 | | id | 1f36eaa5-ed67-4908-9185-eb8ba9a312c5 | 2026-07-05 21:03:26.985 | | min_disk | 0 | 2026-07-05 21:03:26.985 | | min_ram | 0 | 2026-07-05 21:03:26.985 | | name | cirros-0.6.2-x86_64-disk | 2026-07-05 21:03:26.985 | | owner | 44c58cdca3964a62a4824db72d17c852 | 2026-07-05 21:03:26.985 | | properties | hw_rng_model='virtio', os_glance_import_task='7e809e57-9521-4237-9732-e737f75f0ca0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-05 21:03:26.985 | | protected | False | 2026-07-05 21:03:26.985 | | schema | /v2/schemas/image | 2026-07-05 21:03:26.985 | | size | 21430272 | 2026-07-05 21:03:26.985 | | status | uploading | 2026-07-05 21:03:26.985 | | tags | | 2026-07-05 21:03:26.985 | | updated_at | 2026-07-05T21:03:26Z | 2026-07-05 21:03:26.985 | | visibility | public | 2026-07-05 21:03:26.985 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:26.992 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-05 21:03:26.994 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:26.998 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:27.001 | + functions:upload_image:141 : local image image_fname image_name 2026-07-05 21:03:27.004 | + functions:upload_image:143 : local max_attempts=5 2026-07-05 21:03:27.007 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-05 21:03:27.013 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:27.018 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:27.021 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-05 21:03:27.023 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-05 21:03:27.027 | ++ functions:upload_image:151 : seq 5 2026-07-05 21:03:27.032 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-05 21:03:27.035 | + functions:upload_image:152 : local rc=0 2026-07-05 21:03:27.038 | + 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-07-05 21:03:27.041 | --2026-07-05 21:03:27-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:27.042 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-05 21:03:27.209 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-05 21:03:27.389 | HTTP request sent, awaiting response... 302 Found 2026-07-05 21:03:27.389 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-05 21:03:27.389 | --2026-07-05 21:03:27-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:27.414 | Resolving github.com (github.com)... 140.82.121.3 2026-07-05 21:03:27.440 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-05 21:03:27.947 | HTTP request sent, awaiting response... 302 Found 2026-07-05 21:03:27.947 | 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-07-05T21%3A59%3A39Z&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-07-05T20%3A59%3A34Z&ske=2026-07-05T21%3A59%3A39Z&sks=b&skv=2018-11-09&sig=BkaL4tzsjtirZrNYwrPoOcAV%2Bv17M020D5joj4uC5zA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIwNywibmJmIjoxNzgzMjg1NDA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eVRhoATlkCuLX4NqSbQvKQ-XJI2xE-phu15wkcQYb5s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-05 21:03:27.947 | --2026-07-05 21:03:27-- 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-07-05T21%3A59%3A39Z&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-07-05T20%3A59%3A34Z&ske=2026-07-05T21%3A59%3A39Z&sks=b&skv=2018-11-09&sig=BkaL4tzsjtirZrNYwrPoOcAV%2Bv17M020D5joj4uC5zA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIwNywibmJmIjoxNzgzMjg1NDA3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.eVRhoATlkCuLX4NqSbQvKQ-XJI2xE-phu15wkcQYb5s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-05 21:03:27.949 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-07-05 21:03:27.950 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-05 21:03:27.958 | HTTP request sent, awaiting response... 200 OK 2026-07-05 21:03:27.958 | Length: 21233664 (20M) [application/octet-stream] 2026-07-05 21:03:27.958 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-05 21:03:27.972 | 2026-07-05 21:03:28.201 | 0K ........ ........ .... 100% 83.4M=0.2s 2026-07-05 21:03:28.201 | 2026-07-05 21:03:28.201 | 2026-07-05 21:03:28 (83.4 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-05 21:03:28.201 | 2026-07-05 21:03:28.205 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-05 21:03:28.208 | + functions:upload_image:163 : break 2026-07-05 21:03:28.211 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:28.214 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-05 21:03:28.217 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-05 21:03:28.220 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-05 21:03:28.223 | + functions:upload_image:313 : local kernel= 2026-07-05 21:03:28.226 | + functions:upload_image:314 : local ramdisk= 2026-07-05 21:03:28.229 | + functions:upload_image:315 : local disk_format= 2026-07-05 21:03:28.233 | + functions:upload_image:316 : local container_format= 2026-07-05 21:03:28.236 | + functions:upload_image:317 : local unpack= 2026-07-05 21:03:28.239 | + functions:upload_image:318 : local img_property= 2026-07-05 21:03:28.242 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-05 21:03:28.246 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-05 21:03:28.249 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-05 21:03:28.253 | + functions:upload_image:328 : case "$image_fname" in 2026-07-05 21:03:28.258 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-05 21:03:28.263 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-05 21:03:28.266 | + functions:upload_image:350 : local format 2026-07-05 21:03:28.271 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:28.272 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-05 21:03:28.282 | + functions:upload_image:351 : format=qcow2 2026-07-05 21:03:28.285 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-05 21:03:28.288 | + functions:upload_image:353 : disk_format=qcow2 2026-07-05 21:03:28.291 | + functions:upload_image:357 : container_format=bare 2026-07-05 21:03:28.294 | + functions:upload_image:404 : is_arch ppc64le 2026-07-05 21:03:28.298 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:28.303 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-05 21:03:28.306 | + functions:upload_image:404 : is_arch ppc64 2026-07-05 21:03:28.310 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:28.314 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-05 21:03:28.317 | + functions:upload_image:404 : is_arch ppc 2026-07-05 21:03:28.321 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:28.326 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-05 21:03:28.329 | + functions:upload_image:408 : is_arch aarch64 2026-07-05 21:03:28.333 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:28.339 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 21:03:28.341 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-05 21:03:28.344 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-05 21:03:28.347 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-05 21:03:28.350 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-05 21:03:28.353 | + 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-07-05 21:03:28.355 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-05 21:03:28.358 | + functions:_upload_image:112 : shift 2026-07-05 21:03:28.361 | + functions:_upload_image:113 : local container=bare 2026-07-05 21:03:28.363 | + functions:_upload_image:114 : shift 2026-07-05 21:03:28.366 | + functions:_upload_image:115 : local disk=qcow2 2026-07-05 21:03:28.368 | + functions:_upload_image:116 : shift 2026-07-05 21:03:28.372 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:28.374 | + functions:_upload_image:118 : shift 2026-07-05 21:03:28.377 | + functions:_upload_image:119 : local properties 2026-07-05 21:03:28.379 | + functions:_upload_image:120 : local useimport 2026-07-05 21:03:28.382 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-05 21:03:28.385 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-05 21:03:28.388 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-05 21:03:28.391 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-05 21:03:28.393 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-05 21:03:28.397 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-05 21:03:28.400 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:28.403 | + functions:_upload_image:125 : useimport=--import 2026-07-05 21:03:28.407 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-05 21:03:28.412 | + 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-07-05 21:03:30.633 | 2026-07-05 21:03:30.633 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:30.633 | | Field | Value | 2026-07-05 21:03:30.634 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:30.634 | | container_format | bare | 2026-07-05 21:03:30.634 | | created_at | 2026-07-05T21:03:29Z | 2026-07-05 21:03:30.634 | | disk_format | qcow2 | 2026-07-05 21:03:30.634 | | file | /v2/images/9780064b-a7e8-4222-b56b-48933be3d7f0/file | 2026-07-05 21:03:30.634 | | id | 9780064b-a7e8-4222-b56b-48933be3d7f0 | 2026-07-05 21:03:30.634 | | min_disk | 0 | 2026-07-05 21:03:30.634 | | min_ram | 0 | 2026-07-05 21:03:30.634 | | name | cirros-0.6.1-x86_64-disk | 2026-07-05 21:03:30.634 | | owner | 44c58cdca3964a62a4824db72d17c852 | 2026-07-05 21:03:30.634 | | properties | hw_rng_model='virtio', os_glance_import_task='3c6421bc-fc64-4181-a06e-cc15db685a26', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-05 21:03:30.634 | | protected | False | 2026-07-05 21:03:30.634 | | schema | /v2/schemas/image | 2026-07-05 21:03:30.634 | | size | 21233664 | 2026-07-05 21:03:30.634 | | status | uploading | 2026-07-05 21:03:30.634 | | tags | | 2026-07-05 21:03:30.634 | | updated_at | 2026-07-05T21:03:30Z | 2026-07-05 21:03:30.634 | | visibility | public | 2026-07-05 21:03:30.634 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:30.643 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-05 21:03:30.645 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:30.648 | + 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-07-05 21:03:30.651 | + functions:upload_image:141 : local image image_fname image_name 2026-07-05 21:03:30.654 | + functions:upload_image:143 : local max_attempts=5 2026-07-05 21:03:30.657 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-05 21:03:30.663 | ++ 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-07-05 21:03:30.668 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:30.671 | + 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-07-05 21:03:30.674 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-05 21:03:30.677 | ++ functions:upload_image:151 : seq 5 2026-07-05 21:03:30.682 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-05 21:03:30.686 | + functions:upload_image:152 : local rc=0 2026-07-05 21:03:30.688 | + 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-07-05 21:03:30.692 | --2026-07-05 21:03:30-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:30.734 | Resolving github.com (github.com)... 140.82.121.3 2026-07-05 21:03:30.762 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-05 21:03:31.006 | HTTP request sent, awaiting response... 302 Found 2026-07-05 21:03:31.006 | 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-07-05T21%3A55%3A02Z&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-07-05T20%3A54%3A04Z&ske=2026-07-05T21%3A55%3A02Z&sks=b&skv=2018-11-09&sig=iGbyVu1rZn3CHhnuer%2BZ0vbpBEIqylk%2F1R%2F%2FUaagJWo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIxMCwibmJmIjoxNzgzMjg1NDEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8-4_0YqJNw6-r-SV4tZoRr97UbYN2MLMKQKUdA7Wxt0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-05 21:03:31.006 | --2026-07-05 21:03:31-- 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-07-05T21%3A55%3A02Z&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-07-05T20%3A54%3A04Z&ske=2026-07-05T21%3A55%3A02Z&sks=b&skv=2018-11-09&sig=iGbyVu1rZn3CHhnuer%2BZ0vbpBEIqylk%2F1R%2F%2FUaagJWo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzI4NzIxMCwibmJmIjoxNzgzMjg1NDEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8-4_0YqJNw6-r-SV4tZoRr97UbYN2MLMKQKUdA7Wxt0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-05 21:03:31.008 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.110.133, ... 2026-07-05 21:03:31.010 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-05 21:03:31.017 | HTTP request sent, awaiting response... 200 OK 2026-07-05 21:03:31.017 | Length: 21692416 (21M) [application/octet-stream] 2026-07-05 21:03:31.017 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-05 21:03:31.029 | 2026-07-05 21:03:31.604 | 0K ........ ........ .... 100% 35.2M=0.6s 2026-07-05 21:03:31.604 | 2026-07-05 21:03:31.604 | 2026-07-05 21:03:31 (35.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-05 21:03:31.604 | 2026-07-05 21:03:31.608 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-05 21:03:31.610 | + functions:upload_image:163 : break 2026-07-05 21:03:31.613 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:31.616 | + 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-07-05 21:03:31.619 | + 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-07-05 21:03:31.622 | + 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-07-05 21:03:31.625 | + functions:upload_image:313 : local kernel= 2026-07-05 21:03:31.627 | + functions:upload_image:314 : local ramdisk= 2026-07-05 21:03:31.630 | + functions:upload_image:315 : local disk_format= 2026-07-05 21:03:31.632 | + functions:upload_image:316 : local container_format= 2026-07-05 21:03:31.635 | + functions:upload_image:317 : local unpack= 2026-07-05 21:03:31.638 | + functions:upload_image:318 : local img_property= 2026-07-05 21:03:31.641 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-05 21:03:31.643 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-05 21:03:31.646 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-05 21:03:31.650 | + functions:upload_image:328 : case "$image_fname" in 2026-07-05 21:03:31.654 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-05 21:03:31.659 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-05 21:03:31.662 | + functions:upload_image:350 : local format 2026-07-05 21:03:31.666 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:31.667 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-05 21:03:31.676 | + functions:upload_image:351 : format=qcow2 2026-07-05 21:03:31.679 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-05 21:03:31.682 | + functions:upload_image:353 : disk_format=qcow2 2026-07-05 21:03:31.685 | + functions:upload_image:357 : container_format=bare 2026-07-05 21:03:31.688 | + functions:upload_image:404 : is_arch ppc64le 2026-07-05 21:03:31.692 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:31.697 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-05 21:03:31.701 | + functions:upload_image:404 : is_arch ppc64 2026-07-05 21:03:31.705 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:31.710 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-05 21:03:31.713 | + functions:upload_image:404 : is_arch ppc 2026-07-05 21:03:31.717 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:31.722 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-05 21:03:31.725 | + functions:upload_image:408 : is_arch aarch64 2026-07-05 21:03:31.729 | ++ functions-common:is_arch:519 : uname -m 2026-07-05 21:03:31.734 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-05 21:03:31.737 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-05 21:03:31.740 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-05 21:03:31.743 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-05 21:03:31.746 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-05 21:03:31.750 | + 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-07-05 21:03:31.752 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-05 21:03:31.755 | + functions:_upload_image:112 : shift 2026-07-05 21:03:31.758 | + functions:_upload_image:113 : local container=bare 2026-07-05 21:03:31.761 | + functions:_upload_image:114 : shift 2026-07-05 21:03:31.763 | + functions:_upload_image:115 : local disk=qcow2 2026-07-05 21:03:31.766 | + functions:_upload_image:116 : shift 2026-07-05 21:03:31.769 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:31.772 | + functions:_upload_image:118 : shift 2026-07-05 21:03:31.775 | + functions:_upload_image:119 : local properties 2026-07-05 21:03:31.777 | + functions:_upload_image:120 : local useimport 2026-07-05 21:03:31.781 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-05 21:03:31.784 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-05 21:03:31.787 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-05 21:03:31.790 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-05 21:03:31.795 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-05 21:03:31.797 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-05 21:03:31.800 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:31.803 | + functions:_upload_image:125 : useimport=--import 2026-07-05 21:03:31.807 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:31.812 | + 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-07-05 21:03:34.053 | 2026-07-05 21:03:34.053 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:34.053 | | Field | Value | 2026-07-05 21:03:34.053 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:34.053 | | container_format | bare | 2026-07-05 21:03:34.054 | | created_at | 2026-07-05T21:03:32Z | 2026-07-05 21:03:34.054 | | disk_format | qcow2 | 2026-07-05 21:03:34.054 | | file | /v2/images/5c5dbbcf-3320-4a06-8497-128fcbc524fb/file | 2026-07-05 21:03:34.054 | | id | 5c5dbbcf-3320-4a06-8497-128fcbc524fb | 2026-07-05 21:03:34.054 | | min_disk | 0 | 2026-07-05 21:03:34.054 | | min_ram | 0 | 2026-07-05 21:03:34.054 | | name | cirros-0.6.3-x86_64-disk | 2026-07-05 21:03:34.054 | | owner | 44c58cdca3964a62a4824db72d17c852 | 2026-07-05 21:03:34.054 | | properties | hw_rng_model='virtio', os_glance_import_task='5f0c914a-5c1d-4dce-849c-c34249b5f901', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-05 21:03:34.054 | | protected | False | 2026-07-05 21:03:34.054 | | schema | /v2/schemas/image | 2026-07-05 21:03:34.054 | | size | 21692416 | 2026-07-05 21:03:34.054 | | status | uploading | 2026-07-05 21:03:34.054 | | tags | | 2026-07-05 21:03:34.054 | | updated_at | 2026-07-05T21:03:34Z | 2026-07-05 21:03:34.054 | | visibility | public | 2026-07-05 21:03:34.054 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-05 21:03:34.063 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-05 21:03:34.120 | [9833 Async create_flavors:99147]: Waiting for completion of create_flavors running on PID 99147 (2 other jobs running) 2026-07-05 21:03:34.152 | [9833 Async create_flavors:99147]: Signaling child to exit 2026-07-05 21:03:34.152 | WAKEUP 2026-07-05 21:03:34.179 | [9833 Async create_flavors:99147]: Signaled 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-05 21:03:34.181 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-05 21:03:34.181 | 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-05 21:03:34.181 | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | Field | Value | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.181 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.181 | | description | None | 2026-07-05 21:03:34.181 | | disk | 1 | 2026-07-05 21:03:34.181 | | id | c1 | 2026-07-05 21:03:34.181 | | name | cirros256 | 2026-07-05 21:03:34.181 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.181 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.181 | | ram | 256 | 2026-07-05 21:03:34.181 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.181 | | swap | 0 | 2026-07-05 21:03:34.181 | | vcpus | 1 | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-05 21:03:34.181 | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | Field | Value | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.181 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.181 | | description | None | 2026-07-05 21:03:34.181 | | disk | 5 | 2026-07-05 21:03:34.181 | | id | d1 | 2026-07-05 21:03:34.181 | | name | ds512M | 2026-07-05 21:03:34.181 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.181 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.181 | | ram | 512 | 2026-07-05 21:03:34.181 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.181 | | swap | 0 | 2026-07-05 21:03:34.181 | | vcpus | 1 | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-05 21:03:34.181 | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | Field | Value | 2026-07-05 21:03:34.181 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.181 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.181 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.181 | | description | None | 2026-07-05 21:03:34.181 | | disk | 10 | 2026-07-05 21:03:34.181 | | id | d2 | 2026-07-05 21:03:34.181 | | name | ds1G | 2026-07-05 21:03:34.182 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.182 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.182 | | ram | 1024 | 2026-07-05 21:03:34.182 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.182 | | swap | 0 | 2026-07-05 21:03:34.182 | | vcpus | 1 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-05 21:03:34.182 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | Field | Value | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.182 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.182 | | description | None | 2026-07-05 21:03:34.182 | | disk | 10 | 2026-07-05 21:03:34.182 | | id | d3 | 2026-07-05 21:03:34.182 | | name | ds2G | 2026-07-05 21:03:34.182 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.182 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.182 | | ram | 2048 | 2026-07-05 21:03:34.182 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.182 | | swap | 0 | 2026-07-05 21:03:34.182 | | vcpus | 2 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-05 21:03:34.182 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | Field | Value | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.182 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.182 | | description | None | 2026-07-05 21:03:34.182 | | disk | 20 | 2026-07-05 21:03:34.182 | | id | d4 | 2026-07-05 21:03:34.182 | | name | ds4G | 2026-07-05 21:03:34.182 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.182 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.182 | | ram | 4096 | 2026-07-05 21:03:34.182 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.182 | | swap | 0 | 2026-07-05 21:03:34.182 | | vcpus | 4 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-05 21:03:34.182 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-05 21:03:34.182 | 2026-07-05 21:03:34.182 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-05 21:03:34.182 | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | Field | Value | 2026-07-05 21:03:34.182 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.182 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.182 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.182 | | description | None | 2026-07-05 21:03:34.182 | | disk | 1 | 2026-07-05 21:03:34.182 | | id | 1 | 2026-07-05 21:03:34.182 | | name | m1.tiny | 2026-07-05 21:03:34.182 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.182 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.182 | | ram | 512 | 2026-07-05 21:03:34.182 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.183 | | swap | 0 | 2026-07-05 21:03:34.183 | | vcpus | 1 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-05 21:03:34.183 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | Field | Value | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.183 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.183 | | description | None | 2026-07-05 21:03:34.183 | | disk | 20 | 2026-07-05 21:03:34.183 | | id | 2 | 2026-07-05 21:03:34.183 | | name | m1.small | 2026-07-05 21:03:34.183 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.183 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.183 | | ram | 2048 | 2026-07-05 21:03:34.183 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.183 | | swap | 0 | 2026-07-05 21:03:34.183 | | vcpus | 1 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-05 21:03:34.183 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | Field | Value | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.183 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.183 | | description | None | 2026-07-05 21:03:34.183 | | disk | 40 | 2026-07-05 21:03:34.183 | | id | 3 | 2026-07-05 21:03:34.183 | | name | m1.medium | 2026-07-05 21:03:34.183 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.183 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.183 | | ram | 4096 | 2026-07-05 21:03:34.183 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.183 | | swap | 0 | 2026-07-05 21:03:34.183 | | vcpus | 2 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-05 21:03:34.183 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | Field | Value | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.183 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.183 | | description | None | 2026-07-05 21:03:34.183 | | disk | 80 | 2026-07-05 21:03:34.183 | | id | 4 | 2026-07-05 21:03:34.183 | | name | m1.large | 2026-07-05 21:03:34.183 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.183 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.183 | | ram | 8192 | 2026-07-05 21:03:34.183 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.183 | | swap | 0 | 2026-07-05 21:03:34.183 | | vcpus | 4 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-05 21:03:34.183 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | Field | Value | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.183 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:34.183 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:34.183 | | description | None | 2026-07-05 21:03:34.183 | | disk | 160 | 2026-07-05 21:03:34.183 | | id | 5 | 2026-07-05 21:03:34.183 | | name | m1.xlarge | 2026-07-05 21:03:34.183 | | os-flavor-access:is_public | True | 2026-07-05 21:03:34.183 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:34.183 | | ram | 16384 | 2026-07-05 21:03:34.183 | | rxtx_factor | 1.0 | 2026-07-05 21:03:34.183 | | swap | 0 | 2026-07-05 21:03:34.183 | | vcpus | 8 | 2026-07-05 21:03:34.183 | +----------------------------+-----------------------+ 2026-07-05 21:03:34.236 | [9833 Async create_flavors:99147]: finished create_flavors with result 0 in 4 seconds 2026-07-05 21:03:34.242 | + inc/async:async_wait:197 : return 0 2026-07-05 21:03:34.245 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-05 21:03:34.269 | + functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:34.272 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-05 21:03:34.295 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:34.298 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-05 21:03:34.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:34.325 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-05 21:03:34.328 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-05 21:03:34.331 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-05 21:03:34.334 | + ./stack.sh:main:1398 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-07-05 21:03:34.339 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-05 21:03:34.341 | ++ 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-07-05 21:03:34.343 | + 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-07-05 21:03:34.344 | + 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-07-05 21:03:34.346 | ++ 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-07-05 21:03:34.347 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-05 21:03:34.349 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-05 21:03:34.351 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-05 21:03:34.352 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-05 21:03:34.354 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-05 21:03:34.356 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-05 21:03:34.357 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-05 21:03:34.359 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-05 21:03:34.361 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.362 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-05 21:03:34.364 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-05 21:03:34.366 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-05 21:03:34.367 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.369 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-05 21:03:34.371 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-05 21:03:34.373 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-05 21:03:34.374 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.376 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-05 21:03:34.377 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-05 21:03:34.379 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-05 21:03:34.381 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-05 21:03:34.382 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.384 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-05 21:03:34.386 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-05 21:03:34.387 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-05 21:03:34.389 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-05 21:03:34.391 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-05 21:03:34.392 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.394 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 21:03:34.396 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 21:03:34.397 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-05 21:03:34.399 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-05 21:03:34.400 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-05 21:03:34.402 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-05 21:03:34.403 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-05 21:03:34.405 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-05 21:03:34.407 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-05 21:03:34.408 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-05 21:03:34.409 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-05 21:03:34.411 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-05 21:03:34.413 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-05 21:03:34.414 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-05 21:03:34.416 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-05 21:03:34.418 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-05 21:03:34.419 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-05 21:03:34.421 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-05 21:03:34.423 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-05 21:03:34.425 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-05 21:03:34.426 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-05 21:03:34.428 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-05 21:03:34.429 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-05 21:03:34.431 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-05 21:03:34.433 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-05 21:03:34.434 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-05 21:03:34.436 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-05 21:03:34.438 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-05 21:03:34.440 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-05 21:03:34.441 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-05 21:03:34.441 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-05 21:03:34.441 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-05 21:03:34.443 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-05 21:03:34.496 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-05 21:03:34.496 | Bad Request (HTTP 400) 2026-07-05 21:03:34.496 | 2026-07-05 21:03:34.506 | + ./stack.sh:main:1403 : save_stackenv 2026-07-05 21:03:34.509 | + functions-common:save_stackenv:65 : local tag= 2026-07-05 21:03:34.513 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-05 21:03:34.519 | + functions-common:save_stackenv:67 : time_stamp=2026-07-05-210334 2026-07-05 21:03:34.522 | + functions-common:save_stackenv:68 : echo '# 2026-07-05-210334 ' 2026-07-05 21:03:34.525 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.528 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-05 21:03:34.532 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.535 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-05 21:03:34.539 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.542 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-05 21:03:34.546 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.549 | + 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-07-05 21:03:34.552 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.554 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.67 2026-07-05 21:03:34.557 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.561 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.67/identity 2026-07-05 21:03:34.564 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.568 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-05-205331 2026-07-05 21:03:34.571 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.575 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-05 21:03:34.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.581 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.67 2026-07-05 21:03:34.584 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.588 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-05 21:03:34.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.594 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.67,IP:::1 2026-07-05 21:03:34.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.598 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-05 21:03:34.602 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.605 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-05 21:03:34.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.611 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.67 2026-07-05 21:03:34.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-05 21:03:34.618 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-05 21:03:34.621 | + ./stack.sh:main:1414 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-05 21:03:34.625 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-05 21:03:34.628 | + inc/meta-config:merge_config_group:171 : shift 2026-07-05 21:03:34.631 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-05 21:03:34.634 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:03:34.637 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-05 21:03:34.641 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-05 21:03:34.645 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-05 21:03:34.649 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:03:34.652 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-05 21:03:34.654 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:03:34.657 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-05 21:03:34.657 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:03:34.657 | gsub("[][]", "", $1); 2026-07-05 21:03:34.657 | split($1, a, "|"); 2026-07-05 21:03:34.657 | if (a[1] == matchgroup) 2026-07-05 21:03:34.657 | print a[2] 2026-07-05 21:03:34.657 | } 2026-07-05 21:03:34.657 | ' /opt/stack/devstack/local.conf 2026-07-05 21:03:34.664 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-05 21:03:34.668 | + functions-common:run_phase:1848 : local mode=stack 2026-07-05 21:03:34.671 | + functions-common:run_phase:1849 : local phase=extra 2026-07-05 21:03:34.674 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 21:03:34.677 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 21:03:34.680 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 21:03:34.683 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 21:03:34.686 | + functions-common:run_phase:1858 : local extra 2026-07-05 21:03:34.690 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 21:03:34.696 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 21:03:34.699 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 21:03:34.703 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 21:03:34.707 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-05 21:03:34.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 21:03:34.733 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:34.735 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:03:34.738 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:34.742 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-05 21:03:34.745 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:34.748 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-05 21:03:34.751 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:34.755 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-05 21:03:34.758 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-05 21:03:34.762 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-05 21:03:34.765 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-05 21:03:34.768 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:03:34.771 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 21:03:34.774 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-05 21:03:34.777 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-05 21:03:34.781 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-05 21:03:34.784 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-05 21:03:34.787 | + functions-common:run_plugins:1838 : local plugin 2026-07-05 21:03:34.791 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-05 21:03:34.795 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-05 21:03:34.798 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-05 21:03:34.801 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-05 21:03:34.804 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-05 21:03:34.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-05 21:03:34.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-05 21:03:34.814 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-05 21:03:34.817 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-05 21:03:34.821 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-05 21:03:34.824 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-05 21:03:34.828 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-05 21:03:34.831 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-05 21:03:34.835 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-05 21:03:34.838 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-05 21:03:34.842 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-05 21:03:34.845 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-05 21:03:34.848 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-05 21:03:34.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-05 21:03:34.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-05 21:03:34.857 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-05 21:03:34.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-05 21:03:34.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-05 21:03:34.866 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-05 21:03:34.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-05 21:03:34.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-05 21:03:34.890 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-05 21:03:34.893 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-05 21:03:34.897 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-05 21:03:34.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-05 21:03:34.903 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-05 21:03:34.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-05 21:03:34.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-05 21:03:34.913 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:03:34.933 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:03:34.937 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-05 21:03:34.941 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-05 21:03:34.942 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-05 21:03:34.946 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-05 21:03:34.949 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-05 21:03:34.952 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-05 21:03:34.958 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:03:34.980 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:03:34.983 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-05 21:03:34.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:34.990 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-05 21:03:34.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-05 21:03:35.011 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:35.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-05 21:03:35.034 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:35.037 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-05 21:03:35.055 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:35.058 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-05 21:03:35.061 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-05 21:03:35.064 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-05 21:03:35.067 | + ./stack.sh:main:1429 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-05 21:03:35.071 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-05 21:03:35.074 | + inc/meta-config:merge_config_group:171 : shift 2026-07-05 21:03:35.076 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-05 21:03:35.079 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:03:35.082 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-05 21:03:35.085 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-05 21:03:35.090 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-05 21:03:35.093 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:03:35.097 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-05 21:03:35.101 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:03:35.104 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-05 21:03:35.104 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:03:35.104 | gsub("[][]", "", $1); 2026-07-05 21:03:35.104 | split($1, a, "|"); 2026-07-05 21:03:35.104 | if (a[1] == matchgroup) 2026-07-05 21:03:35.104 | print a[2] 2026-07-05 21:03:35.104 | } 2026-07-05 21:03:35.104 | ' /opt/stack/devstack/local.conf 2026-07-05 21:03:35.112 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-05 21:03:35.136 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:35.139 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-05 21:03:35.142 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-05 21:03:35.146 | + functions:wait_for_compute:490 : local timeout=60 2026-07-05 21:03:35.150 | + functions:wait_for_compute:491 : local rval=0 2026-07-05 21:03:35.153 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-05 21:03:35.156 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-05 21:03:35.159 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-05 21:03:35.162 | + functions-common:time_start:2407 : local start_time= 2026-07-05 21:03:35.166 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-05 21:03:35.170 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-05 21:03:35.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1783285415173 2026-07-05 21:03:35.180 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-05 21:03:35.209 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-05 21:03:35.212 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-05 21:03:35.215 | ++ functions:wait_for_compute:496 : hostname 2026-07-05 21:03:35.220 | + functions:wait_for_compute:496 : compute_hostname=np0000004604 2026-07-05 21:03:35.223 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-05 21:03:35.228 | ++ functions:wait_for_compute:498 : hostname 2026-07-05 21:03:35.235 | + :: : ID= 2026-07-05 21:03:35.236 | + :: : [[ '' == '' ]] 2026-07-05 21:03:35.238 | + :: : sleep 1 2026-07-05 21:03:36.241 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-05 21:03:36.243 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000004604 --service nova-compute -c ID -f value 2026-07-05 21:03:36.468 | 2026-07-05 21:03:36.475 | + :: : ID=3370b9b6-a77f-4404-95f1-55d7ca578bca 2026-07-05 21:03:36.476 | + :: : [[ 3370b9b6-a77f-4404-95f1-55d7ca578bca == '' ]] 2026-07-05 21:03:36.480 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-05 21:03:36.484 | + functions-common:time_stop:2420 : local name 2026-07-05 21:03:36.487 | + functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:36.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:36.493 | + functions-common:time_stop:2423 : local total 2026-07-05 21:03:36.497 | + functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:36.500 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-05 21:03:36.503 | + functions-common:time_stop:2427 : start_time=1783285415173 2026-07-05 21:03:36.506 | + functions-common:time_stop:2429 : [[ -z 1783285415173 ]] 2026-07-05 21:03:36.511 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:36.517 | + functions-common:time_stop:2432 : end_time=1783285416513 2026-07-05 21:03:36.520 | + functions-common:time_stop:2433 : elapsed_time=1340 2026-07-05 21:03:36.524 | + functions-common:time_stop:2434 : total=12209 2026-07-05 21:03:36.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:36.531 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13549 2026-07-05 21:03:36.534 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-05 21:03:36.537 | + functions:wait_for_compute:516 : return 0 2026-07-05 21:03:36.540 | + ./stack.sh:main:1443 : service_check 2026-07-05 21:03:36.543 | + functions-common:service_check:1713 : local service 2026-07-05 21:03:36.546 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.548 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-05 21:03:36.563 | enabled 2026-07-05 21:03:36.568 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-05 21:03:36.585 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-05 21:03:36.585 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-05 21:03:36.585 | Active: active (running) since Sun 2026-07-05 21:03:08 UTC; 28s ago 2026-07-05 21:03:36.585 | Main PID: 99864 (uwsgi) 2026-07-05 21:03:36.585 | Status: "uWSGI is ready" 2026-07-05 21:03:36.585 | Tasks: 13 (limit: 77115) 2026-07-05 21:03:36.585 | Memory: 476.8M (peak: 477.3M) 2026-07-05 21:03:36.585 | CPU: 10.429s 2026-07-05 21:03:36.585 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-05 21:03:36.585 | ├─99864 "cinder-apiuWSGI master" 2026-07-05 21:03:36.585 | ├─99874 "cinder-apiuWSGI worker 1" 2026-07-05 21:03:36.585 | ├─99875 "cinder-apiuWSGI worker 2" 2026-07-05 21:03:36.585 | ├─99876 "cinder-apiuWSGI worker 3" 2026-07-05 21:03:36.585 | └─99878 "cinder-apiuWSGI worker 4" 2026-07-05 21:03:36.585 | 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: DEBUG cinder.api.openstack.wsgi [req-822d90bf-3049-45fc-a7f2-5b006a2ded50 req-d71ee3e5-4027-490a-8f47-92f3b557cfa8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: warnings.warn( 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: DEBUG oslo_db.sqlalchemy.engines [req-822d90bf-3049-45fc-a7f2-5b006a2ded50 req-d71ee3e5-4027-490a-8f47-92f3b557cfa8 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: INFO cinder.api.openstack.wsgi [req-822d90bf-3049-45fc-a7f2-5b006a2ded50 req-d71ee3e5-4027-490a-8f47-92f3b557cfa8 admin admin] https://10.4.3.67/volume/v3/types/8884b8d2-725c-4ba0-adbb-a25a8fe3335e/extra_specs returned with HTTP 200 2026-07-05 21:03:36.585 | Jul 05 21:03:17 np0000004604 devstack@c-api.service[99875]: [pid: 99875|app: 0|req: 1/5] 10.4.3.67 () {70 vars in 1467 bytes} [Sun Jul 5 21:03:16 2026] POST /volume/v3/types/8884b8d2-725c-4ba0-adbb-a25a8fe3335e/extra_specs => generated 45 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-05 21:03:36.585 | Jul 05 21:03:25 np0000004604 devstack@c-api.service[99874]: DEBUG dbcounter [-] [99874] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.585 | Jul 05 21:03:26 np0000004604 devstack@c-api.service[99878]: DEBUG dbcounter [-] [99878] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.585 | Jul 05 21:03:26 np0000004604 devstack@c-api.service[99876]: DEBUG dbcounter [-] [99876] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.585 | Jul 05 21:03:27 np0000004604 devstack@c-api.service[99875]: DEBUG dbcounter [-] [99875] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.589 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.592 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-05 21:03:36.608 | enabled 2026-07-05 21:03:36.614 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-05 21:03:36.630 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-05 21:03:36.631 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-05 21:03:36.631 | Active: active (running) since Sun 2026-07-05 21:03:13 UTC; 23s ago 2026-07-05 21:03:36.631 | Main PID: 101260 (cinder-backup) 2026-07-05 21:03:36.631 | Tasks: 1 (limit: 77115) 2026-07-05 21:03:36.631 | Memory: 93.5M (peak: 94.0M) 2026-07-05 21:03:36.631 | CPU: 1.646s 2026-07-05 21:03:36.631 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-05 21:03:36.631 | └─101260 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-05 21:03:36.631 | 2026-07-05 21:03:36.631 | Jul 05 21:03:14 np0000004604 cinder-backup[101260]: DEBUG oslo_concurrency.lockutils [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Acquiring lock "cleanup_incomplete_backups_101260" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=101260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-05 21:03:36.631 | Jul 05 21:03:14 np0000004604 cinder-backup[101260]: DEBUG oslo_concurrency.lockutils [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Lock "cleanup_incomplete_backups_101260" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=101260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-05 21:03:36.631 | Jul 05 21:03:14 np0000004604 cinder-backup[101260]: INFO cinder.backup.manager [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Cleaning up incomplete backup operations. 2026-07-05 21:03:36.631 | Jul 05 21:03:14 np0000004604 cinder-backup[101260]: DEBUG oslo_concurrency.lockutils [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Lock "cleanup_incomplete_backups_101260" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.012s {{(pid=101260) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:36.631 | Jul 05 21:03:15 np0000004604 cinder-backup[101260]: DEBUG oslo_db.sqlalchemy.engines [None req-00b845f9-5472-4688-bcee-142e9db16307 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=101260) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-05 21:03:36.631 | Jul 05 21:03:15 np0000004604 cinder-backup[101260]: DEBUG cinder.manager [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Notifying Schedulers of capabilities ... {{(pid=101260) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-05 21:03:36.631 | Jul 05 21:03:15 np0000004604 cinder-backup[101260]: INFO cinder.keymgr.migration [None req-38e6d223-6d22-49ca-8ef8-44dc6b65b8ee None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-05 21:03:36.631 | Jul 05 21:03:15 np0000004604 cinder-backup[101260]: DEBUG cinder.service [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Creating RPC server for service cinder-backup {{(pid=101260) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-05 21:03:36.631 | Jul 05 21:03:15 np0000004604 cinder-backup[101260]: DEBUG cinder.service [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=101260) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-05 21:03:36.631 | Jul 05 21:03:25 np0000004604 cinder-backup[101260]: DEBUG dbcounter [-] [101260] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=101260) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.635 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.639 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-05 21:03:36.653 | enabled 2026-07-05 21:03:36.658 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-05 21:03:36.675 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-05 21:03:36.675 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-05 21:03:36.675 | Active: active (running) since Sun 2026-07-05 21:03:11 UTC; 24s ago 2026-07-05 21:03:36.675 | Main PID: 100672 (cinder-schedule) 2026-07-05 21:03:36.675 | Tasks: 1 (limit: 77115) 2026-07-05 21:03:36.675 | Memory: 109.5M (peak: 110.0M) 2026-07-05 21:03:36.675 | CPU: 2.018s 2026-07-05 21:03:36.675 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-05 21:03:36.675 | └─100672 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-05 21:03:36.675 | 2026-07-05 21:03:36.675 | Jul 05 21:03:13 np0000004604 cinder-scheduler[100672]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-05 21:03:36.675 | Jul 05 21:03:13 np0000004604 cinder-scheduler[100672]: INFO cinder.manager [None req-314a651d-abdc-437e-be81-3e90bb2ff146 None None] Initiating service 1 cleanup 2026-07-05 21:03:36.675 | Jul 05 21:03:13 np0000004604 cinder-scheduler[100672]: INFO cinder.manager [None req-314a651d-abdc-437e-be81-3e90bb2ff146 None None] Service 1 cleanup completed. 2026-07-05 21:03:36.675 | Jul 05 21:03:13 np0000004604 cinder-scheduler[100672]: DEBUG cinder.service [None req-314a651d-abdc-437e-be81-3e90bb2ff146 None None] Creating RPC server for service cinder-scheduler {{(pid=100672) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-05 21:03:36.675 | Jul 05 21:03:13 np0000004604 cinder-scheduler[100672]: DEBUG cinder.service [None req-314a651d-abdc-437e-be81-3e90bb2ff146 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=100672) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-05 21:03:36.675 | Jul 05 21:03:15 np0000004604 cinder-scheduler[100672]: DEBUG cinder.scheduler.host_manager [None req-00b845f9-5472-4688-bcee-142e9db16307 None None] Received backup service update from np0000004604: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=100672) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-05 21:03:36.676 | Jul 05 21:03:16 np0000004604 cinder-scheduler[100672]: DEBUG cinder.scheduler.host_manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Received volume service update from np0000004604@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=100672) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-05 21:03:36.676 | Jul 05 21:03:16 np0000004604 cinder-scheduler[100672]: DEBUG cinder.scheduler.host_manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Updating capabilities for np0000004604@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, 7, 5, 21, 3, 16, 750086), 'filter_function': None, 'goodness_function': None} {{(pid=100672) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-05 21:03:36.676 | Jul 05 21:03:16 np0000004604 cinder-scheduler[100672]: DEBUG cinder.scheduler.host_manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Updating capabilities for np0000004604@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, 7, 5, 21, 3, 16, 750086), 'filter_function': None, 'goodness_function': None} {{(pid=100672) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-05 21:03:36.676 | Jul 05 21:03:26 np0000004604 cinder-scheduler[100672]: DEBUG dbcounter [-] [100672] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=100672) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.680 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.683 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-05 21:03:36.698 | enabled 2026-07-05 21:03:36.702 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-05 21:03:36.718 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-05 21:03:36.718 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-05 21:03:36.718 | Active: active (running) since Sun 2026-07-05 21:03:14 UTC; 21s ago 2026-07-05 21:03:36.718 | Main PID: 101842 (cinder-volume) 2026-07-05 21:03:36.718 | Tasks: 2 (limit: 77115) 2026-07-05 21:03:36.718 | Memory: 143.3M (peak: 144.1M) 2026-07-05 21:03:36.718 | CPU: 2.223s 2026-07-05 21:03:36.718 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-05 21:03:36.718 | ├─101842 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-05 21:03:36.718 | └─102011 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-05 21:03:36.718 | 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: INFO cinder.volume.manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Driver initialization completed successfully. 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: INFO cinder.manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Initiating service 3 cleanup 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: INFO cinder.manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Service 3 cleanup completed. 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: DEBUG cinder.service [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Creating RPC server for service cinder-volume {{(pid=102011) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: DEBUG cinder.service [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=102011) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: INFO cinder.volume.manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.2.0) 2026-07-05 21:03:36.718 | Jul 05 21:03:16 np0000004604 cinder-volume[102011]: INFO cinder.volume.manager [None req-3c4a223f-ef65-4efe-8a2d-f1278a0db22c None None] Driver post RPC initialization completed successfully. 2026-07-05 21:03:36.718 | Jul 05 21:03:26 np0000004604 cinder-volume[101842]: DEBUG dbcounter [-] [101842] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=101842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.718 | Jul 05 21:03:26 np0000004604 cinder-volume[102011]: DEBUG dbcounter [-] [102011] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=102011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.718 | Jul 05 21:03:26 np0000004604 cinder-volume[102011]: DEBUG dbcounter [-] [102011] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=102011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.723 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.726 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-05 21:03:36.738 | not-found 2026-07-05 21:03:36.743 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.746 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-05 21:03:36.761 | enabled 2026-07-05 21:03:36.766 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-05 21:03:36.782 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-05 21:03:36.783 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-05 21:03:36.783 | Active: active (running) since Sun 2026-07-05 20:59:03 UTC; 4min 32s ago 2026-07-05 21:03:36.783 | Main PID: 60875 (file_tracker.sh) 2026-07-05 21:03:36.783 | Tasks: 2 (limit: 77115) 2026-07-05 21:03:36.783 | Memory: 592.0K (peak: 1.1M) 2026-07-05 21:03:36.783 | CPU: 51ms 2026-07-05 21:03:36.783 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-05 21:03:36.783 | ├─ 60875 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-05 21:03:36.783 | └─103089 sleep 20 2026-07-05 21:03:36.783 | 2026-07-05 21:03:36.783 | Jul 05 21:00:23 np0000004604 file_tracker.sh[72437]: 2944 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:00:43 np0000004604 file_tracker.sh[73282]: 2976 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:01:03 np0000004604 file_tracker.sh[74139]: 2976 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:01:23 np0000004604 file_tracker.sh[78823]: 3040 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:01:43 np0000004604 file_tracker.sh[80575]: 3392 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:02:03 np0000004604 file_tracker.sh[84915]: 3648 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:02:23 np0000004604 file_tracker.sh[89422]: 4320 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:02:43 np0000004604 file_tracker.sh[93970]: 5600 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:03:03 np0000004604 file_tracker.sh[99024]: 6496 0 9223372036854775807 2026-07-05 21:03:36.783 | Jul 05 21:03:23 np0000004604 file_tracker.sh[103088]: 7712 0 9223372036854775807 2026-07-05 21:03:36.788 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.791 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-05 21:03:36.804 | enabled 2026-07-05 21:03:36.810 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-05 21:03:36.827 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-05 21:03:36.827 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-05 21:03:36.827 | Active: active (running) since Sun 2026-07-05 21:03:18 UTC; 17s ago 2026-07-05 21:03:36.827 | Main PID: 102702 (uwsgi) 2026-07-05 21:03:36.827 | Status: "uWSGI is ready" 2026-07-05 21:03:36.827 | Tasks: 17 (limit: 77115) 2026-07-05 21:03:36.827 | Memory: 478.8M (peak: 500.8M) 2026-07-05 21:03:36.827 | CPU: 13.212s 2026-07-05 21:03:36.827 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-05 21:03:36.827 | ├─102702 "glance-apiuWSGI master" 2026-07-05 21:03:36.827 | ├─102709 "glance-apiuWSGI worker 1" 2026-07-05 21:03:36.827 | ├─102710 "glance-apiuWSGI worker 2" 2026-07-05 21:03:36.827 | ├─102711 "glance-apiuWSGI worker 3" 2026-07-05 21:03:36.827 | └─102712 "glance-apiuWSGI worker 4" 2026-07-05 21:03:36.827 | 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=102710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=102710) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-5f0c914a-5c1d-4dce-849c-c34249b5f901' (eb32731e-1641-4ba6-a87c-c85727ca5d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-5f0c914a-5c1d-4dce-849c-c34249b5f901' (4d0726dc-d2c1-4cf0-9aa1-14687ef51516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=102710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: INFO glance.domain [-] Task [5f0c914a-5c1d-4dce-849c-c34249b5f901] status changing from processing to success 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: INFO glance.async_.flows.api_image_import [-] 5f0c914a-5c1d-4dce-849c-c34249b5f901 of api_image_import completed 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-5f0c914a-5c1d-4dce-849c-c34249b5f901' (4d0726dc-d2c1-4cf0-9aa1-14687ef51516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=102710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-05 21:03:36.827 | Jul 05 21:03:35 np0000004604 devstack@g-api.service[102710]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (a50edb9a-dfdd-46e3-baf5-c55a3bf20249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=102710) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-05 21:03:36.832 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.836 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-05 21:03:36.848 | not-found 2026-07-05 21:03:36.853 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-05 21:03:36.871 | enabled 2026-07-05 21:03:36.876 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-05 21:03:36.895 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-05 21:03:36.895 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-05 21:03:36.895 | Active: active (running) since Sun 2026-07-05 20:59:02 UTC; 4min 34s ago 2026-07-05 21:03:36.895 | Main PID: 60358 (memory_tracker.) 2026-07-05 21:03:36.895 | Tasks: 2 (limit: 77115) 2026-07-05 21:03:36.895 | Memory: 1.3M (peak: 8.7M) 2026-07-05 21:03:36.895 | CPU: 793ms 2026-07-05 21:03:36.895 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-05 21:03:36.895 | ├─ 60358 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-05 21:03:36.895 | └─103086 sleep 20 2026-07-05 21:03:36.895 | 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 9830 0.0 1856 9829 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-iscvsrzpvppbfisipnaokbesputgsaeh ; /usr/bin/python3 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 9832 0.0 1856 9831 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 29703 0.0 1856 29591 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 9828 0.0 1852 9827 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-iscvsrzpvppbfisipnaokbesputgsaeh ; /usr/bin/python3' && sleep 0 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 29591 0.0 1744 29581 00:00:00 1 do_select erl_child_setup 65536 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 22170 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-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 29700 0.0 1504 29699 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[103084]: 49922 0.0 1300 49921 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-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[60358]: --- 2026-07-05 21:03:36.895 | Jul 05 21:03:23 np0000004604 memory_tracker.sh[60358]: ]]] 2026-07-05 21:03:36.900 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.904 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-05 21:03:36.917 | not-found 2026-07-05 21:03:36.922 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.925 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-05 21:03:36.941 | enabled 2026-07-05 21:03:36.946 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-05 21:03:36.962 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-05 21:03:36.962 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-05 21:03:36.962 | Active: active (running) since Sun 2026-07-05 21:02:10 UTC; 1min 26s ago 2026-07-05 21:03:36.962 | Main PID: 87168 (uwsgi) 2026-07-05 21:03:36.962 | Status: "uWSGI is ready" 2026-07-05 21:03:36.962 | Tasks: 31 (limit: 77115) 2026-07-05 21:03:36.962 | Memory: 544.3M (peak: 545.2M) 2026-07-05 21:03:36.962 | CPU: 13.302s 2026-07-05 21:03:36.962 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-05 21:03:36.962 | ├─87168 "nova-apiuWSGI master" 2026-07-05 21:03:36.962 | ├─87169 "nova-apiuWSGI worker 1" 2026-07-05 21:03:36.962 | ├─87170 "nova-apiuWSGI worker 2" 2026-07-05 21:03:36.962 | ├─87171 "nova-apiuWSGI worker 3" 2026-07-05 21:03:36.962 | └─87172 "nova-apiuWSGI worker 4" 2026-07-05 21:03:36.962 | 2026-07-05 21:03:36.962 | Jul 05 21:03:20 np0000004604 devstack@n-api.service[87171]: DEBUG dbcounter [-] [87171] Writing DB stats nova_api:INSERT=6,nova_api:SELECT=12,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=87171) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG nova.api.openstack.wsgi [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] Calling method '>' {{(pid=87172) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 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=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 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=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] Acquiring lock "5fb33419-a975-4e7f-b63c-60d88ecbea98" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] Lock "5fb33419-a975-4e7f-b63c-60d88ecbea98" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: DEBUG oslo_concurrency.lockutils [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] Lock "5fb33419-a975-4e7f-b63c-60d88ecbea98" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=87172) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: INFO nova.api.openstack.requestlog [None req-183c9f38-a262-4a34-9d68-1ff882a9ef13 admin admin] 10.4.3.67 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004604" status: 200 len: 255 microversion: 2.69 time: 0.061284 2026-07-05 21:03:36.962 | Jul 05 21:03:36 np0000004604 devstack@n-api.service[87172]: [pid: 87172|app: 0|req: 6/25] 10.4.3.67 () {68 vars in 1437 bytes} [Sun Jul 5 21:03:36 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004604 => generated 255 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-05 21:03:36.967 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:36.970 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-05 21:03:36.985 | enabled 2026-07-05 21:03:36.990 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-05 21:03:37.009 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-05 21:03:37.009 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-05 21:03:37.009 | Active: active (running) since Sun 2026-07-05 21:02:56 UTC; 40s ago 2026-07-05 21:03:37.009 | Main PID: 95759 (uwsgi) 2026-07-05 21:03:37.009 | Status: "uWSGI is ready" 2026-07-05 21:03:37.009 | Tasks: 30 (limit: 77115) 2026-07-05 21:03:37.009 | Memory: 439.6M (peak: 440.1M) 2026-07-05 21:03:37.009 | CPU: 9.284s 2026-07-05 21:03:37.009 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-05 21:03:37.009 | ├─95759 "nova-api-metauWSGI master" 2026-07-05 21:03:37.009 | ├─95760 "nova-api-metauWSGI worker 1" 2026-07-05 21:03:37.009 | ├─95761 "nova-api-metauWSGI worker 2" 2026-07-05 21:03:37.009 | ├─95762 "nova-api-metauWSGI worker 3" 2026-07-05 21:03:37.009 | ├─95763 "nova-api-metauWSGI worker 4" 2026-07-05 21:03:37.009 | └─95764 "nova-api-metauWSGI http 1" 2026-07-05 21:03:37.009 | 2026-07-05 21:03:37.009 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95763]: DEBUG dbcounter [-] [95763] Writing DB stats nova_cell1:SELECT=1 {{(pid=95763) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95763]: DEBUG dbcounter [-] [95763] Writing DB stats nova_cell0:SELECT=1 {{(pid=95763) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95761]: DEBUG dbcounter [-] [95761] Writing DB stats nova_cell0:SELECT=1 {{(pid=95761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95761]: DEBUG dbcounter [-] [95761] Writing DB stats nova_cell1:SELECT=1 {{(pid=95761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95760]: DEBUG dbcounter [-] [95760] Writing DB stats nova_cell1:SELECT=1 {{(pid=95760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95760]: DEBUG dbcounter [-] [95760] Writing DB stats nova_cell0:SELECT=1 {{(pid=95760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95762]: DEBUG dbcounter [-] [95762] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95762) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95763]: DEBUG dbcounter [-] [95763] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=95763) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95761]: DEBUG dbcounter [-] [95761] Writing DB stats nova_cell0:SELECT=1 {{(pid=95761) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.010 | Jul 05 21:03:08 np0000004604 devstack@n-api-meta.service[95760]: DEBUG dbcounter [-] [95760] Writing DB stats nova_cell0:SELECT=1 {{(pid=95760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.014 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.017 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-05 21:03:37.031 | not-found 2026-07-05 21:03:37.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-05 21:03:37.054 | enabled 2026-07-05 21:03:37.059 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-05 21:03:37.075 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-05 21:03:37.075 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-05 21:03:37.075 | Active: active (running) since Sun 2026-07-05 21:03:03 UTC; 33s ago 2026-07-05 21:03:37.075 | Main PID: 99031 (nova-compute) 2026-07-05 21:03:37.075 | Tasks: 10 (limit: 77115) 2026-07-05 21:03:37.075 | Memory: 135.5M (peak: 136.8M) 2026-07-05 21:03:37.075 | CPU: 2.409s 2026-07-05 21:03:37.075 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-05 21:03:37.075 | └─99031 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-05 21:03:37.075 | 2026-07-05 21:03:37.075 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.compute.provider_tree [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Updating resource provider 0b970b9a-75b2-4d6b-b142-1fd758019feb generation from 0 to 1 during operation: update_inventory {{(pid=99031) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-05 21:03:37.075 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.compute.provider_tree [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Updating inventory in ProviderTree for provider 0b970b9a-75b2-4d6b-b142-1fd758019feb with inventory: {'MEMORY_MB': {'total': 64301, 'reserved': 512, 'min_unit': 1, 'max_unit': 64301, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=99031) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-05 21:03:37.075 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.compute.provider_tree [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Updating resource provider 0b970b9a-75b2-4d6b-b142-1fd758019feb generation from 1 to 2 during operation: update_traits {{(pid=99031) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.compute.resource_tracker [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Compute_service record updated for np0000004604:np0000004604 {{(pid=99031) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG oslo_concurrency.lockutils [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.183s {{(pid=99031) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.service [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=99031) start /opt/stack/nova/nova/service.py:196}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.service [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=99031) start /opt/stack/nova/nova/service.py:212}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.service [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] Join ServiceGroup membership for this service compute {{(pid=99031) start /opt/stack/nova/nova/service.py:222}} 2026-07-05 21:03:37.076 | Jul 05 21:03:26 np0000004604 nova-compute[99031]: DEBUG nova.servicegroup.drivers.db [None req-70fdbb7a-7d3c-4d47-9a49-02cbe92d245b None None] DB_Driver: join new ServiceGroup member np0000004604 to the compute group, service = {{(pid=99031) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-05 21:03:37.076 | Jul 05 21:03:32 np0000004604 nova-compute[99031]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=99031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.080 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.084 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-05 21:03:37.096 | not-found 2026-07-05 21:03:37.101 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.104 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-05 21:03:37.118 | enabled 2026-07-05 21:03:37.123 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-05 21:03:37.139 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-05 21:03:37.139 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-05 21:03:37.139 | Active: active (running) since Sun 2026-07-05 21:02:54 UTC; 42s ago 2026-07-05 21:03:37.139 | Main PID: 95132 (nova-scheduler:) 2026-07-05 21:03:37.139 | Tasks: 33 (limit: 77115) 2026-07-05 21:03:37.139 | Memory: 208.6M (peak: 209.6M) 2026-07-05 21:03:37.139 | CPU: 2.761s 2026-07-05 21:03:37.139 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-05 21:03:37.139 | ├─95132 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-05 21:03:37.139 | ├─96333 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-05 21:03:37.139 | ├─96335 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-05 21:03:37.139 | ├─96337 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-05 21:03:37.139 | └─96339 "nova-scheduler: ServiceWrapper worker(3)" 2026-07-05 21:03:37.139 | 2026-07-05 21:03:37.139 | Jul 05 21:03:03 np0000004604 nova-scheduler[96337]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=96337) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.139 | Jul 05 21:03:06 np0000004604 nova-scheduler[95132]: DEBUG dbcounter [-] [95132] Writing DB stats nova_api:SELECT=3 {{(pid=95132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:06 np0000004604 nova-scheduler[95132]: DEBUG dbcounter [-] [95132] Writing DB stats nova_cell1:SELECT=1 {{(pid=95132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:06 np0000004604 nova-scheduler[95132]: DEBUG dbcounter [-] [95132] Writing DB stats nova_cell0:SELECT=1 {{(pid=95132) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:13 np0000004604 nova-scheduler[96333]: DEBUG dbcounter [-] [96333] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=96333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:13 np0000004604 nova-scheduler[96339]: DEBUG dbcounter [-] [96339] Writing DB stats nova_cell0:SELECT=3 {{(pid=96339) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:13 np0000004604 nova-scheduler[96335]: DEBUG dbcounter [-] [96335] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=96335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:13 np0000004604 nova-scheduler[96337]: DEBUG dbcounter [-] [96337] Writing DB stats nova_cell0:SELECT=3 {{(pid=96337) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.139 | Jul 05 21:03:24 np0000004604 nova-scheduler[96335]: DEBUG oslo.service.backend._threading.loopingcall [None req-50cac52c-ba4e-482f-a5d6-1a9af5018b83 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96335) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.139 | Jul 05 21:03:35 np0000004604 nova-scheduler[96339]: DEBUG oslo.service.backend._threading.loopingcall [None req-7982020d-b04a-446c-b6e7-80874f3f61fb None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96339) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.143 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.146 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-05 21:03:37.161 | enabled 2026-07-05 21:03:37.166 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-05 21:03:37.183 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-05 21:03:37.183 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-05 21:03:37.183 | Active: active (running) since Sun 2026-07-05 20:58:52 UTC; 4min 44s ago 2026-07-05 21:03:37.183 | Main PID: 58932 (python3) 2026-07-05 21:03:37.183 | Tasks: 1 (limit: 77115) 2026-07-05 21:03:37.183 | Memory: 94.9M (peak: 99.1M) 2026-07-05 21:03:37.183 | CPU: 12.150s 2026-07-05 21:03:37.183 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-05 21:03:37.183 | └─58932 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-05 21:03:37.183 | 2026-07-05 21:03:37.183 | Jul 05 21:03:10 np0000004604 python3[58932]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-05 21:03:37.183 | Jul 05 21:03:10 np0000004604 python3[58932]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-05 21:03:37.183 | Jul 05 21:03:10 np0000004604 python3[58932]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-05 21:03:37.183 | Jul 05 21:03:15 np0000004604 python3[58932]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-05 21:03:37.183 | Jul 05 21:03:16 np0000004604 python3[58932]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-07-05 21:03:37.183 | Jul 05 21:03:23 np0000004604 python3[58932]: 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-07-05 21:03:37.183 | Jul 05 21:03:28 np0000004604 python3[58932]: 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-07-05 21:03:37.183 | Jul 05 21:03:31 np0000004604 python3[58932]: 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-07-05 21:03:37.183 | Jul 05 21:03:34 np0000004604 python3[58932]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-05 21:03:37.183 | Jul 05 21:03:36 np0000004604 python3[58932]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000004604', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-05 21:03:37.187 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.191 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-05 21:03:37.205 | not-found 2026-07-05 21:03:37.209 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.211 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-05 21:03:37.223 | not-found 2026-07-05 21:03:37.227 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.230 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-05 21:03:37.244 | not-found 2026-07-05 21:03:37.249 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.252 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-05 21:03:37.264 | not-found 2026-07-05 21:03:37.269 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.272 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-05 21:03:37.286 | enabled 2026-07-05 21:03:37.290 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-05 21:03:37.306 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-05 21:03:37.306 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-05 21:03:37.306 | Active: active (running) since Sun 2026-07-05 21:02:33 UTC; 1min 3s ago 2026-07-05 21:03:37.306 | Main PID: 92889 (uwsgi) 2026-07-05 21:03:37.306 | Status: "uWSGI is ready" 2026-07-05 21:03:37.306 | Tasks: 9 (limit: 77115) 2026-07-05 21:03:37.306 | Memory: 346.6M (peak: 347.2M) 2026-07-05 21:03:37.306 | CPU: 5.821s 2026-07-05 21:03:37.306 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-05 21:03:37.306 | ├─92889 "placementuWSGI master" 2026-07-05 21:03:37.306 | ├─92890 "placementuWSGI worker 1" 2026-07-05 21:03:37.306 | ├─92891 "placementuWSGI worker 2" 2026-07-05 21:03:37.306 | ├─92892 "placementuWSGI worker 3" 2026-07-05 21:03:37.306 | └─92893 "placementuWSGI worker 4" 2026-07-05 21:03:37.306 | 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92891]: DEBUG placement.requestlog [req-b79ed612-32fe-4beb-8c7b-cb5992daf944 req-aecff7b7-c5bc-4b1b-823b-93be4a51725a None None] Starting request: 10.4.3.67 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_PPC64LE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_RISCV64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_AARCH64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW" {{(pid=92891) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92891]: INFO placement.requestlog [req-b79ed612-32fe-4beb-8c7b-cb5992daf944 req-aecff7b7-c5bc-4b1b-823b-93be4a51725a service nova] 10.4.3.67 "GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_PPC64LE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_RISCV64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_AARCH64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW" status: 200 len: 1991 microversion: 1.6 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92891]: [pid: 92891|app: 0|req: 3/10] 10.4.3.67 () {68 vars in 4918 bytes} [Sun Jul 5 21:03:26 2026] GET /placement/traits?name=in:COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_MMX,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE42,COMPUTE_ACCELERATORS,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NODE,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_ARCH_MIPSEL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_ARCH_PPC64LE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_TRUSTED_CERTS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ARCH_RISCV64,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ARCH_AARCH64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_LAN9118,HW_CPU_X86_SSE41,COMPUTE_ARCH_S390X,HW_CPU_X86_SSE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VIOMMU_MODEL_INTEL,HW_ARCH_X86_64,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSSE3,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW => generated 1991 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92890]: DEBUG placement.requestlog [req-b79ed612-32fe-4beb-8c7b-cb5992daf944 req-15167fea-e52f-4fef-9573-62f38a75fd44 None None] Starting request: 10.4.3.67 "PUT /placement/resource_providers/0b970b9a-75b2-4d6b-b142-1fd758019feb/traits" {{(pid=92890) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92890]: INFO placement.requestlog [req-b79ed612-32fe-4beb-8c7b-cb5992daf944 req-15167fea-e52f-4fef-9573-62f38a75fd44 service nova] 10.4.3.67 "PUT /placement/resource_providers/0b970b9a-75b2-4d6b-b142-1fd758019feb/traits" status: 200 len: 2026 microversion: 1.6 2026-07-05 21:03:37.307 | Jul 05 21:03:26 np0000004604 devstack@placement-api.service[92890]: [pid: 92890|app: 0|req: 3/11] 10.4.3.67 () {72 vars in 1587 bytes} [Sun Jul 5 21:03:26 2026] PUT /placement/resource_providers/0b970b9a-75b2-4d6b-b142-1fd758019feb/traits => generated 2026 bytes in 53 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-05 21:03:37.307 | Jul 05 21:03:35 np0000004604 devstack@placement-api.service[92893]: DEBUG dbcounter [-] [92893] Writing DB stats placement:SELECT=2 {{(pid=92893) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.307 | Jul 05 21:03:36 np0000004604 devstack@placement-api.service[92892]: DEBUG dbcounter [-] [92892] Writing DB stats placement:SELECT=3,placement:INSERT=3,placement:UPDATE=1 {{(pid=92892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.307 | Jul 05 21:03:36 np0000004604 devstack@placement-api.service[92891]: DEBUG dbcounter [-] [92891] Writing DB stats placement:SELECT=2 {{(pid=92891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.307 | Jul 05 21:03:36 np0000004604 devstack@placement-api.service[92890]: DEBUG dbcounter [-] [92890] Writing DB stats placement:INSERT=71,placement:UPDATE=2,placement:SELECT=3 {{(pid=92890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.311 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.314 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-05 21:03:37.329 | enabled 2026-07-05 21:03:37.334 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-05 21:03:37.350 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-05 21:03:37.350 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-05 21:03:37.350 | Active: active (running) since Sun 2026-07-05 21:02:23 UTC; 1min 13s ago 2026-07-05 21:03:37.350 | Main PID: 89380 (neutron-ovn-age) 2026-07-05 21:03:37.350 | Tasks: 20 (limit: 77115) 2026-07-05 21:03:37.350 | Memory: 350.0M (peak: 350.7M) 2026-07-05 21:03:37.350 | CPU: 6.000s 2026-07-05 21:03:37.350 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-05 21:03:37.350 | ├─89380 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-05 21:03:37.350 | ├─90380 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-05 21:03:37.350 | ├─90644 /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/tmp1dykcjbn/privsep.sock 2026-07-05 21:03:37.350 | └─93797 /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/tmp0xoprilq/privsep.sock 2026-07-05 21:03:37.350 | 2026-07-05 21:03:37.350 | Jul 05 21:02:56 np0000004604 neutron-ovn-agent[90380]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ca925197-ab14-4a6d-bce3-9fcd5d63f5ed, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90380) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-05 21:03:37.351 | Jul 05 21:02:56 np0000004604 neutron-ovn-agent[90380]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90380) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-05 21:03:37.351 | Jul 05 21:03:00 np0000004604 neutron-ovn-agent[90380]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ca925197-ab14-4a6d-bce3-9fcd5d63f5ed, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=90380) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-05 21:03:37.351 | Jul 05 21:03:00 np0000004604 neutron-ovn-agent[90380]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=90380) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-05 21:03:37.351 | Jul 05 21:03:25 np0000004604 neutron-ovn-agent[90380]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90380) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-05 21:03:37.356 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.359 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-05 21:03:37.372 | not-found 2026-07-05 21:03:37.377 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.380 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-05 21:03:37.394 | not-found 2026-07-05 21:03:37.399 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-05 21:03:37.417 | enabled 2026-07-05 21:03:37.422 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-05 21:03:37.439 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-05 21:03:37.439 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-05 21:03:37.439 | Active: active (running) since Sun 2026-07-05 21:02:03 UTC; 1min 33s ago 2026-07-05 21:03:37.439 | Main PID: 84922 (swift-account-s) 2026-07-05 21:03:37.439 | Tasks: 5 (limit: 77115) 2026-07-05 21:03:37.439 | Memory: 67.8M (peak: 68.5M) 2026-07-05 21:03:37.439 | CPU: 1.257s 2026-07-05 21:03:37.439 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-05 21:03:37.439 | ├─84922 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-05 21:03:37.439 | ├─85170 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-05 21:03:37.439 | ├─85171 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-05 21:03:37.439 | ├─85173 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-05 21:03:37.439 | └─85174 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-05 21:03:37.439 | 2026-07-05 21:03:37.439 | Jul 05 21:02:04 np0000004604 account-server[84922]: Started child 85174 from parent 84922 2026-07-05 21:03:37.439 | Jul 05 21:02:04 np0000004604 swift-account-server[84922]: account-server: Started child 85174 from parent 84922 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 account-server[85170]: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "HEAD /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 404 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7?format=json" "tx66f62abee88148da965e8-006a4ac69f" "proxy-server 86313" 0.0010 "-" 85170 - 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 swift-account-server[85170]: account-server: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "HEAD /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 404 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7?format=json" "tx66f62abee88148da965e8-006a4ac69f" "proxy-server 86313" 0.0010 "-" 85170 - 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 account-server[85171]: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "PUT /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 201 - "-" "tx45581f0c32e54a479cf40-006a4ac69f" "-" 0.0279 "-" 85171 - 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 swift-account-server[85171]: account-server: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "PUT /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 201 - "-" "tx45581f0c32e54a479cf40-006a4ac69f" "-" 0.0279 "-" 85171 - 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 account-server[85174]: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "HEAD /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7?format=json" "tx45581f0c32e54a479cf40-006a4ac69f" "proxy-server 86313" 0.0032 "-" 85174 - 2026-07-05 21:03:37.439 | Jul 05 21:03:27 np0000004604 swift-account-server[85174]: account-server: 127.0.0.1 - - [05/Jul/2026:21:03:27 +0000] "HEAD /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7?format=json" "tx45581f0c32e54a479cf40-006a4ac69f" "proxy-server 86313" 0.0032 "-" 85174 - 2026-07-05 21:03:37.439 | Jul 05 21:03:28 np0000004604 account-server[85173]: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" "tx45581f0c32e54a479cf40-006a4ac69f" "container-server 84673" 0.0061 "-" 85173 0 2026-07-05 21:03:37.439 | Jul 05 21:03:28 np0000004604 swift-account-server[85173]: account-server: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/395/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" "tx45581f0c32e54a479cf40-006a4ac69f" "container-server 84673" 0.0061 "-" 85173 0 2026-07-05 21:03:37.444 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.447 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-05 21:03:37.462 | enabled 2026-07-05 21:03:37.467 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-05 21:03:37.484 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-05 21:03:37.484 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-05 21:03:37.484 | Active: active (running) since Sun 2026-07-05 21:02:02 UTC; 1min 34s ago 2026-07-05 21:03:37.484 | Main PID: 84420 (swift-container) 2026-07-05 21:03:37.484 | Tasks: 25 (limit: 77115) 2026-07-05 21:03:37.484 | Memory: 75.6M (peak: 76.5M) 2026-07-05 21:03:37.484 | CPU: 1.322s 2026-07-05 21:03:37.484 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-05 21:03:37.485 | ├─84420 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-05 21:03:37.485 | ├─84670 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-05 21:03:37.485 | ├─84671 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-05 21:03:37.485 | ├─84672 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-05 21:03:37.485 | └─84673 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-05 21:03:37.485 | 2026-07-05 21:03:37.485 | Jul 05 21:03:28 np0000004604 container-server[84672]: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" 201 - "PUT http://10.4.3.67:8081/sdb1/273/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" "txa6668c7fef694e87b4237-006a4ac6a0" "object-server 84220" 0.0017 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:28 np0000004604 swift-container-server[84672]: container-server: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" 201 - "PUT http://10.4.3.67:8081/sdb1/273/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" "txa6668c7fef694e87b4237-006a4ac6a0" "object-server 84220" 0.0017 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:31 np0000004604 container-server[84672]: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "HEAD /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance?format=json" "txb2b4b414f10e4509b3893-006a4ac6a3" "proxy-server 86313" 0.0154 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:31 np0000004604 swift-container-server[84672]: container-server: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "HEAD /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance?format=json" "txb2b4b414f10e4509b3893-006a4ac6a3" "proxy-server 86313" 0.0154 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:31 np0000004604 container-server[84671]: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" 201 - "PUT http://10.4.3.67:8081/sdb1/231/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" "tx02328f320e7f4aa794499-006a4ac6a3" "object-server 84219" 0.0008 "-" 84671 0 2026-07-05 21:03:37.485 | Jul 05 21:03:31 np0000004604 swift-container-server[84671]: container-server: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" 201 - "PUT http://10.4.3.67:8081/sdb1/231/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" "tx02328f320e7f4aa794499-006a4ac6a3" "object-server 84219" 0.0008 "-" 84671 0 2026-07-05 21:03:37.485 | Jul 05 21:03:34 np0000004604 container-server[84672]: 127.0.0.1 - - [05/Jul/2026:21:03:34 +0000] "HEAD /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance?format=json" "tx00701e9f4a0a41aabcc71-006a4ac6a6" "proxy-server 86313" 0.0078 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:34 np0000004604 swift-container-server[84672]: container-server: 127.0.0.1 - - [05/Jul/2026:21:03:34 +0000] "HEAD /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance" 204 - "HEAD http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance?format=json" "tx00701e9f4a0a41aabcc71-006a4ac6a6" "proxy-server 86313" 0.0078 "-" 84672 0 2026-07-05 21:03:37.485 | Jul 05 21:03:35 np0000004604 container-server[84670]: 127.0.0.1 - - [05/Jul/2026:21:03:35 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" 201 - "PUT http://10.4.3.67:8081/sdb1/119/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" "tx90f6234ffbd64a2485538-006a4ac6a6" "object-server 84220" 0.0016 "-" 84670 0 2026-07-05 21:03:37.485 | Jul 05 21:03:35 np0000004604 swift-container-server[84670]: container-server: 127.0.0.1 - - [05/Jul/2026:21:03:35 +0000] "PUT /sdb1/258/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" 201 - "PUT http://10.4.3.67:8081/sdb1/119/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" "tx90f6234ffbd64a2485538-006a4ac6a6" "object-server 84220" 0.0016 "-" 84670 0 2026-07-05 21:03:37.490 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.493 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-05 21:03:37.507 | enabled 2026-07-05 21:03:37.512 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-05 21:03:37.529 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-05 21:03:37.529 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-05 21:03:37.529 | Active: active (running) since Sun 2026-07-05 21:02:01 UTC; 1min 36s ago 2026-07-05 21:03:37.529 | Main PID: 83924 (swift-object-se) 2026-07-05 21:03:37.529 | Tasks: 45 (limit: 77115) 2026-07-05 21:03:37.529 | Memory: 73.0M (peak: 94.9M) 2026-07-05 21:03:37.529 | CPU: 1.591s 2026-07-05 21:03:37.529 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-05 21:03:37.529 | ├─83924 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-05 21:03:37.529 | ├─84219 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-05 21:03:37.529 | ├─84220 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-05 21:03:37.529 | ├─84221 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-05 21:03:37.529 | └─84223 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-05 21:03:37.529 | 2026-07-05 21:03:37.529 | Jul 05 21:02:01 np0000004604 object-server[83924]: Started child 84221 from parent 83924 2026-07-05 21:03:37.529 | Jul 05 21:02:01 np0000004604 swift-object-server[83924]: object-server: Started child 84221 from parent 83924 2026-07-05 21:03:37.529 | Jul 05 21:02:01 np0000004604 object-server[83924]: Started child 84223 from parent 83924 2026-07-05 21:03:37.529 | Jul 05 21:02:01 np0000004604 swift-object-server[83924]: object-server: Started child 84223 from parent 83924 2026-07-05 21:03:37.529 | Jul 05 21:03:28 np0000004604 object-server[84220]: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/273/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" "txa6668c7fef694e87b4237-006a4ac6a0" "proxy-server 86313" 0.2866 "-" 84220 0 2026-07-05 21:03:37.530 | Jul 05 21:03:28 np0000004604 swift-object-server[84220]: object-server: 127.0.0.1 - - [05/Jul/2026:21:03:28 +0000] "PUT /sdb1/273/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/1f36eaa5-ed67-4908-9185-eb8ba9a312c5" "txa6668c7fef694e87b4237-006a4ac6a0" "proxy-server 86313" 0.2866 "-" 84220 0 2026-07-05 21:03:37.530 | Jul 05 21:03:31 np0000004604 object-server[84219]: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "PUT /sdb1/231/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" "tx02328f320e7f4aa794499-006a4ac6a3" "proxy-server 86313" 0.2975 "-" 84219 0 2026-07-05 21:03:37.530 | Jul 05 21:03:31 np0000004604 swift-object-server[84219]: object-server: 127.0.0.1 - - [05/Jul/2026:21:03:31 +0000] "PUT /sdb1/231/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/9780064b-a7e8-4222-b56b-48933be3d7f0" "tx02328f320e7f4aa794499-006a4ac6a3" "proxy-server 86313" 0.2975 "-" 84219 0 2026-07-05 21:03:37.530 | Jul 05 21:03:35 np0000004604 object-server[84220]: 127.0.0.1 - - [05/Jul/2026:21:03:35 +0000] "PUT /sdb1/119/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" "tx90f6234ffbd64a2485538-006a4ac6a6" "proxy-server 86313" 0.3006 "-" 84220 0 2026-07-05 21:03:37.530 | Jul 05 21:03:35 np0000004604 swift-object-server[84220]: object-server: 127.0.0.1 - - [05/Jul/2026:21:03:35 +0000] "PUT /sdb1/119/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" 201 - "PUT http://10.4.3.67:8081/v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb" "tx90f6234ffbd64a2485538-006a4ac6a6" "proxy-server 86313" 0.3006 "-" 84220 0 2026-07-05 21:03:37.534 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.538 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-05 21:03:37.552 | enabled 2026-07-05 21:03:37.557 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-05 21:03:37.573 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-05 21:03:37.573 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-05 21:03:37.573 | Active: active (running) since Sun 2026-07-05 21:02:07 UTC; 1min 30s ago 2026-07-05 21:03:37.573 | Main PID: 86242 (swift-proxy-ser) 2026-07-05 21:03:37.573 | Tasks: 2 (limit: 77115) 2026-07-05 21:03:37.573 | Memory: 82.4M (peak: 84.2M) 2026-07-05 21:03:37.573 | CPU: 1.993s 2026-07-05 21:03:37.573 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-05 21:03:37.573 | ├─86242 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-05 21:03:37.573 | └─86313 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-05 21:03:37.573 | 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 proxy-server[86313]: Validating token access rules against request 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 swift-proxy-server[86313]: proxy-server: Validating token access rules against request 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 proxy-server[86313]: Received request from user: user_id 853b75f20c33499ba407a4d30d1fc6e9, project_id 45dfd48554ad4f94a68888ecbe3316e7, roles ResellerAdmin,service 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 swift-proxy-server[86313]: proxy-server: Received request from user: user_id 853b75f20c33499ba407a4d30d1fc6e9, project_id 45dfd48554ad4f94a68888ecbe3316e7, roles ResellerAdmin,service 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 proxy-server[86313]: Using identity: {'user': ('853b75f20c33499ba407a4d30d1fc6e9', 'glance-swift'), 'tenant': ('45dfd48554ad4f94a68888ecbe3316e7', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx90f6234ffbd64a2485538-006a4ac6a6) 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 swift-proxy-server[86313]: proxy-server: Using identity: {'user': ('853b75f20c33499ba407a4d30d1fc6e9', 'glance-swift'), 'tenant': ('45dfd48554ad4f94a68888ecbe3316e7', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx90f6234ffbd64a2485538-006a4ac6a6) 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 proxy-server[86313]: User 45dfd48554ad4f94a68888ecbe3316e7 has reseller admin authorizing (txn: tx90f6234ffbd64a2485538-006a4ac6a6) (client_ip: 10.4.3.67) 2026-07-05 21:03:37.573 | Jul 05 21:03:34 np0000004604 swift-proxy-server[86313]: proxy-server: User 45dfd48554ad4f94a68888ecbe3316e7 has reseller admin authorizing (txn: tx90f6234ffbd64a2485538-006a4ac6a6) (client_ip: 10.4.3.67) 2026-07-05 21:03:37.573 | Jul 05 21:03:35 np0000004604 proxy-server[86313]: 10.4.3.67 10.4.3.67 05/Jul/2026/21/03/35 PUT /v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqSsam... 21692416 - - tx90f6234ffbd64a2485538-006a4ac6a6 - 0.3057 - - 1783285414.941594839 1783285415.247311831 0 853b75f20c33499ba407a4d30d1fc6e9 2026-07-05 21:03:37.573 | Jul 05 21:03:35 np0000004604 swift-proxy-server[86313]: proxy-server: 10.4.3.67 10.4.3.67 05/Jul/2026/21/03/35 PUT /v1/AUTH_45dfd48554ad4f94a68888ecbe3316e7/glance/5c5dbbcf-3320-4a06-8497-128fcbc524fb HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqSsam... 21692416 - - tx90f6234ffbd64a2485538-006a4ac6a6 - 0.3057 - - 1783285414.941594839 1783285415.247311831 0 853b75f20c33499ba407a4d30d1fc6e9 2026-07-05 21:03:37.578 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.581 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-05 21:03:37.593 | not-found 2026-07-05 21:03:37.597 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.600 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-05 21:03:37.614 | not-found 2026-07-05 21:03:37.618 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.621 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-05 21:03:37.637 | enabled 2026-07-05 21:03:37.642 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-05 21:03:37.658 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-05 21:03:37.658 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-05 21:03:37.658 | Active: active (running) since Sun 2026-07-05 21:02:05 UTC; 1min 32s ago 2026-07-05 21:03:37.658 | Main PID: 85457 (swift-container) 2026-07-05 21:03:37.658 | Tasks: 1 (limit: 77115) 2026-07-05 21:03:37.658 | Memory: 42.2M (peak: 45.5M) 2026-07-05 21:03:37.658 | CPU: 490ms 2026-07-05 21:03:37.658 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-05 21:03:37.658 | └─85457 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-05 21:03:37.658 | 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: we strongly recommend against using it for new projects. 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: framework. For more detail see 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 swift-container-sync[85457]: import eventlet 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 container-sync[85457]: Starting 85457 2026-07-05 21:03:37.658 | Jul 05 21:02:05 np0000004604 container-sync[85457]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-05 21:03:37.663 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.667 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-05 21:03:37.681 | enabled 2026-07-05 21:03:37.685 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-05 21:03:37.703 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-05 21:03:37.703 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-05 21:03:37.703 | Active: active (running) since Sun 2026-07-05 21:02:26 UTC; 1min 11s ago 2026-07-05 21:03:37.703 | Main PID: 90468 (uwsgi) 2026-07-05 21:03:37.703 | Status: "uWSGI is ready" 2026-07-05 21:03:37.703 | Tasks: 45 (limit: 77115) 2026-07-05 21:03:37.703 | Memory: 743.8M (peak: 744.7M) 2026-07-05 21:03:37.703 | CPU: 35.354s 2026-07-05 21:03:37.703 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-05 21:03:37.703 | ├─90468 "neutron-apiuWSGI master" 2026-07-05 21:03:37.703 | ├─90469 "neutron-apiuWSGI worker 1" 2026-07-05 21:03:37.703 | ├─90470 "neutron-apiuWSGI worker 2" 2026-07-05 21:03:37.703 | ├─90471 "neutron-apiuWSGI worker 3" 2026-07-05 21:03:37.703 | └─90472 "neutron-apiuWSGI worker 4" 2026-07-05 21:03:37.703 | 2026-07-05 21:03:37.703 | Jul 05 21:03:27 np0000004604 devstack@neutron-api.service[90469]: DEBUG dbcounter [-] [90469] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90469) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.703 | Jul 05 21:03:27 np0000004604 devstack@neutron-api.service[90472]: DEBUG dbcounter [-] [90472] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=90472) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.703 | Jul 05 21:03:31 np0000004604 devstack@neutron-api.service[90470]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90470) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-05 21:03:37.703 | Jul 05 21:03:31 np0000004604 devstack@neutron-api.service[90470]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "ffcc41369f375b24852cff9d8d91b474" from periodic health check thread {{(pid=90470) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-05 21:03:37.703 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90471]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90471) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-05 21:03:37.704 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90471]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "194e367e16035c8f93f4246904a986de" from periodic health check thread {{(pid=90471) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-05 21:03:37.704 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90469]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90469) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-05 21:03:37.704 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90469]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f43c4a54169e5f658b66a79b6f5c67ef" from periodic health check thread {{(pid=90469) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-05 21:03:37.704 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90472]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=90472) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-05 21:03:37.704 | Jul 05 21:03:32 np0000004604 devstack@neutron-api.service[90472]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b340cf7d5aa657b0b89760a076f39c1c" from periodic health check thread {{(pid=90472) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-05 21:03:37.707 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.710 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-05 21:03:37.724 | enabled 2026-07-05 21:03:37.728 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-05 21:03:37.746 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-05 21:03:37.746 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-05 21:03:37.746 | Active: active (running) since Sun 2026-07-05 21:02:29 UTC; 1min 8s ago 2026-07-05 21:03:37.746 | Main PID: 91487 (neutron-periodi) 2026-07-05 21:03:37.746 | Tasks: 14 (limit: 77115) 2026-07-05 21:03:37.746 | Memory: 159.3M (peak: 165.8M) 2026-07-05 21:03:37.746 | CPU: 3.111s 2026-07-05 21:03:37.746 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-05 21:03:37.746 | ├─91487 "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-07-05 21:03:37.746 | └─92400 "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-07-05 21:03:37.746 | 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.worker [-] PeriodicWorker start called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-170111', 'neutron.services.pvlan.drivers.ovn.driver._initialize_pvlan_pg_drop-8293913313564', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-259558'] for process (None), after_init {{(pid=92400) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.67:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}] {{(pid=92400) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.67:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.077s {{(pid=92400) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-05 21:03:37.746 | Jul 05 21:02:32 np0000004604 neutron-periodic-workers[92400]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=92400) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-05 21:03:37.746 | Jul 05 21:02:41 np0000004604 neutron-periodic-workers[91487]: DEBUG dbcounter [-] [91487] Writing DB stats neutron:SELECT=4 {{(pid=91487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.751 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.754 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-05 21:03:37.768 | enabled 2026-07-05 21:03:37.773 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-05 21:03:37.789 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-05 21:03:37.789 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-05 21:03:37.789 | Active: active (running) since Sun 2026-07-05 21:02:27 UTC; 1min 10s ago 2026-07-05 21:03:37.789 | Main PID: 90977 (neutron-rpc-ser) 2026-07-05 21:03:37.789 | Tasks: 99 (limit: 77115) 2026-07-05 21:03:37.789 | Memory: 341.3M (peak: 342.3M) 2026-07-05 21:03:37.789 | CPU: 6.865s 2026-07-05 21:03:37.789 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-05 21:03:37.789 | ├─90977 "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-07-05 21:03:37.789 | ├─92271 "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-07-05 21:03:37.789 | ├─92276 "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-07-05 21:03:37.789 | ├─92281 "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-07-05 21:03:37.789 | ├─92297 "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-07-05 21:03:37.789 | ├─92306 "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-07-05 21:03:37.789 | ├─92319 "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-07-05 21:03:37.789 | ├─92327 "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-07-05 21:03:37.789 | └─92340 "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-07-05 21:03:37.789 | 2026-07-05 21:03:37.789 | Jul 05 21:02:57 np0000004604 neutron-rpc-server[92327]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-05 21:03:37.789 | Jul 05 21:02:57 np0000004604 neutron-rpc-server[92327]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92271]: WARNING oslo_messaging.server [None req-fc1bf079-76f2-467c-9665-daea0423ad29 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92276]: WARNING oslo_messaging.server [None req-8473e339-a548-47c9-9888-5cc2430f3291 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92306]: WARNING oslo_messaging.server [None req-e4a681a9-507e-4356-b95e-63d8772294da None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92281]: WARNING oslo_messaging.server [None req-1d59c0c1-5a88-4686-829c-a4e6bbcf57b1 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92297]: WARNING oslo_messaging.server [None req-5b82f3de-f499-4003-a982-56bf1fe4f58f None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92327]: WARNING oslo_messaging.server [None req-93a43d4c-a836-4789-9bd0-2bdb34c8ff23 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92319]: WARNING oslo_messaging.server [None req-db397d26-c033-475e-9eee-2e844ab7fe31 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.789 | Jul 05 21:03:02 np0000004604 neutron-rpc-server[92340]: WARNING oslo_messaging.server [None req-09b1f86b-361a-479a-a8ac-4993e7e07ed4 None None] Possible hang: wait is waiting for stop to complete 2026-07-05 21:03:37.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.797 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:03:37.811 | enabled 2026-07-05 21:03:37.816 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-05 21:03:37.834 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:03:37.834 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-05 21:03:37.834 | Active: active (running) since Sun 2026-07-05 21:02:30 UTC; 1min 7s ago 2026-07-05 21:03:37.834 | Main PID: 92006 (neutron-ovn-mai) 2026-07-05 21:03:37.834 | Tasks: 12 (limit: 77115) 2026-07-05 21:03:37.834 | Memory: 266.7M (peak: 267.2M) 2026-07-05 21:03:37.834 | CPU: 4.726s 2026-07-05 21:03:37.834 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-05 21:03:37.834 | ├─92006 "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-07-05 21:03:37.834 | └─92956 "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-07-05 21:03:37.834 | 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=92956) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=92956) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG futurist.periodics [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 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=92956) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=92956) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=92956) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 None None] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-07-05 21:03:37.834 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG futurist.periodics [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 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=92956) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-05 21:03:37.835 | Jul 05 21:02:54 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG futurist.periodics [None req-549e4fdf-f9e4-4185-b6e2-8858de075f30 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=92956) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-05 21:03:37.835 | Jul 05 21:03:04 np0000004604 neutron-ovn-maintenance-worker[92956]: DEBUG dbcounter [-] [92956] Writing DB stats neutron:SELECT=347,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=92956) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.840 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.844 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-05 21:03:37.859 | enabled 2026-07-05 21:03:37.864 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-05 21:03:37.881 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-05 21:03:37.881 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-05 21:03:37.881 | Active: active (running) since Sun 2026-07-05 21:02:58 UTC; 39s ago 2026-07-05 21:03:37.881 | Main PID: 96455 (nova-novncproxy) 2026-07-05 21:03:37.881 | Tasks: 16 (limit: 77115) 2026-07-05 21:03:37.881 | Memory: 110.2M (peak: 110.4M) 2026-07-05 21:03:37.881 | CPU: 3.332s 2026-07-05 21:03:37.881 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-05 21:03:37.881 | └─96455 /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-07-05 21:03:37.881 | 2026-07-05 21:03:37.881 | Jul 05 21:02:58 np0000004604 nova-novncproxy[96455]: If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:03:37.881 | Jul 05 21:02:58 np0000004604 nova-novncproxy[96455]: framework. For more detail see 2026-07-05 21:03:37.881 | Jul 05 21:02:58 np0000004604 nova-novncproxy[96455]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:03:37.881 | Jul 05 21:02:58 np0000004604 nova-novncproxy[96455]: import eventlet # noqa 2026-07-05 21:03:37.881 | Jul 05 21:02:58 np0000004604 nova-novncproxy[96455]: 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-07-05 21:03:37.881 | Jul 05 21:03:00 np0000004604 nova-novncproxy[96455]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-05 21:03:37.881 | Jul 05 21:03:00 np0000004604 nova-novncproxy[96455]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-05 21:03:37.881 | Jul 05 21:03:00 np0000004604 nova-novncproxy[96455]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-05 21:03:37.881 | Jul 05 21:03:00 np0000004604 nova-novncproxy[96455]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-05 21:03:37.881 | Jul 05 21:03:00 np0000004604 nova-novncproxy[96455]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-05 21:03:37.885 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.888 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-05 21:03:37.903 | enabled 2026-07-05 21:03:37.907 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-05 21:03:37.926 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-05 21:03:37.926 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-05 21:03:37.926 | Active: active (running) since Sun 2026-07-05 21:03:00 UTC; 37s ago 2026-07-05 21:03:37.926 | Main PID: 97284 (nova-conductor:) 2026-07-05 21:03:37.926 | Tasks: 33 (limit: 77115) 2026-07-05 21:03:37.926 | Memory: 208.5M (peak: 209.3M) 2026-07-05 21:03:37.926 | CPU: 2.783s 2026-07-05 21:03:37.926 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-05 21:03:37.926 | ├─97284 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-05 21:03:37.926 | ├─98789 "nova-conductor: ServiceWrapper worker(0)" 2026-07-05 21:03:37.926 | ├─98793 "nova-conductor: ServiceWrapper worker(1)" 2026-07-05 21:03:37.926 | ├─98802 "nova-conductor: ServiceWrapper worker(2)" 2026-07-05 21:03:37.926 | └─98807 "nova-conductor: ServiceWrapper worker(3)" 2026-07-05 21:03:37.926 | 2026-07-05 21:03:37.926 | Jul 05 21:03:11 np0000004604 nova-conductor[97284]: DEBUG dbcounter [-] [97284] Writing DB stats nova_api:SELECT=1 {{(pid=97284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:12 np0000004604 nova-conductor[97284]: DEBUG dbcounter [-] [97284] Writing DB stats nova_cell0:SELECT=1 {{(pid=97284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:12 np0000004604 nova-conductor[97284]: DEBUG dbcounter [-] [97284] Writing DB stats nova_cell1:SELECT=1 {{(pid=97284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:16 np0000004604 nova-conductor[98807]: DEBUG oslo.service.backend._threading.loopingcall [None req-bef61f25-7491-449d-b3ba-71375e34d0b9 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98807) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.926 | Jul 05 21:03:18 np0000004604 nova-conductor[98807]: DEBUG dbcounter [-] [98807] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98807) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:18 np0000004604 nova-conductor[98789]: DEBUG dbcounter [-] [98789] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:18 np0000004604 nova-conductor[98802]: DEBUG dbcounter [-] [98802] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=98802) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:18 np0000004604 nova-conductor[98793]: DEBUG dbcounter [-] [98793] Writing DB stats nova_cell0:SELECT=3 {{(pid=98793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.926 | Jul 05 21:03:28 np0000004604 nova-conductor[98802]: DEBUG oslo.service.backend._threading.loopingcall [None req-3ae6b2f1-6c69-445b-974f-c9b695d2371d None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98802) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.926 | Jul 05 21:03:32 np0000004604 nova-conductor[98793]: DEBUG oslo.service.backend._threading.loopingcall [None req-ecc4f9a8-ad85-45d4-a763-03898f572e23 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98793) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.930 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-05 21:03:37.934 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-05 21:03:37.949 | enabled 2026-07-05 21:03:37.953 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-05 21:03:37.970 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-05 21:03:37.970 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-05 21:03:37.970 | Active: active (running) since Sun 2026-07-05 21:03:01 UTC; 36s ago 2026-07-05 21:03:37.970 | Main PID: 97832 (nova-conductor:) 2026-07-05 21:03:37.970 | Tasks: 53 (limit: 77115) 2026-07-05 21:03:37.970 | Memory: 223.2M (peak: 224.0M) 2026-07-05 21:03:37.970 | CPU: 2.652s 2026-07-05 21:03:37.970 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-05 21:03:37.970 | ├─97832 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-05 21:03:37.970 | ├─98914 "nova-conductor: ServiceWrapper worker(0)" 2026-07-05 21:03:37.970 | ├─98916 "nova-conductor: ServiceWrapper worker(1)" 2026-07-05 21:03:37.970 | ├─98922 "nova-conductor: ServiceWrapper worker(2)" 2026-07-05 21:03:37.970 | └─98926 "nova-conductor: ServiceWrapper worker(3)" 2026-07-05 21:03:37.970 | 2026-07-05 21:03:37.970 | Jul 05 21:03:13 np0000004604 nova-conductor[97832]: DEBUG dbcounter [-] [97832] Writing DB stats nova_cell1:SELECT=1 {{(pid=97832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-05 21:03:37.970 | Jul 05 21:03:18 np0000004604 nova-conductor[98916]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.970 | Jul 05 21:03:18 np0000004604 nova-conductor[98914]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98914) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:18 np0000004604 nova-conductor[98922]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98922) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:18 np0000004604 nova-conductor[98926]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:28 np0000004604 nova-conductor[98916]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:28 np0000004604 nova-conductor[98914]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98914) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:28 np0000004604 nova-conductor[98922]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=98922) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:28 np0000004604 nova-conductor[98926]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=98926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.971 | Jul 05 21:03:31 np0000004604 nova-conductor[98916]: DEBUG oslo.service.backend._threading.loopingcall [None req-447499b4-4b0a-4b8b-a98d-ec3bc1f15fab None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=98916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-05 21:03:37.976 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-05 21:03:37.997 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:37.999 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-05 21:03:38.020 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:38.023 | + ./stack.sh:main:1451 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-05 21:03:38.238 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:03:38.238 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:03:38.238 | we strongly recommend against using it for new projects. 2026-07-05 21:03:38.238 | 2026-07-05 21:03:38.238 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:03:38.238 | framework. For more detail see 2026-07-05 21:03:38.238 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:03:38.238 | 2026-07-05 21:03:38.238 | import eventlet # noqa 2026-07-05 21:03:38.407 | 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-07-05 21:03:39.839 | INFO dbcounter [None req-87033ece-9a16-432f-8bde-59057feda66d None None] Registered counter for database nova_api 2026-07-05 21:03:39.899 | DEBUG dbcounter [-] [104714] Writer thread running {{(pid=104714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:03:39.904 | Found 2 cell mappings. 2026-07-05 21:03:39.904 | Skipping cell0 since it does not contain hosts. 2026-07-05 21:03:39.904 | Getting computes from cell 'cell1': 5fb33419-a975-4e7f-b63c-60d88ecbea98 2026-07-05 21:03:39.905 | INFO dbcounter [None req-87033ece-9a16-432f-8bde-59057feda66d None None] Registered counter for database nova_cell1 2026-07-05 21:03:39.940 | DEBUG dbcounter [-] [104714] Writer thread running {{(pid=104714) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-05 21:03:40.021 | Checking host mapping for compute host 'np0000004604': 0b970b9a-75b2-4d6b-b142-1fd758019feb 2026-07-05 21:03:40.022 | Creating host mapping for compute host 'np0000004604': 0b970b9a-75b2-4d6b-b142-1fd758019feb 2026-07-05 21:03:40.022 | Found 1 unmapped computes in cell: 5fb33419-a975-4e7f-b63c-60d88ecbea98 2026-07-05 21:03:40.576 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-05 21:03:40.793 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-05 21:03:40.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-05 21:03:40.794 | we strongly recommend against using it for new projects. 2026-07-05 21:03:40.794 | 2026-07-05 21:03:40.794 | If you are already using Eventlet, we recommend migrating to a different 2026-07-05 21:03:40.794 | framework. For more detail see 2026-07-05 21:03:40.794 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-05 21:03:40.794 | 2026-07-05 21:03:40.794 | import eventlet # noqa 2026-07-05 21:03:40.956 | 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-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Upgrade Check Results | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Cells v2 | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Placement API | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Cinder API | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Policy File JSON to YAML Migration | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Older than N-1 computes | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: hw_machine_type unset | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.020 | | Check: Service User Token Configuration | 2026-07-05 21:03:43.020 | | Result: Success | 2026-07-05 21:03:43.020 | | Details: None | 2026-07-05 21:03:43.020 | +-------------------------------------------+ 2026-07-05 21:03:43.525 | + ./stack.sh:main:1471 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-05 21:03:43.529 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-05 21:03:43.529 | + ./stack.sh:main:1482 : command openstack complete 2026-07-05 21:03:43.776 | 2026-07-05 21:03:43.785 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-05 21:03:43.806 | + functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:43.810 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-05 21:03:43.813 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-05 21:03:43.815 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-05 21:03:43.817 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-05 21:03:43.820 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:43.823 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-05 21:03:43.825 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-05 21:03:43.828 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-05 21:03:43.831 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-05 21:03:43.834 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-05 21:03:43.837 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-05 21:03:43.840 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-05 21:03:43.844 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-05 21:03:43.885 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-05 21:03:43.887 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-05 21:03:43.889 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-05 21:03:43.903 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-05 21:03:43.918 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-05 21:03:43.921 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:43.924 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-05 21:03:43.927 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-05 21:03:43.929 | + functions-common:run_phase:1848 : local mode=stack 2026-07-05 21:03:43.932 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-05 21:03:43.936 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-05 21:03:43.938 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-05 21:03:43.941 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-05 21:03:43.945 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-05 21:03:43.947 | + functions-common:run_phase:1858 : local extra 2026-07-05 21:03:43.951 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-05 21:03:43.956 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-05 21:03:43.959 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-05 21:03:43.962 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-05 21:03:43.966 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-05 21:03:43.970 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-05 21:03:43.988 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:43.991 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:03:43.993 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:43.996 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-05 21:03:43.999 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:44.001 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-05 21:03:44.004 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:44.008 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-05 21:03:44.011 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:44.013 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-05 21:03:44.016 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:03:44.019 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-05 21:03:44.022 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-05 21:03:44.072 | [9833 Async install_tempest:57905]: Waiting for completion of install_tempest running on PID 57905 (1 other jobs running) 2026-07-05 21:03:44.097 | [9833 Async install_tempest:57905]: Signaling child to exit 2026-07-05 21:03:44.098 | WAKEUP 2026-07-05 21:03:44.118 | [9833 Async install_tempest:57905]: Signaled 2026-07-05 21:03:44.119 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-05 21:03:44.119 | +++ functions-common:git_clone:593 : pwd 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 21:03:44.119 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 21:03:44.119 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:610 : echo master 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:673 : head -1 2026-07-05 21:03:44.120 | 8d40001b9 Use reader role for image tests 2026-07-05 21:03:44.120 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-05 21:03:44.120 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-05 21:03:44.120 | ++ 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-07-05 21:03:44.120 | Collecting tox!=2.8.0,<4.0.0 2026-07-05 21:03:44.120 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-05 21:03:44.120 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-05 21:03:44.120 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-05 21:03:44.120 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-05 21:03:44.120 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-05 21:03:44.120 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-05 21:03:44.120 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-05 21:03:44.120 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-05 21:03:44.120 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-05 21:03:44.120 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-05 21:03:44.120 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-05 21:03:44.120 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-05 21:03:44.120 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 73.6 MB/s 0:00:00 2026-07-05 21:03:44.120 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-05 21:03:44.120 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-05 21:03:44.120 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-05 21:03:44.120 | 2026-07-05 21:03:44.120 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-05 21:03:44.120 | ++ inc/python:pip_install:216 : result=0 2026-07-05 21:03:44.120 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2420 : local name 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2423 : local total 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2427 : start_time=1783285128763 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2429 : [[ -z 1783285128763 ]] 2026-07-05 21:03:44.120 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2432 : end_time=1783285130542 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2433 : elapsed_time=1779 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2434 : total=97948 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:44.120 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99727 2026-07-05 21:03:44.120 | ++ inc/python:pip_install:219 : return 0 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-05 21:03:44.120 | ~/tempest ~/devstack 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-05 21:03:44.120 | Already on 'master' 2026-07-05 21:03:44.120 | Your branch is up to date with 'origin/master'. 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-05 21:03:44.120 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.tpXdYLi7kx 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.tpXdYLi7kx 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.tpXdYLi7kx 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:44.120 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-05 21:03:44.120 | full create: /opt/stack/tempest/.tox/tempest 2026-07-05 21:03:44.120 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-05 21:03:44.120 | full develop-inst: /opt/stack/tempest 2026-07-05 21:03:44.120 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:03:44.120 | ___________________________________ summary ____________________________________ 2026-07-05 21:03:44.120 | full: skipped tests 2026-07-05 21:03:44.120 | congratulations :) 2026-07-05 21:03:44.120 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.tpXdYLi7kx -r requirements.txt 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-05 21:03:44.120 | 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-07-05 21:03:44.120 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-05 21:03:44.121 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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)) (83.0.0) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-05 21:03:44.121 | 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.2) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-05 21:03:44.121 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | 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-07-05 21:03:44.121 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-05 21:03:44.121 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.tpXdYLi7kx 2026-07-05 21:03:44.121 | ++ lib/tempest:install_tempest:868 : popd 2026-07-05 21:03:44.121 | ~/devstack 2026-07-05 21:03:44.161 | [9833 Async install_tempest:57905]: finished install_tempest with result 0 in 17 seconds 2026-07-05 21:03:44.164 | ++ inc/async:async_wait:197 : return 0 2026-07-05 21:03:44.167 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-05 21:03:44.170 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:03:44.173 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-05 21:03:44.176 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-05 21:03:44.179 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:44.181 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-05 21:03:44.183 | ++ inc/python:setup_develop:353 : local bindep 2026-07-05 21:03:44.186 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-05 21:03:44.188 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-05 21:03:44.189 | ++ inc/python:setup_develop:359 : local extras= 2026-07-05 21:03:44.192 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-05 21:03:44.195 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-05 21:03:44.197 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-05 21:03:44.200 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-05 21:03:44.203 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-05 21:03:44.205 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-05 21:03:44.208 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-05 21:03:44.210 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-05 21:03:44.213 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-05 21:03:44.215 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-05 21:03:44.217 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-05 21:03:44.219 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-05 21:03:44.224 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-05 21:03:44.226 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-05 21:03:44.228 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-05 21:03:44.315 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-05 21:03:44.317 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-05 21:03:44.319 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-05 21:03:44.321 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-05 21:03:44.324 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-05 21:03:44.326 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-05 21:03:44.328 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-05 21:03:44.331 | ++ inc/python:setup_package:446 : local extras= 2026-07-05 21:03:44.333 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-05 21:03:44.335 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-05 21:03:44.337 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-05 21:03:44.339 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-05 21:03:44.341 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-05 21:03:44.343 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-05 21:03:44.366 | Using python 3.12 to install /opt/stack/tempest 2026-07-05 21:03:44.368 | ++ 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-07-05 21:03:44.918 | Obtaining file:///opt/stack/tempest 2026-07-05 21:03:44.920 | Installing build dependencies: started 2026-07-05 21:03:45.755 | Installing build dependencies: finished with status 'done' 2026-07-05 21:03:45.756 | Checking if build backend supports build_editable: started 2026-07-05 21:03:46.045 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-05 21:03:46.046 | Getting requirements to build editable: started 2026-07-05 21:03:46.193 | Getting requirements to build editable: finished with status 'done' 2026-07-05 21:03:46.196 | Preparing editable metadata (pyproject.toml): started 2026-07-05 21:03:46.956 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-05 21:03:46.968 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-05 21:03:46.968 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-05 21:03:46.968 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-05 21:03:46.969 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-05 21:03:46.969 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-05 21:03:46.970 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-05 21:03:46.970 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-05 21:03:46.970 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-05 21:03:46.971 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-05 21:03:46.971 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-05 21:03:47.038 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-05 21:03:47.039 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-05 21:03:47.041 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-05 21:03:47.042 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-05 21:03:47.042 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-05 21:03:47.042 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-05 21:03:47.043 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-05 21:03:47.043 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-05 21:03:47.044 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-05 21:03:47.044 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-05 21:03:47.044 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-05 21:03:47.045 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-05 21:03:47.045 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-05 21:03:47.046 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-05 21:03:47.047 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-05 21:03:47.047 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-05 21:03:47.049 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-05 21:03:47.049 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-05 21:03:47.050 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-05 21:03:47.050 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-05 21:03:47.051 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-05 21:03:47.053 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-05 21:03:47.054 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.2) 2026-07-05 21:03:47.058 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-05 21:03:47.058 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-05 21:03:47.058 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-05 21:03:47.059 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-05 21:03:47.063 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-05 21:03:47.064 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-05 21:03:47.065 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-05 21:03:47.067 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-05 21:03:47.068 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-05 21:03:47.069 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-05 21:03:47.070 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-05 21:03:47.072 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-05 21:03:47.073 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-05 21:03:47.073 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-05 21:03:47.073 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-05 21:03:47.076 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-05 21:03:47.077 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-05 21:03:47.078 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-05 21:03:47.081 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (83.0.0) 2026-07-05 21:03:47.083 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-05 21:03:47.091 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-05 21:03:47.096 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-05 21:03:47.096 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-05 21:03:47.097 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-05 21:03:47.105 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-05 21:03:47.106 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-05 21:03:47.108 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-05 21:03:47.115 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-05 21:03:47.127 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-05 21:03:47.128 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-05 21:03:47.146 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-05 21:03:47.147 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-05 21:03:47.153 | Building wheels for collected packages: tempest 2026-07-05 21:03:47.154 | Building editable for tempest (pyproject.toml): started 2026-07-05 21:03:48.057 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-05 21:03:48.058 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8326 sha256=a2c2eee848244f32597cc01043f586a97815df3a775ec9e3466fccb6e67cb00f 2026-07-05 21:03:48.059 | Stored in directory: /tmp/pip-ephem-wheel-cache-u_6toohl/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-05 21:03:48.060 | Successfully built tempest 2026-07-05 21:03:48.204 | Installing collected packages: tomlkit, stestr, tempest 2026-07-05 21:03:48.341 | 2026-07-05 21:03:48.355 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-05 21:03:48.454 | ++ inc/python:pip_install:216 : result=0 2026-07-05 21:03:48.456 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-05 21:03:48.459 | ++ functions-common:time_stop:2420 : local name 2026-07-05 21:03:48.462 | ++ functions-common:time_stop:2421 : local end_time 2026-07-05 21:03:48.464 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-05 21:03:48.467 | ++ functions-common:time_stop:2423 : local total 2026-07-05 21:03:48.469 | ++ functions-common:time_stop:2424 : local start_time 2026-07-05 21:03:48.473 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-05 21:03:48.475 | ++ functions-common:time_stop:2427 : start_time=1783285424360 2026-07-05 21:03:48.478 | ++ functions-common:time_stop:2429 : [[ -z 1783285424360 ]] 2026-07-05 21:03:48.481 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-05 21:03:48.485 | ++ functions-common:time_stop:2432 : end_time=1783285428483 2026-07-05 21:03:48.488 | ++ functions-common:time_stop:2433 : elapsed_time=4123 2026-07-05 21:03:48.490 | ++ functions-common:time_stop:2434 : total=103263 2026-07-05 21:03:48.492 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-05 21:03:48.495 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107386 2026-07-05 21:03:48.498 | ++ inc/python:pip_install:219 : return 0 2026-07-05 21:03:48.501 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-05 21:03:48.503 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:03:48.506 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-05 21:03:48.508 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-05 21:03:48.510 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-05 21:03:48.513 | ++ 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-07-05 21:03:48.514 | ++ 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-07-05 21:03:48.517 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-05 21:03:48.519 | ++ 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-07-05 21:03:48.522 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-05 21:03:48.524 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-05 21:03:48.527 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-05 21:03:48.529 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-05 21:03:48.532 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-05 21:03:48.534 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-05 21:03:48.537 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-05 21:03:48.539 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-05 21:03:48.543 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-05 21:03:48.545 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-05 21:03:48.547 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-05 21:03:48.550 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-05 21:03:48.552 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-05 21:03:48.555 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-05 21:03:48.557 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-05 21:03:48.559 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-05 21:03:48.562 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-05 21:03:48.565 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-05 21:03:48.565 | ' 2026-07-05 21:03:48.567 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-05 21:03:48.570 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-05 21:03:48.586 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:48.588 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-05 21:03:48.591 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-05 21:03:48.594 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-05 21:03:48.596 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-05 21:03:48.599 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-05 21:03:48.600 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-05 21:03:48.600 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-05 21:03:48.800 | 2026-07-05 21:03:48.811 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:48.814 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-05 21:03:48.817 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-05 21:03:48.819 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-05 21:03:48.821 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-05 21:03:48.823 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-05 21:03:48.826 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-05 21:03:48.828 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-05 21:03:48.830 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-05 21:03:48.833 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-05 21:03:48.836 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-05 21:03:48.838 | ++ lib/tempest:get_active_images:176 : img_id=5c5dbbcf-3320-4a06-8497-128fcbc524fb 2026-07-05 21:03:48.841 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-05 21:03:48.844 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-05 21:03:48.846 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-05 21:03:48.849 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-05 21:03:48.852 | ++ lib/tempest:configure_tempest:272 : '[' -z 5c5dbbcf-3320-4a06-8497-128fcbc524fb ']' 2026-07-05 21:03:48.854 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-05 21:03:48.856 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-05 21:03:48.859 | ++ lib/tempest:configure_tempest:279 : [[ 9780064b-a7e8-4222-b56b-48933be3d7f0 != \5\c\5\d\b\b\c\f\-\3\3\2\0\-\4\a\0\6\-\8\4\9\7\-\1\2\8\f\c\b\c\5\2\4\f\b ]] 2026-07-05 21:03:48.861 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=9780064b-a7e8-4222-b56b-48933be3d7f0 2026-07-05 21:03:48.864 | ++ lib/tempest:configure_tempest:281 : break 2026-07-05 21:03:48.866 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-05 21:03:48.879 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-05 21:03:48.884 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-05 21:03:48.886 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-05 21:03:48.889 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-05 21:03:48.890 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-05 21:03:48.893 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-05 21:03:48.895 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-05 21:03:48.897 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-05 21:03:48.900 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-05 21:03:48.900 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-05 21:03:49.232 | 2026-07-05 21:03:49.243 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:49.247 | ++ lib/tempest:configure_tempest:303 : admin_project_id=44c58cdca3964a62a4824db72d17c852 2026-07-05 21:03:49.250 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-05 21:03:49.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:49.269 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-05 21:03:49.474 | 2026-07-05 21:03:49.483 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:49.485 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.486 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-05 21:03:49.486 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.486 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.486 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-05 21:03:49.486 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-05 21:03:49.486 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-05 21:03:49.486 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-05 21:03:49.486 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.486 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-05 21:03:49.486 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-05 21:03:49.486 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-05 21:03:49.486 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-05 21:03:49.486 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-05 21:03:49.488 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-05 21:03:49.490 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.490 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-05 21:03:49.490 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.490 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.490 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-05 21:03:49.490 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-05 21:03:49.490 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-05 21:03:49.491 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-05 21:03:49.491 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.491 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-05 21:03:49.491 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-05 21:03:49.491 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-05 21:03:49.491 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-05 21:03:49.491 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-05 21:03:49.494 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 5c5dbbcf-3320-4a06-8497-128fcbc524fb 2026-07-05 21:03:49.496 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-05 21:03:49.500 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 5c5dbbcf-3320-4a06-8497-128fcbc524fb -c size -f value 2026-07-05 21:03:49.711 | 2026-07-05 21:03:49.722 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:49.726 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-05 21:03:49.729 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-05 21:03:49.729 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-05 21:03:49.751 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-05 21:03:49.754 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-05 21:03:49.756 | ++ 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-07-05 21:03:49.971 | 2026-07-05 21:03:49.971 | +----------------------------+-----------------------+ 2026-07-05 21:03:49.971 | | Field | Value | 2026-07-05 21:03:49.971 | +----------------------------+-----------------------+ 2026-07-05 21:03:49.971 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:49.971 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:49.971 | | description | None | 2026-07-05 21:03:49.971 | | disk | 1 | 2026-07-05 21:03:49.971 | | id | 42 | 2026-07-05 21:03:49.971 | | name | m1.nano | 2026-07-05 21:03:49.971 | | os-flavor-access:is_public | True | 2026-07-05 21:03:49.971 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:49.971 | | ram | 192 | 2026-07-05 21:03:49.971 | | rxtx_factor | 1.0 | 2026-07-05 21:03:49.971 | | swap | 0 | 2026-07-05 21:03:49.971 | | vcpus | 1 | 2026-07-05 21:03:49.971 | +----------------------------+-----------------------+ 2026-07-05 21:03:49.979 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-05 21:03:49.981 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.981 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-05 21:03:49.981 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-05 21:03:49.981 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.981 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-05 21:03:49.981 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-05 21:03:49.981 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-05 21:03:49.981 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-05 21:03:49.981 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-05 21:03:49.981 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-05 21:03:49.981 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-05 21:03:49.981 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-05 21:03:49.982 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-05 21:03:49.982 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-05 21:03:49.985 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 9780064b-a7e8-4222-b56b-48933be3d7f0 2026-07-05 21:03:49.988 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-05 21:03:49.991 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 9780064b-a7e8-4222-b56b-48933be3d7f0 -c size -f value 2026-07-05 21:03:50.196 | 2026-07-05 21:03:50.209 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:50.213 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-05 21:03:50.216 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-05 21:03:50.217 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-05 21:03:50.246 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-05 21:03:50.249 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-05 21:03:50.251 | ++ 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-07-05 21:03:50.485 | 2026-07-05 21:03:50.485 | +----------------------------+-----------------------+ 2026-07-05 21:03:50.485 | | Field | Value | 2026-07-05 21:03:50.485 | +----------------------------+-----------------------+ 2026-07-05 21:03:50.485 | | OS-FLV-DISABLED:disabled | False | 2026-07-05 21:03:50.485 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-05 21:03:50.485 | | description | None | 2026-07-05 21:03:50.485 | | disk | 1 | 2026-07-05 21:03:50.485 | | id | 84 | 2026-07-05 21:03:50.485 | | name | m1.micro | 2026-07-05 21:03:50.485 | | os-flavor-access:is_public | True | 2026-07-05 21:03:50.485 | | properties | hw_rng:allowed='True' | 2026-07-05 21:03:50.485 | | ram | 256 | 2026-07-05 21:03:50.485 | | rxtx_factor | 1.0 | 2026-07-05 21:03:50.485 | | swap | 0 | 2026-07-05 21:03:50.485 | | vcpus | 1 | 2026-07-05 21:03:50.485 | +----------------------------+-----------------------+ 2026-07-05 21:03:50.494 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-05 21:03:50.497 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-05 21:03:50.515 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:50.518 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-05 21:03:50.521 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-05 21:03:50.524 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-05 21:03:50.526 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-05 21:03:50.529 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-05 21:03:50.533 | +++ functions-common:git_clone:593 : pwd 2026-07-05 21:03:50.537 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-05 21:03:50.540 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-05 21:03:50.544 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-05 21:03:50.560 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-05 21:03:50.563 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-05 21:03:50.565 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-05 21:03:50.568 | ++ functions-common:git_clone:610 : echo master 2026-07-05 21:03:50.568 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-05 21:03:50.573 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-05 21:03:50.577 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-05 21:03:50.579 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-05 21:03:50.594 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-05 21:03:50.597 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-05 21:03:50.597 | ++ functions-common:git_clone:673 : head -1 2026-07-05 21:03:50.601 | 5d0367e Clean-up zuul config spacing 2026-07-05 21:03:50.605 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-05 21:03:50.608 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-05 21:03:50.608 | ~/os-test-images ~/devstack 2026-07-05 21:03:50.610 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-05 21:03:50.805 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-05 21:03:51.097 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-05 21:03:52.429 | generate installed: PyYAML==6.0.3 2026-07-05 21:03:52.429 | generate run-test-pre: PYTHONHASHSEED='1442776470' 2026-07-05 21:03:52.429 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-05 21:03:52.490 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-05 21:03:52.503 | 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-07-05 21:03:52.515 | 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-07-05 21:03:52.530 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-05 21:03:52.533 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-05 21:03:52.539 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-05 21:03:52.545 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-05 21:03:52.570 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-05 21:03:52.579 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-05 21:03:52.585 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-05 21:03:52.594 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-05 21:03:52.594 | 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-07-05 21:03:52.601 | 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-07-05 21:03:52.607 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-05 21:03:52.619 | 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-07-05 21:03:52.622 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-05 21:03:52.625 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-05 21:03:52.633 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-05 21:03:52.642 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-05 21:03:52.652 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-05 21:03:52.655 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-05 21:03:52.664 | 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-07-05 21:03:52.667 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-05 21:03:52.669 | 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-07-05 21:03:52.677 | 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-07-05 21:03:52.680 | 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-07-05 21:03:52.689 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-05 21:03:52.705 | ___________________________________ summary ____________________________________ 2026-07-05 21:03:52.705 | generate: commands succeeded 2026-07-05 21:03:52.705 | congratulations :) 2026-07-05 21:03:52.734 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-05 21:03:52.734 | ~/devstack 2026-07-05 21:03:52.736 | ++ 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-07-05 21:03:52.769 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-05 21:03:52.772 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-05 21:03:52.790 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-05 21:03:52.792 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-05 21:03:52.795 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-05 21:03:52.831 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-05 21:03:52.866 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-05 21:03:52.868 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:52.871 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-05 21:03:52.874 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-05 21:03:52.878 | +++ 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-07-05 21:03:53.095 | 2026-07-05 21:03:53.106 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:53.109 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-05 21:03:53.109 | address-scope 2026-07-05 21:03:53.109 | agent 2026-07-05 21:03:53.109 | allowed-address-pairs 2026-07-05 21:03:53.109 | auto-allocated-topology 2026-07-05 21:03:53.109 | availability_zone 2026-07-05 21:03:53.109 | default-subnetpools 2026-07-05 21:03:53.109 | dhcp_agent_scheduler 2026-07-05 21:03:53.109 | dns-integration 2026-07-05 21:03:53.109 | dns-domain-ports 2026-07-05 21:03:53.109 | dns-integration-domain-keywords 2026-07-05 21:03:53.109 | empty-string-filtering 2026-07-05 21:03:53.109 | external-net 2026-07-05 21:03:53.109 | extra_dhcp_opt 2026-07-05 21:03:53.109 | extraroute 2026-07-05 21:03:53.109 | extraroute-atomic 2026-07-05 21:03:53.109 | filter-validation 2026-07-05 21:03:53.109 | floating-ip-port-forwarding-detail 2026-07-05 21:03:53.109 | fip-port-details 2026-07-05 21:03:53.109 | flavors 2026-07-05 21:03:53.109 | floatingip-pools 2026-07-05 21:03:53.109 | router 2026-07-05 21:03:53.109 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:03:53.109 | enable-default-route-bfd 2026-07-05 21:03:53.109 | enable-default-route-ecmp 2026-07-05 21:03:53.109 | ext-gw-mode 2026-07-05 21:03:53.109 | l3-ha 2026-07-05 21:03:53.109 | external-gateway-multihoming 2026-07-05 21:03:53.109 | l3-flavors 2026-07-05 21:03:53.109 | l3_agent_scheduler 2026-07-05 21:03:53.109 | multi-provider 2026-07-05 21:03:53.109 | net-mtu 2026-07-05 21:03:53.109 | net-mtu-writable 2026-07-05 21:03:53.109 | network_availability_zone 2026-07-05 21:03:53.109 | network-ip-availability 2026-07-05 21:03:53.109 | network-ip-availability-details 2026-07-05 21:03:53.109 | pagination 2026-07-05 21:03:53.109 | port-device-profile 2026-07-05 21:03:53.109 | port-mac-address-regenerate 2026-07-05 21:03:53.109 | port-numa-affinity-policy 2026-07-05 21:03:53.109 | port-numa-affinity-policy-socket 2026-07-05 21:03:53.109 | binding 2026-07-05 21:03:53.109 | binding-extended 2026-07-05 21:03:53.109 | port-security 2026-07-05 21:03:53.109 | project-id 2026-07-05 21:03:53.109 | provider 2026-07-05 21:03:53.109 | qinq 2026-07-05 21:03:53.109 | quota-check-limit 2026-07-05 21:03:53.109 | quota-check-limit-default 2026-07-05 21:03:53.109 | quotas 2026-07-05 21:03:53.109 | quota_details 2026-07-05 21:03:53.109 | rbac-policies 2026-07-05 21:03:53.109 | rbac-address-scope 2026-07-05 21:03:53.109 | rbac-security-groups 2026-07-05 21:03:53.109 | revision-if-match 2026-07-05 21:03:53.109 | standard-attr-revisions 2026-07-05 21:03:53.109 | router_availability_zone 2026-07-05 21:03:53.109 | router-enable-snat 2026-07-05 21:03:53.109 | security-groups-default-rules 2026-07-05 21:03:53.109 | security-groups-default-statefulness 2026-07-05 21:03:53.109 | security-groups-normalized-cidr 2026-07-05 21:03:53.109 | security-groups-remote-address-group 2026-07-05 21:03:53.109 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:03:53.109 | security-groups-shared-filtering 2026-07-05 21:03:53.109 | security-group 2026-07-05 21:03:53.109 | service-type 2026-07-05 21:03:53.109 | sorting 2026-07-05 21:03:53.109 | standard-attr-description 2026-07-05 21:03:53.109 | stateful-security-group 2026-07-05 21:03:53.109 | subnet-dns-publish-fixed-ip 2026-07-05 21:03:53.109 | subnet-external-network 2026-07-05 21:03:53.109 | subnet_onboard 2026-07-05 21:03:53.109 | subnet-service-types 2026-07-05 21:03:53.109 | subnet_allocation 2026-07-05 21:03:53.109 | subnetpool-prefix-ops 2026-07-05 21:03:53.109 | tag-creation 2026-07-05 21:03:53.109 | standard-attr-tag 2026-07-05 21:03:53.109 | standard-attr-timestamp 2026-07-05 21:03:53.109 | vlan-transparent' 2026-07-05 21:03:53.111 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-05 21:03:53.111 | address-scope 2026-07-05 21:03:53.111 | agent 2026-07-05 21:03:53.111 | allowed-address-pairs 2026-07-05 21:03:53.111 | auto-allocated-topology 2026-07-05 21:03:53.112 | availability_zone 2026-07-05 21:03:53.112 | default-subnetpools 2026-07-05 21:03:53.112 | dhcp_agent_scheduler 2026-07-05 21:03:53.112 | dns-integration 2026-07-05 21:03:53.112 | dns-domain-ports 2026-07-05 21:03:53.112 | dns-integration-domain-keywords 2026-07-05 21:03:53.112 | empty-string-filtering 2026-07-05 21:03:53.112 | external-net 2026-07-05 21:03:53.112 | extra_dhcp_opt 2026-07-05 21:03:53.112 | extraroute 2026-07-05 21:03:53.112 | extraroute-atomic 2026-07-05 21:03:53.112 | filter-validation 2026-07-05 21:03:53.112 | floating-ip-port-forwarding-detail 2026-07-05 21:03:53.112 | fip-port-details 2026-07-05 21:03:53.112 | flavors 2026-07-05 21:03:53.112 | floatingip-pools 2026-07-05 21:03:53.112 | router 2026-07-05 21:03:53.112 | l3-agent-scheduler-ha-chassis-priority 2026-07-05 21:03:53.112 | enable-default-route-bfd 2026-07-05 21:03:53.112 | enable-default-route-ecmp 2026-07-05 21:03:53.112 | ext-gw-mode 2026-07-05 21:03:53.112 | l3-ha 2026-07-05 21:03:53.112 | external-gateway-multihoming 2026-07-05 21:03:53.112 | l3-flavors 2026-07-05 21:03:53.112 | l3_agent_scheduler 2026-07-05 21:03:53.112 | multi-provider 2026-07-05 21:03:53.112 | net-mtu 2026-07-05 21:03:53.112 | net-mtu-writable 2026-07-05 21:03:53.112 | network_availability_zone 2026-07-05 21:03:53.112 | network-ip-availability 2026-07-05 21:03:53.112 | network-ip-availability-details 2026-07-05 21:03:53.112 | pagination 2026-07-05 21:03:53.112 | port-device-profile 2026-07-05 21:03:53.112 | port-mac-address-regenerate 2026-07-05 21:03:53.112 | port-numa-affinity-policy 2026-07-05 21:03:53.112 | port-numa-affinity-policy-socket 2026-07-05 21:03:53.112 | binding 2026-07-05 21:03:53.112 | binding-extended 2026-07-05 21:03:53.112 | port-security 2026-07-05 21:03:53.112 | project-id 2026-07-05 21:03:53.112 | provider 2026-07-05 21:03:53.112 | qinq 2026-07-05 21:03:53.112 | quota-check-limit 2026-07-05 21:03:53.112 | quota-check-limit-default 2026-07-05 21:03:53.112 | quotas 2026-07-05 21:03:53.112 | quota_details 2026-07-05 21:03:53.112 | rbac-policies 2026-07-05 21:03:53.112 | rbac-address-scope 2026-07-05 21:03:53.112 | rbac-security-groups 2026-07-05 21:03:53.112 | revision-if-match 2026-07-05 21:03:53.112 | standard-attr-revisions 2026-07-05 21:03:53.112 | router_availability_zone 2026-07-05 21:03:53.112 | router-enable-snat 2026-07-05 21:03:53.112 | security-groups-default-rules 2026-07-05 21:03:53.112 | security-groups-default-statefulness 2026-07-05 21:03:53.112 | security-groups-normalized-cidr 2026-07-05 21:03:53.112 | security-groups-remote-address-group 2026-07-05 21:03:53.112 | security-groups-rules-belongs-to-default-sg 2026-07-05 21:03:53.112 | security-groups-shared-filtering 2026-07-05 21:03:53.112 | security-group 2026-07-05 21:03:53.112 | service-type 2026-07-05 21:03:53.112 | sorting 2026-07-05 21:03:53.112 | standard-attr-description 2026-07-05 21:03:53.112 | stateful-security-group 2026-07-05 21:03:53.112 | subnet-dns-publish-fixed-ip 2026-07-05 21:03:53.112 | subnet-external-network 2026-07-05 21:03:53.112 | subnet_onboard 2026-07-05 21:03:53.112 | subnet-service-types 2026-07-05 21:03:53.112 | subnet_allocation 2026-07-05 21:03:53.112 | subnetpool-prefix-ops 2026-07-05 21:03:53.112 | tag-creation 2026-07-05 21:03:53.112 | standard-attr-tag 2026-07-05 21:03:53.112 | standard-attr-timestamp 2026-07-05 21:03:53.112 | vlan-transparent =~ external-net ]] 2026-07-05 21:03:53.114 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-05 21:03:53.117 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-05 21:03:53.359 | 2026-07-05 21:03:53.370 | +++ functions-common:oscwrap:2465 : return 0 2026-07-05 21:03:53.373 | ++ lib/tempest:configure_tempest:395 : public_network_id=b9d9c1c3-9e2c-4146-b666-bcab04565e81 2026-07-05 21:03:53.375 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-05 21:03:53.941 | 2026-07-05 21:03:53.941 | +---------------------------+--------------------------------------+ 2026-07-05 21:03:53.941 | | Field | Value | 2026-07-05 21:03:53.941 | +---------------------------+--------------------------------------+ 2026-07-05 21:03:53.941 | | admin_state_up | UP | 2026-07-05 21:03:53.941 | | availability_zone_hints | | 2026-07-05 21:03:53.941 | | availability_zones | | 2026-07-05 21:03:53.941 | | created_at | 2026-07-05T21:03:53Z | 2026-07-05 21:03:53.941 | | description | | 2026-07-05 21:03:53.941 | | dns_domain | None | 2026-07-05 21:03:53.941 | | id | baf2f3ac-c40d-4b1a-a7c5-5f59c3a5a1cd | 2026-07-05 21:03:53.941 | | ipv4_address_scope | None | 2026-07-05 21:03:53.942 | | ipv6_address_scope | None | 2026-07-05 21:03:53.942 | | is_default | False | 2026-07-05 21:03:53.942 | | is_vlan_qinq | None | 2026-07-05 21:03:53.942 | | is_vlan_transparent | False | 2026-07-05 21:03:53.942 | | mtu | 1372 | 2026-07-05 21:03:53.942 | | name | shared | 2026-07-05 21:03:53.942 | | port_security_enabled | True | 2026-07-05 21:03:53.942 | | project_id | 44c58cdca3964a62a4824db72d17c852 | 2026-07-05 21:03:53.942 | | provider:network_type | geneve | 2026-07-05 21:03:53.942 | | provider:physical_network | None | 2026-07-05 21:03:53.942 | | provider:segmentation_id | 2473 | 2026-07-05 21:03:53.942 | | pvlan | None | 2026-07-05 21:03:53.942 | | qinq | False | 2026-07-05 21:03:53.942 | | qos_policy_id | None | 2026-07-05 21:03:53.942 | | revision_number | 1 | 2026-07-05 21:03:53.942 | | router:external | Internal | 2026-07-05 21:03:53.942 | | segments | None | 2026-07-05 21:03:53.942 | | shared | True | 2026-07-05 21:03:53.942 | | status | ACTIVE | 2026-07-05 21:03:53.942 | | subnets | | 2026-07-05 21:03:53.942 | | tags | | 2026-07-05 21:03:53.942 | | updated_at | 2026-07-05T21:03:53Z | 2026-07-05 21:03:53.942 | +---------------------------+--------------------------------------+ 2026-07-05 21:03:53.949 | ++ 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-07-05 21:03:54.577 | 2026-07-05 21:03:54.577 | +----------------------+--------------------------------------+ 2026-07-05 21:03:54.577 | | Field | Value | 2026-07-05 21:03:54.577 | +----------------------+--------------------------------------+ 2026-07-05 21:03:54.577 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-05 21:03:54.577 | | cidr | 192.168.233.0/24 | 2026-07-05 21:03:54.577 | | created_at | 2026-07-05T21:03:54Z | 2026-07-05 21:03:54.577 | | description | shared-subnet | 2026-07-05 21:03:54.577 | | dns_nameservers | | 2026-07-05 21:03:54.577 | | dns_publish_fixed_ip | None | 2026-07-05 21:03:54.577 | | enable_dhcp | True | 2026-07-05 21:03:54.577 | | gateway_ip | 192.168.233.1 | 2026-07-05 21:03:54.577 | | host_routes | | 2026-07-05 21:03:54.577 | | id | 26859e15-0ea2-41ac-b832-7f6837f572e5 | 2026-07-05 21:03:54.577 | | ip_version | 4 | 2026-07-05 21:03:54.577 | | ipv6_address_mode | None | 2026-07-05 21:03:54.577 | | ipv6_ra_mode | None | 2026-07-05 21:03:54.577 | | name | shared-subnet | 2026-07-05 21:03:54.577 | | network_id | baf2f3ac-c40d-4b1a-a7c5-5f59c3a5a1cd | 2026-07-05 21:03:54.577 | | project_id | 44c58cdca3964a62a4824db72d17c852 | 2026-07-05 21:03:54.577 | | revision_number | 0 | 2026-07-05 21:03:54.577 | | router:external | False | 2026-07-05 21:03:54.577 | | segment_id | None | 2026-07-05 21:03:54.577 | | service_types | | 2026-07-05 21:03:54.577 | | subnetpool_id | None | 2026-07-05 21:03:54.577 | | tags | | 2026-07-05 21:03:54.577 | | updated_at | 2026-07-05T21:03:54Z | 2026-07-05 21:03:54.577 | +----------------------+--------------------------------------+ 2026-07-05 21:03:54.585 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-05 21:03:54.622 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-05 21:03:54.657 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-05 21:03:54.661 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-05 21:03:54.692 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-05 21:03:54.723 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-05 21:03:54.757 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-05 21:03:54.791 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-05 21:03:54.825 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.67/identity/v3 2026-07-05 21:03:54.862 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-05 21:03:54.895 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-05 21:03:54.927 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-05 21:03:54.961 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:54.964 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-05 21:03:54.997 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-05 21:03:55.030 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-05 21:03:55.064 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-05 21:03:55.095 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-05 21:03:55.127 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-05 21:03:55.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:55.146 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-05 21:03:55.180 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-05 21:03:55.183 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-05 21:03:55.219 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-05 21:03:55.237 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:55.240 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-05 21:03:55.275 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-05 21:03:55.309 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-05 21:03:55.341 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-05 21:03:55.343 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-05 21:03:55.375 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-05 21:03:55.408 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-05 21:03:55.426 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:55.428 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 5c5dbbcf-3320-4a06-8497-128fcbc524fb 2026-07-05 21:03:55.459 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 9780064b-a7e8-4222-b56b-48933be3d7f0 2026-07-05 21:03:55.491 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-05 21:03:55.522 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-05 21:03:55.556 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-05 21:03:55.593 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-05 21:03:55.610 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:55.613 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-05 21:03:55.616 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-05 21:03:55.619 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-05 21:03:55.621 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-05 21:03:55.624 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-05 21:03:55.626 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-05 21:03:55.645 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-05 21:03:55.648 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-05 21:03:55.679 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-05 21:03:55.714 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-05 21:03:55.746 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-05 21:03:55.778 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-05 21:03:55.809 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-05 21:03:55.837 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-05 21:03:55.867 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-05 21:03:55.898 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-05 21:03:55.929 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-05 21:03:55.931 | ++ 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-07-05 21:03:55.963 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:55.966 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-07-05 21:03:55.999 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-05 21:03:56.017 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:56.020 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-05 21:03:56.054 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-05 21:03:56.071 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:56.074 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-05 21:03:56.077 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-05 21:03:56.095 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:56.098 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-05 21:03:56.100 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-05 21:03:56.103 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-05 21:03:56.138 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-05 21:03:56.173 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id b9d9c1c3-9e2c-4146-b666-bcab04565e81 2026-07-05 21:03:56.207 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-05 21:03:56.242 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-05 21:03:56.273 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-05 21:03:56.309 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-05 21:03:56.344 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-05 21:03:56.376 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-05 21:03:56.412 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-05 21:03:56.415 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-05 21:03:56.417 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-05 21:03:56.421 | ++ 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-07-05 21:03:56.454 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-05 21:03:56.458 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-05 21:03:56.458 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-05 21:03:56.463 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-05 21:03:56.466 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-05 21:03:56.499 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-05 21:03:56.502 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-05 21:03:56.505 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-05 21:03:56.508 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-05 21:03:56.510 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-05 21:03:56.546 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-05 21:03:56.580 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-05 21:03:56.616 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-05 21:03:56.650 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-05 21:03:56.684 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-05 21:03:56.718 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-05 21:03:56.722 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-05 21:03:56.739 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-05 21:03:56.775 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-05 21:03:56.779 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-05 21:03:56.795 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-05 21:03:56.830 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-05 21:03:56.834 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-05 21:03:56.853 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-05 21:03:56.887 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-05 21:03:56.890 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-05 21:03:56.908 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-05 21:03:56.942 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-05 21:03:56.977 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-05 21:03:56.979 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-05 21:03:57.013 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-05 21:03:57.016 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-05 21:03:57.019 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-05 21:03:57.022 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-05 21:03:57.043 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-05 21:03:57.046 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-05 21:03:57.079 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-05 21:03:57.097 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.100 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-05 21:03:57.102 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-05 21:03:57.106 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-05 21:03:57.108 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-05 21:03:57.143 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iscsi '!=' iSCSI ']' 2026-07-05 21:03:57.146 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol iscsi 2026-07-05 21:03:57.181 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-07-05 21:03:57.184 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-07-05 21:03:57.218 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-05 21:03:57.221 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-05 21:03:57.224 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-05 21:03:57.227 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-05 21:03:57.249 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-05 21:03:57.252 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-05 21:03:57.289 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-05 21:03:57.291 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-05 21:03:57.295 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-05 21:03:57.298 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-05 21:03:57.332 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-05 21:03:57.366 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-05 21:03:57.401 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-05 21:03:57.405 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-05 21:03:57.407 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.410 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-05 21:03:57.424 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.426 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-05 21:03:57.460 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.463 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-05 21:03:57.480 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.482 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-05 21:03:57.518 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.520 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-05 21:03:57.536 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.539 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-05 21:03:57.572 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.575 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-05 21:03:57.595 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.598 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-05 21:03:57.635 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.638 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-05 21:03:57.656 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.659 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-05 21:03:57.693 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.695 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-05 21:03:57.712 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-05 21:03:57.715 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-05 21:03:57.749 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-05 21:03:57.752 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-05 21:03:57.770 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:03:57.773 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-05 21:03:57.809 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-05 21:03:57.812 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-05 21:03:57.847 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-05 21:03:57.850 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-05 21:03:57.882 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-05 21:03:57.885 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-05 21:03:57.919 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-05 21:03:57.922 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-05 21:03:57.957 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-05 21:03:57.960 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-05 21:03:57.992 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-05 21:03:57.995 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-05 21:03:57.997 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-05 21:03:58.002 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-05 21:03:58.006 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.12MbIm6hsz 2026-07-05 21:03:58.009 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-05 21:03:58.012 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-05 21:03:58.015 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-05 21:03:58.019 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.cljjpFamhF 2026-07-05 21:03:58.021 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.cljjpFamhF 2026-07-05 21:03:58.024 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-05 21:03:58.026 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.cljjpFamhF 2026-07-05 21:03:58.029 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-05 21:03:58.031 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-05 21:03:58.033 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-05 21:03:58.040 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:58.043 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:58.045 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:58.048 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:03:58.051 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-05 21:03:58.053 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-05 21:03:58.309 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-05 21:03:58.841 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-05 21:04:06.871 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-05 21:04:10.548 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:04:10.549 | ___________________________________ summary ____________________________________ 2026-07-05 21:04:10.549 | venv-tempest: skipped tests 2026-07-05 21:04:10.549 | congratulations :) 2026-07-05 21:04:10.577 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.cljjpFamhF -r requirements.txt 2026-07-05 21:04:11.012 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-05 21:04:11.012 | !! 2026-07-05 21:04:11.012 | 2026-07-05 21:04:11.012 | ******************************************************************************** 2026-07-05 21:04:11.012 | Requirements should be satisfied by a PEP 517 installer. 2026-07-05 21:04:11.013 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-05 21:04:11.013 | 2026-07-05 21:04:11.013 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:11.013 | calls to avoid build errors in the future. 2026-07-05 21:04:11.013 | ******************************************************************************** 2026-07-05 21:04:11.013 | 2026-07-05 21:04:11.013 | !! 2026-07-05 21:04:11.013 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-05 21:04:11.250 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-05 21:04:11.250 | !! 2026-07-05 21:04:11.250 | 2026-07-05 21:04:11.250 | ******************************************************************************** 2026-07-05 21:04:11.250 | Please avoid running ``setup.py`` directly. 2026-07-05 21:04:11.250 | Instead, use pypa/build, pypa/installer or other 2026-07-05 21:04:11.250 | standards-based tools. 2026-07-05 21:04:11.250 | 2026-07-05 21:04:11.250 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:11.250 | calls to avoid build errors in the future. 2026-07-05 21:04:11.250 | 2026-07-05 21:04:11.250 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-05 21:04:11.250 | ******************************************************************************** 2026-07-05 21:04:11.250 | 2026-07-05 21:04:11.250 | !! 2026-07-05 21:04:11.250 | self.initialize_options() 2026-07-05 21:04:11.250 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-05 21:04:11.250 | warnings.warn(msg) 2026-07-05 21:04:11.267 | /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-07-05 21:04:11.267 | !! 2026-07-05 21:04:11.267 | 2026-07-05 21:04:11.267 | ******************************************************************************** 2026-07-05 21:04:11.267 | 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-07-05 21:04:11.267 | 2026-07-05 21:04:11.267 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-05 21:04:11.267 | or your builds will no longer be supported. 2026-07-05 21:04:11.267 | 2026-07-05 21:04:11.267 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-05 21:04:11.267 | ******************************************************************************** 2026-07-05 21:04:11.267 | 2026-07-05 21:04:11.267 | !! 2026-07-05 21:04:11.267 | corresp(dist, value, root_dir) 2026-07-05 21:04:11.356 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-05 21:04:15.004 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:04:15.004 | venv-tempest run-test-pre: PYTHONHASHSEED='780264061' 2026-07-05 21:04:15.005 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.cljjpFamhF -r requirements.txt 2026-07-05 21:04:15.493 | 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-07-05 21:04:15.494 | 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-07-05 21:04:15.494 | 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-07-05 21:04:15.496 | 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-07-05 21:04:15.496 | 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-07-05 21:04:15.496 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-05 21:04:15.497 | 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-07-05 21:04:15.497 | 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-07-05 21:04:15.497 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-05 21:04:15.497 | 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-07-05 21:04:15.499 | 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-07-05 21:04:15.499 | 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-07-05 21:04:15.499 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-05 21:04:15.499 | 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-07-05 21:04:15.499 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-05 21:04:15.500 | 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-07-05 21:04:15.500 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-05 21:04:15.500 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-05 21:04:15.501 | 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-07-05 21:04:15.501 | 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-07-05 21:04:15.502 | 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-07-05 21:04:15.502 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-05 21:04:15.503 | 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-07-05 21:04:15.504 | 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)) (83.0.0) 2026-07-05 21:04:15.505 | 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-07-05 21:04:15.505 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-05 21:04:15.507 | 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-07-05 21:04:15.507 | 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-07-05 21:04:15.508 | 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-07-05 21:04:15.508 | 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-07-05 21:04:15.511 | 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-07-05 21:04:15.512 | 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-07-05 21:04:15.512 | 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-07-05 21:04:15.513 | 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-07-05 21:04:15.516 | 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-07-05 21:04:15.518 | 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-07-05 21:04:15.518 | 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-07-05 21:04:15.520 | 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-07-05 21:04:15.521 | 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-07-05 21:04:15.525 | 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-07-05 21:04:15.525 | 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-07-05 21:04:15.525 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-05 21:04:15.525 | 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-07-05 21:04:15.526 | 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-07-05 21:04:15.526 | 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-07-05 21:04:15.527 | 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-07-05 21:04:15.533 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-05 21:04:15.535 | 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.2) 2026-07-05 21:04:15.542 | 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-07-05 21:04:15.544 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-05 21:04:15.544 | 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-07-05 21:04:15.544 | 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-07-05 21:04:15.545 | 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-07-05 21:04:15.550 | 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-07-05 21:04:15.561 | 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-07-05 21:04:15.564 | 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-07-05 21:04:15.564 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-05 21:04:15.565 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-05 21:04:15.572 | 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-07-05 21:04:15.572 | 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-07-05 21:04:15.575 | 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-07-05 21:04:15.684 | ___________________________________ summary ____________________________________ 2026-07-05 21:04:15.684 | venv-tempest: commands succeeded 2026-07-05 21:04:15.684 | congratulations :) 2026-07-05 21:04:15.710 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.cljjpFamhF 2026-07-05 21:04:15.714 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-05 21:04:15.717 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-05 21:04:15.719 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-05 21:04:15.752 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.12MbIm6hsz 2026-07-05 21:04:16.170 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-05 21:04:16.171 | !! 2026-07-05 21:04:16.171 | 2026-07-05 21:04:16.171 | ******************************************************************************** 2026-07-05 21:04:16.171 | Requirements should be satisfied by a PEP 517 installer. 2026-07-05 21:04:16.171 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-05 21:04:16.171 | 2026-07-05 21:04:16.171 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:16.171 | calls to avoid build errors in the future. 2026-07-05 21:04:16.171 | ******************************************************************************** 2026-07-05 21:04:16.171 | 2026-07-05 21:04:16.171 | !! 2026-07-05 21:04:16.171 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-05 21:04:16.417 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-05 21:04:16.417 | !! 2026-07-05 21:04:16.417 | 2026-07-05 21:04:16.417 | ******************************************************************************** 2026-07-05 21:04:16.417 | Please avoid running ``setup.py`` directly. 2026-07-05 21:04:16.417 | Instead, use pypa/build, pypa/installer or other 2026-07-05 21:04:16.417 | standards-based tools. 2026-07-05 21:04:16.417 | 2026-07-05 21:04:16.417 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:16.418 | calls to avoid build errors in the future. 2026-07-05 21:04:16.418 | 2026-07-05 21:04:16.418 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-05 21:04:16.418 | ******************************************************************************** 2026-07-05 21:04:16.418 | 2026-07-05 21:04:16.418 | !! 2026-07-05 21:04:16.418 | self.initialize_options() 2026-07-05 21:04:16.418 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-05 21:04:16.418 | warnings.warn(msg) 2026-07-05 21:04:16.432 | /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-07-05 21:04:16.432 | !! 2026-07-05 21:04:16.432 | 2026-07-05 21:04:16.432 | ******************************************************************************** 2026-07-05 21:04:16.432 | 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-07-05 21:04:16.432 | 2026-07-05 21:04:16.432 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-05 21:04:16.432 | or your builds will no longer be supported. 2026-07-05 21:04:16.433 | 2026-07-05 21:04:16.433 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-05 21:04:16.433 | ******************************************************************************** 2026-07-05 21:04:16.433 | 2026-07-05 21:04:16.433 | !! 2026-07-05 21:04:16.433 | corresp(dist, value, root_dir) 2026-07-05 21:04:16.523 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-05 21:04:20.164 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:04:20.164 | venv-tempest run-test-pre: PYTHONHASHSEED='2578579555' 2026-07-05 21:04:20.164 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.12MbIm6hsz 2026-07-05 21:04:23.346 | ___________________________________ summary ____________________________________ 2026-07-05 21:04:23.346 | venv-tempest: commands succeeded 2026-07-05 21:04:23.346 | congratulations :) 2026-07-05 21:04:23.374 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-05 21:04:23.389 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:04:23.392 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-05 21:04:23.394 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-05 21:04:23.416 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-05 21:04:23.419 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-05 21:04:23.422 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.424 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-05 21:04:23.427 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.430 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-05 21:04:23.433 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.436 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-05 21:04:23.439 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-05 21:04:23.442 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-05 21:04:23.466 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.489 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.492 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-05 21:04:23.495 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-05 21:04:23.529 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-05 21:04:23.532 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-05 21:04:23.536 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-05 21:04:23.572 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-05 21:04:23.575 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-05 21:04:23.578 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-05 21:04:23.613 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-05 21:04:23.613 | ' 2026-07-05 21:04:23.616 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-05 21:04:23.618 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-05 21:04:23.621 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-05 21:04:23.624 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-05 21:04:23.626 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-05 21:04:23.626 | ~/tempest ~/tempest 2026-07-05 21:04:23.629 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-05 21:04:23.631 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-05 21:04:23.635 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-05 21:04:23.641 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.6Z1CyOalgA 2026-07-05 21:04:23.644 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.6Z1CyOalgA 2026-07-05 21:04:23.646 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-05 21:04:23.650 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.6Z1CyOalgA 2026-07-05 21:04:23.652 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-05 21:04:23.655 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-05 21:04:23.658 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-05 21:04:23.665 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:04:23.669 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:04:23.671 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:04:23.674 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-05 21:04:23.677 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.6Z1CyOalgA cinder-tempest-plugin 2026-07-05 21:04:24.112 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-05 21:04:24.112 | !! 2026-07-05 21:04:24.112 | 2026-07-05 21:04:24.112 | ******************************************************************************** 2026-07-05 21:04:24.112 | Requirements should be satisfied by a PEP 517 installer. 2026-07-05 21:04:24.113 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-05 21:04:24.113 | 2026-07-05 21:04:24.113 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:24.113 | calls to avoid build errors in the future. 2026-07-05 21:04:24.113 | ******************************************************************************** 2026-07-05 21:04:24.113 | 2026-07-05 21:04:24.113 | !! 2026-07-05 21:04:24.113 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-05 21:04:24.350 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-05 21:04:24.351 | !! 2026-07-05 21:04:24.351 | 2026-07-05 21:04:24.351 | ******************************************************************************** 2026-07-05 21:04:24.351 | Please avoid running ``setup.py`` directly. 2026-07-05 21:04:24.351 | Instead, use pypa/build, pypa/installer or other 2026-07-05 21:04:24.351 | standards-based tools. 2026-07-05 21:04:24.351 | 2026-07-05 21:04:24.351 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:24.351 | calls to avoid build errors in the future. 2026-07-05 21:04:24.351 | 2026-07-05 21:04:24.351 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-05 21:04:24.351 | ******************************************************************************** 2026-07-05 21:04:24.351 | 2026-07-05 21:04:24.351 | !! 2026-07-05 21:04:24.351 | self.initialize_options() 2026-07-05 21:04:24.351 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-05 21:04:24.351 | warnings.warn(msg) 2026-07-05 21:04:24.368 | /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-07-05 21:04:24.369 | !! 2026-07-05 21:04:24.369 | 2026-07-05 21:04:24.369 | ******************************************************************************** 2026-07-05 21:04:24.369 | 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-07-05 21:04:24.369 | 2026-07-05 21:04:24.369 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-05 21:04:24.369 | or your builds will no longer be supported. 2026-07-05 21:04:24.369 | 2026-07-05 21:04:24.369 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-05 21:04:24.369 | ******************************************************************************** 2026-07-05 21:04:24.369 | 2026-07-05 21:04:24.369 | !! 2026-07-05 21:04:24.369 | corresp(dist, value, root_dir) 2026-07-05 21:04:24.453 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-05 21:04:28.014 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:04:28.014 | venv-tempest run-test-pre: PYTHONHASHSEED='2405648847' 2026-07-05 21:04:28.014 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.6Z1CyOalgA cinder-tempest-plugin 2026-07-05 21:04:28.769 | Collecting cinder-tempest-plugin 2026-07-05 21:04:28.846 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-05 21:04:28.855 | 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-07-05 21:04:28.856 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-07-05 21:04:28.857 | 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-07-05 21:04:28.857 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev36) 2026-07-05 21:04:28.858 | 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-07-05 21:04:28.858 | 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.9.0) 2026-07-05 21:04:28.858 | 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-07-05 21:04:28.859 | 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-07-05 21:04:28.859 | 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-07-05 21:04:28.860 | 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-07-05 21:04:28.862 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.2.1) 2026-07-05 21:04:28.863 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-07-05 21:04:28.864 | 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-07-05 21:04:28.865 | 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-07-05 21:04:28.866 | 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-07-05 21:04:28.867 | 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-07-05 21:04:28.869 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (83.0.0) 2026-07-05 21:04:28.873 | 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-07-05 21:04:28.874 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-07-05 21:04:28.874 | 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-07-05 21:04:28.875 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.6.17) 2026-07-05 21:04:28.881 | 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-07-05 21:04:28.882 | 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-07-05 21:04:28.882 | 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-07-05 21:04:28.883 | 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-07-05 21:04:28.883 | 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-07-05 21:04:28.884 | 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-07-05 21:04:28.885 | 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-07-05 21:04:28.886 | 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-07-05 21:04:28.886 | 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-07-05 21:04:28.886 | 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-07-05 21:04:28.887 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.18.0) 2026-07-05 21:04:28.887 | 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-07-05 21:04:28.888 | 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-07-05 21:04:28.889 | 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-07-05 21:04:28.889 | 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-07-05 21:04:28.891 | 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-07-05 21:04:28.891 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-07-05 21:04:28.894 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-07-05 21:04:28.894 | 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-07-05 21:04:28.895 | 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-07-05 21:04:28.895 | 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-07-05 21:04:28.897 | 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-07-05 21:04:28.899 | 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-07-05 21:04:28.900 | 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.2) 2026-07-05 21:04:28.904 | 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-07-05 21:04:28.905 | 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-07-05 21:04:28.905 | 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-07-05 21:04:28.906 | 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-07-05 21:04:28.911 | 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-07-05 21:04:28.912 | 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-07-05 21:04:28.916 | 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-07-05 21:04:28.917 | 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-07-05 21:04:28.919 | 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-07-05 21:04:28.919 | 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-07-05 21:04:28.923 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-07-05 21:04:28.928 | 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-07-05 21:04:28.934 | 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-07-05 21:04:28.935 | 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-07-05 21:04:28.937 | 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-07-05 21:04:28.944 | 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-07-05 21:04:28.944 | 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-07-05 21:04:28.965 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-05 21:04:29.022 | Installing collected packages: cinder-tempest-plugin 2026-07-05 21:04:29.074 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-05 21:04:29.144 | ___________________________________ summary ____________________________________ 2026-07-05 21:04:29.145 | venv-tempest: commands succeeded 2026-07-05 21:04:29.145 | congratulations :) 2026-07-05 21:04:29.171 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.6Z1CyOalgA 2026-07-05 21:04:29.176 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-05 21:04:29.176 | Checking installed Tempest plugins: 2026-07-05 21:04:29.180 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-05 21:04:29.613 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-05 21:04:29.614 | !! 2026-07-05 21:04:29.614 | 2026-07-05 21:04:29.614 | ******************************************************************************** 2026-07-05 21:04:29.614 | Requirements should be satisfied by a PEP 517 installer. 2026-07-05 21:04:29.614 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-05 21:04:29.614 | 2026-07-05 21:04:29.614 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:29.614 | calls to avoid build errors in the future. 2026-07-05 21:04:29.614 | ******************************************************************************** 2026-07-05 21:04:29.614 | 2026-07-05 21:04:29.614 | !! 2026-07-05 21:04:29.614 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-05 21:04:29.882 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-05 21:04:29.882 | !! 2026-07-05 21:04:29.882 | 2026-07-05 21:04:29.882 | ******************************************************************************** 2026-07-05 21:04:29.882 | Please avoid running ``setup.py`` directly. 2026-07-05 21:04:29.883 | Instead, use pypa/build, pypa/installer or other 2026-07-05 21:04:29.883 | standards-based tools. 2026-07-05 21:04:29.883 | 2026-07-05 21:04:29.883 | This deprecation is overdue, please update your project and remove deprecated 2026-07-05 21:04:29.883 | calls to avoid build errors in the future. 2026-07-05 21:04:29.883 | 2026-07-05 21:04:29.883 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-05 21:04:29.883 | ******************************************************************************** 2026-07-05 21:04:29.883 | 2026-07-05 21:04:29.883 | !! 2026-07-05 21:04:29.883 | self.initialize_options() 2026-07-05 21:04:29.883 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-05 21:04:29.883 | warnings.warn(msg) 2026-07-05 21:04:29.900 | /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-07-05 21:04:29.901 | !! 2026-07-05 21:04:29.901 | 2026-07-05 21:04:29.901 | ******************************************************************************** 2026-07-05 21:04:29.901 | 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-07-05 21:04:29.901 | 2026-07-05 21:04:29.901 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-05 21:04:29.901 | or your builds will no longer be supported. 2026-07-05 21:04:29.901 | 2026-07-05 21:04:29.901 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-05 21:04:29.901 | ******************************************************************************** 2026-07-05 21:04:29.901 | 2026-07-05 21:04:29.901 | !! 2026-07-05 21:04:29.901 | corresp(dist, value, root_dir) 2026-07-05 21:04:29.987 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-05 21:04:33.730 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-05 21:04:33.731 | venv-tempest run-test-pre: PYTHONHASHSEED='1390176368' 2026-07-05 21:04:33.731 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-05 21:04:34.282 | +--------------+--------------------------------------------------+ 2026-07-05 21:04:34.282 | | Name | EntryPoint | 2026-07-05 21:04:34.282 | +--------------+--------------------------------------------------+ 2026-07-05 21:04:34.282 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-05 21:04:34.282 | +--------------+--------------------------------------------------+ 2026-07-05 21:04:34.370 | ___________________________________ summary ____________________________________ 2026-07-05 21:04:34.370 | venv-tempest: commands succeeded 2026-07-05 21:04:34.370 | congratulations :) 2026-07-05 21:04:34.394 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-05 21:04:34.394 | ~/tempest 2026-07-05 21:04:34.397 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-05 21:04:34.399 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-05 21:04:34.403 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-05 21:04:34.406 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-05 21:04:34.409 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-05 21:04:34.412 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-05 21:04:34.415 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-05 21:04:34.419 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-05 21:04:34.422 | + functions-common:run_plugins:1838 : local plugin 2026-07-05 21:04:34.426 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-05 21:04:34.428 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-05 21:04:34.432 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-05 21:04:34.435 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-05 21:04:34.438 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-05 21:04:34.442 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-05 21:04:34.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-05 21:04:34.448 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-05 21:04:34.451 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-05 21:04:34.455 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-05 21:04:34.458 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-05 21:04:34.461 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-05 21:04:34.465 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-05 21:04:34.469 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-05 21:04:34.473 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-05 21:04:34.478 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-05 21:04:34.481 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-05 21:04:34.484 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-05 21:04:34.487 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-05 21:04:34.491 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-05 21:04:34.494 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-05 21:04:34.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-05 21:04:34.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-05 21:04:34.506 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-05 21:04:34.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-05 21:04:34.527 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-05 21:04:34.529 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-05 21:04:34.533 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-05 21:04:34.536 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-05 21:04:34.538 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-05 21:04:34.541 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-05 21:04:34.544 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-05 21:04:34.547 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-05 21:04:34.552 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:04:34.573 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:04:34.576 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-05 21:04:34.581 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-05 21:04:34.582 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-05 21:04:34.587 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-05 21:04:34.590 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-05 21:04:34.594 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-05 21:04:34.600 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-05 21:04:34.623 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-05 21:04:34.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-05 21:04:34.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-05 21:04:34.634 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-05 21:04:34.638 | + ./stack.sh:main:1503 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-05 21:04:34.641 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-05 21:04:34.645 | + inc/meta-config:merge_config_group:171 : shift 2026-07-05 21:04:34.648 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-05 21:04:34.651 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:04:34.653 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-05 21:04:34.657 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-05 21:04:34.660 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-05 21:04:34.664 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:04:34.667 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-05 21:04:34.671 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:04:34.675 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-05 21:04:34.675 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:04:34.675 | gsub("[][]", "", $1); 2026-07-05 21:04:34.675 | split($1, a, "|"); 2026-07-05 21:04:34.675 | if (a[1] == matchgroup) 2026-07-05 21:04:34.675 | print a[2] 2026-07-05 21:04:34.675 | } 2026-07-05 21:04:34.675 | ' /opt/stack/devstack/local.conf 2026-07-05 21:04:34.682 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-05 21:04:34.685 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-05 21:04:34.688 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-05 21:04:34.691 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-05 21:04:34.694 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-05 21:04:34.698 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-05 21:04:34.701 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-05 21:04:34.705 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-05 21:04:34.709 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-05 21:04:34.712 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-05 21:04:34.715 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-05 21:04:34.718 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-05 21:04:34.721 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-05 21:04:34.725 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:04:34.728 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-05 21:04:34.731 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-05 21:04:34.734 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-05 21:04:34.738 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-05 21:04:34.741 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-05 21:04:34.744 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-05 21:04:34.747 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-05 21:04:34.752 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-05 21:04:34.752 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-05 21:04:34.752 | BEGIN { 2026-07-05 21:04:34.752 | section = "" 2026-07-05 21:04:34.752 | last_section = "" 2026-07-05 21:04:34.752 | section_count = 0 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | /^\[.+\]/ { 2026-07-05 21:04:34.752 | gsub("[][]", "", $1); 2026-07-05 21:04:34.752 | section=$1 2026-07-05 21:04:34.752 | next 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | /^ *\#/ { 2026-07-05 21:04:34.752 | next 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | /^[^ \t]+/ { 2026-07-05 21:04:34.752 | # get offset of first = in $0 2026-07-05 21:04:34.752 | eq_idx = index($0, "=") 2026-07-05 21:04:34.752 | # extract attr & value from $0 2026-07-05 21:04:34.752 | attr = substr($0, 1, eq_idx - 1) 2026-07-05 21:04:34.752 | value = substr($0, eq_idx + 1) 2026-07-05 21:04:34.752 | # only need to strip trailing whitespace from attr 2026-07-05 21:04:34.752 | sub(/[ \t]*$/, "", attr) 2026-07-05 21:04:34.752 | # need to strip leading & trailing whitespace from value 2026-07-05 21:04:34.752 | sub(/^[ \t]*/, "", value) 2026-07-05 21:04:34.752 | sub(/[ \t]*$/, "", value) 2026-07-05 21:04:34.752 | 2026-07-05 21:04:34.752 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-05 21:04:34.752 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-05 21:04:34.752 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-05 21:04:34.752 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-05 21:04:34.752 | if (! (section, attr) in cfg_attr_count) { 2026-07-05 21:04:34.752 | if (section != last_section) { 2026-07-05 21:04:34.752 | cfg_section[section_count++] = section 2026-07-05 21:04:34.752 | last_section = section 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-05 21:04:34.752 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-05 21:04:34.752 | 2026-07-05 21:04:34.752 | cfg_attr[section, attr, 0] = value 2026-07-05 21:04:34.752 | cfg_attr_count[section, attr] = 1 2026-07-05 21:04:34.752 | } else { 2026-07-05 21:04:34.752 | lno = cfg_attr_count[section, attr]++ 2026-07-05 21:04:34.752 | cfg_attr[section, attr, lno] = value 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.752 | END { 2026-07-05 21:04:34.752 | # Process each section in order 2026-07-05 21:04:34.752 | for (sno = 0; sno < section_count; sno++) { 2026-07-05 21:04:34.752 | section = cfg_section[sno] 2026-07-05 21:04:34.752 | # The ini routines simply append a config item immediately 2026-07-05 21:04:34.752 | # after the section header. To keep the same order as defined 2026-07-05 21:04:34.752 | # in local.conf, invoke the ini routines in the reverse order 2026-07-05 21:04:34.752 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-05 21:04:34.752 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-05 21:04:34.752 | if (cfg_attr_count[section, attr] == 1) 2026-07-05 21:04:34.752 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-05 21:04:34.752 | else { 2026-07-05 21:04:34.752 | # For multiline, invoke the ini routines in the reverse order 2026-07-05 21:04:34.752 | count = cfg_attr_count[section, attr] 2026-07-05 21:04:34.752 | print "inidelete " configfile " " section " " attr 2026-07-05 21:04:34.752 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-05 21:04:34.752 | for (l = count -2; l >= 0; l--) 2026-07-05 21:04:34.752 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-05 21:04:34.752 | } 2026-07-05 21:04:34.753 | } 2026-07-05 21:04:34.753 | } 2026-07-05 21:04:34.753 | } 2026-07-05 21:04:34.753 | ' 2026-07-05 21:04:34.753 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:04:34.754 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-05 21:04:34.755 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-05 21:04:34.758 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-05 21:04:34.761 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-05 21:04:34.764 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-05 21:04:34.766 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-05 21:04:34.769 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-05 21:04:34.769 | BEGIN { group = "" } 2026-07-05 21:04:34.769 | /^\[\[.+\|.*\]\]/ { 2026-07-05 21:04:34.769 | gsub("[][]", "", $1); 2026-07-05 21:04:34.770 | split($1, a, "|"); 2026-07-05 21:04:34.770 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-05 21:04:34.770 | group=a[1] 2026-07-05 21:04:34.770 | } else { 2026-07-05 21:04:34.770 | group="" 2026-07-05 21:04:34.770 | } 2026-07-05 21:04:34.770 | next 2026-07-05 21:04:34.770 | } 2026-07-05 21:04:34.770 | { 2026-07-05 21:04:34.770 | if (group != "") 2026-07-05 21:04:34.770 | print $0 2026-07-05 21:04:34.770 | } 2026-07-05 21:04:34.770 | ' /opt/stack/devstack/local.conf 2026-07-05 21:04:34.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-05 21:04:34.779 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-05 21:04:34.811 | + inc/meta-config:merge_config_file:164 : read a 2026-07-05 21:04:34.814 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-05 21:04:34.816 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-05 21:04:34.852 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 67 osc 172 apt-get 161 test_with_retry 1 dbsync 3 pip_install 107 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 100 ========================= Total runtime 665 ================= Async summary ================= Time spent in the background minus waits: 228 sec Elapsed time: 665 sec Time if we did everything serially: 893 sec Speedup: 1.34286 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35551 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 65 | | nova_cell1 | SELECT | 67 | | nova_cell0 | SELECT | 50 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 7266 | | neutron | INSERT | 834 | | placement | SELECT | 18 | | placement | INSERT | 79 | | placement | SET | 2 | | neutron | UPDATE | 288 | | neutron | DELETE | 35 | | nova_cell0 | UPDATE | 5 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 86 | | cinder | INSERT | 8 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 5 | | glance | INSERT | 52 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | nova_cell1 | UPDATE | 19 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.67 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.67/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble