2026-07-10 17:49:03.530 | + ./stack.sh:main:491 : exec 2026-07-10 17:49:03.530 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-10-174903.summary.2026-07-10-174903 2026-07-10 17:49:03.530 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-10-174903' 2026-07-10 17:49:03.530 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:49:03.530 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-10-174903 2026-07-10 17:49:03.530 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-10-174903 /opt/stack/logs/devstacklog.txt 2026-07-10 17:49:03.530 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-10-174903.summary.2026-07-10-174903 /opt/stack/logs/devstacklog.txt.summary 2026-07-10 17:49:03.530 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-10 17:49:03.530 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-10 17:49:03.530 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-10 17:49:03.530 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-10 17:49:03.530 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-10 17:49:03.532 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-10 17:49:03.532 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-10 17:49:03.536 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-10 17:49:03.538 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-10 17:49:03.540 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-10 17:49:03.543 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-10 17:49:03.545 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-10 17:49:03.547 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-10 17:49:03.549 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-10 17:49:03.553 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-10 17:49:03.554 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-10 17:49:03.556 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-10 17:49:03.558 | + ./stack.sh:main:577 : set -o errexit 2026-07-10 17:49:03.560 | + ./stack.sh:main:580 : uname -a 2026-07-10 17:49:03.561 | Linux np0000005039 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-10 17:49:03.563 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-10 17:49:03.565 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-10 17:49:03.568 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-10 17:49:03.602 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-10 17:49:03.616 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-10 17:49:03.618 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-10 17:49:03.630 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-10 17:49:03.633 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-10 17:49:03.644 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-10 17:49:03.647 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-10 17:49:03.659 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-10 17:49:03.661 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-10 17:49:03.663 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-10 17:49:03.666 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-10 17:49:03.678 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-10 17:49:03.681 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-10 17:49:03.694 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-10 17:49:03.696 | + ./stack.sh:main:594 : tune_host 2026-07-10 17:49:03.697 | + lib/host:tune_host:125 : configure_host_mem 2026-07-10 17:49:03.699 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-10 17:49:03.701 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:03.703 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-10 17:49:03.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:03.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:03.709 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-10 17:49:03.710 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-10 17:49:03.712 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-10 17:49:03.713 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-10 17:49:03.715 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-10 17:49:03.717 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-10 17:49:03.719 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-10 17:49:03.721 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-10 17:49:03.723 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-10 17:49:03.724 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-10 17:49:03.733 | lz4 2026-07-10 17:49:03.736 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-10 17:49:03.738 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-10 17:49:03.740 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-10 17:49:03.742 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-10 17:49:03.744 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-10 17:49:03.746 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-10 17:49:03.748 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-10 17:49:03.750 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-10 17:49:03.753 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-10 17:49:03.753 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-10 17:49:03.761 | zsmalloc 2026-07-10 17:49:03.764 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-10 17:49:03.765 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-10 17:49:03.767 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-10 17:49:03.769 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-10 17:49:03.771 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-10 17:49:03.773 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-10 17:49:03.774 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-10 17:49:03.776 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-10 17:49:03.779 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-10 17:49:03.779 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-10 17:49:03.788 | 1 2026-07-10 17:49:03.802 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/enabled:Y 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/compressor:lz4 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-10 17:49:03.812 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-10 17:49:03.815 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-10 17:49:03.817 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:03.818 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-10 17:49:03.820 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:49:03.822 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:49:03.824 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-10 17:49:03.825 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:49:03.827 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:03.828 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:49:03.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:03.832 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:03.834 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:49:03.835 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-10 17:49:03.837 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:03.839 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-10 17:49:03.841 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-10 17:49:03.844 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-10 17:49:03.845 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-10 17:49:03.847 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-10 17:49:03.849 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:49:03.850 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:49:03.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:49:03.856 | + functions-common:time_start:2411 : _TIME_START[$name]=1783705743854 2026-07-10 17:49:03.857 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-10 17:49:03.859 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-10 17:49:03.861 | + 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-10 17:49:03.971 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-10 17:49:04.092 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-10 17:49:04.130 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-10 17:49:04.171 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-10 17:49:04.172 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-10 17:49:07.014 | Reading package lists... 2026-07-10 17:49:07.035 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-10 17:49:07.037 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-10 17:49:07.039 | + functions-common:time_stop:2420 : local name 2026-07-10 17:49:07.041 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:49:07.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:49:07.045 | + functions-common:time_stop:2423 : local total 2026-07-10 17:49:07.046 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:49:07.048 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-10 17:49:07.049 | + functions-common:time_stop:2427 : start_time=1783705743854 2026-07-10 17:49:07.051 | + functions-common:time_stop:2429 : [[ -z 1783705743854 ]] 2026-07-10 17:49:07.053 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:49:07.056 | + functions-common:time_stop:2432 : end_time=1783705747054 2026-07-10 17:49:07.058 | + functions-common:time_stop:2433 : elapsed_time=3200 2026-07-10 17:49:07.060 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:49:07.062 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:49:07.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3200 2026-07-10 17:49:07.066 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-10 17:49:07.068 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:49:07.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:07.071 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:07.072 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-10 17:49:07.088 | + 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-10 17:49:07.119 | Reading package lists... 2026-07-10 17:49:07.353 | Building dependency tree... 2026-07-10 17:49:07.354 | Reading state information... 2026-07-10 17:49:07.665 | The following additional packages will be installed: 2026-07-10 17:49:07.665 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-10 17:49:07.666 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-10 17:49:07.666 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-10 17:49:07.666 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-10 17:49:07.666 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-10 17:49:07.666 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-10 17:49:07.666 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-10 17:49:07.666 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-10 17:49:07.666 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-10 17:49:07.666 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-10 17:49:07.666 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-10 17:49:07.666 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-10 17:49:07.666 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-10 17:49:07.666 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-10 17:49:07.666 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-10 17:49:07.666 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-10 17:49:07.666 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-10 17:49:07.667 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-10 17:49:07.667 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-10 17:49:07.667 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-10 17:49:07.667 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-10 17:49:07.667 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-10 17:49:07.667 | qemu-system-x86 qemu-utils seabios 2026-07-10 17:49:07.669 | Suggested packages: 2026-07-10 17:49:07.669 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-10 17:49:07.669 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-10 17:49:07.669 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-10 17:49:07.669 | samba vde2 2026-07-10 17:49:07.747 | The following NEW packages will be installed: 2026-07-10 17:49:07.747 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-10 17:49:07.747 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-10 17:49:07.747 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-10 17:49:07.747 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-10 17:49:07.748 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-10 17:49:07.748 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-10 17:49:07.748 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-10 17:49:07.748 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-10 17:49:07.748 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-10 17:49:07.748 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-10 17:49:07.748 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-10 17:49:07.748 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-10 17:49:07.748 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-10 17:49:07.748 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-10 17:49:07.748 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-10 17:49:07.748 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-10 17:49:07.748 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-10 17:49:07.748 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-10 17:49:07.748 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-10 17:49:07.749 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-10 17:49:07.749 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-10 17:49:07.749 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-10 17:49:07.749 | qemu-utils seabios 2026-07-10 17:49:07.750 | The following packages will be upgraded: 2026-07-10 17:49:07.751 | libdrm-common libdrm2 2026-07-10 17:49:07.852 | 2 upgraded, 105 newly installed, 0 to remove and 133 not upgraded. 2026-07-10 17:49:07.852 | Need to get 98.2 MB of archives. 2026-07-10 17:49:07.852 | After this operation, 449 MB of additional disk space will be used. 2026-07-10 17:49:07.852 | 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-10 17:49:07.890 | 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-10 17:49:07.944 | 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-10 17:49:07.970 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-07-10 17:49:07.978 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-07-10 17:49:07.990 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-10 17:49:08.069 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.13 [70.0 kB] 2026-07-10 17:49:08.076 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-10 17:49:08.077 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-10 17:49:08.077 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-10 17:49:08.080 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-10 17:49:08.080 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-10 17:49:08.081 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-10 17:49:08.086 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-10 17:49:08.090 | Get:15 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-10 17:49:08.107 | Get:16 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-10 17:49:08.141 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-10 17:49:08.141 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-10 17:49:08.147 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-10 17:49:08.152 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-10 17:49:08.155 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-10 17:49:08.158 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-10 17:49:08.195 | Get:23 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-10 17:49:08.236 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-10 17:49:08.236 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-10 17:49:08.237 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-10 17:49:08.237 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-10 17:49:08.239 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-10 17:49:08.239 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-10 17:49:08.271 | Get:30 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-10 17:49:08.271 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-10 17:49:08.272 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-10 17:49:08.307 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-10 17:49:08.309 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-10 17:49:08.309 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-07-10 17:49:08.311 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-10 17:49:08.311 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-10 17:49:08.346 | Get:38 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-10 17:49:08.346 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-10 17:49:08.347 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-10 17:49:08.350 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-10 17:49:08.350 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-10 17:49:08.382 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-10 17:49:08.383 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-10 17:49:08.383 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-10 17:49:08.422 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-10 17:49:08.423 | Get:47 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-10 17:49:08.424 | Get:48 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-10 17:49:08.426 | Get:49 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-10 17:49:08.494 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-10 17:49:08.494 | Get:51 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-10 17:49:08.495 | Get:52 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-10 17:49:08.512 | Get:53 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-10 17:49:08.533 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-10 17:49:08.533 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-10 17:49:08.534 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-10 17:49:08.535 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-10 17:49:08.535 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-10 17:49:08.536 | Get:59 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-10 17:49:08.536 | Get:60 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-10 17:49:08.570 | Get:61 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-10 17:49:08.571 | Get:62 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-10 17:49:08.949 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-10 17:49:08.949 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-10 17:49:08.949 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-10 17:49:08.950 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-10 17:49:08.950 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-10 17:49:08.950 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-10 17:49:08.950 | Get:69 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-10 17:49:09.084 | Get:70 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-10 17:49:09.085 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-10 17:49:09.086 | Get:72 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-10 17:49:09.086 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-10 17:49:09.087 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-10 17:49:09.087 | Get:75 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-10 17:49:09.088 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-10 17:49:09.089 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-10 17:49:09.165 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-10 17:49:09.167 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-10 17:49:09.240 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-10 17:49:09.241 | Get:81 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-10 17:49:09.245 | Get:82 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-10 17:49:09.247 | Get:83 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-10 17:49:09.247 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-10 17:49:09.248 | Get:85 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-10 17:49:09.252 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-10 17:49:09.252 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-10 17:49:09.254 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-10 17:49:09.279 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-10 17:49:09.292 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-10 17:49:09.294 | Get:91 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-10 17:49:09.295 | Get:92 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-10 17:49:09.297 | Get:93 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-10 17:49:09.510 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-10 17:49:09.510 | Get:95 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-10 17:49:09.522 | Get:96 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-10 17:49:09.542 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-10 17:49:09.544 | Get:98 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-10 17:49:09.692 | Get:99 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-10 17:49:09.720 | Get:100 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-10 17:49:09.721 | Get:101 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-10 17:49:09.722 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-10 17:49:09.723 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-10 17:49:09.724 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-10 17:49:09.724 | Get:105 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-10 17:49:09.728 | Get:106 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-10 17:49:09.729 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-10 17:49:10.194 | Fetched 98.2 MB in 2s (48.4 MB/s) 2026-07-10 17:49:10.300 | (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 ... 156764 files and directories currently installed.) 2026-07-10 17:49:10.304 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-10 17:49:10.311 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-10 17:49:10.354 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 17:49:10.360 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-10 17:49:10.388 | Selecting previously unselected package acl. 2026-07-10 17:49:10.401 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-10 17:49:10.403 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-10 17:49:10.433 | Selecting previously unselected package alsa-topology-conf. 2026-07-10 17:49:10.446 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-10 17:49:10.448 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-10 17:49:10.476 | Selecting previously unselected package libasound2-data. 2026-07-10 17:49:10.490 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-10 17:49:10.491 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 17:49:10.537 | Selecting previously unselected package libasound2t64:amd64. 2026-07-10 17:49:10.551 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-10 17:49:10.552 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 17:49:10.582 | Selecting previously unselected package alsa-ucm-conf. 2026-07-10 17:49:10.597 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-10 17:49:10.598 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-10 17:49:10.734 | Selecting previously unselected package msr-tools. 2026-07-10 17:49:10.747 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-10 17:49:10.749 | Unpacking msr-tools (1.3-5build1) ... 2026-07-10 17:49:10.773 | Selecting previously unselected package cpu-checker. 2026-07-10 17:49:10.785 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-10 17:49:10.787 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-10 17:49:10.813 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-10 17:49:10.827 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-10 17:49:10.829 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 17:49:10.854 | Selecting previously unselected package glib-networking-common. 2026-07-10 17:49:10.867 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-10 17:49:10.869 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-10 17:49:10.891 | Selecting previously unselected package glib-networking-services. 2026-07-10 17:49:10.905 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-10 17:49:10.906 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-10 17:49:10.930 | Selecting previously unselected package glib-networking:amd64. 2026-07-10 17:49:10.943 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-10 17:49:10.945 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 17:49:10.973 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-10 17:49:10.986 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-10 17:49:10.988 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-10 17:49:11.020 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-10 17:49:11.032 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:11.034 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-10 17:49:11.065 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-10 17:49:11.078 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-10 17:49:11.079 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:11.122 | Selecting previously unselected package libogg0:amd64. 2026-07-10 17:49:11.135 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-10 17:49:11.137 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-10 17:49:11.163 | Selecting previously unselected package libopus0:amd64. 2026-07-10 17:49:11.175 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-10 17:49:11.177 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-10 17:49:11.203 | Selecting previously unselected package libtheora0:amd64. 2026-07-10 17:49:11.216 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-10 17:49:11.219 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-10 17:49:11.248 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-10 17:49:11.261 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-10 17:49:11.262 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-10 17:49:11.291 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-10 17:49:11.304 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-10 17:49:11.305 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-10 17:49:11.333 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-10 17:49:11.347 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-10 17:49:11.348 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-10 17:49:11.375 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-10 17:49:11.388 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-10 17:49:11.389 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:11.434 | Selecting previously unselected package libaa1:amd64. 2026-07-10 17:49:11.446 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-10 17:49:11.448 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-10 17:49:11.474 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-10 17:49:11.487 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-10 17:49:11.488 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-10 17:49:11.514 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-10 17:49:11.527 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-10 17:49:11.528 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-10 17:49:11.553 | Selecting previously unselected package libcaca0:amd64. 2026-07-10 17:49:11.566 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-10 17:49:11.569 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-10 17:49:11.602 | Selecting previously unselected package libdv4t64:amd64. 2026-07-10 17:49:11.615 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-10 17:49:11.616 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-10 17:49:11.644 | Selecting previously unselected package libflac12t64:amd64. 2026-07-10 17:49:11.657 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-10 17:49:11.659 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-10 17:49:11.687 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-10 17:49:11.700 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-10 17:49:11.702 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-10 17:49:11.729 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-10 17:49:11.742 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-10 17:49:11.744 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-10 17:49:11.773 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-10 17:49:11.785 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-10 17:49:11.786 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-10 17:49:11.818 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-10 17:49:11.830 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-10 17:49:11.832 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-10 17:49:11.863 | Selecting previously unselected package libasyncns0:amd64. 2026-07-10 17:49:11.875 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-10 17:49:11.877 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-10 17:49:11.905 | Selecting previously unselected package libsndfile1:amd64. 2026-07-10 17:49:11.919 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-10 17:49:11.920 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-10 17:49:11.953 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-10 17:49:11.967 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-10 17:49:11.969 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-10 17:49:12.003 | Selecting previously unselected package libpulse0:amd64. 2026-07-10 17:49:12.016 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-10 17:49:12.026 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-10 17:49:12.061 | Selecting previously unselected package libspeex1:amd64. 2026-07-10 17:49:12.074 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-10 17:49:12.076 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-10 17:49:12.104 | Selecting previously unselected package libshout3:amd64. 2026-07-10 17:49:12.119 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-10 17:49:12.121 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-10 17:49:12.149 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-10 17:49:12.161 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-10 17:49:12.162 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-10 17:49:12.193 | Selecting previously unselected package libtag1v5:amd64. 2026-07-10 17:49:12.206 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-10 17:49:12.208 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-10 17:49:12.234 | Selecting previously unselected package libtwolame0:amd64. 2026-07-10 17:49:12.245 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-10 17:49:12.247 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-10 17:49:12.274 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-10 17:49:12.286 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-10 17:49:12.288 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-10 17:49:12.317 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-10 17:49:12.330 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-10 17:49:12.332 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-10 17:49:12.361 | Selecting previously unselected package libvpx9:amd64. 2026-07-10 17:49:12.373 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-10 17:49:12.374 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-10 17:49:12.416 | Selecting previously unselected package libwavpack1:amd64. 2026-07-10 17:49:12.429 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-10 17:49:12.431 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-10 17:49:12.458 | Selecting previously unselected package libsoup-3.0-common. 2026-07-10 17:49:12.471 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-10 17:49:12.473 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 17:49:12.500 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-10 17:49:12.514 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-10 17:49:12.516 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 17:49:12.544 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-10 17:49:12.557 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-10 17:49:12.559 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-10 17:49:12.638 | Selecting previously unselected package libxv1:amd64. 2026-07-10 17:49:12.656 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-10 17:49:12.659 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-10 17:49:12.685 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-10 17:49:12.703 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-10 17:49:12.705 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:12.737 | Selecting previously unselected package ipxe-qemu. 2026-07-10 17:49:12.756 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-10 17:49:12.757 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 17:49:12.807 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-10 17:49:12.820 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-10 17:49:12.823 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-10 17:49:12.860 | Selecting previously unselected package ksmtuned. 2026-07-10 17:49:12.876 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-10 17:49:12.880 | Unpacking ksmtuned (4.20150326) ... 2026-07-10 17:49:12.908 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-10 17:49:12.922 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-10 17:49:12.924 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 17:49:12.957 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-10 17:49:12.970 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-10 17:49:12.972 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 17:49:12.998 | Selecting previously unselected package libcacard0:amd64. 2026-07-10 17:49:13.012 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-10 17:49:13.014 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 17:49:13.047 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-10 17:49:13.060 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-10 17:49:13.063 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-10 17:49:13.092 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-10 17:49:13.104 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-10 17:49:13.107 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-10 17:49:13.137 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-10 17:49:13.150 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 17:49:13.153 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:13.182 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-10 17:49:13.194 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-10 17:49:13.197 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:13.229 | Selecting previously unselected package libllvm20:amd64. 2026-07-10 17:49:13.241 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-10 17:49:13.244 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-10 17:49:13.852 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-10 17:49:13.865 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:13.867 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:13.894 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-10 17:49:13.908 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:13.909 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:13.936 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-10 17:49:13.950 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:13.951 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:13.984 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-10 17:49:13.998 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:14.000 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:14.034 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-10 17:49:14.048 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:14.050 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:14.075 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-10 17:49:14.089 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-10 17:49:14.091 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-10 17:49:14.117 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-10 17:49:14.130 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:49:14.132 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:14.363 | Selecting previously unselected package libgbm1:amd64. 2026-07-10 17:49:14.374 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:49:14.377 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:14.407 | Selecting previously unselected package libvulkan1:amd64. 2026-07-10 17:49:14.421 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-10 17:49:14.423 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-10 17:49:14.457 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-10 17:49:14.471 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:49:14.480 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:14.516 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-10 17:49:14.530 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-10 17:49:14.532 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:14.557 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-10 17:49:14.571 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-10 17:49:14.572 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-10 17:49:14.600 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-10 17:49:14.613 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:49:14.615 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:14.647 | Selecting previously unselected package libiscsi7:amd64. 2026-07-10 17:49:14.660 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-10 17:49:14.662 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 17:49:14.688 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-10 17:49:14.701 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-10 17:49:14.703 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-10 17:49:14.736 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-10 17:49:14.750 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-10 17:49:14.751 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-10 17:49:14.786 | Selecting previously unselected package libnfs14:amd64. 2026-07-10 17:49:14.800 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:14.802 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 17:49:14.831 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-10 17:49:14.844 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-10 17:49:14.846 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-10 17:49:14.877 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-10 17:49:14.890 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-10 17:49:14.893 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:14.954 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-10 17:49:14.964 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-10 17:49:14.966 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:14.998 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-10 17:49:15.011 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-07-10 17:49:15.012 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:15.039 | Selecting previously unselected package libxss1:amd64. 2026-07-10 17:49:15.052 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-10 17:49:15.054 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-10 17:49:15.086 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-10 17:49:15.100 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-10 17:49:15.103 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-10 17:49:15.146 | Selecting previously unselected package libslirp0:amd64. 2026-07-10 17:49:15.160 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-10 17:49:15.162 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 17:49:15.192 | Selecting previously unselected package libspice-server1:amd64. 2026-07-10 17:49:15.205 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-10 17:49:15.206 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-10 17:49:15.238 | Selecting previously unselected package liburing2:amd64. 2026-07-10 17:49:15.251 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-10 17:49:15.253 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-10 17:49:15.279 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-10 17:49:15.292 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-10 17:49:15.293 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 17:49:15.320 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-10 17:49:15.333 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-10 17:49:15.335 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-10 17:49:15.366 | Selecting previously unselected package libvte-2.91-common. 2026-07-10 17:49:15.379 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:15.381 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-10 17:49:15.409 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-10 17:49:15.423 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:15.424 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-10 17:49:15.454 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-10 17:49:15.468 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:49:15.469 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:15.868 | Selecting previously unselected package libfdt1:amd64. 2026-07-10 17:49:15.883 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-10 17:49:15.884 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 17:49:15.915 | Selecting previously unselected package qemu-system-common. 2026-07-10 17:49:15.929 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:15.930 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.018 | Selecting previously unselected package qemu-system-data. 2026-07-10 17:49:16.031 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-10 17:49:16.033 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.120 | Selecting previously unselected package seabios. 2026-07-10 17:49:16.133 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-10 17:49:16.134 | Unpacking seabios (1.16.3-2) ... 2026-07-10 17:49:16.166 | Selecting previously unselected package qemu-system-x86. 2026-07-10 17:49:16.179 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.188 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.450 | Selecting previously unselected package qemu-utils. 2026-07-10 17:49:16.463 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.465 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.540 | Selecting previously unselected package qemu-block-extra. 2026-07-10 17:49:16.553 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.555 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.586 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-10 17:49:16.599 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.602 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.632 | Selecting previously unselected package libglvnd0:amd64. 2026-07-10 17:49:16.645 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-10 17:49:16.647 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:16.675 | Selecting previously unselected package libglx0:amd64. 2026-07-10 17:49:16.688 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-10 17:49:16.689 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:16.716 | Selecting previously unselected package libgl1:amd64. 2026-07-10 17:49:16.729 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-10 17:49:16.731 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:16.755 | Selecting previously unselected package qemu-system-gui. 2026-07-10 17:49:16.768 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.769 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.799 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-10 17:49:16.812 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:49:16.813 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:16.839 | Selecting previously unselected package ovmf. 2026-07-10 17:49:16.852 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 17:49:16.853 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 17:49:16.956 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:16.960 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:16.964 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-10 17:49:16.970 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-10 17:49:16.974 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-10 17:49:16.978 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-10 17:49:16.982 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-10 17:49:16.986 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:16.990 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-10 17:49:16.994 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-10 17:49:16.997 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-10 17:49:17.001 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-10 17:49:17.005 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-10 17:49:17.009 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-10 17:49:17.015 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-10 17:49:17.018 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:17.023 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:17.028 | Setting up msr-tools (1.3-5build1) ... 2026-07-10 17:49:17.033 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-10 17:49:17.037 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-10 17:49:17.042 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-10 17:49:17.047 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-10 17:49:17.051 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-10 17:49:17.056 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-10 17:49:17.060 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-10 17:49:17.064 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-10 17:49:17.068 | Setting up acl (2.3.2-1build1.1) ... 2026-07-10 17:49:17.073 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-10 17:49:17.077 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:17.082 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-10 17:49:17.086 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-10 17:49:17.090 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:17.094 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:17.098 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-10 17:49:17.101 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-10 17:49:17.106 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-10 17:49:17.111 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-10 17:49:17.115 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-10 17:49:17.119 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-10 17:49:17.123 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:17.128 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-10 17:49:17.133 | Setting up seabios (1.16.3-2) ... 2026-07-10 17:49:17.138 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-10 17:49:17.143 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-10 17:49:17.148 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-10 17:49:17.152 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-10 17:49:17.156 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-10 17:49:17.160 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-10 17:49:17.164 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-10 17:49:17.168 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-10 17:49:17.172 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-10 17:49:17.176 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-10 17:49:17.179 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-10 17:49:17.183 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-10 17:49:17.186 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-10 17:49:17.190 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-10 17:49:17.194 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-10 17:49:17.199 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-10 17:49:17.203 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-10 17:49:17.206 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-10 17:49:17.210 | Setting up ksmtuned (4.20150326) ... 2026-07-10 17:49:17.328 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-10 17:49:17.446 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-10 17:49:17.769 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-10 17:49:17.774 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-10 17:49:17.778 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-10 17:49:17.782 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-10 17:49:17.786 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:17.790 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-10 17:49:17.795 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-10 17:49:17.799 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-10 17:49:17.803 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-10 17:49:17.807 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-10 17:49:17.812 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-10 17:49:17.816 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-10 17:49:17.820 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-10 17:49:17.824 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-10 17:49:17.828 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-10 17:49:17.832 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-10 17:49:17.836 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-10 17:49:17.841 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:17.845 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-10 17:49:17.849 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:17.854 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-10 17:49:17.858 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:17.992 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-10 17:49:18.768 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:18.773 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:18.777 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:18.898 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-10 17:49:19.203 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-10 17:49:19.217 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-10 17:49:19.222 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-10 17:49:19.228 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:19.240 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:19.249 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-10 17:49:19.253 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:19.257 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:19.261 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-10 17:49:19.265 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:19.269 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-10 17:49:19.274 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-10 17:49:19.278 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:19.289 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-10 17:49:19.293 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-10 17:49:19.297 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-10 17:49:19.301 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:19.305 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:19.309 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-10 17:49:19.313 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:19.317 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:49:19.322 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:49:20.270 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-10 17:49:20.292 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-10 17:49:20.311 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-10 17:49:20.420 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:49:21.049 | 2026-07-10 17:49:21.050 | Running kernel seems to be up-to-date. 2026-07-10 17:49:21.050 | 2026-07-10 17:49:21.050 | Restarting services... 2026-07-10 17:49:21.060 | 2026-07-10 17:49:21.060 | Service restarts being deferred: 2026-07-10 17:49:21.060 | systemctl restart networkd-dispatcher.service 2026-07-10 17:49:21.060 | 2026-07-10 17:49:21.060 | No containers need to be restarted. 2026-07-10 17:49:21.060 | 2026-07-10 17:49:21.060 | User sessions running outdated binaries: 2026-07-10 17:49:21.060 | ubuntu @ session #3: python3[7154] 2026-07-10 17:49:21.069 | 2026-07-10 17:49:21.070 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:49:22.460 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:49:22.462 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:49:22.464 | + functions-common:time_stop:2420 : local name 2026-07-10 17:49:22.466 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:49:22.468 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:49:22.470 | + functions-common:time_stop:2423 : local total 2026-07-10 17:49:22.471 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:49:22.474 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:49:22.476 | + functions-common:time_stop:2427 : start_time=1783705747086 2026-07-10 17:49:22.478 | + functions-common:time_stop:2429 : [[ -z 1783705747086 ]] 2026-07-10 17:49:22.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:49:22.483 | + functions-common:time_stop:2432 : end_time=1783705762481 2026-07-10 17:49:22.485 | + functions-common:time_stop:2433 : elapsed_time=15395 2026-07-10 17:49:22.487 | + functions-common:time_stop:2434 : total=590 2026-07-10 17:49:22.488 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:49:22.490 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15985 2026-07-10 17:49:22.492 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:49:22.495 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-10 17:49:22.509 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-10 17:49:22.511 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-10 17:49:22.513 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-10 17:49:22.515 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-10 17:49:22.517 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-10 17:49:22.519 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-10 17:49:22.519 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-10 17:49:22.527 | 0 2026-07-10 17:49:22.530 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-10 17:49:22.532 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:22.534 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-10 17:49:22.536 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-10 17:49:22.538 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-10 17:49:22.540 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-10 17:49:22.548 | vm.dirty_ratio = 60 2026-07-10 17:49:22.551 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-10 17:49:22.553 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-10 17:49:22.555 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-10 17:49:22.557 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-10 17:49:22.566 | vm.dirty_background_ratio = 10 2026-07-10 17:49:22.569 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-10 17:49:22.570 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-10 17:49:22.573 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-10 17:49:22.575 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-10 17:49:22.584 | vm.vfs_cache_pressure = 50 2026-07-10 17:49:22.587 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-10 17:49:22.590 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-10 17:49:22.592 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-10 17:49:22.593 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-10 17:49:22.602 | vm.swappiness = 100 2026-07-10 17:49:22.606 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-10 17:49:22.615 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-10 17:49:22.615 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-10 17:49:22.615 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-10 17:49:22.615 | /proc/sys/vm/compaction_proactiveness:20 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_background_bytes:0 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_background_ratio:10 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_bytes:0 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_ratio:60 2026-07-10 17:49:22.615 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-10 17:49:22.615 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-10 17:49:22.615 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-10 17:49:22.616 | /proc/sys/vm/extfrag_threshold:500 2026-07-10 17:49:22.616 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-10 17:49:22.616 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-10 17:49:22.616 | /proc/sys/vm/laptop_mode:0 2026-07-10 17:49:22.616 | /proc/sys/vm/legacy_va_layout:0 2026-07-10 17:49:22.616 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-10 17:49:22.616 | /proc/sys/vm/max_map_count:1048576 2026-07-10 17:49:22.616 | /proc/sys/vm/memfd_noexec:0 2026-07-10 17:49:22.616 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-10 17:49:22.616 | /proc/sys/vm/memory_failure_recovery:1 2026-07-10 17:49:22.616 | /proc/sys/vm/min_free_kbytes:67584 2026-07-10 17:49:22.616 | /proc/sys/vm/min_slab_ratio:5 2026-07-10 17:49:22.616 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-10 17:49:22.616 | /proc/sys/vm/mmap_min_addr:65536 2026-07-10 17:49:22.616 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-10 17:49:22.616 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-10 17:49:22.616 | /proc/sys/vm/nr_hugepages:41 2026-07-10 17:49:22.616 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-10 17:49:22.616 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-10 17:49:22.616 | /proc/sys/vm/numa_stat:1 2026-07-10 17:49:22.616 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-10 17:49:22.616 | /proc/sys/vm/oom_dump_tasks:0 2026-07-10 17:49:22.616 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-10 17:49:22.616 | /proc/sys/vm/overcommit_kbytes:0 2026-07-10 17:49:22.616 | /proc/sys/vm/overcommit_memory:0 2026-07-10 17:49:22.616 | /proc/sys/vm/overcommit_ratio:50 2026-07-10 17:49:22.616 | /proc/sys/vm/page-cluster:3 2026-07-10 17:49:22.616 | /proc/sys/vm/page_lock_unfairness:5 2026-07-10 17:49:22.616 | /proc/sys/vm/panic_on_oom:0 2026-07-10 17:49:22.616 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-10 17:49:22.616 | /proc/sys/vm/stat_interval:1 2026-07-10 17:49:22.616 | /proc/sys/vm/swappiness:100 2026-07-10 17:49:22.616 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-10 17:49:22.616 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-10 17:49:22.616 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-10 17:49:22.616 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-10 17:49:22.616 | /proc/sys/vm/watermark_scale_factor:10 2026-07-10 17:49:22.616 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-10 17:49:22.619 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-10 17:49:22.622 | + lib/host:tune_host:126 : configure_host_net 2026-07-10 17:49:22.624 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-10 17:49:22.626 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:22.628 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-10 17:49:22.630 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-10 17:49:22.633 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-10 17:49:22.634 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-10 17:49:22.643 | net.ipv4.tcp_keepalive_time = 60 2026-07-10 17:49:22.647 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-10 17:49:22.649 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-10 17:49:22.651 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-10 17:49:22.653 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-10 17:49:22.661 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-10 17:49:22.665 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-10 17:49:22.667 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-10 17:49:22.669 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-10 17:49:22.671 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-10 17:49:22.679 | net.ipv4.tcp_keepalive_probes = 6 2026-07-10 17:49:22.682 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-10 17:49:22.684 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-10 17:49:22.686 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-10 17:49:22.688 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-10 17:49:22.696 | net.ipv4.tcp_fastopen = 3 2026-07-10 17:49:22.700 | + 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-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fastopen_key:11072439-8541d57b-8d8b90d6-8186ed3e 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_mem:756555 1008740 1513110 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-10 17:49:22.710 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-10 17:49:22.713 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-10 17:49:22.715 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-10 17:49:22.717 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-10 17:49:22.719 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-10 17:49:22.728 | net.core.default_qdisc = pfifo_fast 2026-07-10 17:49:22.731 | + ./stack.sh:main:600 : fetch_plugins 2026-07-10 17:49:22.733 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-10 17:49:22.736 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-10 17:49:22.738 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-10 17:49:22.740 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-10 17:49:22.740 | Fetching DevStack plugins 2026-07-10 17:49:22.742 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-10 17:49:22.744 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-10 17:49:22.747 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-10 17:49:22.748 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-10 17:49:22.751 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-10 17:49:22.752 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-10 17:49:22.754 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-10 17:49:22.757 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-10 17:49:22.758 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-10 17:49:22.760 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:49:22.762 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:49:22.764 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:49:22.766 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:49:22.768 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:49:22.770 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:49:22.783 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:49:22.784 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:49:22.787 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:22.789 | + functions-common:git_clone:610 : echo master 2026-07-10 17:49:22.789 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:49:22.793 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-10 17:49:22.796 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:22.797 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-10 17:49:22.810 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-10 17:49:22.812 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:49:22.812 | + functions-common:git_clone:673 : head -1 2026-07-10 17:49:22.879 | ced374101f Merge "Fix load_db_migration_drivers" 2026-07-10 17:49:22.882 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:49:22.885 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-10 17:49:22.887 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-10 17:49:22.889 | + functions-common:run_phase:1849 : local phase= 2026-07-10 17:49:22.891 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:49:22.893 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:49:22.896 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:49:22.898 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:49:22.900 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:49:22.902 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:49:22.906 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:49:22.908 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:49:22.910 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:49:22.912 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-10 17:49:22.914 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:49:22.928 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:22.930 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-10 17:49:22.932 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-10 17:49:22.934 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-10 17:49:22.935 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-10 17:49:22.937 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-10 17:49:22.939 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-10 17:49:22.941 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-10 17:49:22.943 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-10 17:49:22.946 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-10 17:49:22.948 | + 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-10 17:49:22.950 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-10 17:49:22.952 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-10 17:49:22.954 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-10 17:49:22.956 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-10 17:49:22.958 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-10 17:49:22.958 | Overriding Configuration Defaults 2026-07-10 17:49:22.960 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-10 17:49:22.962 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-10 17:49:22.964 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-10 17:49:22.967 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-10 17:49:22.984 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-10 17:49:22.988 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-10 17:49:23.001 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:23.003 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.68 2026-07-10 17:49:23.006 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.68 2026-07-10 17:49:23.006 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-10 17:49:23.011 | ++ lib/tls:source:40 : TLS_IP=10.4.3.68 2026-07-10 17:49:23.013 | +++ lib/tls:source:43 : hostname -f 2026-07-10 17:49:23.016 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-10 17:49:23.019 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-10 17:49:23.021 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-10 17:49:23.023 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-10 17:49:23.025 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-10 17:49:23.027 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-10 17:49:23.029 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-10 17:49:23.031 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-10 17:49:23.033 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-10 17:49:23.036 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-10 17:49:23.041 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-10 17:49:23.054 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-10 17:49:23.070 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-10 17:49:23.083 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-10 17:49:23.095 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-10 17:49:23.129 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-10 17:49:23.196 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-10 17:49:23.287 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-10 17:49:23.312 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-10 17:49:23.360 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-10 17:49:23.412 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-10 17:49:23.415 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-10 17:49:23.430 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:23.433 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-10 17:49:23.435 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-10 17:49:23.437 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-10 17:49:23.440 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-10 17:49:23.442 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-10 17:49:23.446 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-10 17:49:23.461 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:23.464 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-10 17:49:23.467 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-10 17:49:23.469 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-10 17:49:23.471 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-10 17:49:23.474 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-10 17:49:23.477 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-10 17:49:23.479 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-10 17:49:23.482 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-10 17:49:23.485 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-10 17:49:23.502 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-10 17:49:23.504 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-10 17:49:23.507 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-10 17:49:23.510 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-10 17:49:23.512 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-10 17:49:23.514 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-10 17:49:23.516 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-10 17:49:23.519 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-10 17:49:23.521 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-10 17:49:23.523 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-10 17:49:23.525 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-10 17:49:23.528 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-10 17:49:23.530 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.68 2026-07-10 17:49:23.532 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-10 17:49:23.535 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-10 17:49:23.538 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-10 17:49:23.538 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-10 17:49:23.542 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-10 17:49:23.544 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-10 17:49:23.547 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-10 17:49:23.549 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-10 17:49:23.551 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-10 17:49:23.554 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-10 17:49:23.567 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-10 17:49:23.571 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.68 2026-07-10 17:49:23.574 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-10 17:49:23.574 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.68 2026-07-10 17:49:23.578 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.68 2026-07-10 17:49:23.580 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-10 17:49:23.582 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-10 17:49:23.584 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-10 17:49:23.586 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-10 17:49:23.588 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-10 17:49:23.591 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-10 17:49:23.593 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-10 17:49:23.596 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-10 17:49:23.598 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-10 17:49:23.600 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-10 17:49:23.603 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-10 17:49:23.605 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-10 17:49:23.607 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-10 17:49:23.610 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-10 17:49:23.612 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-10 17:49:23.614 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-10 17:49:23.616 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-10 17:49:23.618 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-10 17:49:23.620 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:49:23.623 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-10 17:49:23.625 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-10 17:49:23.628 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-10 17:49:23.642 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:23.644 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-10 17:49:23.647 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-10 17:49:23.650 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-10 17:49:23.652 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-10 17:49:23.655 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:23.657 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-10 17:49:23.660 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-10 17:49:23.662 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-10 17:49:23.664 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-10 17:49:23.667 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-10 17:49:23.669 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-10 17:49:23.672 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-10 17:49:23.674 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-10 17:49:23.677 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-10 17:49:23.680 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-10 17:49:23.682 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-10 17:49:23.684 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-10 17:49:23.686 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-10 17:49:23.689 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-10 17:49:23.798 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-10 17:49:23.812 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-10 17:49:23.815 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-10 17:49:23.817 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-10 17:49:23.819 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-10 17:49:23.822 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-10 17:49:23.824 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-10 17:49:23.827 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-10 17:49:23.829 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-10 17:49:23.831 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-10 17:49:23.833 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-10 17:49:23.835 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-10 17:49:23.838 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-10 17:49:23.840 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-10 17:49:23.842 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-10 17:49:23.845 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-10 17:49:23.847 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-10 17:49:23.849 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-10 17:49:23.851 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-10 17:49:23.853 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-10 17:49:23.856 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-10 17:49:23.859 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-10 17:49:23.859 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-10 17:49:23.859 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-10 17:49:23.861 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-10 17:49:23.866 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=e7:8476:a8f7 2026-07-10 17:49:23.869 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-10 17:49:23.871 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-10 17:49:23.873 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-10 17:49:23.875 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-10 17:49:23.878 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fde7:8476:a8f7::/56 2026-07-10 17:49:23.881 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fde7:8476:a8f7::/56 2026-07-10 17:49:23.881 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-10 17:49:23.886 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fde7:8476:a8f7::/64 2026-07-10 17:49:23.888 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-10 17:49:23.890 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-10 17:49:23.893 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-10 17:49:23.895 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-10 17:49:23.897 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-10 17:49:23.899 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-10 17:49:23.902 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-10 17:49:23.903 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-10 17:49:23.906 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-10 17:49:23.909 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-10 17:49:23.911 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-10 17:49:23.913 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-10 17:49:23.916 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-10 17:49:23.918 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fde7:8476:a8f7::/56 2026-07-10 17:49:23.920 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-10 17:49:23.923 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-10 17:49:23.926 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-10 17:49:23.927 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-10 17:49:23.927 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-10 17:49:23.933 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-10 17:49:23.937 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-10 17:49:23.937 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-10 17:49:23.937 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-10 17:49:23.943 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-10 17:49:23.947 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-10 17:49:23.949 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-10 17:49:23.952 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-10 17:49:23.955 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-10 17:49:23.957 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-10 17:49:23.961 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-10 17:49:23.963 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-10 17:49:23.965 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-10 17:49:23.968 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-10 17:49:23.985 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-10 17:49:24.000 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-10 17:49:24.016 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-10 17:49:24.031 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-10 17:49:24.045 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-10 17:49:24.078 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-10 17:49:24.082 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-10 17:49:24.084 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-10 17:49:24.086 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-10 17:49:24.090 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-10 17:49:24.093 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-10 17:49:24.109 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-10 17:49:24.111 | + ./stack.sh:main:635 : run_phase source 2026-07-10 17:49:24.113 | + functions-common:run_phase:1848 : local mode=source 2026-07-10 17:49:24.114 | + functions-common:run_phase:1849 : local phase= 2026-07-10 17:49:24.117 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:49:24.120 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:49:24.122 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:49:24.124 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:49:24.126 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:49:24.128 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:49:24.132 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:49:24.134 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:49:24.136 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:49:24.138 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-10 17:49:24.141 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:49:24.156 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:24.158 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-10 17:49:24.160 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-10 17:49:24.202 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-10 17:49:24.204 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-10 17:49:24.207 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-10 17:49:24.210 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-10 17:49:24.213 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-10 17:49:24.215 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-10 17:49:24.218 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-10 17:49:24.221 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-10 17:49:24.221 | Loading plugin settings 2026-07-10 17:49:24.224 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-10 17:49:24.226 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-10 17:49:24.228 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-10 17:49:24.230 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-10 17:49:24.234 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-10 17:49:24.236 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-10 17:49:24.238 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-10 17:49:24.240 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-10 17:49:24.243 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-10 17:49:24.246 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-10 17:49:24.248 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-10 17:49:24.251 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-10 17:49:24.254 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-10 17:49:24.256 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:49:24.259 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-10 17:49:24.277 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-10 17:49:24.280 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-10 17:49:24.282 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-10 17:49:24.285 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-10 17:49:24.287 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-10 17:49:24.290 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-10 17:49:24.306 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-10 17:49:24.308 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-10 17:49:24.311 | + functions-common:verify_disabled_services:2131 : local service 2026-07-10 17:49:24.314 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.317 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-10 17:49:24.320 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.323 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-10 17:49:24.326 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.329 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-10 17:49:24.331 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.334 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-10 17:49:24.337 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.339 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-10 17:49:24.342 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.345 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-10 17:49:24.347 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.350 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-10 17:49:24.354 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.357 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-10 17:49:24.359 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.362 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-10 17:49:24.365 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.367 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-10 17:49:24.371 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.373 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-10 17:49:24.376 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.378 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-10 17:49:24.381 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.384 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-10 17:49:24.386 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.388 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-10 17:49:24.391 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.393 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-10 17:49:24.396 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.398 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-10 17:49:24.401 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.405 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-10 17:49:24.407 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.408 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-10 17:49:24.410 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.412 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-10 17:49:24.415 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.417 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-10 17:49:24.419 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.421 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-10 17:49:24.423 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.425 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-10 17:49:24.428 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.431 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-10 17:49:24.434 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.437 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-10 17:49:24.439 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.441 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-10 17:49:24.443 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.445 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-10 17:49:24.448 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.450 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-10 17:49:24.454 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.456 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-10 17:49:24.459 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.462 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-10 17:49:24.465 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.468 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-10 17:49:24.471 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:49:24.474 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-10 17:49:24.476 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-10 17:49:24.479 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-10 17:49:24.482 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-10 17:49:24.498 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:24.501 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-10 17:49:24.504 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-10 17:49:24.506 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-10 17:49:24.522 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:49:24.525 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-10 17:49:24.528 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-10 17:49:24.531 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-10 17:49:24.534 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-10 17:49:24.536 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-10 17:49:24.538 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-10 17:49:24.540 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-10 17:49:24.543 | + lib/database:initialize_database_backends:92 : return 0 2026-07-10 17:49:24.546 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-10 17:49:24.546 | Using mysql database backend 2026-07-10 17:49:24.548 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-10 17:49:24.565 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-10 17:49:24.569 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-10 17:49:24.571 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-10 17:49:24.574 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-10 17:49:24.577 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-10 17:49:24.580 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-10 17:49:24.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:24.601 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-10 17:49:24.618 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-10 17:49:24.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:24.640 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-10 17:49:24.656 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-10 17:49:24.673 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-10 17:49:24.691 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:49:24.693 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-10 17:49:24.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:49:24.712 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-10 17:49:24.728 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-10 17:49:24.731 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-10 17:49:24.733 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-10 17:49:24.736 | + functions-common:save_stackenv:65 : local tag=768 2026-07-10 17:49:24.739 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-10 17:49:24.743 | + functions-common:save_stackenv:67 : time_stamp=2026-07-10-174924 2026-07-10 17:49:24.746 | + functions-common:save_stackenv:68 : echo '# 2026-07-10-174924 768' 2026-07-10 17:49:24.749 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.751 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-10 17:49:24.753 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.756 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-10 17:49:24.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.762 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-10 17:49:24.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.767 | + 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-10 17:49:24.769 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.772 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.68 2026-07-10 17:49:24.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.778 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.68/identity 2026-07-10 17:49:24.781 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.783 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-10-174903 2026-07-10 17:49:24.786 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.789 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-10 17:49:24.792 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.795 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.68 2026-07-10 17:49:24.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.800 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-10 17:49:24.803 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.805 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.68 2026-07-10 17:49:24.807 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.810 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-10 17:49:24.813 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.815 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-10 17:49:24.818 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.820 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.68 2026-07-10 17:49:24.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:49:24.825 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-10 17:49:24.828 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-10 17:49:24.831 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-10 17:49:24.833 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-10 17:49:24.836 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-10 17:49:24.838 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:49:24.841 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:49:24.844 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:49:24.847 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:49:24.849 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:49:24.852 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:49:24.869 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:49:24.871 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:49:24.874 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:24.877 | + functions-common:git_clone:610 : echo master 2026-07-10 17:49:24.877 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:49:24.882 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-10 17:49:24.885 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:24.887 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-10 17:49:24.902 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-10 17:49:24.905 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:49:24.906 | + functions-common:git_clone:673 : head -1 2026-07-10 17:49:24.919 | 3f2c6d5a Merge "update constraint for pycadf to new release 4.1.0" 2026-07-10 17:49:24.922 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:49:24.926 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-10 17:49:24.928 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:49:24.931 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-10 17:49:24.934 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-10 17:49:24.937 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-10 17:49:24.939 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-10 17:49:24.941 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-10 17:49:24.944 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-10 17:49:24.947 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-10 17:49:24.950 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-10 17:49:24.953 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-10 17:49:24.958 | ++ tools/install_prereqs.sh:source:47 : NOW=1783705764 2026-07-10 17:49:24.961 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-10 17:49:24.965 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-10 17:49:24.968 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-10 17:49:24.971 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783705764 2026-07-10 17:49:24.973 | ++ tools/install_prereqs.sh:source:50 : [[ 1783705764 -lt 7200 ]] 2026-07-10 17:49:24.975 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-10 17:49:24.979 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-10 17:49:24.982 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-10 17:49:24.984 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-10 17:49:24.987 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-10 17:49:24.990 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-10 17:49:24.992 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-10 17:49:24.996 | +++ 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-10 17:49:25.028 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-10 17:49:25.028 | apache2-dev 2026-07-10 17:49:25.028 | bc 2026-07-10 17:49:25.028 | bsdmainutils 2026-07-10 17:49:25.028 | curl 2026-07-10 17:49:25.028 | g++ 2026-07-10 17:49:25.028 | gawk 2026-07-10 17:49:25.028 | gcc 2026-07-10 17:49:25.028 | gettext 2026-07-10 17:49:25.028 | git 2026-07-10 17:49:25.028 | graphviz 2026-07-10 17:49:25.028 | iputils-ping 2026-07-10 17:49:25.028 | libffi-dev 2026-07-10 17:49:25.028 | libjpeg-dev 2026-07-10 17:49:25.028 | libpq-dev 2026-07-10 17:49:25.028 | libssl-dev 2026-07-10 17:49:25.028 | libsystemd-dev 2026-07-10 17:49:25.028 | libxml2-dev 2026-07-10 17:49:25.028 | libxslt1-dev 2026-07-10 17:49:25.028 | libyaml-dev 2026-07-10 17:49:25.028 | lsof 2026-07-10 17:49:25.028 | openssh-server 2026-07-10 17:49:25.028 | openssl 2026-07-10 17:49:25.028 | pkg-config 2026-07-10 17:49:25.028 | psmisc 2026-07-10 17:49:25.029 | python3-dev 2026-07-10 17:49:25.029 | python3-pip 2026-07-10 17:49:25.029 | python3-systemd 2026-07-10 17:49:25.029 | python3-venv 2026-07-10 17:49:25.029 | tar 2026-07-10 17:49:25.029 | tcpdump 2026-07-10 17:49:25.029 | unzip 2026-07-10 17:49:25.029 | uuid-runtime 2026-07-10 17:49:25.029 | wget 2026-07-10 17:49:25.029 | zlib1g-dev 2026-07-10 17:49:25.029 | lvm2 2026-07-10 17:49:25.029 | qemu-utils 2026-07-10 17:49:25.029 | thin-provisioning-tools 2026-07-10 17:49:25.029 | lsscsi 2026-07-10 17:49:25.029 | open-iscsi 2026-07-10 17:49:25.029 | libkrb5-dev 2026-07-10 17:49:25.029 | libldap2-dev 2026-07-10 17:49:25.029 | libsasl2-dev 2026-07-10 17:49:25.029 | memcached 2026-07-10 17:49:25.029 | python3-mysqldb 2026-07-10 17:49:25.029 | sqlite3 2026-07-10 17:49:25.029 | conntrack 2026-07-10 17:49:25.029 | curl 2026-07-10 17:49:25.029 | ebtables 2026-07-10 17:49:25.029 | genisoimage 2026-07-10 17:49:25.029 | iptables 2026-07-10 17:49:25.029 | iputils-arping 2026-07-10 17:49:25.029 | kpartx 2026-07-10 17:49:25.029 | libjs-jquery-tablesorter 2026-07-10 17:49:25.029 | parted 2026-07-10 17:49:25.029 | pm-utils 2026-07-10 17:49:25.029 | python3-mysqldb 2026-07-10 17:49:25.029 | socat 2026-07-10 17:49:25.029 | sqlite3 2026-07-10 17:49:25.029 | sudo 2026-07-10 17:49:25.029 | vlan 2026-07-10 17:49:25.029 | cryptsetup 2026-07-10 17:49:25.029 | dosfstools 2026-07-10 17:49:25.029 | genisoimage 2026-07-10 17:49:25.029 | gir1.2-libosinfo-1.0 2026-07-10 17:49:25.029 | netcat-openbsd 2026-07-10 17:49:25.029 | open-iscsi 2026-07-10 17:49:25.029 | qemu-utils 2026-07-10 17:49:25.029 | sg3-utils 2026-07-10 17:49:25.029 | sysfsutils 2026-07-10 17:49:25.029 | acl 2026-07-10 17:49:25.029 | dnsmasq-base 2026-07-10 17:49:25.029 | dnsmasq-utils 2026-07-10 17:49:25.029 | ebtables 2026-07-10 17:49:25.029 | haproxy 2026-07-10 17:49:25.029 | iptables 2026-07-10 17:49:25.029 | iputils-arping 2026-07-10 17:49:25.029 | iputils-ping 2026-07-10 17:49:25.029 | postgresql-server-dev-all 2026-07-10 17:49:25.029 | python3-mysqldb 2026-07-10 17:49:25.029 | sqlite3 2026-07-10 17:49:25.029 | sudo 2026-07-10 17:49:25.029 | vlan 2026-07-10 17:49:25.029 | curl 2026-07-10 17:49:25.029 | liberasurecode-dev 2026-07-10 17:49:25.029 | make 2026-07-10 17:49:25.029 | memcached 2026-07-10 17:49:25.029 | rsync 2026-07-10 17:49:25.029 | sqlite3 2026-07-10 17:49:25.029 | xfsprogs 2026-07-10 17:49:25.029 | apache2' 2026-07-10 17:49:25.032 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-10 17:49:25.056 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-10 17:49:25.056 | apache2-dev 2026-07-10 17:49:25.056 | bc 2026-07-10 17:49:25.056 | bsdmainutils 2026-07-10 17:49:25.056 | curl 2026-07-10 17:49:25.056 | g++ 2026-07-10 17:49:25.056 | gawk 2026-07-10 17:49:25.056 | gcc 2026-07-10 17:49:25.056 | gettext 2026-07-10 17:49:25.056 | git 2026-07-10 17:49:25.056 | graphviz 2026-07-10 17:49:25.056 | iputils-ping 2026-07-10 17:49:25.056 | libffi-dev 2026-07-10 17:49:25.056 | libjpeg-dev 2026-07-10 17:49:25.056 | libpq-dev 2026-07-10 17:49:25.056 | libssl-dev 2026-07-10 17:49:25.056 | libsystemd-dev 2026-07-10 17:49:25.056 | libxml2-dev 2026-07-10 17:49:25.056 | libxslt1-dev 2026-07-10 17:49:25.056 | libyaml-dev 2026-07-10 17:49:25.056 | lsof 2026-07-10 17:49:25.056 | openssh-server 2026-07-10 17:49:25.056 | openssl 2026-07-10 17:49:25.056 | pkg-config 2026-07-10 17:49:25.056 | psmisc 2026-07-10 17:49:25.057 | python3-dev 2026-07-10 17:49:25.057 | python3-pip 2026-07-10 17:49:25.057 | python3-systemd 2026-07-10 17:49:25.057 | python3-venv 2026-07-10 17:49:25.057 | tar 2026-07-10 17:49:25.057 | tcpdump 2026-07-10 17:49:25.057 | unzip 2026-07-10 17:49:25.057 | uuid-runtime 2026-07-10 17:49:25.057 | wget 2026-07-10 17:49:25.057 | zlib1g-dev 2026-07-10 17:49:25.057 | lvm2 2026-07-10 17:49:25.057 | qemu-utils 2026-07-10 17:49:25.057 | thin-provisioning-tools 2026-07-10 17:49:25.057 | lsscsi 2026-07-10 17:49:25.057 | open-iscsi 2026-07-10 17:49:25.057 | libkrb5-dev 2026-07-10 17:49:25.057 | libldap2-dev 2026-07-10 17:49:25.057 | libsasl2-dev 2026-07-10 17:49:25.057 | memcached 2026-07-10 17:49:25.057 | python3-mysqldb 2026-07-10 17:49:25.057 | sqlite3 2026-07-10 17:49:25.057 | conntrack 2026-07-10 17:49:25.057 | curl 2026-07-10 17:49:25.057 | ebtables 2026-07-10 17:49:25.057 | genisoimage 2026-07-10 17:49:25.057 | iptables 2026-07-10 17:49:25.057 | iputils-arping 2026-07-10 17:49:25.057 | kpartx 2026-07-10 17:49:25.057 | libjs-jquery-tablesorter 2026-07-10 17:49:25.057 | parted 2026-07-10 17:49:25.057 | pm-utils 2026-07-10 17:49:25.057 | python3-mysqldb 2026-07-10 17:49:25.057 | socat 2026-07-10 17:49:25.057 | sqlite3 2026-07-10 17:49:25.057 | sudo 2026-07-10 17:49:25.057 | vlan 2026-07-10 17:49:25.057 | cryptsetup 2026-07-10 17:49:25.057 | dosfstools 2026-07-10 17:49:25.057 | genisoimage 2026-07-10 17:49:25.057 | gir1.2-libosinfo-1.0 2026-07-10 17:49:25.057 | netcat-openbsd 2026-07-10 17:49:25.057 | open-iscsi 2026-07-10 17:49:25.057 | qemu-utils 2026-07-10 17:49:25.057 | sg3-utils 2026-07-10 17:49:25.057 | sysfsutils 2026-07-10 17:49:25.057 | acl 2026-07-10 17:49:25.057 | dnsmasq-base 2026-07-10 17:49:25.057 | dnsmasq-utils 2026-07-10 17:49:25.057 | ebtables 2026-07-10 17:49:25.057 | haproxy 2026-07-10 17:49:25.057 | iptables 2026-07-10 17:49:25.057 | iputils-arping 2026-07-10 17:49:25.057 | iputils-ping 2026-07-10 17:49:25.057 | postgresql-server-dev-all 2026-07-10 17:49:25.057 | python3-mysqldb 2026-07-10 17:49:25.057 | sqlite3 2026-07-10 17:49:25.057 | sudo 2026-07-10 17:49:25.057 | vlan 2026-07-10 17:49:25.057 | curl 2026-07-10 17:49:25.057 | liberasurecode-dev 2026-07-10 17:49:25.057 | make 2026-07-10 17:49:25.057 | memcached 2026-07-10 17:49:25.057 | rsync 2026-07-10 17:49:25.057 | sqlite3 2026-07-10 17:49:25.057 | xfsprogs 2026-07-10 17:49:25.057 | apache2 ' 2026-07-10 17:49:25.059 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-10 17:49:25.062 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:25.065 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:25.069 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-10 17:49:25.069 | ++ 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-10 17:49:25.074 | ++ 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-10 17:49:25.077 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-10 17:49:25.079 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:49:25.082 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:49:25.085 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:49:25.087 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:49:25.089 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:49:25.091 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:25.094 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:25.097 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:49:25.099 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:49:25.101 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:49:25.104 | ++ functions-common:apt_get_update:1167 : return 2026-07-10 17:49:25.107 | ++ 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-10 17:49:25.110 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:49:25.113 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:49:25.115 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:49:25.118 | ++ 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-10 17:49:25.142 | ++ 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-10 17:49:25.172 | Reading package lists... 2026-07-10 17:49:25.408 | Building dependency tree... 2026-07-10 17:49:25.409 | Reading state information... 2026-07-10 17:49:25.708 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-10 17:49:25.708 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-10 17:49:25.708 | g++ set to manually installed. 2026-07-10 17:49:25.708 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-10 17:49:25.708 | gawk set to manually installed. 2026-07-10 17:49:25.708 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-10 17:49:25.708 | gcc set to manually installed. 2026-07-10 17:49:25.708 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-10 17:49:25.708 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-10 17:49:25.708 | iputils-ping set to manually installed. 2026-07-10 17:49:25.708 | lsof is already the newest version (4.95.0-1build3). 2026-07-10 17:49:25.709 | psmisc is already the newest version (23.7-1build1). 2026-07-10 17:49:25.709 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-10 17:49:25.709 | python3-dev set to manually installed. 2026-07-10 17:49:25.709 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-10 17:49:25.709 | python3-systemd is already the newest version (235-1build4). 2026-07-10 17:49:25.709 | python3-systemd set to manually installed. 2026-07-10 17:49:25.709 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-10 17:49:25.709 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-10 17:49:25.709 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-10 17:49:25.709 | unzip set to manually installed. 2026-07-10 17:49:25.709 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-10 17:49:25.709 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-10 17:49:25.709 | zlib1g-dev set to manually installed. 2026-07-10 17:49:25.709 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-10 17:49:25.709 | lvm2 set to manually installed. 2026-07-10 17:49:25.709 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-10 17:49:25.709 | qemu-utils set to manually installed. 2026-07-10 17:49:25.709 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-10 17:49:25.709 | thin-provisioning-tools set to manually installed. 2026-07-10 17:49:25.709 | lsscsi is already the newest version (0.32-1build1). 2026-07-10 17:49:25.709 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-10 17:49:25.709 | open-iscsi set to manually installed. 2026-07-10 17:49:25.709 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-10 17:49:25.709 | iptables set to manually installed. 2026-07-10 17:49:25.709 | parted is already the newest version (3.6-4build1). 2026-07-10 17:49:25.709 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-10 17:49:25.709 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-10 17:49:25.709 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-10 17:49:25.709 | cryptsetup set to manually installed. 2026-07-10 17:49:25.709 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-10 17:49:25.709 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-10 17:49:25.709 | netcat-openbsd set to manually installed. 2026-07-10 17:49:25.709 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-10 17:49:25.709 | sg3-utils set to manually installed. 2026-07-10 17:49:25.709 | acl is already the newest version (2.3.2-1build1.1). 2026-07-10 17:49:25.709 | acl set to manually installed. 2026-07-10 17:49:25.709 | make is already the newest version (4.3-4.1build2). 2026-07-10 17:49:25.709 | make set to manually installed. 2026-07-10 17:49:25.709 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-10 17:49:25.709 | The following additional packages will be installed: 2026-07-10 17:49:25.712 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-10 17:49:25.712 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-10 17:49:25.712 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-10 17:49:25.712 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-10 17:49:25.712 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-10 17:49:25.712 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-10 17:49:25.712 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-10 17:49:25.713 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-10 17:49:25.713 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-10 17:49:25.713 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-10 17:49:25.713 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-10 17:49:25.713 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-10 17:49:25.713 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-10 17:49:25.713 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-10 17:49:25.713 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-10 17:49:25.713 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-10 17:49:25.713 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-10 17:49:25.713 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-10 17:49:25.713 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-10 17:49:25.713 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-10 17:49:25.713 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-10 17:49:25.713 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-10 17:49:25.713 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-10 17:49:25.713 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-10 17:49:25.713 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-10 17:49:25.713 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-10 17:49:25.713 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-10 17:49:25.713 | Suggested packages: 2026-07-10 17:49:25.713 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-10 17:49:25.713 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-10 17:49:25.713 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-10 17:49:25.713 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-10 17:49:25.713 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-10 17:49:25.713 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-10 17:49:25.713 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-10 17:49:25.713 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-10 17:49:25.713 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-10 17:49:25.713 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-10 17:49:25.713 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-10 17:49:25.713 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-10 17:49:25.713 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-10 17:49:25.713 | tar-doc util-linux-extra util-linux-locales 2026-07-10 17:49:25.854 | The following NEW packages will be installed: 2026-07-10 17:49:25.854 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-10 17:49:25.854 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-10 17:49:25.854 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-10 17:49:25.855 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-10 17:49:25.855 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-10 17:49:25.855 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-10 17:49:25.855 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-10 17:49:25.855 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-10 17:49:25.855 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-10 17:49:25.855 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-10 17:49:25.855 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-10 17:49:25.855 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-10 17:49:25.855 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-10 17:49:25.855 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-10 17:49:25.855 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-10 17:49:25.855 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-10 17:49:25.855 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-10 17:49:25.855 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-10 17:49:25.856 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-10 17:49:25.856 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-10 17:49:25.856 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-10 17:49:25.856 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-10 17:49:25.856 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-10 17:49:25.856 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-10 17:49:25.856 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-10 17:49:25.856 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-10 17:49:25.856 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-10 17:49:25.857 | The following packages will be upgraded: 2026-07-10 17:49:25.857 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-10 17:49:25.857 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-10 17:49:25.858 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-10 17:49:25.858 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-10 17:49:25.858 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-10 17:49:25.858 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-10 17:49:25.858 | systemd-sysv tar udev util-linux uuid-runtime 2026-07-10 17:49:26.023 | 43 upgraded, 139 newly installed, 0 to remove and 90 not upgraded. 2026-07-10 17:49:26.023 | Need to get 189 MB of archives. 2026-07-10 17:49:26.023 | After this operation, 919 MB of additional disk space will be used. 2026-07-10 17:49:26.023 | 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-10 17:49:26.177 | 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-10 17:49:26.236 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.2 [256 kB] 2026-07-10 17:49:26.275 | 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-10 17:49:26.341 | 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-10 17:49:26.341 | 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-10 17:49:26.350 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-10 17:49:26.353 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-10 17:49:26.356 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-10 17:49:26.359 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-10 17:49:26.366 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-10 17:49:26.398 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-10 17:49:26.403 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-10 17:49:26.403 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-10 17:49:26.417 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-10 17:49:26.420 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-10 17:49:26.455 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-10 17:49:26.476 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-10 17:49:26.478 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-10 17:49:26.502 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-10 17:49:26.503 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-10 17:49:26.503 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-10 17:49:26.504 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-10 17:49:26.510 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-10 17:49:26.538 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-10 17:49:26.539 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-10 17:49:26.544 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-10 17:49:26.546 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.6 [701 kB] 2026-07-10 17:49:26.552 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-10 17:49:26.552 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-10 17:49:26.553 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-10 17:49:26.554 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-10 17:49:26.582 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-10 17:49:26.583 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-10 17:49:26.591 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-10 17:49:26.603 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-10 17:49:26.619 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-10 17:49:26.620 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-10 17:49:26.621 | Get:39 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-10 17:49:26.641 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-10 17:49:26.642 | Get:41 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-10 17:49:26.643 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-07-10 17:49:26.656 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-07-10 17:49:26.665 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-10 17:49:26.666 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-10 17:49:26.666 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-10 17:49:26.694 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-10 17:49:26.694 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-10 17:49:26.696 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-10 17:49:26.696 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-10 17:49:26.697 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-10 17:49:26.698 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-10 17:49:26.731 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-10 17:49:26.732 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-10 17:49:26.733 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-10 17:49:26.741 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-10 17:49:26.769 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-10 17:49:26.769 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-10 17:49:26.771 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-10 17:49:26.774 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-10 17:49:26.780 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-10 17:49:26.784 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-10 17:49:26.806 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-10 17:49:27.125 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-10 17:49:27.407 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-10 17:49:27.408 | Get:66 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-10 17:49:27.408 | Get:67 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-10 17:49:27.410 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-10 17:49:27.427 | Get:69 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-10 17:49:27.462 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-10 17:49:27.635 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-10 17:49:27.636 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-10 17:49:27.637 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-10 17:49:27.649 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-10 17:49:27.649 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-10 17:49:27.650 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-10 17:49:27.650 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-10 17:49:27.650 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-10 17:49:27.651 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-10 17:49:27.675 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-10 17:49:27.697 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-10 17:49:27.697 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-10 17:49:27.700 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-10 17:49:27.729 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-10 17:49:27.729 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-10 17:49:27.730 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-10 17:49:27.741 | Get:87 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-10 17:49:27.744 | Get:88 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-10 17:49:27.745 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-10 17:49:27.754 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-10 17:49:27.756 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-10 17:49:27.758 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-10 17:49:27.792 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-10 17:49:27.830 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-10 17:49:27.834 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-10 17:49:27.834 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-10 17:49:27.834 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-10 17:49:27.835 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-10 17:49:27.867 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-10 17:49:27.867 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-10 17:49:27.869 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-10 17:49:27.871 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-10 17:49:27.912 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-10 17:49:27.913 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-10 17:49:27.913 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-10 17:49:27.917 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-10 17:49:27.918 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-10 17:49:27.918 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-10 17:49:27.919 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-10 17:49:27.919 | Get:110 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-10 17:49:27.947 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-10 17:49:27.958 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-10 17:49:27.959 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-10 17:49:27.988 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-10 17:49:27.997 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-10 17:49:28.038 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-10 17:49:28.039 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-10 17:49:28.039 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-10 17:49:28.040 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-10 17:49:28.041 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-10 17:49:28.043 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-10 17:49:28.065 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-10 17:49:28.067 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-10 17:49:28.068 | Get:124 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-10 17:49:28.095 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-10 17:49:28.096 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-10 17:49:28.096 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-10 17:49:28.097 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-10 17:49:28.097 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-10 17:49:28.098 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-10 17:49:28.133 | Get:131 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-10 17:49:28.219 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-10 17:49:28.265 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-10 17:49:28.265 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-10 17:49:28.438 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-10 17:49:28.440 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-10 17:49:28.440 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-10 17:49:28.441 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-10 17:49:28.441 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-10 17:49:28.443 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-10 17:49:28.445 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-10 17:49:28.445 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-10 17:49:28.445 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-10 17:49:28.477 | Get:144 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-10 17:49:28.520 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-10 17:49:28.524 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-10 17:49:28.524 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-10 17:49:28.526 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-10 17:49:28.593 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-10 17:49:28.595 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-10 17:49:28.597 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-10 17:49:28.610 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-10 17:49:28.611 | Get:153 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-10 17:49:28.634 | Get:154 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-10 17:49:28.635 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-10 17:49:28.640 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-10 17:49:28.646 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-10 17:49:29.044 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-10 17:49:29.045 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-10 17:49:29.048 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-10 17:49:29.178 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-10 17:49:29.178 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-10 17:49:29.951 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-10 17:49:29.952 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-10 17:49:29.952 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-10 17:49:29.952 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-10 17:49:29.953 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-10 17:49:29.954 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-07-10 17:49:29.963 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-07-10 17:49:29.973 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-10 17:49:29.973 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-10 17:49:29.989 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-10 17:49:30.012 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-10 17:49:30.012 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-10 17:49:30.013 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-10 17:49:30.014 | Get:176 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-10 17:49:30.014 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-10 17:49:30.015 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-10 17:49:30.016 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-10 17:49:30.027 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-10 17:49:30.027 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-10 17:49:30.064 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-10 17:49:30.551 | Preconfiguring packages ... 2026-07-10 17:49:30.646 | Fetched 189 MB in 4s (45.0 MB/s) 2026-07-10 17:49:30.738 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:30.742 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:30.746 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:30.806 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:30.903 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:30.907 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 17:49:30.911 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:30.963 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:31.071 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:31.074 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.2_amd64.deb ... 2026-07-10 17:49:31.082 | Unpacking tar (1.35+dfsg-3ubuntu0.2) over (1.35+dfsg-3build1) ... 2026-07-10 17:49:31.136 | Setting up tar (1.35+dfsg-3ubuntu0.2) ... 2026-07-10 17:49:31.257 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:31.261 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:31.269 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:31.405 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:32.044 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-10 17:49:32.143 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158852 files and directories currently installed.) 2026-07-10 17:49:32.147 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-10 17:49:32.151 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:32.218 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:32.327 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:32.331 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-10 17:49:32.336 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:32.991 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:32.994 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:33.045 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-10 17:49:33.049 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.109 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:33.114 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:33.162 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:33.266 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:33.270 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.277 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.335 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.339 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.411 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.415 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.470 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:33.574 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158852 files and directories currently installed.) 2026-07-10 17:49:33.578 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.582 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.630 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.637 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.698 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.706 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:33.754 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:33.779 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:34.078 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:34.105 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:34.244 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:34.249 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-10 17:49:34.301 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:34.416 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:34.420 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 17:49:34.425 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-10 17:49:34.504 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 17:49:34.612 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:34.616 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:34.620 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:34.669 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:34.783 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:34.787 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:34.793 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:34.840 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:34.944 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:34.948 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:34.953 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:35.008 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-10 17:49:35.018 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-10 17:49:35.081 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:35.085 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:35.136 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:35.244 | (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 ... 158852 files and directories currently installed.) 2026-07-10 17:49:35.248 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:35.257 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:35.296 | Selecting previously unselected package libapr1t64:amd64. 2026-07-10 17:49:35.311 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:35.313 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 17:49:35.345 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-10 17:49:35.358 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 17:49:35.360 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:35.405 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 17:49:35.412 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-07-10 17:49:35.454 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-10 17:49:35.467 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 17:49:35.469 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:35.495 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-10 17:49:35.507 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 17:49:35.509 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:35.548 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 17:49:35.553 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-10 17:49:35.612 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 17:49:35.617 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-10 17:49:35.660 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-10 17:49:35.673 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-10 17:49:35.675 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 17:49:35.726 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 17:49:35.732 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-10 17:49:35.777 | Selecting previously unselected package apache2-bin. 2026-07-10 17:49:35.790 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 17:49:35.793 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:35.868 | Selecting previously unselected package apache2-data. 2026-07-10 17:49:35.883 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-10 17:49:35.888 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:35.978 | Selecting previously unselected package apache2-utils. 2026-07-10 17:49:35.990 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 17:49:35.992 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:36.030 | Selecting previously unselected package apache2. 2026-07-10 17:49:36.044 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 17:49:36.051 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:36.115 | Selecting previously unselected package haproxy. 2026-07-10 17:49:36.129 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:49:36.138 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 17:49:36.210 | Selecting previously unselected package memcached. 2026-07-10 17:49:36.223 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:36.227 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 17:49:36.275 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 17:49:36.280 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-10 17:49:36.330 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 17:49:36.414 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-10 17:49:36.486 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-10 17:49:36.505 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-10 17:49:36.563 | Selecting previously unselected package libjson-perl. 2026-07-10 17:49:36.576 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-10 17:49:36.578 | Unpacking libjson-perl (4.10000-1) ... 2026-07-10 17:49:36.608 | Selecting previously unselected package postgresql-client-common. 2026-07-10 17:49:36.622 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-10 17:49:36.624 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-10 17:49:36.671 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 17:49:36.676 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-10 17:49:36.778 | Selecting previously unselected package ssl-cert. 2026-07-10 17:49:36.792 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-10 17:49:36.794 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-10 17:49:36.825 | Selecting previously unselected package postgresql-common. 2026-07-10 17:49:36.837 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-10 17:49:36.856 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-10 17:49:36.864 | Unpacking postgresql-common (257build1.1) ... 2026-07-10 17:49:36.928 | Selecting previously unselected package libsysfs2:amd64. 2026-07-10 17:49:36.941 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-10 17:49:36.943 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 17:49:36.975 | Selecting previously unselected package sysfsutils. 2026-07-10 17:49:36.989 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-10 17:49:36.993 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-10 17:49:37.033 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 17:49:37.037 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:37.080 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 17:49:37.084 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:37.128 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 17:49:37.133 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-10 17:49:37.182 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:37.289 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 159901 files and directories currently installed.) 2026-07-10 17:49:37.293 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:37.297 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:37.343 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-10 17:49:37.354 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-10 17:49:37.424 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:37.432 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:37.470 | Selecting previously unselected package autotools-dev. 2026-07-10 17:49:37.484 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-07-10 17:49:37.486 | Unpacking autotools-dev (20220109.1) ... 2026-07-10 17:49:37.516 | Selecting previously unselected package m4. 2026-07-10 17:49:37.534 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-07-10 17:49:37.536 | Unpacking m4 (1.4.19-4build1) ... 2026-07-10 17:49:37.585 | Selecting previously unselected package autoconf. 2026-07-10 17:49:37.599 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-07-10 17:49:37.601 | Unpacking autoconf (2.71-3) ... 2026-07-10 17:49:37.655 | Selecting previously unselected package automake. 2026-07-10 17:49:37.668 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-10 17:49:37.673 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-10 17:49:37.733 | Selecting previously unselected package autopoint. 2026-07-10 17:49:37.746 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-10 17:49:37.749 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-10 17:49:37.778 | Selecting previously unselected package libdebhelper-perl. 2026-07-10 17:49:37.792 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-10 17:49:37.796 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-10 17:49:37.842 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-10 17:49:37.855 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:37.857 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:38.407 | Selecting previously unselected package libclang-cpp17t64. 2026-07-10 17:49:38.420 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:38.422 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:38.698 | Selecting previously unselected package libgc1:amd64. 2026-07-10 17:49:38.711 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-10 17:49:38.713 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-10 17:49:38.745 | Selecting previously unselected package libobjc4:amd64. 2026-07-10 17:49:38.758 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-10 17:49:38.760 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 17:49:38.796 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-10 17:49:38.809 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-10 17:49:38.820 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 17:49:38.861 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-10 17:49:38.874 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:38.875 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:38.994 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-10 17:49:39.007 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:39.009 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:39.064 | Selecting previously unselected package libclang1-17t64. 2026-07-10 17:49:39.078 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:39.081 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:39.256 | Selecting previously unselected package clang-17. 2026-07-10 17:49:39.269 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:39.271 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:39.302 | Selecting previously unselected package libtool. 2026-07-10 17:49:39.318 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-07-10 17:49:39.320 | Unpacking libtool (2.4.7-7build1) ... 2026-07-10 17:49:39.353 | Selecting previously unselected package dh-autoreconf. 2026-07-10 17:49:39.366 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-07-10 17:49:39.368 | Unpacking dh-autoreconf (20) ... 2026-07-10 17:49:39.399 | Selecting previously unselected package libarchive-zip-perl. 2026-07-10 17:49:39.412 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-10 17:49:39.413 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-10 17:49:39.451 | Selecting previously unselected package libsub-override-perl. 2026-07-10 17:49:39.464 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-07-10 17:49:39.466 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-10 17:49:39.491 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-10 17:49:39.504 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-10 17:49:39.506 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-10 17:49:39.531 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-10 17:49:39.544 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-10 17:49:39.545 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-10 17:49:39.568 | Selecting previously unselected package debugedit. 2026-07-10 17:49:39.581 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-10 17:49:39.583 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-10 17:49:39.609 | Selecting previously unselected package dwz. 2026-07-10 17:49:39.622 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-07-10 17:49:39.623 | Unpacking dwz (0.15-1build6) ... 2026-07-10 17:49:39.650 | Selecting previously unselected package gettext. 2026-07-10 17:49:39.663 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-10 17:49:39.665 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-10 17:49:39.723 | Selecting previously unselected package intltool-debian. 2026-07-10 17:49:39.736 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-10 17:49:39.738 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-10 17:49:39.764 | Selecting previously unselected package po-debconf. 2026-07-10 17:49:39.777 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-10 17:49:39.778 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-10 17:49:39.824 | Selecting previously unselected package debhelper. 2026-07-10 17:49:39.837 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-10 17:49:39.838 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-10 17:49:39.950 | Selecting previously unselected package uuid-dev:amd64. 2026-07-10 17:49:39.963 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:39.965 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:39.993 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-10 17:49:40.007 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-10 17:49:40.008 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-10 17:49:40.041 | Selecting previously unselected package libapr1-dev. 2026-07-10 17:49:40.054 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:40.055 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-10 17:49:40.218 | Selecting previously unselected package libldap-dev:amd64. 2026-07-10 17:49:40.233 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:40.234 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 17:49:40.313 | Selecting previously unselected package libldap2-dev. 2026-07-10 17:49:40.327 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-10 17:49:40.328 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 17:49:40.357 | Selecting previously unselected package libaprutil1-dev. 2026-07-10 17:49:40.370 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-10 17:49:40.372 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:40.517 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-10 17:49:40.531 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-10 17:49:40.532 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:40.564 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-10 17:49:40.578 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-10 17:49:40.580 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:40.609 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-10 17:49:40.623 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-10 17:49:40.625 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:40.650 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-10 17:49:40.664 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-10 17:49:40.666 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:40.727 | Selecting previously unselected package apache2-dev. 2026-07-10 17:49:40.740 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-10 17:49:40.742 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:40.790 | Selecting previously unselected package ncal. 2026-07-10 17:49:40.803 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-07-10 17:49:40.805 | Unpacking ncal (12.1.8) ... 2026-07-10 17:49:40.833 | Selecting previously unselected package bsdmainutils. 2026-07-10 17:49:40.847 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-07-10 17:49:40.851 | Unpacking bsdmainutils (12.1.8) ... 2026-07-10 17:49:40.875 | Selecting previously unselected package conntrack. 2026-07-10 17:49:40.889 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-10 17:49:40.891 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 17:49:40.920 | Selecting previously unselected package dnsmasq-base. 2026-07-10 17:49:40.933 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 17:49:40.942 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 17:49:40.975 | Selecting previously unselected package dnsmasq-utils. 2026-07-10 17:49:40.988 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-10 17:49:40.990 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 17:49:41.022 | Selecting previously unselected package ebtables. 2026-07-10 17:49:41.035 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-10 17:49:41.049 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-10 17:49:41.098 | Preparing to unpack .../047-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-10 17:49:41.102 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-10 17:49:41.137 | Selecting previously unselected package fonts-liberation. 2026-07-10 17:49:41.151 | Preparing to unpack .../048-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-10 17:49:41.153 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-10 17:49:41.206 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-10 17:49:41.219 | Preparing to unpack .../049-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-10 17:49:41.221 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-10 17:49:41.252 | Selecting previously unselected package fonts-liberation2. 2026-07-10 17:49:41.265 | Preparing to unpack .../050-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-10 17:49:41.267 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-10 17:49:41.293 | Selecting previously unselected package genisoimage. 2026-07-10 17:49:41.311 | Preparing to unpack .../051-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-10 17:49:41.313 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-10 17:49:41.353 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-10 17:49:41.365 | Preparing to unpack .../052-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-10 17:49:41.366 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-10 17:49:41.398 | Selecting previously unselected package libann0. 2026-07-10 17:49:41.411 | Preparing to unpack .../053-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-10 17:49:41.412 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-10 17:49:41.440 | Selecting previously unselected package libcdt5:amd64. 2026-07-10 17:49:41.453 | Preparing to unpack .../054-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.456 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.481 | Selecting previously unselected package libcgraph6:amd64. 2026-07-10 17:49:41.494 | Preparing to unpack .../055-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.495 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.525 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-10 17:49:41.539 | Preparing to unpack .../056-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-10 17:49:41.540 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-10 17:49:41.572 | Selecting previously unselected package libltdl7:amd64. 2026-07-10 17:49:41.585 | Preparing to unpack .../057-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-10 17:49:41.587 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 17:49:41.613 | Selecting previously unselected package libpathplan4:amd64. 2026-07-10 17:49:41.626 | Preparing to unpack .../058-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.629 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.656 | Selecting previously unselected package libgvc6. 2026-07-10 17:49:41.672 | Preparing to unpack .../059-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.673 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.715 | Selecting previously unselected package libgvpr2:amd64. 2026-07-10 17:49:41.728 | Preparing to unpack .../060-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.730 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.760 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-10 17:49:41.774 | Preparing to unpack .../061-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:41.775 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:41.816 | Selecting previously unselected package libice6:amd64. 2026-07-10 17:49:41.830 | Preparing to unpack .../062-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-10 17:49:41.833 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-10 17:49:41.863 | Selecting previously unselected package libsm6:amd64. 2026-07-10 17:49:41.877 | Preparing to unpack .../063-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-10 17:49:41.879 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-10 17:49:41.909 | Selecting previously unselected package libxt6t64:amd64. 2026-07-10 17:49:41.923 | Preparing to unpack .../064-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-10 17:49:41.925 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-10 17:49:41.956 | Selecting previously unselected package libxmu6:amd64. 2026-07-10 17:49:41.970 | Preparing to unpack .../065-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-10 17:49:41.972 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-10 17:49:42.000 | Selecting previously unselected package libxaw7:amd64. 2026-07-10 17:49:42.013 | Preparing to unpack .../066-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-10 17:49:42.015 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-10 17:49:42.045 | Selecting previously unselected package graphviz. 2026-07-10 17:49:42.059 | Preparing to unpack .../067-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-10 17:49:42.061 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:42.125 | Selecting previously unselected package icu-devtools. 2026-07-10 17:49:42.140 | Preparing to unpack .../068-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 17:49:42.141 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 17:49:42.180 | Selecting previously unselected package iputils-arping. 2026-07-10 17:49:42.193 | Preparing to unpack .../069-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-10 17:49:42.194 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 17:49:42.223 | Selecting previously unselected package comerr-dev:amd64. 2026-07-10 17:49:42.236 | Preparing to unpack .../070-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-10 17:49:42.241 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 17:49:42.274 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-10 17:49:42.288 | Preparing to unpack .../071-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:42.290 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:42.319 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-10 17:49:42.332 | Preparing to unpack .../072-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:42.333 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:42.362 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-10 17:49:42.375 | Preparing to unpack .../073-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:42.376 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:42.408 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-10 17:49:42.421 | Preparing to unpack .../074-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:42.423 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:42.460 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-10 17:49:42.474 | Preparing to unpack .../075-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:42.475 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:42.517 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-10 17:49:42.530 | Preparing to unpack .../076-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-10 17:49:42.533 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-10 17:49:42.561 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-10 17:49:42.575 | Preparing to unpack .../077-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:42.577 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:42.748 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-10 17:49:42.767 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-10 17:49:42.805 | Selecting previously unselected package libgts-bin. 2026-07-10 17:49:42.819 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-10 17:49:42.820 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-10 17:49:42.851 | Selecting previously unselected package libicu-dev:amd64. 2026-07-10 17:49:42.864 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-10 17:49:42.866 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 17:49:43.147 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-10 17:49:43.160 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-10 17:49:43.162 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 17:49:43.196 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-10 17:49:43.209 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-10 17:49:43.211 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-10 17:49:43.238 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-10 17:49:43.252 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-10 17:49:43.254 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-10 17:49:43.279 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-10 17:49:43.294 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-07-10 17:49:43.295 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-10 17:49:43.319 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-10 17:49:43.332 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-10 17:49:43.333 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-10 17:49:43.389 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-10 17:49:43.402 | Preparing to unpack .../086-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-10 17:49:43.404 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-10 17:49:43.440 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-10 17:49:43.454 | Preparing to unpack .../087-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-10 17:49:43.456 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-10 17:49:43.484 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-10 17:49:43.498 | Preparing to unpack .../088-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-10 17:49:43.500 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-10 17:49:43.534 | Selecting previously unselected package mysql-common. 2026-07-10 17:49:43.547 | Preparing to unpack .../089-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-10 17:49:43.561 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-10 17:49:43.590 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-10 17:49:43.604 | Preparing to unpack .../090-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:49:43.606 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:49:43.664 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-10 17:49:43.677 | Preparing to unpack .../091-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-10 17:49:43.680 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:43.734 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-10 17:49:43.745 | Preparing to unpack .../092-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-10 17:49:43.747 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:43.780 | Selecting previously unselected package libpq5:amd64. 2026-07-10 17:49:43.794 | Preparing to unpack .../093-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:43.797 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:43.828 | Selecting previously unselected package libssl-dev:amd64. 2026-07-10 17:49:43.841 | Preparing to unpack .../094-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-10 17:49:43.844 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 17:49:43.957 | Selecting previously unselected package libpq-dev. 2026-07-10 17:49:43.968 | Preparing to unpack .../095-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:43.971 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:44.003 | Selecting previously unselected package libsasl2-dev. 2026-07-10 17:49:44.017 | Preparing to unpack .../096-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-10 17:49:44.018 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 17:49:44.061 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-10 17:49:44.075 | Preparing to unpack .../097-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:49:44.078 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:44.225 | Selecting previously unselected package libx86-1:amd64. 2026-07-10 17:49:44.240 | Preparing to unpack .../098-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-10 17:49:44.242 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-10 17:49:44.272 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-10 17:49:44.286 | Preparing to unpack .../099-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 17:49:44.287 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 17:49:44.343 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-10 17:49:44.357 | Preparing to unpack .../100-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:49:44.360 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 17:49:44.414 | Selecting previously unselected package llvm-17-runtime. 2026-07-10 17:49:44.429 | Preparing to unpack .../101-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:44.430 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:44.472 | Selecting previously unselected package libpfm4:amd64. 2026-07-10 17:49:44.485 | Preparing to unpack .../102-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-10 17:49:44.487 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-10 17:49:44.531 | Selecting previously unselected package llvm-17. 2026-07-10 17:49:44.545 | Preparing to unpack .../103-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:44.547 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:45.094 | Selecting previously unselected package libffi-dev:amd64. 2026-07-10 17:49:45.108 | Preparing to unpack .../104-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-10 17:49:45.110 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 17:49:45.149 | Selecting previously unselected package llvm-17-tools. 2026-07-10 17:49:45.164 | Preparing to unpack .../105-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:45.166 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:45.326 | Selecting previously unselected package libz3-4:amd64. 2026-07-10 17:49:45.342 | Preparing to unpack .../106-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-10 17:49:45.345 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-10 17:49:45.464 | Selecting previously unselected package libz3-dev:amd64. 2026-07-10 17:49:45.478 | Preparing to unpack .../107-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-10 17:49:45.481 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-10 17:49:45.516 | Selecting previously unselected package llvm-17-dev. 2026-07-10 17:49:45.529 | Preparing to unpack .../108-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-10 17:49:45.531 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:47.266 | Selecting previously unselected package osinfo-db. 2026-07-10 17:49:47.281 | Preparing to unpack .../109-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-10 17:49:47.283 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 17:49:47.550 | Selecting previously unselected package pkgconf-bin. 2026-07-10 17:49:47.565 | Preparing to unpack .../110-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-10 17:49:47.567 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-10 17:49:47.601 | Selecting previously unselected package pkgconf:amd64. 2026-07-10 17:49:47.617 | Preparing to unpack .../111-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-10 17:49:47.621 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:47.649 | Selecting previously unselected package pkg-config:amd64. 2026-07-10 17:49:47.663 | Preparing to unpack .../112-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-10 17:49:47.667 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:47.698 | Selecting previously unselected package pm-utils. 2026-07-10 17:49:47.713 | Preparing to unpack .../113-pm-utils_1.4.1-21_all.deb ... 2026-07-10 17:49:47.715 | Unpacking pm-utils (1.4.1-21) ... 2026-07-10 17:49:47.759 | Selecting previously unselected package postgresql-client-16. 2026-07-10 17:49:47.773 | Preparing to unpack .../114-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:47.775 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:47.868 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-10 17:49:47.883 | Preparing to unpack .../115-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:49:47.885 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:48.114 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-10 17:49:48.129 | Preparing to unpack .../116-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-10 17:49:48.130 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-10 17:49:48.165 | Selecting previously unselected package python3-mysqldb. 2026-07-10 17:49:48.179 | Preparing to unpack .../117-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-10 17:49:48.182 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-10 17:49:48.216 | Selecting previously unselected package sqlite3. 2026-07-10 17:49:48.230 | Preparing to unpack .../118-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-10 17:49:48.233 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 17:49:48.268 | Selecting previously unselected package vbetool. 2026-07-10 17:49:48.283 | Preparing to unpack .../119-vbetool_1.1-5_amd64.deb ... 2026-07-10 17:49:48.285 | Unpacking vbetool (1.1-5) ... 2026-07-10 17:49:48.315 | Selecting previously unselected package libosinfo-l10n. 2026-07-10 17:49:48.333 | Preparing to unpack .../120-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-10 17:49:48.336 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 17:49:48.382 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-10 17:49:48.397 | Preparing to unpack .../121-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-10 17:49:48.398 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 17:49:48.430 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-10 17:49:48.442 | Preparing to unpack .../122-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-10 17:49:48.443 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-10 17:49:48.493 | Preparing to unpack .../123-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 17:49:48.497 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-10 17:49:48.533 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-10 17:49:48.548 | Preparing to unpack .../124-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-10 17:49:48.550 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-10 17:49:48.577 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-10 17:49:48.591 | Preparing to unpack .../125-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-10 17:49:48.593 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-10 17:49:48.626 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-10 17:49:48.640 | Preparing to unpack .../126-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-10 17:49:48.642 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:48.678 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-10 17:49:48.692 | Preparing to unpack .../127-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-10 17:49:48.696 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 17:49:48.748 | Preparing to unpack .../128-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-10 17:49:48.773 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-10 17:49:48.861 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-10 17:49:48.866 | Setting up postgresql-client-common (257build1.1) ... 2026-07-10 17:49:48.874 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-10 17:49:48.879 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-10 17:49:48.883 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-10 17:49:48.903 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 17:49:48.907 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-10 17:49:48.912 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:49:48.916 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-10 17:49:48.923 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:48.928 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-10 17:49:48.933 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-10 17:49:48.937 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 17:49:48.941 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-10 17:49:49.368 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 17:49:49.368 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-10 17:49:49.692 | Setting up ncal (12.1.8) ... 2026-07-10 17:49:49.697 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-10 17:49:49.701 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-10 17:49:49.706 | Setting up vbetool (1.1-5) ... 2026-07-10 17:49:49.710 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-10 17:49:49.733 | Setting up pm-utils (1.4.1-21) ... 2026-07-10 17:49:49.741 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-10 17:49:49.745 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-10 17:49:49.749 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:49.753 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:49.757 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-10 17:49:49.761 | Setting up m4 (1.4.19-4build1) ... 2026-07-10 17:49:49.765 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-10 17:49:49.769 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-10 17:49:49.805 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-10 17:49:49.826 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-10 17:49:49.830 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-10 17:49:49.834 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-10 17:49:50.399 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-10 17:49:50.698 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:50.704 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:50.717 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-10 17:49:50.864 | Setting up autotools-dev (20220109.1) ... 2026-07-10 17:49:50.871 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-10 17:49:50.875 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:50.879 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:50.883 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-10 17:49:50.886 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:50.890 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 17:49:50.894 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:50.898 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:50.902 | Setting up ebtables (2.0.11-6build1) ... 2026-07-10 17:49:51.250 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-10 17:49:51.255 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-10 17:49:51.260 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:51.264 | Setting up bsdmainutils (12.1.8) ... 2026-07-10 17:49:51.271 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-10 17:49:51.276 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-10 17:49:51.280 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:51.285 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-10 17:49:51.289 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-10 17:49:51.295 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-10 17:49:51.299 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-10 17:49:51.322 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-10 17:49:51.327 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-10 17:49:51.332 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:51.336 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-10 17:49:51.340 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-10 17:49:51.344 | Setting up autoconf (2.71-3) ... 2026-07-10 17:49:51.349 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-10 17:49:51.353 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:51.357 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:51.360 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:51.364 | Setting up dwz (0.15-1build6) ... 2026-07-10 17:49:51.368 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-10 17:49:51.371 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:51.378 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:51.386 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:52.189 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-10 17:49:52.212 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-10 17:49:52.217 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:52.220 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-10 17:49:52.224 | Setting up libjson-perl (4.10000-1) ... 2026-07-10 17:49:52.229 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-10 17:49:52.233 | Setting up debugedit (1:5.0-5build2) ... 2026-07-10 17:49:52.237 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-10 17:49:52.255 | Setting up libsub-override-perl (0.10-1) ... 2026-07-10 17:49:52.258 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-10 17:49:52.262 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:52.266 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:52.270 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:52.274 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-10 17:49:52.278 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-10 17:49:52.283 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-10 17:49:52.287 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-10 17:49:52.294 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-10 17:49:52.298 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-10 17:49:52.303 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-10 17:49:52.307 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 17:49:52.310 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:52.314 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-10 17:49:52.318 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-10 17:49:53.039 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-10 17:49:53.041 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-10 17:49:53.045 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:53.049 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:53.053 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-10 17:49:53.059 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-10 17:49:53.063 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-10 17:49:53.066 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:53.070 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-10 17:49:53.074 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-10 17:49:53.078 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 17:49:53.083 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-10 17:49:53.087 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-10 17:49:53.092 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-10 17:49:53.096 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-10 17:49:54.154 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:54.158 | Setting up libtool (2.4.7-7build1) ... 2026-07-10 17:49:54.161 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:54.601 | 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-10 17:49:54.632 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-10 17:49:54.636 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-10 17:49:55.131 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-10 17:49:55.505 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:49:55.511 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-10 17:49:55.516 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-10 17:49:55.559 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-10 17:49:55.559 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-10 17:49:56.033 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:56.041 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:56.049 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-10 17:49:56.054 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:56.058 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-10 17:49:56.061 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-10 17:49:56.065 | Setting up dh-autoreconf (20) ... 2026-07-10 17:49:56.069 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-10 17:49:56.073 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-10 17:49:56.078 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 17:49:56.083 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-10 17:49:56.088 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:56.095 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-10 17:49:56.099 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:56.103 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-10 17:49:56.588 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-10 17:49:56.886 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-10 17:49:56.891 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-10 17:49:56.896 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-10 17:49:56.901 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-10 17:49:56.905 | Setting up postgresql-common (257build1.1) ... 2026-07-10 17:49:57.283 | 2026-07-10 17:49:57.283 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-10 17:49:57.436 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-10 17:49:57.436 | Removing obsolete dictionary files: 2026-07-10 17:49:58.084 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-10 17:49:58.461 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:58.510 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-10 17:49:59.195 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-10 17:49:59.199 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-10 17:49:59.204 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-10 17:49:59.210 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-10 17:49:59.215 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:59.220 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:59.225 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-10 17:49:59.228 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-10 17:49:59.232 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-10 17:49:59.237 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-10 17:49:59.739 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:59.744 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:49:59.748 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-10 17:49:59.800 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-10 17:49:59.819 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-10 17:49:59.826 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-10 17:49:59.831 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-10 17:49:59.837 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:49:59.843 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-10 17:49:59.847 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-10 17:49:59.850 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-10 17:49:59.854 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-10 17:50:00.368 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-10 17:50:00.383 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-10 17:50:00.387 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:50:00.390 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-10 17:50:00.395 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:50:00.551 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:50:00.555 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-10 17:50:00.560 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-10 17:50:00.567 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-10 17:50:00.814 | Enabling module mpm_event. 2026-07-10 17:50:00.847 | Enabling module authz_core. 2026-07-10 17:50:00.853 | Enabling module authz_host. 2026-07-10 17:50:00.885 | Enabling module authn_core. 2026-07-10 17:50:00.890 | Enabling module auth_basic. 2026-07-10 17:50:00.920 | Enabling module access_compat. 2026-07-10 17:50:00.950 | Enabling module authn_file. 2026-07-10 17:50:00.983 | Enabling module authz_user. 2026-07-10 17:50:01.013 | Enabling module alias. 2026-07-10 17:50:01.048 | Enabling module dir. 2026-07-10 17:50:01.083 | Enabling module autoindex. 2026-07-10 17:50:01.115 | Enabling module env. 2026-07-10 17:50:01.149 | Enabling module mime. 2026-07-10 17:50:01.188 | Enabling module negotiation. 2026-07-10 17:50:01.221 | Enabling module setenvif. 2026-07-10 17:50:01.254 | Enabling module filter. 2026-07-10 17:50:01.292 | Enabling module deflate. 2026-07-10 17:50:01.338 | Enabling module status. 2026-07-10 17:50:01.371 | Enabling module reqtimeout. 2026-07-10 17:50:01.414 | Enabling conf charset. 2026-07-10 17:50:01.446 | Enabling conf localized-error-pages. 2026-07-10 17:50:01.483 | Enabling conf other-vhosts-access-log. 2026-07-10 17:50:01.516 | Enabling conf security. 2026-07-10 17:50:01.549 | Enabling conf serve-cgi-bin. 2026-07-10 17:50:01.583 | Enabling site 000-default. 2026-07-10 17:50:02.258 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-10 17:50:02.703 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-10 17:50:03.590 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-10 17:50:03.598 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-10 17:50:03.606 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-10 17:50:03.612 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-10 17:50:03.618 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-10 17:50:03.654 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-10 17:50:03.684 | update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic 2026-07-10 17:50:08.066 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:50:08.088 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-10 17:50:08.237 | Processing triggers for ufw (0.36.2-6) ... 2026-07-10 17:50:08.307 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:50:09.900 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 17:50:09.910 | Processing triggers for install-info (7.1-3build2) ... 2026-07-10 17:50:10.027 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-10 17:50:10.732 | 2026-07-10 17:50:10.732 | Running kernel seems to be up-to-date. 2026-07-10 17:50:10.732 | 2026-07-10 17:50:10.732 | Restarting services... 2026-07-10 17:50:10.854 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-10 17:50:11.000 | 2026-07-10 17:50:11.001 | Service restarts being deferred: 2026-07-10 17:50:11.001 | systemctl restart ModemManager.service 2026-07-10 17:50:11.001 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:50:11.001 | systemctl restart getty@tty1.service 2026-07-10 17:50:11.001 | systemctl restart networkd-dispatcher.service 2026-07-10 17:50:11.001 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:50:11.001 | systemctl restart storpool_beacon.service 2026-07-10 17:50:11.001 | systemctl restart storpool_block.service 2026-07-10 17:50:11.001 | systemctl restart systemd-logind.service 2026-07-10 17:50:11.001 | 2026-07-10 17:50:11.001 | No containers need to be restarted. 2026-07-10 17:50:11.001 | 2026-07-10 17:50:11.001 | User sessions running outdated binaries: 2026-07-10 17:50:11.001 | ubuntu @ session #3: python3[7154] 2026-07-10 17:50:11.011 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:50:11.022 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:50:11.030 | 2026-07-10 17:50:11.030 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:50:12.426 | ++ functions-common:apt_get:1211 : result=0 2026-07-10 17:50:12.429 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:50:12.431 | ++ functions-common:time_stop:2420 : local name 2026-07-10 17:50:12.433 | ++ functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:12.435 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:12.438 | ++ functions-common:time_stop:2423 : local total 2026-07-10 17:50:12.440 | ++ functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:12.443 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:50:12.445 | ++ functions-common:time_stop:2427 : start_time=1783705765138 2026-07-10 17:50:12.448 | ++ functions-common:time_stop:2429 : [[ -z 1783705765138 ]] 2026-07-10 17:50:12.451 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:12.455 | ++ functions-common:time_stop:2432 : end_time=1783705812453 2026-07-10 17:50:12.458 | ++ functions-common:time_stop:2433 : elapsed_time=47315 2026-07-10 17:50:12.461 | ++ functions-common:time_stop:2434 : total=15985 2026-07-10 17:50:12.463 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:12.466 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=63300 2026-07-10 17:50:12.469 | ++ functions-common:apt_get:1215 : return 0 2026-07-10 17:50:12.471 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-10 17:50:12.473 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-10 17:50:12.477 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-10 17:50:12.482 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-10 17:50:12.484 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-10 17:50:12.487 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-10 17:50:12.491 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-10 17:50:12.497 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-10 17:50:12.500 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-10 17:50:12.503 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-10 17:50:13.476 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-10 17:50:13.478 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-10 17:50:13.480 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-10 17:50:13.482 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-10 17:50:13.484 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-10 17:50:13.486 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-10 17:50:13.487 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-10 17:50:13.489 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-10 17:50:13.491 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-10 17:50:13.492 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-10 17:50:13.494 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-10 17:50:13.495 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-10 17:50:13.497 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-10 17:50:13.499 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-10 17:50:13.500 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-10 17:50:13.502 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-10 17:50:13.504 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-10 17:50:13.505 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-10 17:50:13.507 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-10 17:50:13.509 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-10 17:50:13.511 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-10 17:50:13.513 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-10 17:50:13.515 | + functions-common:_ensure_lsb_release:420 : return 2026-07-10 17:50:13.517 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-10 17:50:13.529 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-10 17:50:13.531 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-10 17:50:13.543 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-10 17:50:13.546 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-10 17:50:13.558 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-10 17:50:13.560 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-10 17:50:13.562 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-10 17:50:13.563 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-10 17:50:13.565 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-10 17:50:13.567 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-10 17:50:13.569 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-10 17:50:13.571 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-10 17:50:13.573 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-10 17:50:13.574 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-10 17:50:13.576 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-10 17:50:13.576 | Distro: noble 2026-07-10 17:50:13.579 | + tools/install_pip.sh:main:117 : get_versions 2026-07-10 17:50:13.581 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-10 17:50:13.585 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-10 17:50:13.586 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-10 17:50:13.589 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-10 17:50:13.589 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-10 17:50:13.890 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-10 17:50:13.892 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-10 17:50:13.892 | pip: 24.0 2026-07-10 17:50:13.893 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-10 17:50:13.895 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-10 17:50:13.897 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:50:13.899 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:50:13.900 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:50:13.902 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:50:13.904 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:50:13.905 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:50:13.907 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:50:13.908 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:50:13.909 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:50:13.911 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:50:13.912 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:50:13.914 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:50:13.916 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:50:13.917 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-10 17:50:13.919 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:50:13.920 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:50:13.922 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-10 17:50:13.927 | + tools/install_pip.sh:main:146 : set -x 2026-07-10 17:50:13.929 | + tools/install_pip.sh:main:149 : get_versions 2026-07-10 17:50:13.931 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-10 17:50:13.934 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-10 17:50:13.936 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-10 17:50:13.939 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-10 17:50:13.939 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-10 17:50:14.227 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-10 17:50:14.229 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-10 17:50:14.229 | pip: 24.0 2026-07-10 17:50:14.232 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-10 17:50:14.236 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-10 17:50:14.239 | + ./stack.sh:main:807 : fixup_all 2026-07-10 17:50:14.242 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-10 17:50:14.245 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-10 17:50:14.247 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:50:14.250 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:50:14.253 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-10 17:50:14.268 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-10 17:50:14.281 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-10 17:50:14.293 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-10 17:50:14.295 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-10 17:50:14.298 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:50:14.301 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:50:14.303 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:50:14.306 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:50:14.308 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:50:14.310 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:50:14.312 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:50:14.314 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:50:14.317 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:50:14.319 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:50:14.321 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:50:14.323 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:50:14.326 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:50:14.328 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-10 17:50:14.330 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-10 17:50:14.333 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-10 17:50:14.345 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-10 17:50:14.358 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-10 17:50:14.371 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-10 17:50:14.382 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-10 17:50:14.395 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-10 17:50:14.408 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-10 17:50:14.419 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-10 17:50:14.432 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-10 17:50:14.435 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-10 17:50:14.437 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-10 17:50:17.224 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-10 17:50:17.245 | Using python 3.12 to install setuptools 2026-07-10 17:50:17.247 | + 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-10 17:50:17.948 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-10 17:50:18.040 | Collecting pip 2026-07-10 17:50:18.071 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-10 17:50:18.078 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-10 17:50:18.272 | Collecting setuptools[core] 2026-07-10 17:50:18.275 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:50:18.343 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-10 17:50:18.346 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:50:18.376 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-10 17:50:18.380 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-10 17:50:18.392 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.8 MB/s eta 0:00:00 2026-07-10 17:50:18.415 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-10 17:50:18.418 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:50:18.457 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-10 17:50:18.461 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:50:18.532 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-10 17:50:18.537 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:50:18.581 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.585 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 17:50:18.613 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.616 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 17:50:18.733 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.737 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-10 17:50:18.767 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.772 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:50:18.843 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.846 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-10 17:50:18.866 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:18.869 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:50:18.904 | 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-10 17:50:18.907 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-10 17:50:18.945 | 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-10 17:50:18.949 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:50:18.974 | 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-10 17:50:18.988 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-10 17:50:19.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.3 MB/s eta 0:00:00 2026-07-10 17:50:19.205 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-10 17:50:19.226 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-10 17:50:19.247 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-10 17:50:19.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 12.6 MB/s eta 0:00:00 2026-07-10 17:50:19.274 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-10 17:50:19.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 16.7 MB/s eta 0:00:00 2026-07-10 17:50:19.296 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 17:50:19.314 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 17:50:19.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 10.6 MB/s eta 0:00:00 2026-07-10 17:50:19.433 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-10 17:50:19.457 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-10 17:50:19.483 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-10 17:50:19.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 13.4 MB/s eta 0:00:00 2026-07-10 17:50:19.569 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-10 17:50:19.587 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-10 17:50:19.628 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 7.7 MB/s eta 0:00:00 2026-07-10 17:50:19.668 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-10 17:50:19.705 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-10 17:50:19.713 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 13.7 MB/s eta 0:00:00 2026-07-10 17:50:19.716 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-10 17:50:19.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.4 MB/s eta 0:00:00 2026-07-10 17:50:20.103 | 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-10 17:50:20.114 | Attempting uninstall: setuptools 2026-07-10 17:50:20.121 | Found existing installation: setuptools 68.1.2 2026-07-10 17:50:20.121 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:20.121 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-10 17:50:20.693 | Attempting uninstall: pygments 2026-07-10 17:50:20.711 | Found existing installation: Pygments 2.17.2 2026-07-10 17:50:20.711 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:20.711 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-10 17:50:21.360 | Attempting uninstall: pip 2026-07-10 17:50:21.362 | Found existing installation: pip 24.0 2026-07-10 17:50:21.405 | Uninstalling pip-24.0: 2026-07-10 17:50:21.411 | Successfully uninstalled pip-24.0 2026-07-10 17:50:22.244 | Attempting uninstall: packaging 2026-07-10 17:50:22.254 | Found existing installation: packaging 24.0 2026-07-10 17:50:22.255 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:22.255 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-10 17:50:22.358 | Attempting uninstall: markdown-it-py 2026-07-10 17:50:22.373 | Found existing installation: markdown-it-py 3.0.0 2026-07-10 17:50:22.374 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:22.374 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-10 17:50:22.457 | Attempting uninstall: wheel 2026-07-10 17:50:22.483 | Found existing installation: wheel 0.42.0 2026-07-10 17:50:22.483 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:22.483 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-10 17:50:22.515 | Attempting uninstall: rich 2026-07-10 17:50:22.536 | Found existing installation: rich 13.7.1 2026-07-10 17:50:22.537 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:22.537 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-10 17:50:22.900 | 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-10 17:50:23.035 | + inc/python:pip_install:216 : result=0 2026-07-10 17:50:23.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:50:23.041 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:23.042 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:23.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:23.046 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:23.049 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:23.051 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:50:23.054 | + functions-common:time_stop:2427 : start_time=1783705817239 2026-07-10 17:50:23.056 | + functions-common:time_stop:2429 : [[ -z 1783705817239 ]] 2026-07-10 17:50:23.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:23.063 | + functions-common:time_stop:2432 : end_time=1783705823060 2026-07-10 17:50:23.066 | + functions-common:time_stop:2433 : elapsed_time=5821 2026-07-10 17:50:23.069 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:50:23.072 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:23.074 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5821 2026-07-10 17:50:23.076 | + inc/python:pip_install:219 : return 0 2026-07-10 17:50:23.079 | + 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-10 17:50:23.081 | + 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-10 17:50:23.084 | + 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-10 17:50:23.087 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-10 17:50:23.091 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-10 17:50:23.094 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-10 17:50:23.115 | Using python 3.12 to install os-testr 2026-07-10 17:50:23.117 | + 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-10 17:50:23.732 | Collecting os-testr 2026-07-10 17:50:23.782 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 17:50:23.806 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-10 17:50:23.809 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:50:23.823 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-10 17:50:23.827 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-10 17:50:23.848 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-10 17:50:23.852 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 17:50:23.858 | 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-10 17:50:23.869 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-10 17:50:23.874 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 17:50:23.909 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-10 17:50:23.913 | 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-10 17:50:23.928 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-10 17:50:23.939 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-10 17:50:23.956 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-10 17:50:23.972 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-10 17:50:23.987 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-10 17:50:23.999 | 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-10 17:50:24.045 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 21.3 MB/s 0:00:00 2026-07-10 17:50:24.120 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-10 17:50:24.194 | Attempting uninstall: PyYAML 2026-07-10 17:50:24.199 | Found existing installation: PyYAML 6.0.1 2026-07-10 17:50:24.199 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:50:24.199 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-10 17:50:24.389 | 2026-07-10 17:50:24.391 | 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-10 17:50:24.460 | + inc/python:pip_install:216 : result=0 2026-07-10 17:50:24.462 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:50:24.464 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:24.467 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:24.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:24.472 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:24.474 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:24.476 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:50:24.478 | + functions-common:time_stop:2427 : start_time=1783705823109 2026-07-10 17:50:24.480 | + functions-common:time_stop:2429 : [[ -z 1783705823109 ]] 2026-07-10 17:50:24.483 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:24.487 | + functions-common:time_stop:2432 : end_time=1783705824484 2026-07-10 17:50:24.490 | + functions-common:time_stop:2433 : elapsed_time=1375 2026-07-10 17:50:24.493 | + functions-common:time_stop:2434 : total=5821 2026-07-10 17:50:24.495 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:24.498 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7196 2026-07-10 17:50:24.500 | + inc/python:pip_install:219 : return 0 2026-07-10 17:50:24.504 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-10 17:50:24.557 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-10 17:50:24.619 | + ./stack.sh:main:835 : install_infra 2026-07-10 17:50:24.622 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-10 17:50:24.624 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-10 17:50:24.627 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-10 17:50:27.435 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-10 17:50:27.439 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-10 17:50:27.463 | + 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-10 17:50:28.221 | Collecting pbr 2026-07-10 17:50:28.223 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:50:28.432 | Collecting setuptools[core] 2026-07-10 17:50:28.433 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:50:28.505 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-10 17:50:28.506 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:50:28.532 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-10 17:50:28.533 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-10 17:50:28.559 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-10 17:50:28.560 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:50:28.592 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-10 17:50:28.593 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:50:28.618 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-10 17:50:28.620 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:50:28.662 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.663 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 17:50:28.686 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.687 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-10 17:50:28.800 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.802 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-10 17:50:28.827 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.828 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:50:28.896 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.898 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-10 17:50:28.954 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-10 17:50:28.955 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:50:28.986 | 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-10 17:50:28.988 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-10 17:50:29.020 | 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-10 17:50:29.022 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:50:29.058 | 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-10 17:50:29.085 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 17:50:29.101 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-10 17:50:29.102 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-10 17:50:29.104 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-10 17:50:29.105 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-10 17:50:29.107 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-10 17:50:29.108 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-10 17:50:29.109 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 17:50:29.112 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-10 17:50:29.113 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-10 17:50:29.114 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-10 17:50:29.115 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-10 17:50:29.116 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-10 17:50:29.118 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-10 17:50:29.119 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-10 17:50:29.120 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-10 17:50:29.125 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-10 17:50:29.245 | 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-10 17:50:31.186 | 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-10 17:50:31.346 | + inc/python:pip_install:216 : result=0 2026-07-10 17:50:31.349 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:50:31.352 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:31.353 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:31.355 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:31.357 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:31.360 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:31.362 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:50:31.364 | + functions-common:time_stop:2427 : start_time=1783705827455 2026-07-10 17:50:31.366 | + functions-common:time_stop:2429 : [[ -z 1783705827455 ]] 2026-07-10 17:50:31.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:31.372 | + functions-common:time_stop:2432 : end_time=1783705831369 2026-07-10 17:50:31.374 | + functions-common:time_stop:2433 : elapsed_time=3914 2026-07-10 17:50:31.376 | + functions-common:time_stop:2434 : total=7196 2026-07-10 17:50:31.379 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:31.381 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11110 2026-07-10 17:50:31.384 | + inc/python:pip_install:219 : return 0 2026-07-10 17:50:31.387 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-10 17:50:31.390 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-10 17:50:31.413 | + 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-10 17:50:32.047 | Processing /opt/stack/requirements 2026-07-10 17:50:32.049 | Installing build dependencies: started 2026-07-10 17:50:33.631 | Installing build dependencies: finished with status 'done' 2026-07-10 17:50:33.632 | Getting requirements to build wheel: started 2026-07-10 17:50:33.775 | Getting requirements to build wheel: finished with status 'done' 2026-07-10 17:50:33.778 | Preparing metadata (pyproject.toml): started 2026-07-10 17:50:34.518 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:50:34.592 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:34.636 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-10 17:50:34.646 | 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.dev8504) (26.2) 2026-07-10 17:50:34.690 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:34.699 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-10 17:50:34.772 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:34.773 | 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-10 17:50:34.794 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:34.804 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-10 17:50:34.809 | 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.dev8504) (83.0.0) 2026-07-10 17:50:34.958 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:34.984 | 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-10 17:50:34.990 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.3 MB/s eta 0:00:00 2026-07-10 17:50:35.035 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:35.059 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-10 17:50:35.123 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:35.135 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-10 17:50:35.172 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8504) 2026-07-10 17:50:35.175 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:50:35.229 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-10 17:50:35.237 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-10 17:50:35.242 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.3 MB/s eta 0:00:00 2026-07-10 17:50:35.244 | 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-10 17:50:35.249 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-10 17:50:35.255 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 14.9 MB/s eta 0:00:00 2026-07-10 17:50:35.258 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-10 17:50:35.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 24.9 MB/s eta 0:00:00 2026-07-10 17:50:35.270 | 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-10 17:50:35.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 32.7 MB/s eta 0:00:00 2026-07-10 17:50:35.283 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-10 17:50:35.288 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 18.6 MB/s eta 0:00:00 2026-07-10 17:50:35.293 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-10 17:50:35.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 27.4 MB/s eta 0:00:00 2026-07-10 17:50:35.308 | Building wheels for collected packages: openstack_requirements 2026-07-10 17:50:35.309 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-10 17:50:36.645 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-10 17:50:36.646 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8504-py3-none-any.whl size=52402 sha256=6fb18f7755163ea299a74d5ddf7e98fb3f4143d9024c7a6dfa3e6994e66535b4 2026-07-10 17:50:36.647 | Stored in directory: /tmp/pip-ephem-wheel-cache-h7c_dqdi/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-10 17:50:36.650 | Successfully built openstack_requirements 2026-07-10 17:50:36.805 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-10 17:50:37.167 | 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.dev8504 requests-2.34.2 urllib3-2.7.0 2026-07-10 17:50:37.333 | + inc/python:pip_install:216 : result=0 2026-07-10 17:50:37.336 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:50:37.338 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:37.341 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:37.343 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:37.346 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:37.349 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:37.351 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:50:37.355 | + functions-common:time_stop:2427 : start_time=1783705831405 2026-07-10 17:50:37.357 | + functions-common:time_stop:2429 : [[ -z 1783705831405 ]] 2026-07-10 17:50:37.360 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:37.364 | + functions-common:time_stop:2432 : end_time=1783705837362 2026-07-10 17:50:37.366 | + functions-common:time_stop:2433 : elapsed_time=5957 2026-07-10 17:50:37.369 | + functions-common:time_stop:2434 : total=11110 2026-07-10 17:50:37.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:37.375 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17067 2026-07-10 17:50:37.378 | + inc/python:pip_install:219 : return 0 2026-07-10 17:50:37.381 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-10 17:50:37.384 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-10 17:50:37.387 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-10 17:50:37.389 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:50:37.392 | + 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-10 17:50:37.395 | + 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-10 17:50:37.398 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:50:37.401 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-10 17:50:37.422 | Using python 3.12 to install pbr 2026-07-10 17:50:37.424 | + 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-10 17:50:37.906 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-10 17:50:37.973 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-10 17:50:38.102 | + inc/python:pip_install:216 : result=0 2026-07-10 17:50:38.104 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:50:38.107 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:38.109 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:38.112 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:38.114 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:38.116 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:38.118 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:50:38.120 | + functions-common:time_stop:2427 : start_time=1783705837417 2026-07-10 17:50:38.123 | + functions-common:time_stop:2429 : [[ -z 1783705837417 ]] 2026-07-10 17:50:38.126 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:38.130 | + functions-common:time_stop:2432 : end_time=1783705838127 2026-07-10 17:50:38.132 | + functions-common:time_stop:2433 : elapsed_time=710 2026-07-10 17:50:38.135 | + functions-common:time_stop:2434 : total=17067 2026-07-10 17:50:38.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:38.139 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17777 2026-07-10 17:50:38.142 | + inc/python:pip_install:219 : return 0 2026-07-10 17:50:38.145 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-10 17:50:40.937 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-10 17:50:41.301 | Collecting bindep 2026-07-10 17:50:41.330 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 17:50:41.379 | Collecting distro>=1.7 (from bindep) 2026-07-10 17:50:41.382 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 17:50:41.411 | Collecting packaging (from bindep) 2026-07-10 17:50:41.413 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:50:41.425 | Collecting Parsley (from bindep) 2026-07-10 17:50:41.431 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-10 17:50:41.466 | Collecting pbr>=2 (from bindep) 2026-07-10 17:50:41.467 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:50:41.637 | Collecting setuptools (from pbr>=2->bindep) 2026-07-10 17:50:41.638 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:50:41.677 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-10 17:50:41.686 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-10 17:50:41.689 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-10 17:50:41.691 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-10 17:50:41.695 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-10 17:50:41.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 21.1 MB/s eta 0:00:00 2026-07-10 17:50:41.703 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-10 17:50:41.767 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-10 17:50:42.656 | 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-10 17:50:42.761 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-10 17:50:42.763 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-10 17:50:42.768 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-10 17:50:42.788 | + ./stack.sh:main:844 : pkgs= 2026-07-10 17:50:42.790 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-10 17:50:42.793 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-10 17:50:42.796 | + functions-common:run_phase:1848 : local mode=stack 2026-07-10 17:50:42.799 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-10 17:50:42.802 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:50:42.804 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:50:42.807 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:50:42.809 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:50:42.812 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:50:42.815 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:50:42.819 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:50:42.822 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:50:42.824 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:50:42.827 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-10 17:50:42.830 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:50:42.845 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:50:42.847 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:50:42.850 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:42.852 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-10 17:50:42.855 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:42.857 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:50:42.859 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:42.862 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-10 17:50:42.864 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:42.867 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-10 17:50:42.869 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:42.871 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:50:42.874 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-10 17:50:42.876 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-10 17:50:42.879 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:50:42.882 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-10 17:50:42.884 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-10 17:50:42.887 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-10 17:50:42.890 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-10 17:50:42.892 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-10 17:50:42.895 | + functions-common:run_plugins:1838 : local plugin 2026-07-10 17:50:42.898 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-10 17:50:42.900 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-10 17:50:42.902 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-10 17:50:42.906 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-10 17:50:42.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-10 17:50:42.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-10 17:50:42.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-10 17:50:42.917 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-10 17:50:42.920 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-10 17:50:42.922 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-10 17:50:42.925 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-10 17:50:42.927 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-10 17:50:42.930 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-10 17:50:42.933 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-10 17:50:42.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-10 17:50:42.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-10 17:50:42.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-10 17:50:42.943 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-10 17:50:42.946 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-10 17:50:42.950 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-10 17:50:42.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-10 17:50:42.956 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-10 17:50:42.958 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-10 17:50:42.961 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-10 17:50:42.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-10 17:50:42.979 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-10 17:50:42.981 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-10 17:50:42.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-10 17:50:42.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-10 17:50:42.990 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-10 17:50:42.992 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-10 17:50:42.995 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-10 17:50:42.997 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-10 17:50:43.000 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:50:43.017 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:50:43.020 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-10 17:50:43.024 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-10 17:50:43.025 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-10 17:50:43.029 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-10 17:50:43.031 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-10 17:50:43.034 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-10 17:50:43.038 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:50:43.053 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:50:43.056 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-10 17:50:43.058 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:50:43.061 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-10 17:50:43.064 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-10 17:50:43.066 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-10 17:50:43.069 | + functions:set_systemd_override:845 : local value=2048 2026-07-10 17:50:43.072 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-10 17:50:43.074 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-10 17:50:43.133 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-10 17:50:43.133 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-10 17:50:43.136 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-10 17:50:43.392 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-10 17:50:43.395 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-10 17:50:43.413 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:50:43.416 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-10 17:50:43.418 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:50:43.421 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:50:43.423 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:50:43.426 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:50:43.428 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:50:43.431 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:50:43.434 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:50:43.436 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:50:43.438 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:50:43.441 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:50:43.444 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:50:43.446 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:50:43.449 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-10 17:50:43.452 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:50:43.454 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:50:43.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:50:43.459 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-10 17:50:43.480 | + 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-10 17:50:43.508 | Reading package lists... 2026-07-10 17:50:43.747 | Building dependency tree... 2026-07-10 17:50:43.748 | Reading state information... 2026-07-10 17:50:43.983 | The following additional packages will be installed: 2026-07-10 17:50:43.983 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-10 17:50:43.983 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-10 17:50:43.983 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-10 17:50:43.984 | erlang-tools erlang-xmerl 2026-07-10 17:50:43.985 | Suggested packages: 2026-07-10 17:50:43.985 | erlang erlang-manpages erlang-doc 2026-07-10 17:50:44.032 | The following NEW packages will be installed: 2026-07-10 17:50:44.032 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-10 17:50:44.032 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-10 17:50:44.032 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-10 17:50:44.033 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-10 17:50:44.296 | 0 upgraded, 18 newly installed, 0 to remove and 90 not upgraded. 2026-07-10 17:50:44.296 | Need to get 36.1 MB of archives. 2026-07-10 17:50:44.296 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-10 17:50:44.296 | 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-10 17:50:45.658 | 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-10 17:50:45.782 | 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-10 17:50:45.784 | 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-10 17:50:45.906 | 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-10 17:50:46.181 | 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-10 17:50:46.183 | 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-10 17:50:46.324 | 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-10 17:50:46.325 | 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-10 17:50:46.326 | 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-10 17:50:46.327 | 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-10 17:50:46.417 | 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-10 17:50:46.450 | 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-10 17:50:46.450 | 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-10 17:50:46.452 | 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-10 17:50:46.536 | 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-10 17:50:46.541 | 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-10 17:50:46.567 | 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-10 17:50:47.377 | Fetched 36.1 MB in 3s (12.0 MB/s) 2026-07-10 17:50:47.403 | Selecting previously unselected package erlang-base. 2026-07-10 17:50:47.485 | (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 ... 171030 files and directories currently installed.) 2026-07-10 17:50:47.490 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.491 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.671 | Selecting previously unselected package erlang-asn1. 2026-07-10 17:50:47.684 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.685 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.723 | Selecting previously unselected package erlang-crypto. 2026-07-10 17:50:47.736 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.738 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.769 | Selecting previously unselected package erlang-public-key. 2026-07-10 17:50:47.781 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.783 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.816 | Selecting previously unselected package erlang-mnesia. 2026-07-10 17:50:47.831 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.832 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.870 | Selecting previously unselected package erlang-runtime-tools. 2026-07-10 17:50:47.885 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.887 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.927 | Selecting previously unselected package erlang-ssl. 2026-07-10 17:50:47.941 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:47.942 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:47.998 | Selecting previously unselected package erlang-eldap. 2026-07-10 17:50:48.012 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.017 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.052 | Selecting previously unselected package erlang-ftp. 2026-07-10 17:50:48.067 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.068 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.098 | Selecting previously unselected package erlang-tftp. 2026-07-10 17:50:48.110 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.111 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.140 | Selecting previously unselected package erlang-inets. 2026-07-10 17:50:48.155 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.156 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.205 | Selecting previously unselected package erlang-snmp. 2026-07-10 17:50:48.218 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.220 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.301 | Selecting previously unselected package erlang-os-mon. 2026-07-10 17:50:48.315 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.317 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.353 | Selecting previously unselected package erlang-parsetools. 2026-07-10 17:50:48.366 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.369 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.401 | Selecting previously unselected package erlang-syntax-tools. 2026-07-10 17:50:48.415 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.417 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.452 | Selecting previously unselected package erlang-tools. 2026-07-10 17:50:48.465 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.468 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.510 | Selecting previously unselected package erlang-xmerl. 2026-07-10 17:50:48.522 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-10 17:50:48.524 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:48.577 | Selecting previously unselected package rabbitmq-server. 2026-07-10 17:50:48.591 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-10 17:50:48.597 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-10 17:50:49.055 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:49.268 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-10 17:50:49.269 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-10 17:50:51.405 | Searching for services which depend on erlang and should be started... none found. 2026-07-10 17:50:51.408 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.412 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.416 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.421 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.425 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.430 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.434 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.438 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.442 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.446 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.450 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.456 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.462 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.466 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.470 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.476 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-10 17:50:51.481 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-10 17:50:51.532 | info: Selecting GID from range 100 to 999 ... 2026-07-10 17:50:51.535 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-10 17:50:51.592 | info: Selecting UID from range 100 to 999 ... 2026-07-10 17:50:51.592 | 2026-07-10 17:50:51.595 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-10 17:50:51.597 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-10 17:50:51.628 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-10 17:50:51.766 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-10 17:50:56.549 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:50:58.054 | 2026-07-10 17:50:58.054 | Running kernel seems to be up-to-date. 2026-07-10 17:50:58.054 | 2026-07-10 17:50:58.054 | Restarting services... 2026-07-10 17:50:58.128 | 2026-07-10 17:50:58.129 | Service restarts being deferred: 2026-07-10 17:50:58.129 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:50:58.129 | systemctl restart getty@tty1.service 2026-07-10 17:50:58.129 | systemctl restart networkd-dispatcher.service 2026-07-10 17:50:58.129 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:50:58.129 | systemctl restart storpool_beacon.service 2026-07-10 17:50:58.129 | systemctl restart storpool_block.service 2026-07-10 17:50:58.129 | systemctl restart systemd-logind.service 2026-07-10 17:50:58.129 | 2026-07-10 17:50:58.129 | No containers need to be restarted. 2026-07-10 17:50:58.129 | 2026-07-10 17:50:58.129 | User sessions running outdated binaries: 2026-07-10 17:50:58.129 | ubuntu @ session #3: python3[7154] 2026-07-10 17:50:58.138 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:50:58.147 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:50:58.159 | 2026-07-10 17:50:58.159 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:50:59.461 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:50:59.465 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:50:59.468 | + functions-common:time_stop:2420 : local name 2026-07-10 17:50:59.471 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:50:59.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:50:59.477 | + functions-common:time_stop:2423 : local total 2026-07-10 17:50:59.480 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:50:59.483 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:50:59.486 | + functions-common:time_stop:2427 : start_time=1783705843477 2026-07-10 17:50:59.489 | + functions-common:time_stop:2429 : [[ -z 1783705843477 ]] 2026-07-10 17:50:59.493 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:50:59.498 | + functions-common:time_stop:2432 : end_time=1783705859495 2026-07-10 17:50:59.500 | + functions-common:time_stop:2433 : elapsed_time=16018 2026-07-10 17:50:59.503 | + functions-common:time_stop:2434 : total=63300 2026-07-10 17:50:59.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:50:59.509 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79318 2026-07-10 17:50:59.512 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:50:59.514 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-10 17:50:59.517 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:50:59.520 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:50:59.522 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:50:59.526 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:50:59.529 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:50:59.532 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:50:59.535 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:50:59.538 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:50:59.540 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:50:59.543 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:50:59.546 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:50:59.550 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:50:59.553 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:50:59.555 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-10 17:50:59.558 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-10 17:50:59.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:50:59.581 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-10 17:50:59.584 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:50:59.587 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-10 17:50:59.590 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-10 17:50:59.594 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-10 17:50:59.599 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-10 17:50:59.602 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-10 17:50:59.605 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-10 17:50:59.608 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-10 17:50:59.611 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-10 17:50:59.614 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-10 17:50:59.618 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-10 17:51:00.168 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-10 17:51:00.168 | user tags 2026-07-10 17:51:00.169 | guest [administrator]' 2026-07-10 17:51:00.173 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-10 17:51:00.174 | user tags 2026-07-10 17:51:00.174 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-10 17:51:00.174 | guest [administrator]' 2026-07-10 17:51:00.179 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-10 17:51:00.182 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-10 17:51:00.184 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-10 17:51:00.705 | Adding user "stackrabbit" ... 2026-07-10 17:51:00.710 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-10 17:51:00.727 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-10 17:51:01.207 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-10 17:51:01.230 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-10 17:51:01.233 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-10 17:51:01.789 | Changing password for user "stackrabbit" ... 2026-07-10 17:51:01.811 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-10 17:51:01.814 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-10 17:51:01.817 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-10 17:51:02.361 | Deleting user "guest" ... 2026-07-10 17:51:02.386 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-10 17:51:02.406 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:02.409 | + ./stack.sh:main:861 : install_database 2026-07-10 17:51:02.411 | + lib/database:install_database:118 : install_database_mysql 2026-07-10 17:51:02.414 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-10 17:51:02.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:02.420 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:02.423 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-10 17:51:02.527 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-10 17:51:02.530 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-10 17:51:02.535 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-10 17:51:02.538 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:02.541 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:02.543 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-10 17:51:02.546 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-10 17:51:02.549 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-10 17:51:02.553 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-10 17:51:02.556 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-10 17:51:02.558 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:51:02.561 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:51:02.563 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:51:02.566 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:51:02.568 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:51:02.571 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:51:02.574 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:51:02.577 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:51:02.580 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:51:02.583 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:51:02.586 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:51:02.588 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:51:02.591 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:51:02.593 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-10 17:51:02.596 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:02.599 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:02.601 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-10 17:51:02.604 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:51:02.607 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:51:02.611 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:51:02.613 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:51:02.617 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:02.620 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:51:02.622 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:02.625 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:02.628 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:51:02.630 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:51:02.632 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:51:02.635 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:51:02.638 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-10 17:51:02.640 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:51:02.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:02.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:02.648 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-10 17:51:02.672 | + 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-10 17:51:02.702 | Reading package lists... 2026-07-10 17:51:02.951 | Building dependency tree... 2026-07-10 17:51:02.952 | Reading state information... 2026-07-10 17:51:03.234 | The following additional packages will be installed: 2026-07-10 17:51:03.234 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-10 17:51:03.234 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-10 17:51:03.235 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-10 17:51:03.235 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-10 17:51:03.235 | mysql-server-core-8.0 2026-07-10 17:51:03.237 | Suggested packages: 2026-07-10 17:51:03.237 | libipc-sharedcache-perl mailx tinyca 2026-07-10 17:51:03.276 | The following NEW packages will be installed: 2026-07-10 17:51:03.276 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-10 17:51:03.277 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-10 17:51:03.277 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-10 17:51:03.277 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-10 17:51:03.277 | mysql-server-core-8.0 2026-07-10 17:51:03.535 | 0 upgraded, 17 newly installed, 0 to remove and 90 not upgraded. 2026-07-10 17:51:03.535 | Need to get 29.2 MB of archives. 2026-07-10 17:51:03.535 | After this operation, 242 MB of additional disk space will be used. 2026-07-10 17:51:03.535 | 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-10 17:51:04.643 | 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-10 17:51:04.644 | 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-10 17:51:04.644 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-10 17:51:04.651 | 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-10 17:51:04.765 | 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-10 17:51:05.699 | 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-10 17:51:05.723 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-10 17:51:05.725 | Get:9 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-10 17:51:05.726 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-10 17:51:05.726 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-10 17:51:05.727 | Get:12 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-10 17:51:05.727 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-10 17:51:05.728 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-10 17:51:05.728 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-07-10 17:51:05.921 | Get:16 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-10 17:51:05.931 | Get:17 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-10 17:51:06.209 | Preconfiguring packages ... 2026-07-10 17:51:06.290 | Fetched 29.2 MB in 3s (11.1 MB/s) 2026-07-10 17:51:06.314 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-10 17:51:06.396 | (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 ... 173835 files and directories currently installed.) 2026-07-10 17:51:06.401 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:51:06.403 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:06.631 | Selecting previously unselected package mysql-client-8.0. 2026-07-10 17:51:06.646 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:51:06.647 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:06.679 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-10 17:51:06.694 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-10 17:51:06.697 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 17:51:06.728 | Selecting previously unselected package libmecab2:amd64. 2026-07-10 17:51:06.745 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-10 17:51:06.746 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-10 17:51:06.780 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-10 17:51:06.795 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-10 17:51:06.797 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-10 17:51:06.831 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-10 17:51:06.845 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:51:06.847 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:07.390 | Selecting previously unselected package mysql-server-8.0. 2026-07-10 17:51:07.406 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-10 17:51:07.701 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:07.742 | Selecting previously unselected package libcgi-pm-perl. 2026-07-10 17:51:07.757 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-10 17:51:07.759 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-10 17:51:07.799 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-10 17:51:07.813 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:51:07.815 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-10 17:51:07.845 | Selecting previously unselected package libfcgi-perl. 2026-07-10 17:51:07.861 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-10 17:51:07.863 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-10 17:51:07.898 | Selecting previously unselected package libcgi-fast-perl. 2026-07-10 17:51:07.917 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-10 17:51:07.919 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-10 17:51:07.954 | Selecting previously unselected package libfcgi-bin. 2026-07-10 17:51:07.972 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:51:07.974 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-10 17:51:08.010 | Selecting previously unselected package libhtml-template-perl. 2026-07-10 17:51:08.025 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-10 17:51:08.027 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-10 17:51:08.059 | Selecting previously unselected package mecab-utils. 2026-07-10 17:51:08.073 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-10 17:51:08.075 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-10 17:51:08.103 | Selecting previously unselected package mecab-ipadic. 2026-07-10 17:51:08.118 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-10 17:51:08.120 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-10 17:51:08.479 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-10 17:51:08.494 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-10 17:51:08.495 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-10 17:51:08.523 | Selecting previously unselected package mysql-server. 2026-07-10 17:51:08.537 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-10 17:51:08.540 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:08.592 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-10 17:51:08.597 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-10 17:51:08.603 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:08.606 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-10 17:51:08.611 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-10 17:51:08.615 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-10 17:51:08.619 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-10 17:51:08.622 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-10 17:51:08.626 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-10 17:51:08.629 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:08.633 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:08.637 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-10 17:51:08.640 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:08.797 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-10 17:51:08.827 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-10 17:51:15.626 | mysqld will log errors to /var/log/mysql/error.log 2026-07-10 17:51:16.041 | mysqld is running as pid 27917 2026-07-10 17:51:18.409 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-10 17:51:19.400 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-10 17:51:19.405 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-10 17:51:19.411 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-10 17:51:19.412 | 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-10 17:51:19.412 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-10 17:51:19.428 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-10 17:51:19.428 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-10 17:51:19.486 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-10 17:51:19.486 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-10 17:51:19.486 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-10 17:51:19.519 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-10 17:51:19.519 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-10 17:51:19.520 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-10 17:51:19.520 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-10 17:51:19.521 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-10 17:51:19.521 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-10 17:51:19.648 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-10 17:51:19.650 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-10 17:51:19.652 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-10 17:51:19.653 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-10 17:51:19.653 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-10 17:51:19.681 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-10 17:51:19.755 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-10 17:51:19.781 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-10 17:51:19.781 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-10 17:51:19.781 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-10 17:51:19.781 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-10 17:51:19.781 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-10 17:51:19.792 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-10 17:51:19.795 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-10 17:51:19.795 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-10 17:51:19.989 | 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-10 17:51:20.068 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-10 17:51:20.186 | 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-10 17:51:20.189 | 2026-07-10 17:51:20.189 | done! 2026-07-10 17:51:20.195 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-10 17:51:20.200 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-10 17:51:20.204 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-10 17:51:20.208 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-10 17:51:20.215 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-10 17:51:20.215 | 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-10 17:51:20.216 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-10 17:51:20.244 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-10 17:51:20.244 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-10 17:51:20.346 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-10 17:51:20.346 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-10 17:51:20.347 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-10 17:51:20.402 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-10 17:51:20.402 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-10 17:51:20.404 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-10 17:51:20.404 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-10 17:51:20.404 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-10 17:51:20.404 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-10 17:51:20.636 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-10 17:51:20.638 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-10 17:51:20.642 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-10 17:51:20.642 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-10 17:51:20.642 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-10 17:51:20.685 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-10 17:51:20.791 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-10 17:51:20.828 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-10 17:51:20.828 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-10 17:51:20.828 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-10 17:51:20.828 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-10 17:51:20.828 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-10 17:51:20.843 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-10 17:51:20.847 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-10 17:51:20.848 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-10 17:51:21.085 | 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-10 17:51:21.175 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-10 17:51:21.292 | 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-10 17:51:21.295 | 2026-07-10 17:51:21.295 | done! 2026-07-10 17:51:21.301 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-10 17:51:21.305 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-10 17:51:21.310 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:51:22.484 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:51:23.097 | 2026-07-10 17:51:23.098 | Running kernel seems to be up-to-date. 2026-07-10 17:51:23.098 | 2026-07-10 17:51:23.098 | Restarting services... 2026-07-10 17:51:23.162 | 2026-07-10 17:51:23.162 | Service restarts being deferred: 2026-07-10 17:51:23.162 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:51:23.162 | systemctl restart getty@tty1.service 2026-07-10 17:51:23.162 | systemctl restart networkd-dispatcher.service 2026-07-10 17:51:23.162 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:51:23.162 | systemctl restart storpool_beacon.service 2026-07-10 17:51:23.162 | systemctl restart storpool_block.service 2026-07-10 17:51:23.162 | systemctl restart systemd-logind.service 2026-07-10 17:51:23.162 | 2026-07-10 17:51:23.162 | No containers need to be restarted. 2026-07-10 17:51:23.162 | 2026-07-10 17:51:23.162 | User sessions running outdated binaries: 2026-07-10 17:51:23.162 | ubuntu @ session #3: python3[7154] 2026-07-10 17:51:23.171 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:51:23.180 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:51:23.189 | 2026-07-10 17:51:23.189 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:51:24.638 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:51:24.641 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:51:24.644 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:24.647 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:24.649 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:24.652 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:24.655 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:24.658 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:51:24.661 | + functions-common:time_stop:2427 : start_time=1783705862668 2026-07-10 17:51:24.663 | + functions-common:time_stop:2429 : [[ -z 1783705862668 ]] 2026-07-10 17:51:24.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:24.671 | + functions-common:time_stop:2432 : end_time=1783705884668 2026-07-10 17:51:24.674 | + functions-common:time_stop:2433 : elapsed_time=22000 2026-07-10 17:51:24.677 | + functions-common:time_stop:2434 : total=79318 2026-07-10 17:51:24.680 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:24.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=101318 2026-07-10 17:51:24.685 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:51:24.688 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-10 17:51:24.691 | + ./stack.sh:main:864 : install_database_python 2026-07-10 17:51:24.694 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-10 17:51:24.696 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-10 17:51:24.699 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-10 17:51:24.701 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:51:24.704 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-10 17:51:24.707 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-10 17:51:24.709 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:51:24.713 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:51:24.713 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:51:24.719 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-10 17:51:24.723 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-10 17:51:24.725 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-10 17:51:24.729 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-10 17:51:24.731 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-10 17:51:24.753 | Using python 3.12 to install PyMySQL 2026-07-10 17:51:24.756 | + 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-10 17:51:25.318 | Collecting PyMySQL 2026-07-10 17:51:25.369 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-10 17:51:25.377 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-10 17:51:25.462 | Installing collected packages: PyMySQL 2026-07-10 17:51:25.497 | Successfully installed PyMySQL-1.2.0 2026-07-10 17:51:25.563 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:25.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:25.568 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:25.570 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:25.573 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:25.575 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:25.578 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:25.581 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:25.583 | + functions-common:time_stop:2427 : start_time=1783705884747 2026-07-10 17:51:25.586 | + functions-common:time_stop:2429 : [[ -z 1783705884747 ]] 2026-07-10 17:51:25.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:25.593 | + functions-common:time_stop:2432 : end_time=1783705885590 2026-07-10 17:51:25.596 | + functions-common:time_stop:2433 : elapsed_time=843 2026-07-10 17:51:25.598 | + functions-common:time_stop:2434 : total=17777 2026-07-10 17:51:25.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:25.604 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18620 2026-07-10 17:51:25.607 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:25.610 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-10 17:51:25.612 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-10 17:51:25.614 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-10 17:51:25.617 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-10 17:51:25.635 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:25.638 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-10 17:51:25.640 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-10 17:51:25.659 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:25.662 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-10 17:51:25.681 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:25.684 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-10 17:51:25.701 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:25.704 | + ./stack.sh:main:872 : install_etcd3 2026-07-10 17:51:25.707 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-10 17:51:25.707 | Installing etcd 2026-07-10 17:51:25.710 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-10 17:51:25.726 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-10 17:51:25.743 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-10 17:51:25.746 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-10 17:51:25.761 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-10 17:51:25.765 | ++ 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-10 17:51:25.768 | ++ 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-10 17:51:25.771 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-10 17:51:25.775 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-10 17:51:25.778 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-10 17:51:25.781 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-10 17:51:25.784 | ++ 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-10 17:51:25.786 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-10 17:51:25.789 | ++ 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-10 17:51:25.795 | --2026-07-10 17:51:25-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-10 17:51:26.097 | Resolving github.com (github.com)... 140.82.121.3 2026-07-10 17:51:26.123 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-10 17:51:26.369 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:51:26.370 | 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-10T18%3A42%3A13Z&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-10T17%3A41%3A36Z&ske=2026-07-10T18%3A42%3A13Z&sks=b&skv=2018-11-09&sig=ZqDsleSzPvLJMcarsPDBDp9kJucPDPxvJ4z8yGJv8Rw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwNzY4NiwibmJmIjoxNzgzNzA1ODg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P6xsgyTTQWOXiRIRdMFoJBDMRcrblTzZOMPD8DNwb0g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-10 17:51:26.370 | --2026-07-10 17:51:26-- 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-10T18%3A42%3A13Z&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-10T17%3A41%3A36Z&ske=2026-07-10T18%3A42%3A13Z&sks=b&skv=2018-11-09&sig=ZqDsleSzPvLJMcarsPDBDp9kJucPDPxvJ4z8yGJv8Rw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwNzY4NiwibmJmIjoxNzgzNzA1ODg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P6xsgyTTQWOXiRIRdMFoJBDMRcrblTzZOMPD8DNwb0g&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-10 17:51:26.372 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-10 17:51:26.374 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-10 17:51:26.380 | HTTP request sent, awaiting response... 200 OK 2026-07-10 17:51:26.380 | Length: 20927601 (20M) [application/octet-stream] 2026-07-10 17:51:26.381 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-10 17:51:26.393 | 2026-07-10 17:51:26.764 | 0K ........ ........ ... 100% 52.0M=0.4s 2026-07-10 17:51:26.765 | 2026-07-10 17:51:26.765 | 2026-07-10 17:51:26 (52.0 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-10 17:51:26.765 | 2026-07-10 17:51:26.769 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-10 17:51:26.772 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-10 17:51:26.774 | ++ functions:get_extra_file:81 : return 2026-07-10 17:51:26.778 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-10 17:51:26.781 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-10 17:51:26.784 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-10 17:51:26.786 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-10 17:51:26.804 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-10 17:51:26.807 | + 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-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/ 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-10 17:51:26.812 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-10 17:51:26.813 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-10 17:51:26.813 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-10 17:51:26.813 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-10 17:51:26.813 | etcd-v3.5.21-linux-amd64/README.md 2026-07-10 17:51:26.813 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-10 17:51:26.912 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-10 17:51:27.033 | etcd-v3.5.21-linux-amd64/etcd 2026-07-10 17:51:27.195 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-10 17:51:27.228 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-10 17:51:27.258 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-10 17:51:27.261 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-10 17:51:27.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:27.282 | + ./stack.sh:main:882 : configure_CA 2026-07-10 17:51:27.285 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.68 ]] 2026-07-10 17:51:27.289 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.68 2026-07-10 17:51:27.292 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.68 2026-07-10 17:51:27.293 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-10 17:51:27.299 | + lib/tls:configure_CA:70 : [[ 10.4.3.68 != \1\0\.\4\.\3\.\6\8 ]] 2026-07-10 17:51:27.301 | + ./stack.sh:main:883 : init_CA 2026-07-10 17:51:27.304 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-10 17:51:27.307 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-10 17:51:27.310 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-10 17:51:27.313 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-10 17:51:27.316 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-10 17:51:27.319 | + lib/tls:create_CA_base:86 : local i 2026-07-10 17:51:27.322 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.324 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-10 17:51:27.329 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.333 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-10 17:51:27.338 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.341 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-10 17:51:27.346 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.349 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-10 17:51:27.354 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-10 17:51:27.359 | + lib/tls:create_CA_base:91 : echo 01 2026-07-10 17:51:27.362 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-10 17:51:27.367 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-10 17:51:27.370 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-10 17:51:27.372 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-10 17:51:27.376 | + lib/tls:create_CA_config:145 : echo ' 2026-07-10 17:51:27.376 | [ ca ] 2026-07-10 17:51:27.376 | default_ca = CA_default 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | [ CA_default ] 2026-07-10 17:51:27.376 | dir = /opt/stack/data/CA/root-ca 2026-07-10 17:51:27.376 | policy = policy_match 2026-07-10 17:51:27.376 | database = $dir/index.txt 2026-07-10 17:51:27.376 | serial = $dir/serial 2026-07-10 17:51:27.376 | certs = $dir/certs 2026-07-10 17:51:27.376 | crl_dir = $dir/crl 2026-07-10 17:51:27.376 | new_certs_dir = $dir/newcerts 2026-07-10 17:51:27.376 | certificate = $dir/cacert.pem 2026-07-10 17:51:27.376 | private_key = $dir/private/cacert.key 2026-07-10 17:51:27.376 | RANDFILE = $dir/private/.rand 2026-07-10 17:51:27.376 | default_md = sha256 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | [ req ] 2026-07-10 17:51:27.376 | default_bits = 2048 2026-07-10 17:51:27.376 | default_md = sha256 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | prompt = no 2026-07-10 17:51:27.376 | distinguished_name = ca_distinguished_name 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | x509_extensions = ca_extensions 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | [ ca_distinguished_name ] 2026-07-10 17:51:27.376 | organizationName = OpenStack 2026-07-10 17:51:27.376 | organizationalUnitName = DevStack Certificate Authority 2026-07-10 17:51:27.376 | commonName = Root CA 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | [ policy_match ] 2026-07-10 17:51:27.376 | countryName = optional 2026-07-10 17:51:27.376 | stateOrProvinceName = optional 2026-07-10 17:51:27.376 | organizationName = match 2026-07-10 17:51:27.376 | organizationalUnitName = optional 2026-07-10 17:51:27.376 | commonName = supplied 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | [ ca_extensions ] 2026-07-10 17:51:27.376 | basicConstraints = critical,CA:true 2026-07-10 17:51:27.376 | subjectKeyIdentifier = hash 2026-07-10 17:51:27.376 | authorityKeyIdentifier = keyid:always, issuer 2026-07-10 17:51:27.376 | keyUsage = cRLSign, keyCertSign 2026-07-10 17:51:27.376 | 2026-07-10 17:51:27.376 | ' 2026-07-10 17:51:27.378 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-10 17:51:27.382 | + 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-10 17:51:27.522 | .+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+..+....+...............+........+......+.......+...+......+.....+.+.....+.........+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+....+...+.........+...+........+.............+..+.......+...+...+......+.....+.+.....+...+.........+...+....+...+.....................+..+....+...+.....+...+...+.......+..+...+..........+..................+.....+.+...............+...+...............+...+..+..................+............+.............+..+......+.+.........+..+...+....+...+..............+.............+............+...+......+..+...+.......+.........+...+......+.....+......+.+........+.+...+..+.+.........+......+.....+.........+...+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:27.668 | ..+....+.....+..........+...........+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+..+.+..+...+.......+...............+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+...+.....+.......+.....+.+..............+.+..+.+..+.........+...+.+.................+.............+......+.....+...+............+..........+......+...+..+.......+...+.........+........+......+.+...+...+........+....+............+......+..+.............+........+.+.....+....+...........+...+...+....+...+.....+.+..+....+...+............+...+.....+......+.......+........+.+..................+..+....+..+.........+....+....................................+...+...+..+......+.+.....+......+.......+..+.+.........+.....+....+.....+....+.....+..........+............+...+........+....+.....+.+........+.+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:27.671 | ----- 2026-07-10 17:51:27.676 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-10 17:51:27.679 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-10 17:51:27.682 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-10 17:51:27.686 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-10 17:51:27.689 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-10 17:51:27.692 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-10 17:51:27.695 | + lib/tls:create_CA_base:86 : local i 2026-07-10 17:51:27.697 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.700 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-10 17:51:27.705 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.708 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-10 17:51:27.712 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.715 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-10 17:51:27.720 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-10 17:51:27.723 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-10 17:51:27.728 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-10 17:51:27.732 | + lib/tls:create_CA_base:91 : echo 01 2026-07-10 17:51:27.734 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-10 17:51:27.740 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-10 17:51:27.742 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-10 17:51:27.745 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-10 17:51:27.748 | + lib/tls:create_CA_config:145 : echo ' 2026-07-10 17:51:27.748 | [ ca ] 2026-07-10 17:51:27.748 | default_ca = CA_default 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | [ CA_default ] 2026-07-10 17:51:27.748 | dir = /opt/stack/data/CA/int-ca 2026-07-10 17:51:27.748 | policy = policy_match 2026-07-10 17:51:27.748 | database = $dir/index.txt 2026-07-10 17:51:27.748 | serial = $dir/serial 2026-07-10 17:51:27.748 | certs = $dir/certs 2026-07-10 17:51:27.748 | crl_dir = $dir/crl 2026-07-10 17:51:27.748 | new_certs_dir = $dir/newcerts 2026-07-10 17:51:27.748 | certificate = $dir/cacert.pem 2026-07-10 17:51:27.748 | private_key = $dir/private/cacert.key 2026-07-10 17:51:27.748 | RANDFILE = $dir/private/.rand 2026-07-10 17:51:27.748 | default_md = sha256 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | [ req ] 2026-07-10 17:51:27.748 | default_bits = 2048 2026-07-10 17:51:27.748 | default_md = sha256 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | prompt = no 2026-07-10 17:51:27.748 | distinguished_name = ca_distinguished_name 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | x509_extensions = ca_extensions 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | [ ca_distinguished_name ] 2026-07-10 17:51:27.748 | organizationName = OpenStack 2026-07-10 17:51:27.748 | organizationalUnitName = DevStack Certificate Authority 2026-07-10 17:51:27.748 | commonName = Intermediate CA 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | [ policy_match ] 2026-07-10 17:51:27.748 | countryName = optional 2026-07-10 17:51:27.748 | stateOrProvinceName = optional 2026-07-10 17:51:27.748 | organizationName = match 2026-07-10 17:51:27.748 | organizationalUnitName = optional 2026-07-10 17:51:27.748 | commonName = supplied 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | [ ca_extensions ] 2026-07-10 17:51:27.748 | basicConstraints = critical,CA:true 2026-07-10 17:51:27.748 | subjectKeyIdentifier = hash 2026-07-10 17:51:27.748 | authorityKeyIdentifier = keyid:always, issuer 2026-07-10 17:51:27.748 | keyUsage = cRLSign, keyCertSign 2026-07-10 17:51:27.748 | 2026-07-10 17:51:27.748 | ' 2026-07-10 17:51:27.750 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-10 17:51:27.753 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-10 17:51:27.756 | + lib/tls:create_signing_config:198 : echo ' 2026-07-10 17:51:27.756 | [ ca ] 2026-07-10 17:51:27.756 | default_ca = CA_default 2026-07-10 17:51:27.756 | 2026-07-10 17:51:27.756 | [ CA_default ] 2026-07-10 17:51:27.756 | dir = /opt/stack/data/CA/int-ca 2026-07-10 17:51:27.757 | policy = policy_match 2026-07-10 17:51:27.757 | database = $dir/index.txt 2026-07-10 17:51:27.757 | serial = $dir/serial 2026-07-10 17:51:27.757 | certs = $dir/certs 2026-07-10 17:51:27.757 | crl_dir = $dir/crl 2026-07-10 17:51:27.757 | new_certs_dir = $dir/newcerts 2026-07-10 17:51:27.757 | certificate = $dir/cacert.pem 2026-07-10 17:51:27.757 | private_key = $dir/private/cacert.key 2026-07-10 17:51:27.757 | RANDFILE = $dir/private/.rand 2026-07-10 17:51:27.757 | default_md = default 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | [ req ] 2026-07-10 17:51:27.757 | default_bits = 1024 2026-07-10 17:51:27.757 | default_md = sha256 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | prompt = no 2026-07-10 17:51:27.757 | distinguished_name = req_distinguished_name 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | x509_extensions = req_extensions 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | [ req_distinguished_name ] 2026-07-10 17:51:27.757 | organizationName = OpenStack 2026-07-10 17:51:27.757 | organizationalUnitName = DevStack Server Farm 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | [ policy_match ] 2026-07-10 17:51:27.757 | countryName = optional 2026-07-10 17:51:27.757 | stateOrProvinceName = optional 2026-07-10 17:51:27.757 | organizationName = match 2026-07-10 17:51:27.757 | organizationalUnitName = optional 2026-07-10 17:51:27.757 | commonName = supplied 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | [ req_extensions ] 2026-07-10 17:51:27.757 | basicConstraints = CA:false 2026-07-10 17:51:27.757 | subjectKeyIdentifier = hash 2026-07-10 17:51:27.757 | authorityKeyIdentifier = keyid:always, issuer 2026-07-10 17:51:27.757 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-10 17:51:27.757 | extendedKeyUsage = serverAuth, clientAuth 2026-07-10 17:51:27.757 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-10 17:51:27.757 | 2026-07-10 17:51:27.757 | ' 2026-07-10 17:51:27.759 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-10 17:51:27.763 | + 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-10 17:51:27.836 | .....+......+.......+...+..+...+.......+............+........+.............+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+.+...+..+.........+....+..+.......+...........+....+..+...+......+...............+.+...+.....................+.........+......+......+.........+..+....+........+.+...........+....+.................+............+...+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:27.921 | .+...+......+....+..............+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.+.........+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.....+...+...+....+..+...+.+..............+..................+.........+.........+............+............+...+.......+...+.....+....+......+.........+........+.+..+.......+.................+.............+............+...+...........+.+......+...+......+.....+.+...+.....+...............+.+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:27.924 | ----- 2026-07-10 17:51:27.929 | + 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-10 17:51:27.935 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-10 17:51:27.935 | Check that the request matches the signature 2026-07-10 17:51:27.936 | Signature ok 2026-07-10 17:51:27.936 | The Subject's Distinguished Name is as follows 2026-07-10 17:51:27.936 | organizationName :ASN.1 12:'OpenStack' 2026-07-10 17:51:27.936 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-10 17:51:27.936 | commonName :ASN.1 12:'Intermediate CA' 2026-07-10 17:51:27.936 | Certificate is to be certified until Jul 10 17:51:27 2027 GMT (365 days) 2026-07-10 17:51:27.937 | 2026-07-10 17:51:27.937 | Write out database with 1 new entries 2026-07-10 17:51:27.937 | Database updated 2026-07-10 17:51:27.941 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-10 17:51:27.946 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-10 17:51:27.950 | + lib/tls:init_CA:212 : is_fedora 2026-07-10 17:51:27.953 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:51:27.956 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:51:27.959 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:51:27.962 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:51:27.965 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:51:27.968 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:51:27.971 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:51:27.974 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:51:27.977 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:51:27.980 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:51:27.983 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:51:27.987 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:51:27.990 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:51:27.993 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-10 17:51:27.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:27.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:28.002 | + 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-10 17:51:28.015 | + 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-10 17:51:28.032 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-10 17:51:28.045 | Updating certificates in /etc/ssl/certs... 2026-07-10 17:51:28.914 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-10 17:51:28.915 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-10 17:51:28.921 | 2 added, 0 removed; done. 2026-07-10 17:51:28.922 | Running hooks in /etc/ca-certificates/update.d... 2026-07-10 17:51:28.924 | done. 2026-07-10 17:51:28.933 | + ./stack.sh:main:884 : init_cert 2026-07-10 17:51:28.936 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-10 17:51:28.939 | + lib/tls:init_cert:226 : [[ -n 10.4.3.68 ]] 2026-07-10 17:51:28.943 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.68 2026-07-10 17:51:28.946 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-10 17:51:28.948 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.68,IP:::1 2026-07-10 17:51:28.952 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.68,IP:::1 2026-07-10 17:51:28.954 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-10 17:51:28.957 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-10 17:51:28.961 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-10 17:51:28.964 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.68,IP:::1 2026-07-10 17:51:28.968 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.68 ']' 2026-07-10 17:51:28.970 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.68 2026-07-10 17:51:28.974 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.68 2026-07-10 17:51:28.976 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-10 17:51:28.979 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.68 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-10 17:51:28.982 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-10 17:51:28.985 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.68,IP:::1 ]] 2026-07-10 17:51:28.988 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.68,IP:::1,IP:10.4.3.68 2026-07-10 17:51:28.990 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-10 17:51:28.992 | + 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-10 17:51:29.193 | .+..+.+............+...+..+.......+.....+..........+..+...............+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+...+......+.+.....+............+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+......+......+..+......+.......+.....+.......+.....+...+............+...+...+.........+.+..+.......+.....+................+..+....+.....+...+...+.......+..+.........+......+....+.............................+......+......+...............+.+...+.................+....+...+..+.+............+........+............+.+.....+................+...+......+......+...........+...+......+.........+....+........+............+...+....+..............+....+......+......+.....+....+...........+.+..+...+..........+............+...+...+..+.........+.+...+.........+..+....+.........+...+.........+.....+...+.+......+.....+.+.....+.......+............+...+..+....+.....+....+..+.+..+...............+......+.......+..+......+.+.....+.+........+.+..............+....+...+..+......+......+.........+.......+..+...+............+.+......+...+...+...+.....+.+.........+......+.....+....+.........+...........+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:29.352 | .+...+............+.+..+....+..............+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.+......+..+...+....+.....+...............+...+.+.....+....+...........+....+..+.........+......+......+....+........+.+..+....+.........+..+....+.....+.+...+......+......+..+...+....+......+.....+.......+..+..............................+................+..+.............+........+.+...............+........+..........+..+.........+.......+..+.+..+....+.....+......+...+....+.....+.+.........+............+.........+..+....+...+...............+...........+....+...+.........+.....+...+.+..+............+...+.............+.....+.+......+.........+.....+.+........+....+...........+.........+.+.........+..+..........+......+...+.........+...+...+......+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-10 17:51:29.355 | ----- 2026-07-10 17:51:29.360 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.68,IP:::1,IP:10.4.3.68 ]] 2026-07-10 17:51:29.364 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.68,IP:::1,IP:10.4.3.68 2026-07-10 17:51:29.368 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.68,IP:::1,IP:10.4.3.68 2026-07-10 17:51:29.371 | + 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-10 17:51:29.374 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-10 17:51:29.376 | Check that the request matches the signature 2026-07-10 17:51:29.376 | Signature ok 2026-07-10 17:51:29.376 | The Subject's Distinguished Name is as follows 2026-07-10 17:51:29.376 | organizationName :ASN.1 12:'OpenStack' 2026-07-10 17:51:29.376 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-10 17:51:29.376 | commonName :ASN.1 12:'localhost' 2026-07-10 17:51:29.379 | Certificate is to be certified until Jul 10 17:51:29 2027 GMT (365 days) 2026-07-10 17:51:29.379 | 2026-07-10 17:51:29.379 | Write out database with 1 new entries 2026-07-10 17:51:29.380 | Database updated 2026-07-10 17:51:29.383 | + 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-10 17:51:29.388 | + ./stack.sh:main:891 : install_dstat 2026-07-10 17:51:29.392 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-10 17:51:29.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:29.412 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-10 17:51:29.415 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-10 17:51:29.417 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:51:29.421 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-10 17:51:29.425 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-10 17:51:29.428 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:51:29.432 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:51:29.432 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:51:29.437 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-10 17:51:29.440 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-10 17:51:29.443 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-10 17:51:29.446 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-10 17:51:29.448 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-10 17:51:29.471 | Using python 3.12 to install psutil 2026-07-10 17:51:29.474 | + 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-10 17:51:30.131 | Collecting psutil 2026-07-10 17:51:30.200 | 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-10 17:51:30.218 | 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-10 17:51:30.320 | Installing collected packages: psutil 2026-07-10 17:51:30.385 | Successfully installed psutil-7.2.2 2026-07-10 17:51:30.496 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:30.499 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:30.501 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:30.503 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:30.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:30.509 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:30.511 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:30.514 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:30.516 | + functions-common:time_stop:2427 : start_time=1783705889464 2026-07-10 17:51:30.518 | + functions-common:time_stop:2429 : [[ -z 1783705889464 ]] 2026-07-10 17:51:30.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:30.526 | + functions-common:time_stop:2432 : end_time=1783705890522 2026-07-10 17:51:30.529 | + functions-common:time_stop:2433 : elapsed_time=1058 2026-07-10 17:51:30.532 | + functions-common:time_stop:2434 : total=18620 2026-07-10 17:51:30.534 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:30.537 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19678 2026-07-10 17:51:30.540 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:30.543 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-10 17:51:30.546 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:51:30.549 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-10 17:51:30.551 | + ./stack.sh:main:900 : install_libs 2026-07-10 17:51:30.553 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-10 17:51:30.556 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-10 17:51:30.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-10 17:51:30.562 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-10 17:51:30.564 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.567 | + 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-10 17:51:30.569 | + 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-10 17:51:30.573 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.576 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-10 17:51:30.578 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-10 17:51:30.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-10 17:51:30.584 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-10 17:51:30.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.590 | + 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-10 17:51:30.592 | + 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-10 17:51:30.596 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.598 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-10 17:51:30.602 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-10 17:51:30.605 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-10 17:51:30.608 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-10 17:51:30.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.613 | + 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-10 17:51:30.616 | + 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-10 17:51:30.619 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.622 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-10 17:51:30.625 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-10 17:51:30.628 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-10 17:51:30.630 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-10 17:51:30.633 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.636 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:30.638 | + 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-10 17:51:30.642 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.645 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-10 17:51:30.648 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-10 17:51:30.651 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-10 17:51:30.653 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-10 17:51:30.657 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.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-10 17:51:30.663 | + 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-10 17:51:30.665 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.668 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-10 17:51:30.672 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-10 17:51:30.675 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-10 17:51:30.677 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-10 17:51:30.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.683 | + 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-10 17:51:30.686 | + 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-10 17:51:30.688 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.691 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-10 17:51:30.694 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-10 17:51:30.696 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-10 17:51:30.700 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-10 17:51:30.703 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.706 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:30.709 | + 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-10 17:51:30.712 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.715 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-10 17:51:30.718 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-10 17:51:30.721 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-10 17:51:30.724 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-10 17:51:30.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.731 | + 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-10 17:51:30.734 | + 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-10 17:51:30.737 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.740 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-10 17:51:30.744 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-10 17:51:30.747 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-10 17:51:30.750 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-10 17:51:30.753 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.756 | + 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-10 17:51:30.759 | + 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-10 17:51:30.762 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.765 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-10 17:51:30.769 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-10 17:51:30.772 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-10 17:51:30.775 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-10 17:51:30.778 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.782 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:30.785 | + 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-10 17:51:30.788 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.791 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-10 17:51:30.794 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-10 17:51:30.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-10 17:51:30.802 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-10 17:51:30.804 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.808 | + 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-10 17:51:30.811 | + 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-10 17:51:30.814 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.818 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-10 17:51:30.820 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-10 17:51:30.823 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-10 17:51:30.826 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-10 17:51:30.829 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.832 | + 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-10 17:51:30.835 | + 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-10 17:51:30.838 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.841 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-10 17:51:30.844 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-10 17:51:30.847 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-10 17:51:30.850 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-10 17:51:30.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.856 | + 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-10 17:51:30.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.config, ]] 2026-07-10 17:51:30.862 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.865 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-10 17:51:30.868 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-10 17:51:30.871 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-10 17:51:30.874 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-10 17:51:30.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.881 | + 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-10 17:51:30.883 | + 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-10 17:51:30.886 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.890 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-10 17:51:30.892 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-10 17:51:30.895 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-10 17:51:30.898 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-10 17:51:30.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.903 | + 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-10 17:51:30.906 | + 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-10 17:51:30.909 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.912 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-10 17:51:30.915 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-10 17:51:30.918 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-10 17:51:30.921 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-10 17:51:30.924 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.927 | + 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-10 17:51:30.930 | + 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-10 17:51:30.933 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.936 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-10 17:51:30.938 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-10 17:51:30.940 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-10 17:51:30.943 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-10 17:51:30.946 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.949 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:30.951 | + 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-10 17:51:30.954 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.958 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-10 17:51:30.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-10 17:51:30.963 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-10 17:51:30.966 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-10 17:51:30.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.971 | + 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-10 17:51:30.974 | + 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-10 17:51:30.977 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:30.980 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-10 17:51:30.982 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-10 17:51:30.985 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-10 17:51:30.988 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-10 17:51:30.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:30.994 | + 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-10 17:51:30.996 | + 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-10 17:51:30.999 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.002 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-10 17:51:31.005 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-10 17:51:31.007 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-10 17:51:31.010 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-10 17:51:31.013 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.016 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:31.018 | + 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-10 17:51:31.021 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.024 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-10 17:51:31.026 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-10 17:51:31.028 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-10 17:51:31.031 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-10 17:51:31.033 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.036 | + 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-10 17:51:31.039 | + 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-10 17:51:31.042 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.044 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-10 17:51:31.047 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-10 17:51:31.050 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-10 17:51:31.053 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-10 17:51:31.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.058 | + 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-10 17:51:31.060 | + 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-10 17:51:31.064 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.066 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-10 17:51:31.069 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-10 17:51:31.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-10 17:51:31.074 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-10 17:51:31.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.079 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:31.082 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-07-10 17:51:31.085 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.088 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-10 17:51:31.090 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-10 17:51:31.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-10 17:51:31.095 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-10 17:51:31.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.100 | + 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-10 17:51:31.103 | + 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-10 17:51:31.105 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.108 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-10 17:51:31.110 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-10 17:51:31.113 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-10 17:51:31.116 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-10 17:51:31.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.120 | + 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-10 17:51:31.122 | + 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-10 17:51:31.125 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.129 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-10 17:51:31.132 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-10 17:51:31.135 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-10 17:51:31.137 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-10 17:51:31.140 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.143 | + 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-10 17:51:31.145 | + 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-10 17:51:31.148 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.151 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-10 17:51:31.154 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-10 17:51:31.156 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-10 17:51:31.158 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-10 17:51:31.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.163 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:31.165 | + 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-10 17:51:31.168 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.172 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-10 17:51:31.174 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-10 17:51:31.177 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-10 17:51:31.180 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-10 17:51:31.183 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.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-10 17:51:31.188 | + 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-10 17:51:31.192 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.195 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-10 17:51:31.198 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-10 17:51:31.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-10 17:51:31.205 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-10 17:51:31.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.210 | + 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-10 17:51:31.213 | + 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-10 17:51:31.215 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.218 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-10 17:51:31.221 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-10 17:51:31.224 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-10 17:51:31.227 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-10 17:51:31.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.232 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:31.235 | + 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-10 17:51:31.238 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.241 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-10 17:51:31.244 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-10 17:51:31.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-10 17:51:31.249 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-10 17:51:31.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.255 | + 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-10 17:51:31.258 | + 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-10 17:51:31.260 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.263 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-10 17:51:31.266 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-10 17:51:31.269 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-10 17:51:31.271 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-10 17:51:31.274 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.278 | + 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-10 17:51:31.280 | + 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-10 17:51:31.284 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.286 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-10 17:51:31.289 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-10 17:51:31.292 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-10 17:51:31.295 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-10 17:51:31.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.300 | + 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-10 17:51:31.303 | + 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-10 17:51:31.305 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.308 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-10 17:51:31.310 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-10 17:51:31.314 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-10 17:51:31.317 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-10 17:51:31.320 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.323 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:31.326 | + 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-10 17:51:31.329 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.332 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-10 17:51:31.335 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-10 17:51:31.338 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-10 17:51:31.341 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-10 17:51:31.344 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.346 | + 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-10 17:51:31.349 | + 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-10 17:51:31.353 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.356 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-10 17:51:31.359 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-10 17:51:31.362 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-10 17:51:31.366 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-10 17:51:31.369 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.372 | + 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-10 17:51:31.375 | + 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-10 17:51:31.379 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.382 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-10 17:51:31.385 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-10 17:51:31.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-10 17:51:31.392 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-10 17:51:31.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.397 | + 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-10 17:51:31.401 | + 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-10 17:51:31.404 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.407 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-10 17:51:31.410 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-10 17:51:31.413 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-10 17:51:31.416 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-10 17:51:31.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.423 | + 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-10 17:51:31.426 | + 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-10 17:51:31.429 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.432 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-10 17:51:31.436 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-10 17:51:31.439 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:31.443 | + 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-10 17:51:31.447 | + 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-10 17:51:31.451 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:31.454 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-10 17:51:31.476 | Using python 3.12 to install etcd3gw 2026-07-10 17:51:31.479 | + 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-10 17:51:32.039 | Collecting etcd3gw 2026-07-10 17:51:32.090 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:51:32.097 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-10 17:51:32.111 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-10 17:51:32.112 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-10 17:51:32.170 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-10 17:51:32.173 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:51:32.188 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-10 17:51:32.192 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 17:51:32.564 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-10 17:51:32.568 | 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-10 17:51:32.574 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-10 17:51:32.648 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-10 17:51:32.650 | 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-10 17:51:32.661 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-10 17:51:32.662 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-10 17:51:32.676 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-10 17:51:32.677 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-10 17:51:32.680 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-10 17:51:32.688 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-10 17:51:32.700 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-10 17:51:32.707 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-10 17:51:32.711 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-10 17:51:32.712 | 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-10 17:51:32.713 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-10 17:51:32.714 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-10 17:51:32.717 | 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-10 17:51:32.833 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-10 17:51:32.861 | Attempting uninstall: urllib3 2026-07-10 17:51:32.864 | Found existing installation: urllib3 2.0.7 2026-07-10 17:51:32.864 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:32.865 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-10 17:51:32.938 | Attempting uninstall: idna 2026-07-10 17:51:32.941 | Found existing installation: idna 3.6 2026-07-10 17:51:32.941 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:32.941 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-10 17:51:33.021 | Attempting uninstall: requests 2026-07-10 17:51:33.025 | Found existing installation: requests 2.31.0 2026-07-10 17:51:33.025 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:33.025 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-10 17:51:33.136 | 2026-07-10 17:51:33.138 | 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-10 17:51:33.227 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:33.230 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:33.233 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:33.236 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:33.239 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:33.242 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:33.245 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:33.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:33.251 | + functions-common:time_stop:2427 : start_time=1783705891470 2026-07-10 17:51:33.255 | + functions-common:time_stop:2429 : [[ -z 1783705891470 ]] 2026-07-10 17:51:33.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:33.263 | + functions-common:time_stop:2432 : end_time=1783705893260 2026-07-10 17:51:33.267 | + functions-common:time_stop:2433 : elapsed_time=1790 2026-07-10 17:51:33.270 | + functions-common:time_stop:2434 : total=19678 2026-07-10 17:51:33.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:33.275 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21468 2026-07-10 17:51:33.278 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:33.282 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-10 17:51:33.285 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-10 17:51:33.288 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-10 17:51:33.292 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:51:33.295 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:51:33.297 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:51:33.300 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:51:33.303 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:51:33.306 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:51:33.309 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:51:33.312 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:51:33.315 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:51:33.319 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:51:33.322 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:51:33.325 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:51:33.329 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:51:33.332 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-10 17:51:33.335 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:33.339 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:33.342 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-10 17:51:33.345 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-10 17:51:33.348 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:51:33.351 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:51:33.353 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:51:33.357 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:51:33.360 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:33.363 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:51:33.366 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:33.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:33.372 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:51:33.375 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:51:33.378 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:51:33.382 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:51:33.385 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-10 17:51:33.389 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:51:33.392 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:33.395 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:33.398 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-10 17:51:33.425 | + 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-10 17:51:33.454 | Reading package lists... 2026-07-10 17:51:33.688 | Building dependency tree... 2026-07-10 17:51:33.689 | Reading state information... 2026-07-10 17:51:33.957 | The following additional packages will be installed: 2026-07-10 17:51:33.959 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-10 17:51:33.960 | Suggested packages: 2026-07-10 17:51:33.960 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-10 17:51:33.960 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-10 17:51:33.960 | python3-uwsgidecorators 2026-07-10 17:51:33.994 | The following NEW packages will be installed: 2026-07-10 17:51:33.995 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-10 17:51:33.995 | uwsgi-plugin-python3 2026-07-10 17:51:34.175 | 0 upgraded, 7 newly installed, 0 to remove and 90 not upgraded. 2026-07-10 17:51:34.175 | Need to get 1,290 kB of archives. 2026-07-10 17:51:34.175 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-10 17:51:34.175 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-10 17:51:34.356 | 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-10 17:51:34.397 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-10 17:51:34.437 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-10 17:51:34.439 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-10 17:51:34.567 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-10 17:51:34.567 | 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-10 17:51:34.925 | Fetched 1,290 kB in 1s (2,229 kB/s) 2026-07-10 17:51:34.951 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-10 17:51:35.023 | (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 ... 174210 files and directories currently installed.) 2026-07-10 17:51:35.027 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-10 17:51:35.031 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 17:51:35.063 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-10 17:51:35.077 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-10 17:51:35.079 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 17:51:35.111 | Selecting previously unselected package libzmq5:amd64. 2026-07-10 17:51:35.125 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-10 17:51:35.128 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 17:51:35.168 | Selecting previously unselected package libyajl2:amd64. 2026-07-10 17:51:35.184 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-10 17:51:35.186 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 17:51:35.215 | Selecting previously unselected package uwsgi-core. 2026-07-10 17:51:35.229 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 17:51:35.231 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.309 | Selecting previously unselected package uwsgi. 2026-07-10 17:51:35.324 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 17:51:35.328 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.358 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-10 17:51:35.372 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-10 17:51:35.374 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.423 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-10 17:51:35.427 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-10 17:51:35.432 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-10 17:51:35.436 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-10 17:51:35.441 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.453 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.809 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-10 17:51:35.830 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:51:36.469 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:51:37.078 | 2026-07-10 17:51:37.078 | Running kernel seems to be up-to-date. 2026-07-10 17:51:37.078 | 2026-07-10 17:51:37.078 | Restarting services... 2026-07-10 17:51:37.144 | 2026-07-10 17:51:37.145 | Service restarts being deferred: 2026-07-10 17:51:37.145 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:51:37.145 | systemctl restart getty@tty1.service 2026-07-10 17:51:37.145 | systemctl restart networkd-dispatcher.service 2026-07-10 17:51:37.145 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:51:37.145 | systemctl restart storpool_beacon.service 2026-07-10 17:51:37.145 | systemctl restart storpool_block.service 2026-07-10 17:51:37.145 | systemctl restart systemd-logind.service 2026-07-10 17:51:37.145 | 2026-07-10 17:51:37.145 | No containers need to be restarted. 2026-07-10 17:51:37.145 | 2026-07-10 17:51:37.145 | User sessions running outdated binaries: 2026-07-10 17:51:37.145 | ubuntu @ session #3: python3[7154] 2026-07-10 17:51:37.154 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:51:37.163 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:51:37.173 | 2026-07-10 17:51:37.173 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:51:38.555 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:51:38.558 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:51:38.560 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:38.563 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:38.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:38.569 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:38.571 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:38.573 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:51:38.576 | + functions-common:time_stop:2427 : start_time=1783705893422 2026-07-10 17:51:38.578 | + functions-common:time_stop:2429 : [[ -z 1783705893422 ]] 2026-07-10 17:51:38.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:38.587 | + functions-common:time_stop:2432 : end_time=1783705898583 2026-07-10 17:51:38.589 | + functions-common:time_stop:2433 : elapsed_time=5161 2026-07-10 17:51:38.592 | + functions-common:time_stop:2434 : total=101318 2026-07-10 17:51:38.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:38.599 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=106479 2026-07-10 17:51:38.602 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:51:38.604 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-10 17:51:38.607 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:38.610 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:38.612 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-10 17:51:38.653 | No module matches proxy 2026-07-10 17:51:38.657 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-10 17:51:38.690 | Enabling module proxy. 2026-07-10 17:51:38.696 | To activate the new configuration, you need to run: 2026-07-10 17:51:38.696 | systemctl restart apache2 2026-07-10 17:51:38.701 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-10 17:51:38.735 | Considering dependency proxy for proxy_uwsgi: 2026-07-10 17:51:38.735 | Module proxy already enabled 2026-07-10 17:51:38.735 | Enabling module proxy_uwsgi. 2026-07-10 17:51:38.740 | To activate the new configuration, you need to run: 2026-07-10 17:51:38.740 | systemctl restart apache2 2026-07-10 17:51:38.745 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-10 17:51:38.748 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:51:38.751 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:51:38.754 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:51:38.866 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-10 17:51:38.869 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-10 17:51:38.871 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-10 17:51:38.874 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.877 | + 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-10 17:51:38.880 | + 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-10 17:51:38.883 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.886 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-10 17:51:38.889 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-10 17:51:38.891 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-10 17:51:38.894 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.896 | + 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-10 17:51:38.898 | + 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-10 17:51:38.900 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.902 | + ./stack.sh:main:908 : install_glanceclient 2026-07-10 17:51:38.904 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-10 17:51:38.906 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-10 17:51:38.908 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.910 | + 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-10 17:51:38.912 | + 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-10 17:51:38.914 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.916 | + ./stack.sh:main:909 : install_cinderclient 2026-07-10 17:51:38.918 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-10 17:51:38.920 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-10 17:51:38.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.924 | + 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-10 17:51:38.927 | + 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-10 17:51:38.929 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.931 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-10 17:51:38.933 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-10 17:51:38.935 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.938 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:38.940 | + 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-10 17:51:38.943 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.946 | + ./stack.sh:main:910 : install_novaclient 2026-07-10 17:51:38.948 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-10 17:51:38.950 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-10 17:51:38.952 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.954 | + 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-10 17:51:38.956 | + 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-10 17:51:38.958 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.960 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-10 17:51:38.978 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:38.981 | + ./stack.sh:main:912 : install_swiftclient 2026-07-10 17:51:38.983 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-10 17:51:38.985 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-10 17:51:38.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:38.989 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:51:38.991 | + 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-10 17:51:38.993 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:38.996 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-10 17:51:39.013 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:39.016 | + ./stack.sh:main:915 : install_neutronclient 2026-07-10 17:51:39.019 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-10 17:51:39.022 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-10 17:51:39.025 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:39.027 | + 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-10 17:51:39.030 | + 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-10 17:51:39.033 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:39.036 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-10 17:51:39.039 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-10 17:51:39.042 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-10 17:51:39.044 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:39.047 | + 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-10 17:51:39.050 | + 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-10 17:51:39.052 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:39.054 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-10 17:51:39.057 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-10 17:51:39.059 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:51:39.063 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-10 17:51:39.066 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-10 17:51:39.069 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:51:39.073 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:51:39.073 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:51:39.078 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-10 17:51:39.080 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-10 17:51:39.083 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-10 17:51:39.086 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-10 17:51:39.089 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-10 17:51:39.111 | Using python 3.12 to install keystonemiddleware 2026-07-10 17:51:39.114 | + 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-10 17:51:39.698 | Collecting keystonemiddleware 2026-07-10 17:51:39.753 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 17:51:39.776 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-10 17:51:39.780 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:51:39.800 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-10 17:51:39.803 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:51:39.942 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-10 17:51:39.945 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:51:39.972 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-10 17:51:39.976 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:51:39.994 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-10 17:51:39.997 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 17:51:40.020 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-10 17:51:40.025 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:51:40.044 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-10 17:51:40.051 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:51:40.075 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-10 17:51:40.079 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:51:40.084 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-10 17:51:40.096 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-10 17:51:40.099 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:51:40.115 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-10 17:51:40.118 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 17:51:40.135 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-10 17:51:40.199 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:51:40.205 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-10 17:51:40.220 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-10 17:51:40.223 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-10 17:51:40.230 | 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-10 17:51:40.355 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-10 17:51:40.359 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:51:40.374 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-10 17:51:40.378 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:51:40.398 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-10 17:51:40.401 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 17:51:40.418 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-10 17:51:40.422 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 17:51:40.444 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-10 17:51:40.448 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 17:51:40.466 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-10 17:51:40.469 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-10 17:51:40.486 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-10 17:51:40.489 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-10 17:51:40.494 | 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-10 17:51:40.512 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-10 17:51:40.515 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-10 17:51:40.520 | 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-10 17:51:40.522 | 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-10 17:51:40.586 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-10 17:51:40.590 | 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-10 17:51:40.616 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-10 17:51:40.619 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-10 17:51:40.625 | 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-10 17:51:40.625 | 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-10 17:51:40.627 | 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-10 17:51:40.642 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-10 17:51:40.645 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 17:51:40.653 | 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-10 17:51:40.654 | 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-10 17:51:40.654 | 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-10 17:51:40.655 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-10 17:51:40.671 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-10 17:51:40.681 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-10 17:51:40.691 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-10 17:51:40.698 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-10 17:51:40.705 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-10 17:51:40.711 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-10 17:51:40.717 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-10 17:51:40.726 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-10 17:51:40.762 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 65.4 MB/s 0:00:00 2026-07-10 17:51:40.765 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-10 17:51:40.771 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-10 17:51:40.777 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-10 17:51:40.784 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-10 17:51:40.791 | 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-10 17:51:40.805 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-10 17:51:40.875 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-10 17:51:40.885 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-10 17:51:40.893 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-10 17:51:40.905 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-10 17:51:40.917 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-10 17:51:40.930 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-10 17:51:40.935 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-10 17:51:40.941 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-10 17:51:40.949 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-10 17:51:40.955 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-10 17:51:41.109 | 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-10 17:51:41.180 | Attempting uninstall: typing-extensions 2026-07-10 17:51:41.186 | Found existing installation: typing_extensions 4.10.0 2026-07-10 17:51:41.186 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.186 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-10 17:51:41.245 | Attempting uninstall: six 2026-07-10 17:51:41.250 | Found existing installation: six 1.16.0 2026-07-10 17:51:41.250 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.250 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-10 17:51:41.282 | Attempting uninstall: pyparsing 2026-07-10 17:51:41.286 | Found existing installation: pyparsing 3.1.1 2026-07-10 17:51:41.287 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.287 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-10 17:51:41.359 | Attempting uninstall: PyJWT 2026-07-10 17:51:41.364 | Found existing installation: PyJWT 2.7.0 2026-07-10 17:51:41.364 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.364 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-10 17:51:41.388 | Attempting uninstall: netaddr 2026-07-10 17:51:41.393 | Found existing installation: netaddr 0.8.0 2026-07-10 17:51:41.393 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.394 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-10 17:51:41.529 | Attempting uninstall: python-dateutil 2026-07-10 17:51:41.534 | Found existing installation: python-dateutil 2.8.2 2026-07-10 17:51:41.535 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:41.535 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-10 17:51:42.644 | 2026-07-10 17:51:42.648 | 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.1.0 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-10 17:51:42.766 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:42.769 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:42.772 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:42.774 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:42.776 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:42.779 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:42.782 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:42.784 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:42.786 | + functions-common:time_stop:2427 : start_time=1783705899106 2026-07-10 17:51:42.790 | + functions-common:time_stop:2429 : [[ -z 1783705899106 ]] 2026-07-10 17:51:42.793 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:42.797 | + functions-common:time_stop:2432 : end_time=1783705902794 2026-07-10 17:51:42.799 | + functions-common:time_stop:2433 : elapsed_time=3688 2026-07-10 17:51:42.802 | + functions-common:time_stop:2434 : total=21468 2026-07-10 17:51:42.805 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:42.807 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25156 2026-07-10 17:51:42.811 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:42.813 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-10 17:51:42.815 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-10 17:51:42.818 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:51:42.821 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-10 17:51:42.824 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-10 17:51:42.827 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:51:42.830 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:51:42.830 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:51:42.835 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-10 17:51:42.838 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-10 17:51:42.841 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-10 17:51:42.845 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-10 17:51:42.847 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-10 17:51:42.870 | Using python 3.12 to install python-memcached 2026-07-10 17:51:42.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-10 17:51:43.441 | Collecting python-memcached 2026-07-10 17:51:43.535 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:51:43.543 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-10 17:51:43.629 | Installing collected packages: python-memcached 2026-07-10 17:51:43.647 | Successfully installed python-memcached-1.62 2026-07-10 17:51:43.730 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:43.734 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:43.737 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:43.740 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:43.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:43.745 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:43.747 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:43.750 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:43.752 | + functions-common:time_stop:2427 : start_time=1783705902865 2026-07-10 17:51:43.755 | + functions-common:time_stop:2429 : [[ -z 1783705902865 ]] 2026-07-10 17:51:43.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:43.764 | + functions-common:time_stop:2432 : end_time=1783705903760 2026-07-10 17:51:43.766 | + functions-common:time_stop:2433 : elapsed_time=895 2026-07-10 17:51:43.768 | + functions-common:time_stop:2434 : total=25156 2026-07-10 17:51:43.770 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:43.773 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26051 2026-07-10 17:51:43.776 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:43.779 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-10 17:51:43.797 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:43.801 | + ./stack.sh:main:922 : '[' 10.4.3.68 == 10.4.3.68 ']' 2026-07-10 17:51:43.804 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-10 17:51:43.806 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-10 17:51:43.810 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-10 17:51:43.813 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:51:43.816 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-10 17:51:43.819 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-10 17:51:43.838 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:43.840 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-10 17:51:43.843 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-10 17:51:43.846 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-10 17:51:43.848 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:51:43.851 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:51:43.854 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:51:43.858 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:51:43.861 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:51:43.864 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:51:43.883 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:51:43.885 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:51:43.888 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:43.891 | + functions-common:git_clone:610 : echo master 2026-07-10 17:51:43.892 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:51:43.897 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-10 17:51:43.899 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:43.902 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-10 17:51:43.915 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-10 17:51:43.918 | + functions-common:git_clone:673 : head -1 2026-07-10 17:51:43.918 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:51:43.939 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-10 17:51:43.943 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:51:43.946 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-10 17:51:43.949 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:51:43.951 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-10 17:51:43.954 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-10 17:51:43.957 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:51:43.960 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-10 17:51:43.963 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:51:43.965 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-10 17:51:43.968 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-10 17:51:43.971 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:51:43.974 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:51:43.978 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-10 17:51:43.981 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:51:43.984 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-10 17:51:43.987 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:51:43.989 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:51:43.993 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-10 17:51:43.999 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-10 17:51:44.002 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-10 17:51:44.005 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-10 17:51:44.088 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-10 17:51:44.091 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:51:44.094 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:51:44.097 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:51:44.099 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-10 17:51:44.102 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-10 17:51:44.105 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:51:44.108 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:51:44.111 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:51:44.114 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:51:44.116 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:51:44.118 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:51:44.120 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:51:44.122 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-10 17:51:44.143 | Using python 3.12 to install /opt/stack/keystone 2026-07-10 17:51:44.146 | + 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-10 17:51:44.650 | Obtaining file:///opt/stack/keystone 2026-07-10 17:51:44.653 | Installing build dependencies: started 2026-07-10 17:51:45.406 | Installing build dependencies: finished with status 'done' 2026-07-10 17:51:45.407 | Checking if build backend supports build_editable: started 2026-07-10 17:51:45.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:51:45.694 | Getting requirements to build editable: started 2026-07-10 17:51:45.851 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:51:45.852 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:51:46.641 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:51:46.652 | 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-10 17:51:46.652 | 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-10 17:51:46.727 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-10 17:51:46.778 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 17:51:46.793 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-10 17:51:46.796 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-10 17:51:46.981 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-10 17:51:46.986 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-10 17:51:47.247 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.286 | 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-10 17:51:47.294 | 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-10 17:51:47.295 | 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-10 17:51:47.296 | 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-10 17:51:47.326 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.330 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-10 17:51:47.335 | 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-10 17:51:47.337 | 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-10 17:51:47.337 | 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-10 17:51:47.360 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.366 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 17:51:47.390 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.394 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:51:47.399 | 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-10 17:51:47.400 | 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-10 17:51:47.416 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.420 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:51:47.487 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.491 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:51:47.496 | 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-10 17:51:47.507 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.510 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 17:51:47.515 | 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-10 17:51:47.526 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.528 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-10 17:51:47.548 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.553 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-10 17:51:47.560 | 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-10 17:51:47.561 | 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-10 17:51:47.581 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.584 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 17:51:47.590 | 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.1.0) 2026-07-10 17:51:47.591 | 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-10 17:51:47.602 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.606 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 17:51:47.625 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-10 17:51:47.629 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 17:51:47.714 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-10 17:51:47.719 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-10 17:51:47.730 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-10 17:51:47.734 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 17:51:47.738 | 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-10 17:51:47.748 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-10 17:51:47.751 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 17:51:47.766 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-10 17:51:47.770 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 17:51:47.782 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-10 17:51:47.785 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:51:47.799 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-10 17:51:47.802 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:51:47.846 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-10 17:51:47.853 | 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-10 17:51:47.870 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-10 17:51:47.874 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-10 17:51:47.881 | 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-10 17:51:47.914 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-10 17:51:47.917 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-10 17:51:47.934 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-10 17:51:47.937 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-10 17:51:47.951 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-10 17:51:47.953 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:51:47.972 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-10 17:51:47.976 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:51:48.254 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.257 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-10 17:51:48.265 | 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-10 17:51:48.266 | 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-10 17:51:48.269 | 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-10 17:51:48.269 | 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-10 17:51:48.270 | 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-10 17:51:48.276 | 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-10 17:51:48.276 | 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-10 17:51:48.276 | 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-10 17:51:48.294 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.298 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-10 17:51:48.304 | 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-10 17:51:48.314 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.317 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-10 17:51:48.331 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.334 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-10 17:51:48.352 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.356 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:51:48.363 | 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-10 17:51:48.366 | 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-10 17:51:48.368 | 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-10 17:51:48.385 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.388 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:51:48.406 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.409 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 17:51:48.427 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.430 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-10 17:51:48.453 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.456 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:51:48.475 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.478 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-10 17:51:48.493 | 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-10 17:51:48.497 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 17:51:48.515 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.518 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-10 17:51:48.522 | 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-10 17:51:48.535 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.539 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:51:48.557 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.561 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:51:48.581 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.585 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-10 17:51:48.704 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.755 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-10 17:51:48.774 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.778 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:51:48.791 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.795 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-10 17:51:48.808 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.811 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-10 17:51:48.829 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.833 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-10 17:51:48.864 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.868 | 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-10 17:51:48.883 | 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-10 17:51:48.887 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 17:51:48.906 | 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-10 17:51:48.910 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-10 17:51:48.929 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.933 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-10 17:51:48.943 | 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-10 17:51:48.944 | 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-10 17:51:48.951 | 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-10 17:51:48.969 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-10 17:51:48.973 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-10 17:51:49.004 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:49.006 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-10 17:51:49.025 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:49.028 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 17:51:49.049 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-10 17:51:49.053 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-10 17:51:49.065 | 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-10 17:51:49.065 | 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-10 17:51:49.066 | 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-10 17:51:49.067 | 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-10 17:51:49.087 | 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-10 17:51:49.091 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-10 17:51:49.120 | 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-10 17:51:49.123 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-10 17:51:49.172 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-10 17:51:49.183 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-10 17:51:49.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 26.0 MB/s 0:00:00 2026-07-10 17:51:49.335 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-10 17:51:49.345 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-10 17:51:49.352 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-10 17:51:49.357 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-10 17:51:49.364 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-10 17:51:49.370 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-10 17:51:49.376 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-10 17:51:49.381 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-10 17:51:49.389 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-10 17:51:49.395 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-10 17:51:49.402 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-10 17:51:49.407 | 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-10 17:51:49.413 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-10 17:51:49.421 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-10 17:51:49.428 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-10 17:51:49.438 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-10 17:51:49.448 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-10 17:51:49.455 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-10 17:51:49.461 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-10 17:51:49.467 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-10 17:51:49.476 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-10 17:51:49.482 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-10 17:51:49.490 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-10 17:51:49.497 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-10 17:51:49.507 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-10 17:51:49.517 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-10 17:51:49.529 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-10 17:51:49.539 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 50.2 MB/s 0:00:00 2026-07-10 17:51:49.543 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-10 17:51:49.549 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-10 17:51:49.556 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-10 17:51:49.562 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-10 17:51:49.570 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-10 17:51:49.579 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-10 17:51:49.585 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-10 17:51:49.590 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-10 17:51:49.596 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-10 17:51:49.615 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-10 17:51:49.621 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-10 17:51:49.632 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-10 17:51:49.641 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-10 17:51:49.648 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-10 17:51:49.654 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-10 17:51:49.660 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-10 17:51:49.674 | 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-10 17:51:49.717 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 76.8 MB/s 0:00:00 2026-07-10 17:51:49.721 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-10 17:51:49.728 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-10 17:51:49.734 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-10 17:51:49.739 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-10 17:51:49.753 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-10 17:51:49.763 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-10 17:51:49.774 | 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-10 17:51:49.782 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-10 17:51:49.787 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-10 17:51:49.793 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-10 17:51:49.798 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-10 17:51:49.869 | Building wheels for collected packages: keystone 2026-07-10 17:51:49.870 | Building editable for keystone (pyproject.toml): started 2026-07-10 17:51:50.505 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-10 17:51:50.506 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=8c08a93d7b749c011e3243c9deeca571305a69faf55049936fcc09ed23184e1f 2026-07-10 17:51:50.506 | Stored in directory: /tmp/pip-ephem-wheel-cache-up_mzgjl/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-10 17:51:50.508 | Successfully built keystone 2026-07-10 17:51:50.658 | 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-10 17:51:50.675 | Attempting uninstall: pytz 2026-07-10 17:51:50.681 | Found existing installation: pytz 2024.1 2026-07-10 17:51:50.681 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:50.681 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-10 17:51:51.522 | Attempting uninstall: oauthlib 2026-07-10 17:51:51.528 | Found existing installation: oauthlib 3.2.2 2026-07-10 17:51:51.529 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:51.529 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-10 17:51:51.603 | Attempting uninstall: markupsafe 2026-07-10 17:51:51.612 | Found existing installation: MarkupSafe 2.1.5 2026-07-10 17:51:51.612 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:51.612 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-10 17:51:52.153 | Attempting uninstall: click 2026-07-10 17:51:52.159 | Found existing installation: click 8.1.6 2026-07-10 17:51:52.160 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:52.160 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-10 17:51:52.264 | Attempting uninstall: blinker 2026-07-10 17:51:52.269 | Found existing installation: blinker 1.7.0 2026-07-10 17:51:52.269 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:52.269 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-10 17:51:52.278 | Attempting uninstall: bcrypt 2026-07-10 17:51:52.284 | Found existing installation: bcrypt 3.2.2 2026-07-10 17:51:52.285 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:52.285 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-10 17:51:52.293 | Attempting uninstall: attrs 2026-07-10 17:51:52.300 | Found existing installation: attrs 23.2.0 2026-07-10 17:51:52.301 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:52.301 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-10 17:51:53.954 | Attempting uninstall: jinja2 2026-07-10 17:51:53.960 | Found existing installation: Jinja2 3.1.2 2026-07-10 17:51:53.960 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:53.961 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-10 17:51:54.559 | Attempting uninstall: cryptography 2026-07-10 17:51:54.565 | Found existing installation: cryptography 41.0.7 2026-07-10 17:51:54.567 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:54.567 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-10 17:51:54.895 | Attempting uninstall: pyopenssl 2026-07-10 17:51:54.905 | Found existing installation: pyOpenSSL 23.2.0 2026-07-10 17:51:54.905 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:54.905 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-10 17:51:55.119 | Attempting uninstall: jsonschema 2026-07-10 17:51:55.127 | Found existing installation: jsonschema 4.10.3 2026-07-10 17:51:55.127 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:51:55.127 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-10 17:51:56.006 | 2026-07-10 17:51:56.007 | 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-10 17:51:56.007 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-10 17:51:56.016 | 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-10 17:51:56.313 | + inc/python:pip_install:216 : result=0 2026-07-10 17:51:56.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:51:56.318 | + functions-common:time_stop:2420 : local name 2026-07-10 17:51:56.321 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:51:56.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:51:56.326 | + functions-common:time_stop:2423 : local total 2026-07-10 17:51:56.329 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:51:56.332 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:51:56.334 | + functions-common:time_stop:2427 : start_time=1783705904138 2026-07-10 17:51:56.337 | + functions-common:time_stop:2429 : [[ -z 1783705904138 ]] 2026-07-10 17:51:56.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:51:56.344 | + functions-common:time_stop:2432 : end_time=1783705916341 2026-07-10 17:51:56.346 | + functions-common:time_stop:2433 : elapsed_time=12203 2026-07-10 17:51:56.349 | + functions-common:time_stop:2434 : total=26051 2026-07-10 17:51:56.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:51:56.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38254 2026-07-10 17:51:56.356 | + inc/python:pip_install:219 : return 0 2026-07-10 17:51:56.359 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:51:56.362 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:51:56.364 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-10 17:51:56.367 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-10 17:51:56.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:51:56.373 | + 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-10 17:51:56.376 | + 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-10 17:51:56.379 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:51:56.382 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-10 17:51:56.402 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:56.406 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:51:56.409 | + ./stack.sh:main:924 : configure_keystone 2026-07-10 17:51:56.411 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-10 17:51:56.424 | + 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-10 17:51:56.427 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-10 17:51:56.432 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-10 17:51:56.451 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:56.455 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-10 17:51:56.492 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-10 17:51:56.527 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-10 17:51:56.563 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-10 17:51:56.598 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-10 17:51:56.643 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-10 17:51:56.679 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-10 17:51:56.715 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-10 17:51:56.746 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-10 17:51:56.785 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-10 17:51:56.788 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-10 17:51:56.791 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-10 17:51:56.794 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-10 17:51:56.796 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-10 17:51:56.800 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:51:56.817 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:56.820 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-10 17:51:56.823 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-10 17:51:56.827 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:51:56.845 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:56.848 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:51:56.852 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:51:56.887 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:51:56.890 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:51:56.893 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.68/identity 2026-07-10 17:51:56.933 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-10 17:51:56.935 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-10 17:51:56.974 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-10 17:51:56.977 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-10 17:51:56.979 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-10 17:51:56.983 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-10 17:51:56.985 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:51:56.988 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:51:56.990 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:51:57.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:57.015 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:51:57.018 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-10 17:51:57.022 | + 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-10 17:51:57.062 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-10 17:51:57.064 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-10 17:51:57.068 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-10 17:51:57.071 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-10 17:51:57.075 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:51:57.097 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:51:57.100 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:51:57.103 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:51:57.107 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:51:57.110 | + 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-10 17:51:57.147 | + 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-10 17:51:57.185 | + 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-10 17:51:57.222 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:51:57.258 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-10 17:51:57.297 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-10 17:51:57.334 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-10 17:51:57.338 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-10 17:51:57.341 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-10 17:51:57.344 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-10 17:51:57.347 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-10 17:51:57.350 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-10 17:51:57.353 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-10 17:51:57.356 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:51:57.359 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:51:57.374 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:51:57.374 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:51:57.382 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:51:57.386 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:51:57.399 | /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-10 17:51:57.403 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-10 17:51:57.405 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-10 17:51:57.410 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:51:57.414 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-10 17:51:57.447 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-10 17:51:57.485 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-10 17:51:57.520 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-10 17:51:57.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-10 17:51:57.591 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-10 17:51:57.627 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-10 17:51:57.664 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-10 17:51:57.698 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-10 17:51:57.733 | + 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-10 17:51:57.763 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-10 17:51:57.796 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-10 17:51:57.827 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-10 17:51:57.861 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-10 17:51:57.895 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-10 17:51:57.897 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-10 17:51:57.900 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-10 17:51:57.903 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-10 17:51:57.906 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:51:57.909 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:57.912 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:57.914 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-10 17:51:57.917 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-10 17:51:57.919 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-10 17:51:57.950 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-10 17:51:57.986 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-10 17:51:57.987 | + 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-10 17:51:57.995 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-10 17:51:57.999 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-10 17:51:58.002 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-10 17:51:58.005 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:51:58.008 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:51:58.011 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:51:58.014 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:51:58.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:58.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:58.022 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:51:58.024 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:51:58.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:51:58.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:51:58.032 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-10 17:51:58.068 | Enabling site keystone-api. 2026-07-10 17:51:58.074 | To activate the new configuration, you need to run: 2026-07-10 17:51:58.074 | systemctl reload apache2 2026-07-10 17:51:58.079 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-10 17:51:58.082 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:51:58.086 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:51:58.089 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:51:58.199 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-10 17:51:58.235 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-10 17:51:58.274 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-10 17:51:58.309 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-10 17:51:58.312 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-10 17:51:58.349 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-10 17:51:58.382 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-10 17:51:58.418 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-10 17:51:58.456 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-10 17:51:58.459 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-10 17:51:58.495 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-10 17:51:58.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:51:58.517 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-10 17:51:58.537 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:51:58.539 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-10 17:51:58.542 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-10 17:51:58.545 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-10 17:51:58.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:51:58.552 | + lib/stack:stack_install_service:32 : install_swift 2026-07-10 17:51:58.555 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-10 17:51:58.558 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-10 17:51:58.561 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-10 17:51:58.564 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:51:58.566 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:51:58.570 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:51:58.573 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:51:58.576 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:51:58.579 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:51:58.596 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:51:58.599 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:51:58.602 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:58.606 | + functions-common:git_clone:610 : echo master 2026-07-10 17:51:58.606 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:51:58.612 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-10 17:51:58.615 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:51:58.618 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-10 17:51:58.632 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-10 17:51:58.635 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:51:58.636 | + functions-common:git_clone:673 : head -1 2026-07-10 17:51:58.653 | f18d0e76b Quiet eventlet deprecation warnings. 2026-07-10 17:51:58.657 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:51:58.661 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-10 17:51:58.664 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:51:58.667 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-10 17:51:58.670 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-10 17:51:58.674 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-10 17:51:58.676 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-10 17:51:58.679 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:51:58.682 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-10 17:51:58.685 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-10 17:51:58.687 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:51:58.689 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-10 17:51:58.692 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-10 17:51:58.695 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:51:58.698 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-10 17:51:58.701 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:51:58.704 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:51:58.707 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-10 17:51:58.713 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-10 17:51:58.716 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-10 17:51:58.719 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-10 17:51:58.802 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-10 17:51:58.804 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:51:58.807 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:51:58.809 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:51:58.812 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-10 17:51:58.815 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-10 17:51:58.817 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:51:58.819 | + inc/python:setup_package:446 : local extras=keystone 2026-07-10 17:51:58.822 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:51:58.825 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-10 17:51:58.828 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-10 17:51:58.830 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-10 17:51:58.833 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:51:58.836 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-10 17:51:58.857 | Using python 3.12 to install /opt/stack/swift 2026-07-10 17:51:58.861 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-07-10 17:51:59.360 | Obtaining file:///opt/stack/swift 2026-07-10 17:51:59.362 | Installing build dependencies: started 2026-07-10 17:52:00.161 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:00.162 | Checking if build backend supports build_editable: started 2026-07-10 17:52:00.459 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:52:00.460 | Getting requirements to build editable: started 2026-07-10 17:52:00.616 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:52:00.617 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:52:01.191 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:01.202 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (0.41.0) 2026-07-10 17:52:01.202 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (3.5.3) 2026-07-10 17:52:01.202 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (3.1.0) 2026-07-10 17:52:01.541 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev3) 2026-07-10 17:52:01.592 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-10 17:52:01.598 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (2.34.2) 2026-07-10 17:52:01.630 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev3) 2026-07-10 17:52:01.635 | 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-10 17:52:01.651 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev3) 2026-07-10 17:52:01.654 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-10 17:52:01.660 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (43.0.3) 2026-07-10 17:52:01.660 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (2.8.0) 2026-07-10 17:52:01.662 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev3) (13.0.0) 2026-07-10 17:52:01.663 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev3) (2.0.0) 2026-07-10 17:52:01.665 | 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.1.dev3) (3.0) 2026-07-10 17:52:01.669 | 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.1.dev3) (5.15.0) 2026-07-10 17:52:01.670 | 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.1.dev3) (4.2.0) 2026-07-10 17:52:01.671 | 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.1.dev3) (10.5.0) 2026-07-10 17:52:01.671 | 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.1.dev3) (6.4.0) 2026-07-10 17:52:01.672 | 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.1.dev3) (6.8.0) 2026-07-10 17:52:01.672 | 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.1.dev3) (8.2.0) 2026-07-10 17:52:01.673 | 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.1.dev3) (5.10.0) 2026-07-10 17:52:01.673 | 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.1.dev3) (10.1.1) 2026-07-10 17:52:01.673 | 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.1.dev3) (7.0.3) 2026-07-10 17:52:01.674 | 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.1.dev3) (4.1.0) 2026-07-10 17:52:01.674 | 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.1.dev3) (2.13.0) 2026-07-10 17:52:01.675 | 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.1.dev3) (5.8.0) 2026-07-10 17:52:01.675 | 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.1.dev3) (1.8.10) 2026-07-10 17:52:01.678 | 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.1.dev3) (2.1.0) 2026-07-10 17:52:01.680 | 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.1.dev3) (5.9.0) 2026-07-10 17:52:01.680 | 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.1.dev3) (1.8.2) 2026-07-10 17:52:01.680 | 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.1.dev3) (4.15.0) 2026-07-10 17:52:01.683 | 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.1.dev3) (1.5.0) 2026-07-10 17:52:01.685 | 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.1.dev3) (5.3.1) 2026-07-10 17:52:01.687 | 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.1.dev3) (1.3.0) 2026-07-10 17:52:01.687 | 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.1.dev3) (2.0.0) 2026-07-10 17:52:01.688 | 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.1.dev3) (6.0.3) 2026-07-10 17:52:01.693 | 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.1.dev3) (2.9.0.post0) 2026-07-10 17:52:01.693 | 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.1.dev3) (3.1.0) 2026-07-10 17:52:01.695 | 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.1.dev3) (2.2.2) 2026-07-10 17:52:01.696 | 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.1.dev3) (1.2.1) 2026-07-10 17:52:01.698 | 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.1.dev3) (3.3.2) 2026-07-10 17:52:01.699 | 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.1.dev3) (26.2) 2026-07-10 17:52:01.699 | 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.1.dev3) (7.2.2) 2026-07-10 17:52:01.703 | 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.1.dev3) (83.0.0) 2026-07-10 17:52:01.710 | 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.1.dev3) (1.17.0) 2026-07-10 17:52:01.715 | 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.1.dev3) (3.4.7) 2026-07-10 17:52:01.715 | 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.1.dev3) (3.18) 2026-07-10 17:52:01.716 | 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.1.dev3) (2.7.0) 2026-07-10 17:52:01.717 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev3) (2023.11.17) 2026-07-10 17:52:01.738 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-10 17:52:01.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 63.9 MB/s 0:00:00 2026-07-10 17:52:01.847 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-10 17:52:01.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 37.0 MB/s 0:00:00 2026-07-10 17:52:01.865 | 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-10 17:52:01.884 | Building wheels for collected packages: swift 2026-07-10 17:52:01.886 | Building editable for swift (pyproject.toml): started 2026-07-10 17:52:02.463 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-10 17:52:02.465 | Created wheel for swift: filename=swift-2.38.1.dev3-0.editable-py3-none-any.whl size=19785 sha256=b67cb867961280f20b9453e79a66f49dd2b04e47f2563bed183581f0fa6e8fde 2026-07-10 17:52:02.465 | Stored in directory: /tmp/pip-ephem-wheel-cache-_x3jizvl/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-10 17:52:02.468 | Successfully built swift 2026-07-10 17:52:02.575 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-10 17:52:02.761 | 2026-07-10 17:52:02.788 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev3 xattr-1.3.0 2026-07-10 17:52:02.891 | + inc/python:pip_install:216 : result=0 2026-07-10 17:52:02.894 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:52:02.897 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:02.900 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:02.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:02.905 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:02.907 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:02.910 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:52:02.913 | + functions-common:time_stop:2427 : start_time=1783705918852 2026-07-10 17:52:02.916 | + functions-common:time_stop:2429 : [[ -z 1783705918852 ]] 2026-07-10 17:52:02.919 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:02.924 | + functions-common:time_stop:2432 : end_time=1783705922921 2026-07-10 17:52:02.926 | + functions-common:time_stop:2433 : elapsed_time=4069 2026-07-10 17:52:02.929 | + functions-common:time_stop:2434 : total=38254 2026-07-10 17:52:02.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:02.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42323 2026-07-10 17:52:02.936 | + inc/python:pip_install:219 : return 0 2026-07-10 17:52:02.939 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:52:02.942 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:52:02.945 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-10 17:52:02.948 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-10 17:52:02.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:02.952 | + 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-10 17:52:02.955 | + 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-10 17:52:02.959 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:02.961 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-10 17:52:02.965 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:52:02.968 | + ./stack.sh:main:933 : configure_swift 2026-07-10 17:52:02.971 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-10 17:52:02.973 | + lib/swift:configure_swift:332 : local node_number 2026-07-10 17:52:02.976 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-10 17:52:02.979 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-10 17:52:02.981 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-10 17:52:03.307 | No container-sync running 2026-07-10 17:52:03.308 | No proxy-server running 2026-07-10 17:52:03.308 | No container-auditor running 2026-07-10 17:52:03.308 | No container-updater running 2026-07-10 17:52:03.308 | No object-server running 2026-07-10 17:52:03.308 | No container-replicator running 2026-07-10 17:52:03.308 | No container-sharder running 2026-07-10 17:52:03.308 | No object-auditor running 2026-07-10 17:52:03.308 | No object-expirer running 2026-07-10 17:52:03.308 | No object-reconstructor running 2026-07-10 17:52:03.308 | No object-updater running 2026-07-10 17:52:03.308 | No account-replicator running 2026-07-10 17:52:03.308 | No container-server running 2026-07-10 17:52:03.308 | No container-reconciler running 2026-07-10 17:52:03.308 | No object-replicator running 2026-07-10 17:52:03.308 | No account-server running 2026-07-10 17:52:03.308 | No account-auditor running 2026-07-10 17:52:03.308 | No account-reaper running 2026-07-10 17:52:03.370 | + lib/swift:configure_swift:337 : true 2026-07-10 17:52:03.372 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-10 17:52:03.385 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-10 17:52:03.399 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-10 17:52:03.402 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-10 17:52:03.403 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-10 17:52:03.408 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-10 17:52:03.408 | s/%GROUP%/stack/; 2026-07-10 17:52:03.408 | s/%USER%/stack/; 2026-07-10 17:52:03.408 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-10 17:52:03.408 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-10 17:52:03.411 | uid = stack 2026-07-10 17:52:03.411 | gid = stack 2026-07-10 17:52:03.411 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-10 17:52:03.411 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-10 17:52:03.411 | address = 127.0.0.1 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [account6612] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/1/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [account6622] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/2/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [account6632] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/3/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [account6642] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/4/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [container6611] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/1/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [container6621] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/2/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [container6631] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/3/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [container6641] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/4/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [object6613] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/1/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [object6623] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/2/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [object6633] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/3/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-10 17:52:03.411 | 2026-07-10 17:52:03.411 | [object6643] 2026-07-10 17:52:03.411 | max connections = 25 2026-07-10 17:52:03.411 | path = /opt/stack/data/swift/4/ 2026-07-10 17:52:03.411 | read only = false 2026-07-10 17:52:03.411 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-10 17:52:03.415 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-10 17:52:03.417 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:03.419 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:03.423 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-10 17:52:03.436 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-10 17:52:03.438 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-10 17:52:03.444 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-10 17:52:03.449 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-10 17:52:03.452 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-10 17:52:03.457 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-10 17:52:03.490 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.68:8080/v1/ 2026-07-10 17:52:03.520 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-10 17:52:03.541 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-10 17:52:03.574 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-10 17:52:03.594 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-10 17:52:03.626 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-10 17:52:03.645 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-10 17:52:03.678 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-10 17:52:03.697 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-10 17:52:03.730 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-10 17:52:03.750 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-10 17:52:03.781 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-10 17:52:03.800 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-10 17:52:03.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:03.819 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-10 17:52:03.851 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-10 17:52:03.881 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-10 17:52:03.912 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-10 17:52:03.943 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:03.945 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-10 17:52:03.960 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:03.962 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-10 17:52:03.992 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-10 17:52:04.008 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:04.010 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-10 17:52:04.026 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:04.028 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-10 17:52:04.030 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-10 17:52:04.047 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:04.048 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-10 17:52:04.051 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-10 17:52:04.053 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-10 17:52:04.058 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-10 17:52:04.064 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-10 17:52:04.092 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-10 17:52:04.123 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-10 17:52:04.156 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-10 17:52:04.194 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-10 17:52:04.226 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-10 17:52:04.228 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-10 17:52:04.231 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-10 17:52:04.233 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-10 17:52:04.236 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:52:04.238 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-10 17:52:04.240 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-10 17:52:04.243 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-10 17:52:04.245 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-10 17:52:04.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-10 17:52:04.278 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-10 17:52:04.309 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:52:04.342 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-10 17:52:04.377 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-10 17:52:04.411 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-10 17:52:04.442 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-10 17:52:04.474 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-10 17:52:04.505 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:52:04.537 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:04.569 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-10 17:52:04.601 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:52:04.603 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-10 17:52:04.636 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-10 17:52:04.670 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-10 17:52:04.700 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-10 17:52:04.735 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-10 17:52:04.767 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-10 17:52:04.788 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-10 17:52:04.819 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-10 17:52:04.851 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-10 17:52:04.856 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-10 17:52:04.890 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-10 17:52:04.925 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-10 17:52:04.958 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-10 17:52:04.995 | + lib/swift:configure_swift:490 : local node_number 2026-07-10 17:52:04.998 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-10 17:52:05.001 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-10 17:52:05.004 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-10 17:52:05.009 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-10 17:52:05.012 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-10 17:52:05.014 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-10 17:52:05.016 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-10 17:52:05.019 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-10 17:52:05.022 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-10 17:52:05.025 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-10 17:52:05.027 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-10 17:52:05.046 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-10 17:52:05.078 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-10 17:52:05.098 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-10 17:52:05.132 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-10 17:52:05.151 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-10 17:52:05.186 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-10 17:52:05.205 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-10 17:52:05.240 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-10 17:52:05.260 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-10 17:52:05.297 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-10 17:52:05.316 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-10 17:52:05.352 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-10 17:52:05.371 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-10 17:52:05.403 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-10 17:52:05.423 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-10 17:52:05.453 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-10 17:52:05.472 | + 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-10 17:52:05.504 | + 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-10 17:52:05.508 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-10 17:52:05.528 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-10 17:52:05.559 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-10 17:52:05.591 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-10 17:52:05.593 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-10 17:52:05.598 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-10 17:52:05.601 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-10 17:52:05.604 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-10 17:52:05.606 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-10 17:52:05.609 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-10 17:52:05.611 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-10 17:52:05.614 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-10 17:52:05.616 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-10 17:52:05.635 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-10 17:52:05.669 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-10 17:52:05.689 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-10 17:52:05.723 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-10 17:52:05.742 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-10 17:52:05.774 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-10 17:52:05.793 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-10 17:52:05.828 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-10 17:52:05.849 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-10 17:52:05.882 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-10 17:52:05.901 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-10 17:52:05.933 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-10 17:52:05.953 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-10 17:52:05.986 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-10 17:52:06.005 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-10 17:52:06.038 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-10 17:52:06.057 | + 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-10 17:52:06.092 | + 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-10 17:52:06.098 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-10 17:52:06.116 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-10 17:52:06.147 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-10 17:52:06.149 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-10 17:52:06.154 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-10 17:52:06.155 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-10 17:52:06.157 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-10 17:52:06.160 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-10 17:52:06.163 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-10 17:52:06.165 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-10 17:52:06.168 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-10 17:52:06.171 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-10 17:52:06.192 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-10 17:52:06.226 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-10 17:52:06.246 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-10 17:52:06.279 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-10 17:52:06.299 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-10 17:52:06.337 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-10 17:52:06.358 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-10 17:52:06.394 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-10 17:52:06.414 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-10 17:52:06.447 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-10 17:52:06.468 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-10 17:52:06.503 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-10 17:52:06.522 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-10 17:52:06.553 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-10 17:52:06.572 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-10 17:52:06.605 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-10 17:52:06.628 | + 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-10 17:52:06.662 | + 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-10 17:52:06.668 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-10 17:52:06.687 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-10 17:52:06.721 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-10 17:52:06.753 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-10 17:52:06.787 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-10 17:52:06.821 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-10 17:52:06.824 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-10 17:52:06.829 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-10 17:52:06.862 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-10 17:52:06.895 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-10 17:52:06.929 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-10 17:52:06.962 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-10 17:52:06.991 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-10 17:52:07.018 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-10 17:52:07.047 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-10 17:52:07.075 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-10 17:52:07.105 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-10 17:52:07.121 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:07.124 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-10 17:52:07.141 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-10 17:52:07.145 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-10 17:52:07.164 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-10 17:52:07.166 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.68 2026-07-10 17:52:07.198 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-10 17:52:07.201 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-10 17:52:07.233 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.68/identity 2026-07-10 17:52:07.267 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-10 17:52:07.269 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-10 17:52:07.301 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-10 17:52:07.318 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:07.321 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:07.353 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-10 17:52:07.390 | + lib/swift:configure_swift:553 : local user_group 2026-07-10 17:52:07.393 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-10 17:52:07.398 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-10 17:52:07.401 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-10 17:52:07.417 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-10 17:52:07.420 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-10 17:52:07.433 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-10 17:52:07.435 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-10 17:52:07.448 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-10 17:52:07.450 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-10 17:52:07.453 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-10 17:52:07.472 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:07.475 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-10 17:52:07.496 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:07.499 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-10 17:52:07.501 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-10 17:52:07.505 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-10 17:52:07.508 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:52:07.510 | + lib/stack:stack_install_service:32 : install_glance 2026-07-10 17:52:07.513 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-10 17:52:07.516 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-10 17:52:07.520 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-10 17:52:07.540 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:07.543 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-10 17:52:07.547 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-10 17:52:07.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:07.570 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-10 17:52:07.573 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-10 17:52:07.576 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-10 17:52:07.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:07.581 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:52:07.585 | + 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-10 17:52:07.588 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:07.591 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-10 17:52:07.594 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-10 17:52:07.598 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-10 17:52:07.602 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-10 17:52:07.605 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-10 17:52:07.608 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-10 17:52:07.611 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-10 17:52:07.615 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-10 17:52:07.618 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-10 17:52:07.622 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-10 17:52:07.626 | +++ 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-10 17:52:07.627 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-10 17:52:07.632 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-10 17:52:07.635 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-10 17:52:07.638 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-10 17:52:07.642 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-10 17:52:07.645 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-10 17:52:07.672 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-10 17:52:07.675 | + 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-10 17:52:08.293 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.351 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 17:52:08.361 | 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-10 17:52:08.361 | 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-10 17:52:08.362 | 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-10 17:52:08.362 | 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-10 17:52:08.363 | 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-10 17:52:08.364 | 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-10 17:52:08.364 | 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-10 17:52:08.365 | 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-10 17:52:08.365 | 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-10 17:52:08.366 | 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-10 17:52:08.376 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.379 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 17:52:08.386 | 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-10 17:52:08.390 | 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-10 17:52:08.390 | 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-10 17:52:08.406 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.410 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 17:52:08.540 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.544 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-10 17:52:08.569 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.573 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:52:08.590 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.594 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:52:08.611 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.615 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:52:08.621 | 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-10 17:52:08.622 | 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-10 17:52:08.622 | 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-10 17:52:08.623 | 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-10 17:52:08.626 | 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-10 17:52:08.627 | 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-10 17:52:08.628 | 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-10 17:52:08.630 | 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-10 17:52:08.631 | 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-10 17:52:08.631 | 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-10 17:52:08.633 | 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-10 17:52:08.644 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-10 17:52:08.649 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-10 17:52:08.654 | 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-10 17:52:08.656 | 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-10 17:52:08.658 | 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-10 17:52:08.659 | 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-10 17:52:08.660 | 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-10 17:52:08.664 | 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-10 17:52:08.666 | 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-10 17:52:08.667 | 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-10 17:52:08.668 | 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-10 17:52:08.672 | 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-10 17:52:08.673 | 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-10 17:52:08.673 | 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-10 17:52:08.674 | 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-10 17:52:08.675 | 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-10 17:52:08.675 | 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-10 17:52:08.676 | 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-10 17:52:08.678 | 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-10 17:52:08.683 | 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-10 17:52:08.683 | 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-10 17:52:08.686 | 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-10 17:52:08.695 | 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-10 17:52:08.701 | 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-10 17:52:08.701 | 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-10 17:52:08.708 | 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-10 17:52:08.708 | 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-10 17:52:08.709 | 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-10 17:52:08.710 | 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-10 17:52:08.721 | 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-10 17:52:08.748 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-10 17:52:08.772 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-10 17:52:08.794 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-10 17:52:08.803 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-10 17:52:08.809 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-10 17:52:08.820 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-10 17:52:08.879 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-10 17:52:08.885 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-10 17:52:09.005 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-10 17:52:09.693 | 2026-07-10 17:52:09.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-10 17:52:09.791 | + inc/python:pip_install:216 : result=0 2026-07-10 17:52:09.794 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:52:09.797 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:09.800 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:09.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:09.806 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:09.809 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:09.812 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:52:09.815 | + functions-common:time_stop:2427 : start_time=1783705927665 2026-07-10 17:52:09.818 | + functions-common:time_stop:2429 : [[ -z 1783705927665 ]] 2026-07-10 17:52:09.821 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:09.825 | + functions-common:time_stop:2432 : end_time=1783705929823 2026-07-10 17:52:09.828 | + functions-common:time_stop:2433 : elapsed_time=2158 2026-07-10 17:52:09.831 | + functions-common:time_stop:2434 : total=42323 2026-07-10 17:52:09.833 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:09.836 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44481 2026-07-10 17:52:09.840 | + inc/python:pip_install:219 : return 0 2026-07-10 17:52:09.843 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-10 17:52:09.846 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-10 17:52:09.849 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-10 17:52:09.866 | + 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-10 17:52:09.871 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-10 17:52:09.874 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-10 17:52:09.877 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-10 17:52:09.879 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:52:09.882 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:52:09.886 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:52:09.889 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:52:09.891 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:52:09.895 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:52:09.913 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:52:09.916 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:52:09.918 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:09.922 | + functions-common:git_clone:610 : echo master 2026-07-10 17:52:09.922 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:52:09.927 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-10 17:52:09.930 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:09.933 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-10 17:52:09.946 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-10 17:52:09.950 | + functions-common:git_clone:673 : head -1 2026-07-10 17:52:09.950 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:52:09.968 | b07d7293a doc: document missing notification event types and payloads 2026-07-10 17:52:09.971 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:52:09.974 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-10 17:52:09.977 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:52:09.979 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-10 17:52:09.983 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-10 17:52:09.986 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:52:09.989 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-10 17:52:09.992 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:52:09.994 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-10 17:52:09.998 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-10 17:52:10.001 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:52:10.003 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:52:10.007 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-10 17:52:10.010 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:52:10.013 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-10 17:52:10.016 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:52:10.019 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:52:10.022 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-10 17:52:10.028 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-10 17:52:10.030 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-10 17:52:10.033 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-10 17:52:10.116 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-10 17:52:10.119 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:52:10.121 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:52:10.124 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:52:10.127 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-10 17:52:10.129 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-10 17:52:10.132 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:52:10.134 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:52:10.136 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:52:10.139 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:52:10.142 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:52:10.145 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:52:10.148 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:52:10.150 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-10 17:52:10.171 | Using python 3.12 to install /opt/stack/glance 2026-07-10 17:52:10.173 | + 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-10 17:52:10.689 | Obtaining file:///opt/stack/glance 2026-07-10 17:52:10.692 | Installing build dependencies: started 2026-07-10 17:52:11.488 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:11.489 | Checking if build backend supports build_editable: started 2026-07-10 17:52:11.764 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:52:11.765 | Getting requirements to build editable: started 2026-07-10 17:52:11.924 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:52:11.926 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:52:12.573 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:12.585 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (7.0.3) 2026-07-10 17:52:12.585 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (0.7.1) 2026-07-10 17:52:12.585 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (2.0.51) 2026-07-10 17:52:12.586 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (3.1.0) 2026-07-10 17:52:12.586 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (2.5.1) 2026-07-10 17:52:12.587 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (1.8.10) 2026-07-10 17:52:12.587 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (1.18.5) 2026-07-10 17:52:12.661 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.714 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:52:12.721 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (10.5.0) 2026-07-10 17:52:12.722 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (7.5.0) 2026-07-10 17:52:12.722 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (6.4.0) 2026-07-10 17:52:12.723 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (2.7.1) 2026-07-10 17:52:12.723 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (10.1.1) 2026-07-10 17:52:12.724 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (5.9.0) 2026-07-10 17:52:12.748 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.752 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 17:52:12.759 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (5.15.0) 2026-07-10 17:52:12.761 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (13.0.0) 2026-07-10 17:52:12.769 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.773 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 17:52:12.779 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (3.18.0) 2026-07-10 17:52:12.780 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (3.10.1) 2026-07-10 17:52:12.781 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (4.26.0) 2026-07-10 17:52:12.781 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (5.8.0) 2026-07-10 17:52:12.782 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (18.0.0) 2026-07-10 17:52:12.782 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (6.8.0) 2026-07-10 17:52:12.793 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.798 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:52:12.803 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (8.2.0) 2026-07-10 17:52:12.804 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (18.1.0) 2026-07-10 17:52:12.805 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (8.1.0) 2026-07-10 17:52:12.819 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.823 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 17:52:12.828 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (5.1.0) 2026-07-10 17:52:12.829 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (4.4.0) 2026-07-10 17:52:12.829 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (5.6.0) 2026-07-10 17:52:12.830 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (3.1.0) 2026-07-10 17:52:12.830 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev4) (43.0.3) 2026-07-10 17:52:12.839 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.853 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-10 17:52:12.875 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.879 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:52:12.888 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev4) (1.3.12) 2026-07-10 17:52:12.888 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev4) (4.15.0) 2026-07-10 17:52:12.899 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.905 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-10 17:52:12.911 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev4) (2.34.2) 2026-07-10 17:52:12.913 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev4) (2.0.0) 2026-07-10 17:52:12.915 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev4) (3.0) 2026-07-10 17:52:12.917 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev4) (5.10.0) 2026-07-10 17:52:12.919 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev4) (2.2.2) 2026-07-10 17:52:12.922 | 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==33.0.0.0b3.dev4) (1.4.2) 2026-07-10 17:52:12.922 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev4) (3.4.0) 2026-07-10 17:52:12.926 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev4) (3.3.2) 2026-07-10 17:52:12.929 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev4) (26.1.0) 2026-07-10 17:52:12.929 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev4) (2025.9.1) 2026-07-10 17:52:12.930 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev4) (0.37.0) 2026-07-10 17:52:12.931 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev4) (2026.5.1) 2026-07-10 17:52:12.935 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev4) (2.1.0) 2026-07-10 17:52:12.935 | 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==33.0.0.0b3.dev4) (1.8.2) 2026-07-10 17:52:12.937 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev4) (4.2.0) 2026-07-10 17:52:12.939 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev4) (4.1.0) 2026-07-10 17:52:12.939 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev4) (2.13.0) 2026-07-10 17:52:12.942 | 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==33.0.0.0b3.dev4) (1.5.0) 2026-07-10 17:52:12.944 | 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==33.0.0.0b3.dev4) (5.3.1) 2026-07-10 17:52:12.947 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev4) (0.20) 2026-07-10 17:52:12.950 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev4) (1.3.0) 2026-07-10 17:52:12.951 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev4) (2.0.0) 2026-07-10 17:52:12.951 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev4) (6.0.3) 2026-07-10 17:52:12.956 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev4) (2.1.2) 2026-07-10 17:52:12.956 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev4) (0.6.2) 2026-07-10 17:52:12.980 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:12.985 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-10 17:52:13.000 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.004 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-10 17:52:13.095 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.099 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-10 17:52:13.115 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.118 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-10 17:52:13.123 | 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==33.0.0.0b3.dev4) (7.2.2) 2026-07-10 17:52:13.135 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.139 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 17:52:13.147 | 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==33.0.0.0b3.dev4) (2.9.0.post0) 2026-07-10 17:52:13.149 | 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==33.0.0.0b3.dev4) (4.6.0) 2026-07-10 17:52:13.150 | 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==33.0.0.0b3.dev4) (7.1.4) 2026-07-10 17:52:13.151 | 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==33.0.0.0b3.dev4) (5.3.1) 2026-07-10 17:52:13.151 | 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==33.0.0.0b3.dev4) (5.6.2) 2026-07-10 17:52:13.152 | 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==33.0.0.0b3.dev4) (0.16.0) 2026-07-10 17:52:13.154 | 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==33.0.0.0b3.dev4) (5.1.0) 2026-07-10 17:52:13.158 | 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==33.0.0.0b3.dev4) (2026.2) 2026-07-10 17:52:13.158 | 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==33.0.0.0b3.dev4) (26.2) 2026-07-10 17:52:13.162 | 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==33.0.0.0b3.dev4) (0.25.0) 2026-07-10 17:52:13.163 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev4) (5.0.0) 2026-07-10 17:52:13.164 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev4) (3.1.6) 2026-07-10 17:52:13.165 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev4) (4.0.1) 2026-07-10 17:52:13.168 | 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==33.0.0.0b3.dev4) (3.0.3) 2026-07-10 17:52:13.176 | 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==33.0.0.0b3.dev4) (1.2.1) 2026-07-10 17:52:13.179 | Requirement already satisfied: eventlet>=0.27.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==33.0.0.0b3.dev4) (0.41.0) 2026-07-10 17:52:13.179 | Requirement already satisfied: greenlet>=0.4.15 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==33.0.0.0b3.dev4) (3.5.3) 2026-07-10 17:52:13.181 | 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==33.0.0.0b3.dev4) (1.7.6) 2026-07-10 17:52:13.185 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev4) (2.8.0) 2026-07-10 17:52:13.198 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev4) (83.0.0) 2026-07-10 17:52:13.205 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev4) (0.8.1) 2026-07-10 17:52:13.232 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.238 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:52:13.256 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.260 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-10 17:52:13.288 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.292 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-10 17:52:13.317 | 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==33.0.0.0b3.dev4) 2026-07-10 17:52:13.321 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-10 17:52:13.337 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.340 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 17:52:13.346 | 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==33.0.0.0b3.dev4) (15.0.0) 2026-07-10 17:52:13.356 | 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==33.0.0.0b3.dev4) 2026-07-10 17:52:13.360 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-10 17:52:13.371 | 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==33.0.0.0b3.dev4) (1.17.0) 2026-07-10 17:52:13.381 | 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==33.0.0.0b3.dev4) (3.4.7) 2026-07-10 17:52:13.382 | 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==33.0.0.0b3.dev4) (3.18) 2026-07-10 17:52:13.382 | 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==33.0.0.0b3.dev4) (2.7.0) 2026-07-10 17:52:13.383 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev4) (2023.11.17) 2026-07-10 17:52:13.399 | 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==33.0.0.0b3.dev4) (4.2.0) 2026-07-10 17:52:13.399 | 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==33.0.0.0b3.dev4) (2.20.0) 2026-07-10 17:52:13.404 | 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==33.0.0.0b3.dev4) (0.1.2) 2026-07-10 17:52:13.411 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev4) (0.8) 2026-07-10 17:52:13.445 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.448 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-10 17:52:13.468 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.472 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-10 17:52:13.478 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev4) (9.1.4) 2026-07-10 17:52:13.487 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.491 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-10 17:52:13.557 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:13.562 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-10 17:52:13.568 | Installing build dependencies: started 2026-07-10 17:52:14.289 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:14.290 | Getting requirements to build wheel: started 2026-07-10 17:52:14.625 | Getting requirements to build wheel: finished with status 'done' 2026-07-10 17:52:14.626 | Preparing metadata (pyproject.toml): started 2026-07-10 17:52:14.815 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:14.817 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev4) (2026.2) 2026-07-10 17:52:14.836 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:14.840 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-10 17:52:14.861 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev4) 2026-07-10 17:52:14.865 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-10 17:52:14.898 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-10 17:52:14.907 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-10 17:52:14.914 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-10 17:52:14.922 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-10 17:52:14.929 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-10 17:52:14.960 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 64.9 MB/s 0:00:00 2026-07-10 17:52:14.963 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-10 17:52:14.970 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-10 17:52:14.976 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-10 17:52:14.983 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-10 17:52:14.989 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-10 17:52:14.995 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-10 17:52:15.002 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-10 17:52:15.010 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-10 17:52:15.017 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-10 17:52:15.028 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-10 17:52:15.042 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-10 17:52:15.050 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-10 17:52:15.057 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-10 17:52:15.072 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-10 17:52:15.083 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-10 17:52:15.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.1 MB/s 0:00:00 2026-07-10 17:52:15.135 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-10 17:52:15.143 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-10 17:52:15.150 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-10 17:52:15.157 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-10 17:52:15.195 | Building wheels for collected packages: glance, simplegeneric 2026-07-10 17:52:15.196 | Building editable for glance (pyproject.toml): started 2026-07-10 17:52:15.704 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-10 17:52:15.707 | Created wheel for glance: filename=glance-33.0.0.0b3.dev4-0.editable-py3-none-any.whl size=9030 sha256=4b65ac6a172df3fffc56a822548de26ded5fcbef99930cd296c50cd79fa483a1 2026-07-10 17:52:15.707 | Stored in directory: /tmp/pip-ephem-wheel-cache-bpp1fwgj/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-10 17:52:15.708 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-10 17:52:15.916 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-10 17:52:15.917 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=e59a3bdfa8af91153ff196b614260e128eb9ab2c0d58657d9de2de90a1b29fef 2026-07-10 17:52:15.917 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-10 17:52:15.919 | Successfully built glance simplegeneric 2026-07-10 17:52:16.050 | 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-10 17:52:17.530 | Attempting uninstall: jsonpointer 2026-07-10 17:52:17.538 | Found existing installation: jsonpointer 2.0 2026-07-10 17:52:17.538 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:17.538 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-10 17:52:17.545 | Attempting uninstall: jmespath 2026-07-10 17:52:17.554 | Found existing installation: jmespath 1.0.1 2026-07-10 17:52:17.554 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:17.554 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-10 17:52:17.574 | Attempting uninstall: httplib2 2026-07-10 17:52:17.582 | Found existing installation: httplib2 0.20.4 2026-07-10 17:52:17.582 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:17.582 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-10 17:52:17.632 | Attempting uninstall: jsonpatch 2026-07-10 17:52:17.640 | Found existing installation: jsonpatch 1.32 2026-07-10 17:52:17.641 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:17.641 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-10 17:52:19.917 | 2026-07-10 17:52:19.928 | 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-33.0.0.0b3.dev4 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.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-10 17:52:20.102 | + inc/python:pip_install:216 : result=0 2026-07-10 17:52:20.104 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:52:20.107 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:20.110 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:20.112 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:20.115 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:20.117 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:20.120 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:52:20.122 | + functions-common:time_stop:2427 : start_time=1783705930166 2026-07-10 17:52:20.125 | + functions-common:time_stop:2429 : [[ -z 1783705930166 ]] 2026-07-10 17:52:20.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:20.133 | + functions-common:time_stop:2432 : end_time=1783705940130 2026-07-10 17:52:20.136 | + functions-common:time_stop:2433 : elapsed_time=9964 2026-07-10 17:52:20.138 | + functions-common:time_stop:2434 : total=44481 2026-07-10 17:52:20.141 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:20.144 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54445 2026-07-10 17:52:20.146 | + inc/python:pip_install:219 : return 0 2026-07-10 17:52:20.149 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:52:20.152 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:52:20.155 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-10 17:52:20.159 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-10 17:52:20.161 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:20.164 | + 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-10 17:52:20.166 | + 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-10 17:52:20.169 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:20.172 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:52:20.175 | + ./stack.sh:main:945 : configure_glance 2026-07-10 17:52:20.178 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-10 17:52:20.192 | + lib/glance:configure_glance:353 : local dburl 2026-07-10 17:52:20.195 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-10 17:52:20.198 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-10 17:52:20.201 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-10 17:52:20.204 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-10 17:52:20.207 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:52:20.210 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:52:20.212 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:52:20.229 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:20.232 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:52:20.235 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-10 17:52:20.238 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-10 17:52:20.241 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-10 17:52:20.278 | + 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-10 17:52:20.315 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-10 17:52:20.349 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-10 17:52:20.384 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-10 17:52:20.420 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-10 17:52:20.458 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-10 17:52:20.499 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-10 17:52:20.503 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-10 17:52:20.506 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-10 17:52:20.510 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-10 17:52:20.513 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:52:20.516 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-10 17:52:20.519 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-10 17:52:20.522 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-10 17:52:20.525 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-10 17:52:20.528 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-10 17:52:20.566 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-10 17:52:20.600 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:52:20.633 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-10 17:52:20.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-10 17:52:20.703 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-10 17:52:20.736 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-10 17:52:20.768 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-10 17:52:20.800 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:52:20.833 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:20.868 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-10 17:52:20.904 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:52:20.907 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-10 17:52:20.945 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-10 17:52:20.947 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-10 17:52:20.950 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-10 17:52:20.953 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:52:20.956 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-10 17:52:20.959 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:52:20.977 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:20.981 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-10 17:52:20.983 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-10 17:52:20.987 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:52:21.003 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:21.006 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:52:21.010 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:52:21.042 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:52:21.045 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:52:21.048 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-10 17:52:21.051 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-10 17:52:21.053 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-10 17:52:21.084 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-10 17:52:21.117 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-10 17:52:21.153 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-10 17:52:21.155 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-10 17:52:21.158 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-10 17:52:21.161 | + lib/glance:configure_glance_store:282 : local be 2026-07-10 17:52:21.164 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-10 17:52:21.167 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:21.169 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-10 17:52:21.203 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-10 17:52:21.206 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.68 2026-07-10 17:52:21.242 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-10 17:52:21.245 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:21.248 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-10 17:52:21.267 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:21.270 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-10 17:52:21.304 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-10 17:52:21.339 | + 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-10 17:52:21.370 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-10 17:52:21.402 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-10 17:52:21.437 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-10 17:52:21.456 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:21.458 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:21.492 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-10 17:52:21.528 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-10 17:52:21.563 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-10 17:52:21.596 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.68/identity/v3 2026-07-10 17:52:21.628 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-10 17:52:21.662 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.68/image 2026-07-10 17:52:21.696 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-10 17:52:21.715 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:21.718 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-10 17:52:21.753 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.68/identity 2026-07-10 17:52:21.789 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-10 17:52:21.792 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-10 17:52:21.795 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-10 17:52:21.800 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:52:21.823 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:52:21.826 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:52:21.829 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:21.831 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:52:21.835 | + 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-10 17:52:21.871 | + 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-10 17:52:21.906 | + 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-10 17:52:21.941 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:52:21.977 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-10 17:52:22.012 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-10 17:52:22.017 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-10 17:52:22.058 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-10 17:52:22.093 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-10 17:52:22.126 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-10 17:52:22.159 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-10 17:52:22.196 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-10 17:52:22.233 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-10 17:52:22.270 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-10 17:52:22.304 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-10 17:52:22.309 | + 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-10 17:52:22.322 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-10 17:52:22.338 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:22.340 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.68 2026-07-10 17:52:22.343 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-10 17:52:22.346 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.68:8776/v3/%(project_id)s' 2026-07-10 17:52:22.379 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.68:8776/v3/%(project_id)s' 2026-07-10 17:52:22.414 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-10 17:52:22.416 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-10 17:52:22.419 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-10 17:52:22.422 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-10 17:52:22.425 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-10 17:52:22.428 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-10 17:52:22.430 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-10 17:52:22.435 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:52:22.437 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-10 17:52:22.474 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-10 17:52:22.477 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-10 17:52:22.480 | ++ functions:get_random_port:861 : true 2026-07-10 17:52:22.483 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-10 17:52:22.485 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-10 17:52:22.488 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-10 17:52:22.554 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-10 17:52:22.557 | ++ functions:get_random_port:865 : break 2 2026-07-10 17:52:22.560 | ++ functions:get_random_port:869 : echo 60999 2026-07-10 17:52:22.563 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-10 17:52:22.565 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-10 17:52:22.596 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-10 17:52:22.629 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-10 17:52:22.661 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:52:22.692 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:52:22.724 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:52:22.758 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:52:22.792 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:52:22.824 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:52:22.856 | + 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-10 17:52:22.888 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:52:22.920 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:52:22.952 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:52:22.984 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-10 17:52:23.016 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-10 17:52:23.045 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-10 17:52:23.075 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-10 17:52:23.108 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-10 17:52:23.139 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-10 17:52:23.172 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-10 17:52:23.204 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-10 17:52:23.206 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-10 17:52:23.209 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:52:23.212 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:52:23.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:23.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:23.220 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-10 17:52:23.223 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-10 17:52:23.255 | proxy (enabled by site administrator) 2026-07-10 17:52:23.258 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-10 17:52:23.261 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-10 17:52:23.264 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:52:23.266 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:52:23.268 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:23.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:23.273 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-10 17:52:23.276 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-10 17:52:23.308 | No module matches proxy_http 2026-07-10 17:52:23.312 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-10 17:52:23.347 | Considering dependency proxy for proxy_http: 2026-07-10 17:52:23.347 | Module proxy already enabled 2026-07-10 17:52:23.347 | Enabling module proxy_http. 2026-07-10 17:52:23.351 | To activate the new configuration, you need to run: 2026-07-10 17:52:23.351 | systemctl restart apache2 2026-07-10 17:52:23.356 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-10 17:52:23.359 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-10 17:52:23.362 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:52:23.365 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:52:23.368 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:52:23.475 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-10 17:52:23.478 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-10 17:52:23.481 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-10 17:52:23.484 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:52:23.487 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:23.490 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:23.492 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-10 17:52:23.495 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-10 17:52:23.498 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-10 17:52:23.499 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-10 17:52:23.507 | KeepAlive Off 2026-07-10 17:52:23.512 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-10 17:52:23.512 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-10 17:52:23.521 | SetEnv proxy-sendchunked 1 2026-07-10 17:52:23.526 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-10 17:52:23.526 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-10 17:52:23.535 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-10 17:52:23.539 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-10 17:52:23.542 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-10 17:52:23.545 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:52:23.548 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:52:23.551 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:52:23.553 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:52:23.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:23.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:23.562 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:52:23.565 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:52:23.568 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:23.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:23.574 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-10 17:52:23.618 | Enabling site glance-api. 2026-07-10 17:52:23.624 | To activate the new configuration, you need to run: 2026-07-10 17:52:23.624 | systemctl reload apache2 2026-07-10 17:52:23.629 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-10 17:52:23.632 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:52:23.636 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:52:23.638 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:52:23.751 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-10 17:52:23.757 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-10 17:52:23.789 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-10 17:52:23.827 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-10 17:52:23.829 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-10 17:52:23.867 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-10 17:52:23.904 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-10 17:52:23.925 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:23.929 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-10 17:52:23.932 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-10 17:52:23.935 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-10 17:52:23.939 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:52:23.942 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-10 17:52:23.945 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-10 17:52:23.948 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-10 17:52:23.951 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-10 17:52:23.953 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:52:23.957 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:52:23.961 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:52:23.965 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:52:23.968 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:52:23.971 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:52:23.988 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:52:23.991 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:52:23.994 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:23.997 | + functions-common:git_clone:610 : echo master 2026-07-10 17:52:23.997 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:52:24.002 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-10 17:52:24.006 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:24.009 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-10 17:52:24.026 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-10 17:52:24.030 | + functions-common:git_clone:673 : head -1 2026-07-10 17:52:24.030 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:52:24.068 | 909037450 Merge 'refs/changes/24/733624/19' 2026-07-10 17:52:24.072 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:52:24.075 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-10 17:52:24.079 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:52:24.082 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-10 17:52:24.085 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-10 17:52:24.088 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:52:24.091 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-10 17:52:24.094 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:52:24.097 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-10 17:52:24.100 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-10 17:52:24.103 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:52:24.106 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:52:24.110 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-10 17:52:24.113 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:52:24.116 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-10 17:52:24.119 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:52:24.123 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:52:24.128 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-10 17:52:24.135 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-10 17:52:24.138 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-10 17:52:24.140 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-10 17:52:24.221 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-10 17:52:24.224 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:52:24.227 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:52:24.230 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:52:24.232 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-10 17:52:24.235 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-10 17:52:24.238 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:52:24.241 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:52:24.244 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:52:24.247 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:52:24.250 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:52:24.252 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:52:24.254 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:52:24.257 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-10 17:52:24.278 | Using python 3.12 to install /opt/stack/cinder 2026-07-10 17:52:24.280 | + 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-10 17:52:24.776 | Obtaining file:///opt/stack/cinder 2026-07-10 17:52:24.779 | Installing build dependencies: started 2026-07-10 17:52:25.612 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:25.613 | Checking if build backend supports build_editable: started 2026-07-10 17:52:25.906 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:52:25.907 | Getting requirements to build editable: started 2026-07-10 17:52:26.058 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:52:26.059 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:52:27.124 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:27.139 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.0.3) 2026-07-10 17:52:27.139 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.3.1) 2026-07-10 17:52:27.140 | 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.dev164) (0.41.0) 2026-07-10 17:52:27.141 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.4.0) 2026-07-10 17:52:27.141 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.5.3) 2026-07-10 17:52:27.142 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.1.0) 2026-07-10 17:52:27.142 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (4.26.0) 2026-07-10 17:52:27.143 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.15.0) 2026-07-10 17:52:27.143 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (13.0.0) 2026-07-10 17:52:27.143 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (6.1.1) 2026-07-10 17:52:27.144 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (10.5.0) 2026-07-10 17:52:27.145 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.5.0) 2026-07-10 17:52:27.145 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (6.4.0) 2026-07-10 17:52:27.145 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (18.0.0) 2026-07-10 17:52:27.146 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (8.2.0) 2026-07-10 17:52:27.146 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (18.1.0) 2026-07-10 17:52:27.146 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (8.1.0) 2026-07-10 17:52:27.147 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.1.0) 2026-07-10 17:52:27.147 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.11.0) 2026-07-10 17:52:27.148 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.8.0) 2026-07-10 17:52:27.148 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.9.0) 2026-07-10 17:52:27.148 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.10.0) 2026-07-10 17:52:27.149 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (4.6.0) 2026-07-10 17:52:27.150 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.7.1) 2026-07-10 17:52:27.150 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (10.1.1) 2026-07-10 17:52:27.228 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.279 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-10 17:52:27.287 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (4.4.0) 2026-07-10 17:52:27.287 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (26.2) 2026-07-10 17:52:27.316 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.321 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-10 17:52:27.331 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.10.1) 2026-07-10 17:52:27.331 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.1.0) 2026-07-10 17:52:27.332 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (3.3.2) 2026-07-10 17:52:27.332 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.5.0) 2026-07-10 17:52:27.348 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.351 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 17:52:27.359 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.8.0) 2026-07-10 17:52:27.382 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.386 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 17:52:27.396 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (4.10.0) 2026-07-10 17:52:27.397 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.34.2) 2026-07-10 17:52:27.398 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.7.0) 2026-07-10 17:52:27.398 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.5.1) 2026-07-10 17:52:27.398 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (6.3.0) 2026-07-10 17:52:27.412 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.416 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 17:52:27.423 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2.0.51) 2026-07-10 17:52:27.424 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.9.0) 2026-07-10 17:52:27.436 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.440 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-10 17:52:27.455 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (9.1.4) 2026-07-10 17:52:27.457 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (1.8.10) 2026-07-10 17:52:27.457 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (6.8.0) 2026-07-10 17:52:27.474 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.478 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:52:27.485 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.1.0) 2026-07-10 17:52:27.504 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.508 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-10 17:52:27.551 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.555 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-10 17:52:27.562 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (5.7.0) 2026-07-10 17:52:27.563 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (43.0.3) 2026-07-10 17:52:27.564 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (0.2.3) 2026-07-10 17:52:27.687 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.691 | 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-10 17:52:27.903 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev164) 2026-07-10 17:52:27.907 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-10 17:52:27.914 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev164) (1.9.0) 2026-07-10 17:52:27.914 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (2026.2) 2026-07-10 17:52:27.914 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev164) (7.1.4) 2026-07-10 17:52:28.108 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev164) 2026-07-10 17:52:28.113 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-10 17:52:28.120 | 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.dev164) (1.1.0) 2026-07-10 17:52:28.137 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev164) 2026-07-10 17:52:28.143 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-10 17:52:28.153 | 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.dev164) (2.9.0.post0) 2026-07-10 17:52:28.157 | 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.dev164) (1.17.0) 2026-07-10 17:52:28.180 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev164) (2.0.0) 2026-07-10 17:52:28.183 | 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.dev164) (3.0) 2026-07-10 17:52:28.188 | 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.dev164) (2.8.0) 2026-07-10 17:52:28.192 | 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.dev164) (3.1.0) 2026-07-10 17:52:28.193 | 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.dev164) (2.2.2) 2026-07-10 17:52:28.194 | 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.dev164) (0.32.0) 2026-07-10 17:52:28.222 | 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.dev164) 2026-07-10 17:52:28.226 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 17:52:28.248 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev164) 2026-07-10 17:52:28.251 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-10 17:52:28.353 | 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.dev164) 2026-07-10 17:52:28.356 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 17:52:28.372 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev164) 2026-07-10 17:52:28.375 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-10 17:52:28.394 | 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.dev164) 2026-07-10 17:52:28.398 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-10 17:52:28.585 | 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.dev164) 2026-07-10 17:52:28.588 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-10 17:52:28.617 | 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.dev164) 2026-07-10 17:52:28.622 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-10 17:52:28.654 | 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.dev164) 2026-07-10 17:52:28.663 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:52:28.680 | 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.dev164) (3.4.7) 2026-07-10 17:52:28.680 | 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.dev164) (3.18) 2026-07-10 17:52:28.682 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev164) (2023.11.17) 2026-07-10 17:52:28.690 | 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.dev164) (26.1.0) 2026-07-10 17:52:28.691 | 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.dev164) (2025.9.1) 2026-07-10 17:52:28.692 | 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.dev164) (0.37.0) 2026-07-10 17:52:28.692 | 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.dev164) (2026.5.1) 2026-07-10 17:52:28.697 | 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.dev164) (1.8.2) 2026-07-10 17:52:28.698 | 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.dev164) (4.15.0) 2026-07-10 17:52:28.700 | 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.dev164) (4.2.0) 2026-07-10 17:52:28.701 | 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.dev164) (4.1.0) 2026-07-10 17:52:28.702 | 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.dev164) (2.13.0) 2026-07-10 17:52:28.707 | 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.dev164) (7.2.2) 2026-07-10 17:52:28.711 | 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.dev164) (1.5.0) 2026-07-10 17:52:28.716 | 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.dev164) (0.20) 2026-07-10 17:52:28.721 | 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.dev164) (1.3.0) 2026-07-10 17:52:28.721 | 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.dev164) (2.0.0) 2026-07-10 17:52:28.721 | 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.dev164) (6.0.3) 2026-07-10 17:52:28.726 | 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.dev164) (1.18.5) 2026-07-10 17:52:28.727 | 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.dev164) (2.1.2) 2026-07-10 17:52:28.728 | 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.dev164) (0.6.2) 2026-07-10 17:52:28.730 | 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.dev164) (1.3.12) 2026-07-10 17:52:28.738 | 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.dev164) (5.3.1) 2026-07-10 17:52:28.739 | 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.dev164) (5.6.2) 2026-07-10 17:52:28.739 | 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.dev164) (0.16.0) 2026-07-10 17:52:28.744 | 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.dev164) (5.1.0) 2026-07-10 17:52:28.751 | 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.dev164) (0.25.0) 2026-07-10 17:52:28.754 | 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.dev164) (5.0.0) 2026-07-10 17:52:28.754 | 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.dev164) (3.1.6) 2026-07-10 17:52:28.755 | 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.dev164) (4.0.1) 2026-07-10 17:52:28.759 | 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.dev164) (3.0.3) 2026-07-10 17:52:28.766 | 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.dev164) (1.2.1) 2026-07-10 17:52:28.777 | 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.dev164) (1.7.6) 2026-07-10 17:52:28.792 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev164) 2026-07-10 17:52:28.796 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-10 17:52:28.842 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev164) 2026-07-10 17:52:28.847 | 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-10 17:52:28.856 | 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.dev164) (3.18.0) 2026-07-10 17:52:28.877 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev164) 2026-07-10 17:52:28.881 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 17:52:28.916 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev164) 2026-07-10 17:52:28.920 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 17:52:28.944 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev164) 2026-07-10 17:52:28.947 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-10 17:52:28.961 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev164) (83.0.0) 2026-07-10 17:52:28.970 | 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.dev164) (0.8.1) 2026-07-10 17:52:29.001 | 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.dev164) 2026-07-10 17:52:29.009 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-10 17:52:29.033 | 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.dev164) (4.14.0) 2026-07-10 17:52:29.036 | 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.dev164) (0.6.0) 2026-07-10 17:52:29.037 | 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.dev164) (4.0.0) 2026-07-10 17:52:29.042 | 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.dev164) (3.0.52) 2026-07-10 17:52:29.043 | 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.dev164) (1.11.0) 2026-07-10 17:52:29.043 | 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.dev164) (15.0.0) 2026-07-10 17:52:29.044 | 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.dev164) (1.8.0) 2026-07-10 17:52:29.103 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev164) 2026-07-10 17:52:29.108 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-10 17:52:29.116 | 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.dev164) (24.2.1) 2026-07-10 17:52:29.146 | 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.dev164) (4.2.0) 2026-07-10 17:52:29.146 | 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.dev164) (2.20.0) 2026-07-10 17:52:29.152 | 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.dev164) (0.1.2) 2026-07-10 17:52:29.162 | 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.dev164) (0.8) 2026-07-10 17:52:29.183 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev164) 2026-07-10 17:52:29.186 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-10 17:52:29.215 | 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.dev164) (3.6.1) 2026-07-10 17:52:29.215 | 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.dev164) (3.4.0) 2026-07-10 17:52:29.216 | 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.dev164) (4.0.1) 2026-07-10 17:52:29.256 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev164) 2026-07-10 17:52:29.259 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-10 17:52:29.281 | 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.dev164) (1.33) 2026-07-10 17:52:29.285 | 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.dev164) (3.1.1) 2026-07-10 17:52:29.325 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-10 17:52:29.338 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-10 17:52:29.574 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 56.4 MB/s 0:00:00 2026-07-10 17:52:29.578 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-10 17:52:29.585 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-10 17:52:29.796 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 74.2 MB/s 0:00:00 2026-07-10 17:52:29.800 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-10 17:52:29.812 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-10 17:52:29.824 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-10 17:52:29.830 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-10 17:52:29.844 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-10 17:52:29.851 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-10 17:52:29.865 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-10 17:52:29.878 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-10 17:52:29.887 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-10 17:52:29.905 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-10 17:52:29.925 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 27.1 MB/s 0:00:00 2026-07-10 17:52:29.929 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-10 17:52:29.946 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-10 17:52:29.954 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-10 17:52:29.965 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-10 17:52:29.974 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-10 17:52:30.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 48.7 MB/s 0:00:00 2026-07-10 17:52:30.007 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-10 17:52:30.017 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-10 17:52:30.030 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-10 17:52:30.038 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-10 17:52:30.045 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-10 17:52:30.058 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-10 17:52:30.066 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-10 17:52:30.075 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-10 17:52:30.083 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-10 17:52:30.094 | 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-10 17:52:30.131 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 59.1 MB/s 0:00:00 2026-07-10 17:52:30.135 | 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-10 17:52:30.216 | Building wheels for collected packages: cinder 2026-07-10 17:52:30.217 | Building editable for cinder (pyproject.toml): started 2026-07-10 17:52:31.217 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-10 17:52:31.219 | Created wheel for cinder: filename=cinder-28.1.0.dev164-0.editable-py3-none-any.whl size=9206 sha256=6da4523c2d151ff180d1f51f92af3b2ec2182510225d76a5679c5ae4262b9a9c 2026-07-10 17:52:31.219 | Stored in directory: /tmp/pip-ephem-wheel-cache-8ed6z_hw/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-10 17:52:31.220 | Successfully built cinder 2026-07-10 17:52:31.369 | 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-10 17:52:31.602 | Attempting uninstall: pyasn1 2026-07-10 17:52:31.610 | Found existing installation: pyasn1 0.4.8 2026-07-10 17:52:31.611 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:31.611 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-10 17:52:32.308 | Attempting uninstall: botocore 2026-07-10 17:52:32.316 | Found existing installation: botocore 1.34.46 2026-07-10 17:52:32.317 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:32.317 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-10 17:52:32.829 | Attempting uninstall: s3transfer 2026-07-10 17:52:32.837 | Found existing installation: s3transfer 0.10.1 2026-07-10 17:52:32.838 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:32.838 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-10 17:52:33.215 | Attempting uninstall: boto3 2026-07-10 17:52:33.225 | Found existing installation: boto3 1.34.46 2026-07-10 17:52:33.226 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-10 17:52:33.226 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-10 17:52:34.355 | 2026-07-10 17:52:34.366 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev164 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.11.0 oslo.vmware-4.10.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-10 17:52:34.688 | + inc/python:pip_install:216 : result=0 2026-07-10 17:52:34.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:52:34.694 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:34.698 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:34.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:34.703 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:34.706 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:34.709 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:52:34.711 | + functions-common:time_stop:2427 : start_time=1783705944274 2026-07-10 17:52:34.713 | + functions-common:time_stop:2429 : [[ -z 1783705944274 ]] 2026-07-10 17:52:34.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:34.721 | + functions-common:time_stop:2432 : end_time=1783705954718 2026-07-10 17:52:34.725 | + functions-common:time_stop:2433 : elapsed_time=10444 2026-07-10 17:52:34.727 | + functions-common:time_stop:2434 : total=54445 2026-07-10 17:52:34.730 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:34.733 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=64889 2026-07-10 17:52:34.735 | + inc/python:pip_install:219 : return 0 2026-07-10 17:52:34.738 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:52:34.741 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:52:34.744 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-10 17:52:34.747 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-10 17:52:34.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:34.753 | + 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-10 17:52:34.756 | + 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-10 17:52:34.759 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:34.763 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-10 17:52:34.766 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-10 17:52:34.769 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-10 17:52:34.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:34.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:34.779 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-10 17:52:34.793 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-10 17:52:34.797 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:52:34.800 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:52:34.803 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:52:34.805 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:52:34.808 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:34.811 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:52:34.814 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:34.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:34.820 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:52:34.823 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:52:34.826 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:52:34.829 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:52:34.831 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-10 17:52:34.835 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:52:34.838 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:34.840 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:34.843 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-10 17:52:34.868 | + 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-10 17:52:34.898 | Reading package lists... 2026-07-10 17:52:35.128 | Building dependency tree... 2026-07-10 17:52:35.130 | Reading state information... 2026-07-10 17:52:35.411 | The following additional packages will be installed: 2026-07-10 17:52:35.411 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-10 17:52:35.411 | python3-wcwidth 2026-07-10 17:52:35.412 | Suggested packages: 2026-07-10 17:52:35.412 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-10 17:52:35.451 | The following NEW packages will be installed: 2026-07-10 17:52:35.451 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-10 17:52:35.452 | python3-wcwidth targetcli-fb 2026-07-10 17:52:36.174 | 0 upgraded, 6 newly installed, 0 to remove and 90 not upgraded. 2026-07-10 17:52:36.174 | Need to get 358 kB of archives. 2026-07-10 17:52:36.174 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-10 17:52:36.174 | 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-10 17:52:36.440 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-10 17:52:36.864 | 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-10 17:52:36.889 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-10 17:52:36.919 | 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-10 17:52:36.957 | 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-10 17:52:37.298 | Fetched 358 kB in 2s (235 kB/s) 2026-07-10 17:52:37.327 | Selecting previously unselected package python3-wcwidth. 2026-07-10 17:52:37.409 | (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 ... 174482 files and directories currently installed.) 2026-07-10 17:52:37.414 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-10 17:52:37.415 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 17:52:37.451 | Selecting previously unselected package python3-urwid. 2026-07-10 17:52:37.466 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-10 17:52:37.467 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-10 17:52:37.519 | Selecting previously unselected package python3-configshell-fb. 2026-07-10 17:52:37.533 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-10 17:52:37.535 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 17:52:37.572 | Selecting previously unselected package python3-pyudev. 2026-07-10 17:52:37.586 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-10 17:52:37.589 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-10 17:52:37.627 | Selecting previously unselected package python3-rtslib-fb. 2026-07-10 17:52:37.642 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-10 17:52:37.644 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 17:52:37.684 | Selecting previously unselected package targetcli-fb. 2026-07-10 17:52:37.699 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-10 17:52:37.703 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 17:52:37.765 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-10 17:52:37.947 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-10 17:52:38.087 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-10 17:52:38.803 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-10 17:52:38.808 | Setting up python3-urwid (2.6.10-1) ... 2026-07-10 17:52:39.107 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-10 17:52:39.218 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.218 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 17:52:39.232 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 17:52:39.232 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 17:52:39.232 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 17:52:39.232 | keyword = Word(alphanums + '_\-') 2026-07-10 17:52:39.232 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.232 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 17:52:39.232 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.232 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 17:52:39.232 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 17:52:39.232 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 17:52:39.237 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.237 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-10 17:52:39.248 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-10 17:52:39.248 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-10 17:52:39.248 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-10 17:52:39.248 | keyword = Word(alphanums + '_\-') 2026-07-10 17:52:39.248 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.248 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 17:52:39.248 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-10 17:52:39.248 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-10 17:52:39.248 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-10 17:52:39.248 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-10 17:52:39.268 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-10 17:52:39.383 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-10 17:52:39.384 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-10 17:52:39.557 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:52:40.548 | 2026-07-10 17:52:40.549 | Running kernel seems to be up-to-date. 2026-07-10 17:52:40.549 | 2026-07-10 17:52:40.549 | Restarting services... 2026-07-10 17:52:40.606 | 2026-07-10 17:52:40.606 | Service restarts being deferred: 2026-07-10 17:52:40.607 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:52:40.607 | systemctl restart getty@tty1.service 2026-07-10 17:52:40.607 | systemctl restart networkd-dispatcher.service 2026-07-10 17:52:40.607 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:52:40.607 | systemctl restart storpool_beacon.service 2026-07-10 17:52:40.607 | systemctl restart storpool_block.service 2026-07-10 17:52:40.607 | systemctl restart systemd-logind.service 2026-07-10 17:52:40.607 | 2026-07-10 17:52:40.607 | No containers need to be restarted. 2026-07-10 17:52:40.607 | 2026-07-10 17:52:40.607 | User sessions running outdated binaries: 2026-07-10 17:52:40.607 | ubuntu @ session #3: python3[7154] 2026-07-10 17:52:40.615 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:52:40.623 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:52:40.631 | 2026-07-10 17:52:40.631 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:52:41.998 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:52:42.001 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:52:42.004 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:42.007 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:42.010 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:42.013 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:42.015 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:42.018 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:52:42.021 | + functions-common:time_stop:2427 : start_time=1783705954865 2026-07-10 17:52:42.024 | + functions-common:time_stop:2429 : [[ -z 1783705954865 ]] 2026-07-10 17:52:42.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:42.032 | + functions-common:time_stop:2432 : end_time=1783705962029 2026-07-10 17:52:42.035 | + functions-common:time_stop:2433 : elapsed_time=7164 2026-07-10 17:52:42.038 | + functions-common:time_stop:2434 : total=106479 2026-07-10 17:52:42.041 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:42.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113643 2026-07-10 17:52:42.046 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:52:42.049 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:52:42.052 | + ./stack.sh:main:951 : configure_cinder 2026-07-10 17:52:42.055 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-10 17:52:42.069 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-10 17:52:42.074 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-10 17:52:42.077 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-10 17:52:42.080 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-10 17:52:42.084 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-10 17:52:42.084 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-10 17:52:42.088 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-10 17:52:42.090 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-10 17:52:42.092 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-10 17:52:42.095 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-10 17:52:42.097 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-10 17:52:42.100 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-10 17:52:42.103 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-10 17:52:42.105 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-10 17:52:42.118 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-10 17:52:42.133 | + 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-10 17:52:42.148 | + 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-10 17:52:42.164 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-10 17:52:42.179 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-10 17:52:42.193 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-10 17:52:42.197 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-10 17:52:42.202 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.3jodbf0F7f 2026-07-10 17:52:42.204 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-10 17:52:42.207 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-10 17:52:42.210 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-10 17:52:42.213 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.3jodbf0F7f 2026-07-10 17:52:42.218 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.3jodbf0F7f 2026-07-10 17:52:42.231 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.3jodbf0F7f /etc/sudoers.d/cinder-rootwrap 2026-07-10 17:52:42.245 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-10 17:52:42.250 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-10 17:52:42.253 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-10 17:52:42.256 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-10 17:52:42.258 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-10 17:52:42.261 | + 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-10 17:52:42.263 | + 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-10 17:52:42.267 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-10 17:52:42.267 | + 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-10 17:52:42.275 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-10 17:52:42.279 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-10 17:52:42.292 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-10 17:52:42.308 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-10 17:52:42.310 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-10 17:52:42.317 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-10 17:52:42.322 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-10 17:52:42.324 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:42.327 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-10 17:52:42.330 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-10 17:52:42.333 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:52:42.337 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-10 17:52:42.340 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:42.343 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-10 17:52:42.346 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-10 17:52:42.348 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-10 17:52:42.383 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-10 17:52:42.420 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:52:42.456 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-10 17:52:42.492 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-10 17:52:42.529 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-10 17:52:42.567 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-10 17:52:42.600 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-10 17:52:42.634 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:52:42.667 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:42.702 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-10 17:52:42.735 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:52:42.738 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-10 17:52:42.775 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-10 17:52:42.814 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-10 17:52:42.817 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-10 17:52:42.819 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-10 17:52:42.822 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-10 17:52:42.825 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:52:42.828 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:52:42.831 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:52:42.849 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:42.852 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:52:42.855 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-10 17:52:42.858 | + 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-10 17:52:42.890 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-10 17:52:42.921 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-10 17:52:42.952 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-10 17:52:42.984 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-10 17:52:43.013 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-10 17:52:43.045 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.68 2026-07-10 17:52:43.074 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-10 17:52:43.110 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-10 17:52:43.118 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 66e40df13eaf67ec7aefda5d37c2da7b 2026-07-10 17:52:43.150 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-10 17:52:43.152 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-10 17:52:43.186 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-10 17:52:43.221 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-10 17:52:43.259 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-10 17:52:43.295 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-10 17:52:43.334 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-10 17:52:43.365 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-10 17:52:43.381 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.384 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-10 17:52:43.386 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-10 17:52:43.388 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-10 17:52:43.390 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-10 17:52:43.393 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-10 17:52:43.395 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-10 17:52:43.398 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-10 17:52:43.400 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-10 17:52:43.402 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-10 17:52:43.405 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-10 17:52:43.407 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-10 17:52:43.410 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-10 17:52:43.441 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-10 17:52:43.443 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-10 17:52:43.478 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-10 17:52:43.481 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-10 17:52:43.483 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-10 17:52:43.487 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-10 17:52:43.522 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-10 17:52:43.525 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-10 17:52:43.527 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:43.531 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-10 17:52:43.534 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-10 17:52:43.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.554 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-10 17:52:43.556 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-10 17:52:43.559 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-10 17:52:43.562 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-10 17:52:43.595 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.68:8080/v1/AUTH_ 2026-07-10 17:52:43.629 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-10 17:52:43.646 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.648 | + 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-10 17:52:43.679 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-10 17:52:43.695 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:43.697 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-10 17:52:43.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.716 | + 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-10 17:52:43.719 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-10 17:52:43.756 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-10 17:52:43.759 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-10 17:52:43.762 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-10 17:52:43.765 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-10 17:52:43.768 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:52:43.771 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-10 17:52:43.774 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:52:43.791 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.795 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-10 17:52:43.798 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-10 17:52:43.800 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:52:43.818 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:43.820 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:52:43.824 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:52:43.856 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:52:43.858 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:52:43.860 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-10 17:52:43.862 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-10 17:52:43.864 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:43.867 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:52:43.884 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:52:43.887 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:52:43.890 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:43.892 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:52:43.894 | + 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-10 17:52:43.927 | + 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-10 17:52:43.959 | + 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-10 17:52:43.990 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:52:44.021 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-10 17:52:44.052 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-10 17:52:44.069 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:44.072 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-10 17:52:44.074 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-10 17:52:44.076 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-10 17:52:44.078 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-10 17:52:44.081 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-10 17:52:44.084 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-10 17:52:44.086 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-10 17:52:44.088 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:52:44.090 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:52:44.102 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:52:44.102 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:52:44.111 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:52:44.114 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:52:44.126 | /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-10 17:52:44.131 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-10 17:52:44.133 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-10 17:52:44.137 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:52:44.139 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-10 17:52:44.174 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-10 17:52:44.206 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-10 17:52:44.238 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:52:44.270 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:52:44.304 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:52:44.337 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:52:44.372 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:52:44.407 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:52:44.439 | + 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-10 17:52:44.473 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:52:44.506 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:52:44.538 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:52:44.571 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-10 17:52:44.604 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-10 17:52:44.607 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-10 17:52:44.611 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-10 17:52:44.613 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-10 17:52:44.616 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:52:44.619 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:44.622 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:44.625 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-10 17:52:44.628 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-10 17:52:44.631 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-10 17:52:44.664 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-10 17:52:44.698 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-10 17:52:44.698 | + 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-10 17:52:44.706 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-10 17:52:44.710 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-10 17:52:44.712 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-10 17:52:44.715 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:52:44.718 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:52:44.720 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:52:44.724 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:52:44.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:44.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:44.731 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:52:44.734 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:52:44.737 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:44.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:44.742 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-10 17:52:44.776 | Enabling site cinder-api. 2026-07-10 17:52:44.782 | To activate the new configuration, you need to run: 2026-07-10 17:52:44.782 | systemctl reload apache2 2026-07-10 17:52:44.788 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-10 17:52:44.791 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:52:44.793 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:52:44.795 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:52:44.904 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-10 17:52:44.907 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.68/image 2026-07-10 17:52:44.942 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-10 17:52:44.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:44.964 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-10 17:52:44.992 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:45.027 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-10 17:52:45.030 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:45.033 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-10 17:52:45.036 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-10 17:52:45.038 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:52:45.041 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-10 17:52:45.044 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:45.047 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-10 17:52:45.050 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-10 17:52:45.053 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-10 17:52:45.091 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-10 17:52:45.127 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.68/identity 2026-07-10 17:52:45.163 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-10 17:52:45.199 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-10 17:52:45.236 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-10 17:52:45.272 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-10 17:52:45.308 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-10 17:52:45.342 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:52:45.380 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:52:45.417 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-10 17:52:45.452 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:52:45.456 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-10 17:52:45.459 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:45.462 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:52:45.464 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-10 17:52:45.467 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-10 17:52:45.506 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-10 17:52:45.540 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.68/identity 2026-07-10 17:52:45.576 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-10 17:52:45.610 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-10 17:52:45.643 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-10 17:52:45.676 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-10 17:52:45.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-10 17:52:45.745 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-10 17:52:45.779 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-10 17:52:45.813 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-10 17:52:45.816 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-10 17:52:45.837 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:45.840 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.68:2379?api_version=v3' 2026-07-10 17:52:45.877 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-10 17:52:45.880 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-10 17:52:45.913 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-10 17:52:45.916 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-10 17:52:45.919 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-10 17:52:45.951 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-10 17:52:45.954 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-10 17:52:45.956 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-10 17:52:45.958 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-10 17:52:45.961 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-10 17:52:45.991 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-10 17:52:46.021 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.68/identity 2026-07-10 17:52:46.055 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-10 17:52:46.090 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-10 17:52:46.124 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-10 17:52:46.158 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-10 17:52:46.190 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-10 17:52:46.222 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-10 17:52:46.241 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:46.244 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-10 17:52:46.247 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-10 17:52:46.249 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-10 17:52:46.253 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:52:46.255 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-10 17:52:46.258 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-10 17:52:46.261 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-10 17:52:46.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:46.266 | + 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-10 17:52:46.269 | + 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-10 17:52:46.271 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:46.274 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-10 17:52:46.276 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-10 17:52:46.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:46.282 | + 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-10 17:52:46.285 | + 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-10 17:52:46.287 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:46.289 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-10 17:52:46.292 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-10 17:52:46.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:46.297 | + 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-10 17:52:46.300 | + 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-10 17:52:46.303 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:46.305 | + lib/neutron:install_neutron:528 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-10 17:52:46.307 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-10 17:52:46.310 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-10 17:52:46.312 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:52:46.315 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:52:46.318 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:52:46.320 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:52:46.323 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:52:46.325 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:52:46.342 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:52:46.345 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:52:46.348 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:46.352 | + functions-common:git_clone:610 : echo master 2026-07-10 17:52:46.352 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:52:46.357 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-10 17:52:46.359 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:46.362 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-10 17:52:46.376 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-10 17:52:46.379 | + functions-common:git_clone:673 : head -1 2026-07-10 17:52:46.380 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:52:46.388 | ced374101f Merge "Fix load_db_migration_drivers" 2026-07-10 17:52:46.392 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:52:46.395 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-10 17:52:46.398 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:52:46.400 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-10 17:52:46.403 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-10 17:52:46.406 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:52:46.409 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-10 17:52:46.412 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:52:46.415 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-10 17:52:46.418 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-10 17:52:46.421 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:52:46.424 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:52:46.427 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-10 17:52:46.430 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:52:46.433 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-10 17:52:46.436 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:52:46.439 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:52:46.444 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-10 17:52:46.450 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-10 17:52:46.453 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-10 17:52:46.456 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-10 17:52:46.544 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-10 17:52:46.547 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:52:46.550 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:52:46.554 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:52:46.557 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-10 17:52:46.560 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-10 17:52:46.562 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:52:46.564 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:52:46.567 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:52:46.569 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:52:46.572 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:52:46.575 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:52:46.578 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:52:46.581 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-10 17:52:46.602 | Using python 3.12 to install /opt/stack/neutron 2026-07-10 17:52:46.604 | + 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-10 17:52:47.111 | Obtaining file:///opt/stack/neutron 2026-07-10 17:52:47.117 | Installing build dependencies: started 2026-07-10 17:52:47.913 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:47.914 | Checking if build backend supports build_editable: started 2026-07-10 17:52:48.188 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:52:48.189 | Getting requirements to build editable: started 2026-07-10 17:52:48.348 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:52:48.350 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:52:49.620 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:49.632 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (7.0.3) 2026-07-10 17:52:49.633 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.10.1) 2026-07-10 17:52:49.633 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.1.0) 2026-07-10 17:52:49.634 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (2.5.1) 2026-07-10 17:52:49.634 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.1.0) 2026-07-10 17:52:49.635 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (5.3.1) 2026-07-10 17:52:49.703 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:49.763 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-10 17:52:49.768 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (0.32.0) 2026-07-10 17:52:49.768 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (2.34.2) 2026-07-10 17:52:49.771 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.1.6) 2026-07-10 17:52:49.771 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (13.0.0) 2026-07-10 17:52:49.771 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (1.3.0) 2026-07-10 17:52:49.791 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:49.795 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-10 17:52:49.799 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (9.1.4) 2026-07-10 17:52:49.800 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (2.0.51) 2026-07-10 17:52:49.800 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (1.8.10) 2026-07-10 17:52:49.800 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (5.15.0) 2026-07-10 17:52:49.801 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (1.18.5) 2026-07-10 17:52:49.801 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (5.9.0) 2026-07-10 17:52:49.802 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (4.2.0) 2026-07-10 17:52:49.802 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (7.5.0) 2026-07-10 17:52:49.803 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (10.5.0) 2026-07-10 17:52:49.803 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (6.4.0) 2026-07-10 17:52:49.804 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (18.0.0) 2026-07-10 17:52:49.804 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (6.8.0) 2026-07-10 17:52:49.804 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (8.2.0) 2026-07-10 17:52:49.805 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (18.1.0) 2026-07-10 17:52:49.805 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (8.1.0) 2026-07-10 17:52:49.806 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (5.1.0) 2026-07-10 17:52:49.806 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.11.0) 2026-07-10 17:52:49.807 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.8.0) 2026-07-10 17:52:49.807 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (7.9.0) 2026-07-10 17:52:49.808 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (5.10.0) 2026-07-10 17:52:49.808 | 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.dev619) (4.6.0) 2026-07-10 17:52:49.809 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (2.7.1) 2026-07-10 17:52:49.809 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (10.1.1) 2026-07-10 17:52:49.811 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.11.0) 2026-07-10 17:52:49.811 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (4.4.0) 2026-07-10 17:52:49.822 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev619) 2026-07-10 17:52:49.827 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 17:52:49.842 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:49.845 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:52:49.863 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:49.868 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-10 17:52:49.916 | Installing build dependencies: started 2026-07-10 17:52:50.709 | Installing build dependencies: finished with status 'done' 2026-07-10 17:52:50.710 | Getting requirements to build wheel: started 2026-07-10 17:52:51.065 | Getting requirements to build wheel: finished with status 'done' 2026-07-10 17:52:51.067 | Preparing metadata (pyproject.toml): started 2026-07-10 17:52:51.265 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:52:51.292 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:51.296 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:52:51.303 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (7.2.2) 2026-07-10 17:52:51.322 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev619) 2026-07-10 17:52:51.326 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-10 17:52:51.336 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (24.2.1) 2026-07-10 17:52:51.336 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (18.13.0) 2026-07-10 17:52:51.336 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (4.17.0) 2026-07-10 17:52:51.352 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:51.357 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-10 17:52:51.374 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev619) 2026-07-10 17:52:51.379 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:52:51.384 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (3.4.0) 2026-07-10 17:52:51.384 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev619) (8.1.0) 2026-07-10 17:52:51.385 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev619) (1.3.12) 2026-07-10 17:52:51.385 | 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.dev619) (4.15.0) 2026-07-10 17:52:51.386 | 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.dev619) (2.2.2) 2026-07-10 17:52:51.390 | 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.dev619) (3.3.2) 2026-07-10 17:52:51.392 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev619) (3.0.3) 2026-07-10 17:52:51.393 | 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.dev619) (2.1.0) 2026-07-10 17:52:51.394 | 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.dev619) (1.8.2) 2026-07-10 17:52:51.397 | 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.dev619) (4.1.0) 2026-07-10 17:52:51.398 | 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.dev619) (2.13.0) 2026-07-10 17:52:51.398 | 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.dev619) (5.8.0) 2026-07-10 17:52:51.404 | 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.dev619) (1.3.7) 2026-07-10 17:52:51.416 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev619) 2026-07-10 17:52:51.421 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-10 17:52:51.427 | 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.dev619) (43.0.3) 2026-07-10 17:52:51.428 | 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.dev619) (1.5.0) 2026-07-10 17:52:51.429 | 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.dev619) (1.1.0) 2026-07-10 17:52:51.429 | 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.dev619) (1.33) 2026-07-10 17:52:51.430 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev619) (4.10.0) 2026-07-10 17:52:51.431 | 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.dev619) (6.0.3) 2026-07-10 17:52:51.433 | 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.dev619) (2.0.0) 2026-07-10 17:52:51.435 | 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.dev619) (3.0) 2026-07-10 17:52:51.440 | 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.dev619) (3.1.1) 2026-07-10 17:52:51.442 | 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.dev619) (0.41.0) 2026-07-10 17:52:51.443 | 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.dev619) (1.2.1) 2026-07-10 17:52:51.453 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev619) 2026-07-10 17:52:51.457 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-10 17:52:51.464 | 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.dev619) (26.2) 2026-07-10 17:52:51.468 | 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.dev619) (2.8.0) 2026-07-10 17:52:51.468 | 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.dev619) (3.5.3) 2026-07-10 17:52:51.477 | 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.dev619) (6.1.1) 2026-07-10 17:52:51.478 | 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.dev619) (4.0.0) 2026-07-10 17:52:51.490 | 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.dev619) (0.20) 2026-07-10 17:52:51.493 | 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.dev619) (2.0.0) 2026-07-10 17:52:51.497 | 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.dev619) (2.1.2) 2026-07-10 17:52:51.498 | 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.dev619) (0.6.2) 2026-07-10 17:52:51.501 | 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.dev619) (2.9.0.post0) 2026-07-10 17:52:51.504 | 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.dev619) (7.1.4) 2026-07-10 17:52:51.505 | 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.dev619) (5.3.1) 2026-07-10 17:52:51.505 | 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.dev619) (5.6.2) 2026-07-10 17:52:51.506 | 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.dev619) (0.16.0) 2026-07-10 17:52:51.508 | 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.dev619) (5.1.0) 2026-07-10 17:52:51.512 | 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.dev619) (2026.2) 2026-07-10 17:52:51.516 | 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.dev619) (0.25.0) 2026-07-10 17:52:51.518 | 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.dev619) (5.0.0) 2026-07-10 17:52:51.519 | 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.dev619) (4.0.1) 2026-07-10 17:52:51.534 | 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.dev619) (1.7.6) 2026-07-10 17:52:51.538 | 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.dev619) (2.2.0) 2026-07-10 17:52:51.543 | 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.dev619) (3.18.0) 2026-07-10 17:52:51.563 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev619) 2026-07-10 17:52:51.566 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-10 17:52:51.581 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev619) 2026-07-10 17:52:51.582 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-10 17:52:51.592 | 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.dev619) (3.0.3) 2026-07-10 17:52:51.592 | 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.dev619) (1.6.2) 2026-07-10 17:52:51.596 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev619) (83.0.0) 2026-07-10 17:52:51.609 | 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.dev619) (0.8.1) 2026-07-10 17:52:51.629 | 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.dev619) (1.17.0) 2026-07-10 17:52:51.631 | 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.dev619) (4.14.0) 2026-07-10 17:52:51.632 | 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.dev619) (4.26.0) 2026-07-10 17:52:51.645 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev619) 2026-07-10 17:52:51.648 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-10 17:52:51.655 | 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.dev619) (0.6.0) 2026-07-10 17:52:51.656 | 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.dev619) (4.0.0) 2026-07-10 17:52:51.662 | 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.dev619) (3.0.52) 2026-07-10 17:52:51.662 | 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.dev619) (1.11.0) 2026-07-10 17:52:51.662 | 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.dev619) (15.0.0) 2026-07-10 17:52:51.662 | 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.dev619) (1.8.0) 2026-07-10 17:52:51.665 | 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.dev619) (26.1.0) 2026-07-10 17:52:51.665 | 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.dev619) (2025.9.1) 2026-07-10 17:52:51.666 | 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.dev619) (0.37.0) 2026-07-10 17:52:51.666 | 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.dev619) (2026.5.1) 2026-07-10 17:52:51.693 | 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.dev619) (3.4.7) 2026-07-10 17:52:51.693 | 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.dev619) (3.18) 2026-07-10 17:52:51.694 | 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.dev619) (2.7.0) 2026-07-10 17:52:51.695 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev619) (2023.11.17) 2026-07-10 17:52:51.710 | 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.dev619) (4.2.0) 2026-07-10 17:52:51.710 | 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.dev619) (2.20.0) 2026-07-10 17:52:51.715 | 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.dev619) (0.1.2) 2026-07-10 17:52:51.725 | 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.dev619) (0.8) 2026-07-10 17:52:51.753 | 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.dev619) (0.16.0) 2026-07-10 17:52:51.791 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-10 17:52:51.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 44.9 MB/s 0:00:00 2026-07-10 17:52:51.807 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-10 17:52:51.839 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 66.9 MB/s 0:00:00 2026-07-10 17:52:51.843 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-10 17:52:51.849 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-10 17:52:51.855 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-10 17:52:51.860 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-10 17:52:51.867 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-10 17:52:51.873 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-10 17:52:51.877 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-10 17:52:51.885 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-10 17:52:51.899 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-10 17:52:51.905 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-10 17:52:51.912 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-10 17:52:51.941 | Building wheels for collected packages: neutron, ovs 2026-07-10 17:52:51.941 | Building editable for neutron (pyproject.toml): started 2026-07-10 17:52:53.272 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-10 17:52:53.273 | Created wheel for neutron: filename=neutron-28.1.0.dev619-0.editable-py3-none-any.whl size=15982 sha256=2a811831905c18e6de7422d9c872e2439eb3865340c814895b856f793460f4a2 2026-07-10 17:52:53.273 | Stored in directory: /tmp/pip-ephem-wheel-cache-dlwbwsxv/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-10 17:52:53.276 | Building wheel for ovs (pyproject.toml): started 2026-07-10 17:52:53.762 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-10 17:52:53.764 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=2eab9520c5783d0295f0bd3838c0751c954cae09fe1688070bd4ff220d391aeb 2026-07-10 17:52:53.764 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-10 17:52:53.766 | Successfully built neutron ovs 2026-07-10 17:52:53.937 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-10 17:52:56.534 | 2026-07-10 17:52:56.546 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev619 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 sortedcontainers-2.4.0 2026-07-10 17:52:56.709 | + inc/python:pip_install:216 : result=0 2026-07-10 17:52:56.711 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:52:56.714 | + functions-common:time_stop:2420 : local name 2026-07-10 17:52:56.717 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:52:56.719 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:52:56.722 | + functions-common:time_stop:2423 : local total 2026-07-10 17:52:56.724 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:52:56.727 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:52:56.731 | + functions-common:time_stop:2427 : start_time=1783705966596 2026-07-10 17:52:56.735 | + functions-common:time_stop:2429 : [[ -z 1783705966596 ]] 2026-07-10 17:52:56.738 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:52:56.743 | + functions-common:time_stop:2432 : end_time=1783705976739 2026-07-10 17:52:56.745 | + functions-common:time_stop:2433 : elapsed_time=10143 2026-07-10 17:52:56.748 | + functions-common:time_stop:2434 : total=64889 2026-07-10 17:52:56.750 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:52:56.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75032 2026-07-10 17:52:56.755 | + inc/python:pip_install:219 : return 0 2026-07-10 17:52:56.757 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:52:56.760 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:52:56.763 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-10 17:52:56.765 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-10 17:52:56.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:52:56.772 | + 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-10 17:52:56.776 | + 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-10 17:52:56.779 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:52:56.781 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-10 17:52:56.784 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-10 17:52:56.788 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-10 17:52:56.788 | Installing OVN and dependent packages 2026-07-10 17:52:56.790 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-10 17:52:56.794 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-10 17:52:56.813 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:56.816 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-10 17:52:56.834 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:52:56.839 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-10 17:52:56.856 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:56.859 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-10 17:52:56.862 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-10 17:52:56.879 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:52:56.881 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-10 17:52:56.883 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-10 17:52:56.897 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-10 17:52:56.901 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-07-10 17:52:56.913 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-10 17:52:56.916 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-10 17:52:56.936 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-10 17:52:56.939 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:52:56.942 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:52:56.945 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:52:56.948 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:52:56.951 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:52:56.954 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:52:56.956 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:56.960 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:56.962 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:52:56.965 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:52:56.968 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:52:56.972 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:52:56.975 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-10 17:52:56.978 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:52:56.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:52:56.983 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:52:56.986 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-10 17:52:57.010 | + 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-10 17:52:57.040 | Reading package lists... 2026-07-10 17:52:57.273 | Building dependency tree... 2026-07-10 17:52:57.274 | Reading state information... 2026-07-10 17:52:57.572 | fakeroot is already the newest version (1.33-1). 2026-07-10 17:52:57.572 | fakeroot set to manually installed. 2026-07-10 17:52:57.572 | make is already the newest version (4.3-4.1build2). 2026-07-10 17:52:57.572 | The following additional packages will be installed: 2026-07-10 17:52:57.573 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-10 17:52:57.573 | python3-sortedcontainers unbound 2026-07-10 17:52:57.574 | Suggested packages: 2026-07-10 17:52:57.574 | openvswitch-doc python-sortedcontainers-doc 2026-07-10 17:52:57.610 | The following NEW packages will be installed: 2026-07-10 17:52:57.610 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-10 17:52:57.610 | python3-openvswitch python3-sortedcontainers 2026-07-10 17:52:57.612 | The following packages will be upgraded: 2026-07-10 17:52:57.612 | unbound 2026-07-10 17:52:57.715 | 1 upgraded, 6 newly installed, 0 to remove and 89 not upgraded. 2026-07-10 17:52:57.715 | Need to get 5,179 kB of archives. 2026-07-10 17:52:57.715 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-10 17:52:57.715 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-10 17:52:58.005 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-10 17:52:58.050 | 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-10 17:52:58.124 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-10 17:52:58.125 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-10 17:52:58.126 | 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-10 17:52:58.166 | 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-10 17:52:58.525 | Fetched 5,179 kB in 1s (8,887 kB/s) 2026-07-10 17:52:58.632 | (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 ... 174689 files and directories currently installed.) 2026-07-10 17:52:58.637 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 17:52:58.659 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-10 17:52:58.725 | Selecting previously unselected package libunbound8:amd64. 2026-07-10 17:52:58.741 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-10 17:52:58.745 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 17:52:58.781 | Selecting previously unselected package openvswitch-common. 2026-07-10 17:52:58.796 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:52:58.797 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:52:58.851 | Selecting previously unselected package python3-sortedcontainers. 2026-07-10 17:52:58.867 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-10 17:52:58.869 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-10 17:52:58.909 | Selecting previously unselected package libxdp1:amd64. 2026-07-10 17:52:58.924 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-10 17:52:58.928 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 17:52:58.969 | Selecting previously unselected package python3-openvswitch. 2026-07-10 17:52:58.983 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:52:58.985 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:52:59.042 | Selecting previously unselected package openvswitch-switch. 2026-07-10 17:52:59.057 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-10 17:52:59.064 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:52:59.148 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-10 17:53:00.116 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-10 17:53:00.256 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-10 17:53:00.263 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-10 17:53:00.267 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:53:00.276 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:53:00.491 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-10 17:53:00.502 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-10 17:53:00.912 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-10 17:53:01.028 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-10 17:53:01.697 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:53:02.800 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:53:03.446 | 2026-07-10 17:53:03.446 | Running kernel seems to be up-to-date. 2026-07-10 17:53:03.446 | 2026-07-10 17:53:03.446 | Restarting services... 2026-07-10 17:53:03.512 | 2026-07-10 17:53:03.513 | Service restarts being deferred: 2026-07-10 17:53:03.513 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:53:03.513 | systemctl restart getty@tty1.service 2026-07-10 17:53:03.513 | systemctl restart networkd-dispatcher.service 2026-07-10 17:53:03.513 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:53:03.513 | systemctl restart storpool_beacon.service 2026-07-10 17:53:03.513 | systemctl restart storpool_block.service 2026-07-10 17:53:03.513 | systemctl restart systemd-logind.service 2026-07-10 17:53:03.513 | 2026-07-10 17:53:03.513 | No containers need to be restarted. 2026-07-10 17:53:03.513 | 2026-07-10 17:53:03.513 | User sessions running outdated binaries: 2026-07-10 17:53:03.513 | ubuntu @ session #3: python3[7154] 2026-07-10 17:53:03.523 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:53:03.533 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:53:03.541 | 2026-07-10 17:53:03.542 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:53:04.944 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:53:04.947 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:53:04.949 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:04.952 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:04.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:04.957 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:04.960 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:04.963 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:53:04.965 | + functions-common:time_stop:2427 : start_time=1783705977007 2026-07-10 17:53:04.968 | + functions-common:time_stop:2429 : [[ -z 1783705977007 ]] 2026-07-10 17:53:04.971 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:04.975 | + functions-common:time_stop:2432 : end_time=1783705984972 2026-07-10 17:53:04.977 | + functions-common:time_stop:2433 : elapsed_time=7965 2026-07-10 17:53:04.980 | + functions-common:time_stop:2434 : total=113643 2026-07-10 17:53:04.983 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:04.986 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121608 2026-07-10 17:53:04.989 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:53:04.993 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-10 17:53:05.015 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-10 17:53:05.018 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:53:05.021 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:53:05.024 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:53:05.026 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:53:05.029 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:05.032 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:53:05.035 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:05.037 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:05.040 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:53:05.043 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:05.047 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:53:05.050 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:53:05.052 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-10 17:53:05.055 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:53:05.058 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:05.060 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:05.063 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-10 17:53:05.084 | + 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-10 17:53:05.116 | Reading package lists... 2026-07-10 17:53:05.359 | Building dependency tree... 2026-07-10 17:53:05.361 | Reading state information... 2026-07-10 17:53:05.639 | The following additional packages will be installed: 2026-07-10 17:53:05.640 | ovn-common 2026-07-10 17:53:05.675 | The following NEW packages will be installed: 2026-07-10 17:53:05.676 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-10 17:53:05.943 | 0 upgraded, 4 newly installed, 0 to remove and 89 not upgraded. 2026-07-10 17:53:05.943 | Need to get 2,360 kB of archives. 2026-07-10 17:53:05.943 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-10 17:53:05.943 | 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-10 17:53:07.010 | 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-10 17:53:07.141 | 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-10 17:53:07.402 | 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-10 17:53:07.743 | Fetched 2,360 kB in 2s (1,377 kB/s) 2026-07-10 17:53:07.779 | Selecting previously unselected package ovn-common. 2026-07-10 17:53:07.854 | (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 ... 174889 files and directories currently installed.) 2026-07-10 17:53:07.858 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:53:07.860 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:07.926 | Selecting previously unselected package ovn-central. 2026-07-10 17:53:07.946 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:53:07.949 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:08.006 | Selecting previously unselected package ovn-controller-vtep. 2026-07-10 17:53:08.021 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:53:08.023 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:08.070 | Selecting previously unselected package ovn-host. 2026-07-10 17:53:08.085 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-10 17:53:08.091 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:08.151 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:08.165 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:08.451 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-10 17:53:08.565 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-10 17:53:08.869 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-10 17:53:08.912 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:09.241 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-10 17:53:09.355 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-10 17:53:09.769 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-10 17:53:10.196 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-10 17:53:10.725 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-10 17:53:10.780 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-10 17:53:10.902 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-10 17:53:11.263 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:53:12.977 | 2026-07-10 17:53:12.978 | Running kernel seems to be up-to-date. 2026-07-10 17:53:12.978 | 2026-07-10 17:53:12.978 | Restarting services... 2026-07-10 17:53:13.045 | 2026-07-10 17:53:13.046 | Service restarts being deferred: 2026-07-10 17:53:13.046 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:53:13.046 | systemctl restart getty@tty1.service 2026-07-10 17:53:13.046 | systemctl restart networkd-dispatcher.service 2026-07-10 17:53:13.046 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:53:13.046 | systemctl restart storpool_beacon.service 2026-07-10 17:53:13.046 | systemctl restart storpool_block.service 2026-07-10 17:53:13.046 | systemctl restart systemd-logind.service 2026-07-10 17:53:13.046 | 2026-07-10 17:53:13.046 | No containers need to be restarted. 2026-07-10 17:53:13.046 | 2026-07-10 17:53:13.046 | User sessions running outdated binaries: 2026-07-10 17:53:13.046 | ubuntu @ session #3: python3[7154] 2026-07-10 17:53:13.054 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:53:13.062 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:53:13.070 | 2026-07-10 17:53:13.070 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:53:14.427 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:53:14.430 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:53:14.432 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:14.435 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:14.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:14.439 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:14.442 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:14.444 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:53:14.447 | + functions-common:time_stop:2427 : start_time=1783705985081 2026-07-10 17:53:14.450 | + functions-common:time_stop:2429 : [[ -z 1783705985081 ]] 2026-07-10 17:53:14.453 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:14.458 | + functions-common:time_stop:2432 : end_time=1783705994454 2026-07-10 17:53:14.461 | + functions-common:time_stop:2433 : elapsed_time=9373 2026-07-10 17:53:14.463 | + functions-common:time_stop:2434 : total=121608 2026-07-10 17:53:14.466 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:14.469 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130981 2026-07-10 17:53:14.472 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:53:14.475 | + 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-10 17:53:14.478 | + 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-10 17:53:14.481 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-10 17:53:14.484 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-10 17:53:14.489 | + 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-10 17:53:14.493 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-10 17:53:14.496 | + 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-10 17:53:14.498 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-10 17:53:14.502 | + 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-10 17:53:14.505 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-10 17:53:14.508 | + 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-10 17:53:14.510 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-10 17:53:14.513 | + 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-10 17:53:14.516 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-10 17:53:14.518 | + 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-10 17:53:14.522 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-10 17:53:14.525 | + 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-10 17:53:14.528 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-10 17:53:14.532 | + 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-10 17:53:14.534 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-10 17:53:14.537 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-10 17:53:14.540 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-10 17:53:14.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:53:14.544 | + 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-10 17:53:14.548 | + 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-10 17:53:14.551 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:53:14.553 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:14.557 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:53:14.559 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-10 17:53:14.578 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:14.581 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-10 17:53:14.583 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-10 17:53:14.586 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-10 17:53:14.589 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:53:14.593 | + lib/stack:stack_install_service:32 : install_nova 2026-07-10 17:53:14.596 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-10 17:53:14.599 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-10 17:53:14.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:53:14.605 | + 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-10 17:53:14.609 | + 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-10 17:53:14.611 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:53:14.614 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-10 17:53:14.633 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:14.636 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-10 17:53:14.639 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-10 17:53:14.642 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-10 17:53:14.644 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-10 17:53:14.647 | + 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-10 17:53:14.729 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-10 17:53:14.731 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:14.733 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:14.735 | + 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-10 17:53:14.737 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:53:14.740 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:53:14.743 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:53:14.745 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:53:14.748 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:14.750 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:53:14.752 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:14.755 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:14.757 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:53:14.759 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:14.762 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:53:14.765 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:53:14.767 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-10 17:53:14.769 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:53:14.771 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:14.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:14.776 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-10 17:53:14.795 | + 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-10 17:53:14.823 | Reading package lists... 2026-07-10 17:53:15.037 | Building dependency tree... 2026-07-10 17:53:15.040 | Reading state information... 2026-07-10 17:53:15.279 | The following additional packages will be installed: 2026-07-10 17:53:15.281 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-10 17:53:15.281 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-10 17:53:15.281 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-10 17:53:15.281 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-10 17:53:15.281 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-10 17:53:15.281 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-10 17:53:15.281 | swtpm-tools systemd-container 2026-07-10 17:53:15.283 | Suggested packages: 2026-07-10 17:53:15.283 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-10 17:53:15.283 | libvirt-daemon-driver-storage-gluster 2026-07-10 17:53:15.283 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-10 17:53:15.283 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-10 17:53:15.283 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-10 17:53:15.283 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-10 17:53:15.329 | The following packages will be REMOVED: 2026-07-10 17:53:15.331 | apport-core-dump-handler 2026-07-10 17:53:15.332 | The following NEW packages will be installed: 2026-07-10 17:53:15.332 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-10 17:53:15.332 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-10 17:53:15.332 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-10 17:53:15.332 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-10 17:53:15.333 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-10 17:53:15.333 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-10 17:53:15.333 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-10 17:53:15.333 | systemd-container systemd-coredump 2026-07-10 17:53:15.334 | The following packages will be upgraded: 2026-07-10 17:53:15.335 | apport python3-apport 2026-07-10 17:53:15.432 | 2 upgraded, 29 newly installed, 1 to remove and 86 not upgraded. 2026-07-10 17:53:15.432 | Need to get 115 MB of archives. 2026-07-10 17:53:15.432 | After this operation, 916 MB of additional disk space will be used. 2026-07-10 17:53:15.432 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-10 17:53:15.581 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-10 17:53:15.610 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-10 17:53:15.636 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-10 17:53:15.694 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-10 17:53:15.721 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-10 17:53:15.781 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-10 17:53:15.789 | Get:8 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-10 17:53:15.801 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-10 17:53:15.806 | Get:10 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-10 17:53:15.806 | Get:11 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-10 17:53:15.807 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-10 17:53:15.813 | Get:13 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-10 17:53:15.813 | Get:14 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-10 17:53:15.813 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-10 17:53:15.819 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-10 17:53:15.856 | Get:17 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-10 17:53:15.857 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-10 17:53:15.899 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-10 17:53:15.903 | Get:20 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-10 17:53:16.048 | Get:21 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-10 17:53:16.238 | Get:22 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-10 17:53:16.342 | Get:23 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-10 17:53:16.415 | Get:24 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-10 17:53:16.451 | Get:25 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-10 17:53:17.153 | Get:26 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-10 17:53:17.153 | Get:27 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-10 17:53:17.153 | Get:28 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-10 17:53:17.154 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-10 17:53:17.155 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4,115 kB] 2026-07-10 17:53:17.203 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-10 17:53:17.546 | Preconfiguring packages ... 2026-07-10 17:53:17.656 | Fetched 115 MB in 2s (61.7 MB/s) 2026-07-10 17:53:17.759 | (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 ... 174957 files and directories currently installed.) 2026-07-10 17:53:17.763 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-10 17:53:17.836 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-10 17:53:17.889 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-10 17:53:17.955 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-10 17:53:18.088 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-10 17:53:18.088 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-10 17:53:18.088 | Package apport-core-dump-handler is to be removed. 2026-07-10 17:53:18.088 | Package python3-zstandard is not installed. 2026-07-10 17:53:18.088 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-10 17:53:18.088 | Package apport-core-dump-handler is to be removed. 2026-07-10 17:53:18.088 | Package systemd-coredump is not installed. 2026-07-10 17:53:18.088 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-10 17:53:18.088 | Package apport-core-dump-handler is to be removed. 2026-07-10 17:53:18.088 | Package python3-zstandard is not installed. 2026-07-10 17:53:18.088 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-10 17:53:18.088 | Package apport-core-dump-handler is to be removed. 2026-07-10 17:53:18.088 | Package systemd-coredump is not installed. 2026-07-10 17:53:18.088 | 2026-07-10 17:53:18.169 | (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 ... 174955 files and directories currently installed.) 2026-07-10 17:53:18.173 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-10 17:53:18.733 | Selecting previously unselected package systemd-coredump. 2026-07-10 17:53:18.818 | (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 ... 174953 files and directories currently installed.) 2026-07-10 17:53:18.822 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:53:18.824 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-10 17:53:18.859 | Selecting previously unselected package python3-zstandard. 2026-07-10 17:53:18.874 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-10 17:53:18.876 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-10 17:53:18.913 | Selecting previously unselected package libtpms0:amd64. 2026-07-10 17:53:18.930 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-10 17:53:18.933 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 17:53:18.970 | Selecting previously unselected package libvirt0:amd64. 2026-07-10 17:53:18.984 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:18.986 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.073 | Selecting previously unselected package libvirt-clients. 2026-07-10 17:53:19.087 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:19.098 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.143 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-10 17:53:19.158 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:19.167 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.209 | Selecting previously unselected package libvirt-daemon. 2026-07-10 17:53:19.224 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:19.234 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.283 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-10 17:53:19.298 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 17:53:19.309 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.342 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-10 17:53:19.357 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 17:53:19.367 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.400 | Selecting previously unselected package systemd-container. 2026-07-10 17:53:19.415 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:53:19.417 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 17:53:19.478 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-10 17:53:19.493 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 17:53:19.503 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.544 | Selecting previously unselected package libvirt-daemon-system. 2026-07-10 17:53:19.559 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:19.590 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.635 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-10 17:53:19.650 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-10 17:53:19.660 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.704 | Selecting previously unselected package libvirt-l10n. 2026-07-10 17:53:19.719 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-10 17:53:19.729 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:19.757 | Selecting previously unselected package libxml2-utils. 2026-07-10 17:53:19.773 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-10 17:53:19.775 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 17:53:19.808 | Selecting previously unselected package mdevctl. 2026-07-10 17:53:19.824 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-10 17:53:19.825 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-10 17:53:19.878 | Selecting previously unselected package python3-libvirt. 2026-07-10 17:53:19.893 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-10 17:53:19.895 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-10 17:53:19.938 | Selecting previously unselected package qemu-system-arm. 2026-07-10 17:53:19.953 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:19.963 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:20.239 | Selecting previously unselected package qemu-system-mips. 2026-07-10 17:53:20.254 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:20.263 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:20.597 | Selecting previously unselected package qemu-system-ppc. 2026-07-10 17:53:20.612 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:20.622 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:20.837 | Selecting previously unselected package qemu-system-sparc. 2026-07-10 17:53:20.851 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:20.862 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:21.007 | Selecting previously unselected package qemu-system-s390x. 2026-07-10 17:53:21.025 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:21.038 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:21.143 | Selecting previously unselected package qemu-system-misc. 2026-07-10 17:53:21.160 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:21.170 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:22.165 | Selecting previously unselected package qemu-system. 2026-07-10 17:53:22.180 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-10 17:53:22.182 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:22.220 | Selecting previously unselected package swtpm. 2026-07-10 17:53:22.239 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 17:53:22.241 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 17:53:22.277 | Selecting previously unselected package swtpm-tools. 2026-07-10 17:53:22.292 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-10 17:53:22.293 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 17:53:22.335 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-10 17:53:22.350 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-10 17:53:22.357 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:53:22.390 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-10 17:53:22.404 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 17:53:22.406 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-10 17:53:23.563 | Selecting previously unselected package qemu-efi-arm. 2026-07-10 17:53:23.576 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-10 17:53:23.578 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-10 17:53:24.078 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-10 17:53:24.382 | Creating group 'systemd-coredump' with GID 988. 2026-07-10 17:53:24.383 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-10 17:53:24.395 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:24.408 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:24.419 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:24.430 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-10 17:53:24.435 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:24.445 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-10 17:53:24.583 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-10 17:53:24.718 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:24.723 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-10 17:53:24.848 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-10 17:53:25.160 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:25.171 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-10 17:53:25.175 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-10 17:53:25.178 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:25.189 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-10 17:53:25.194 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:25.570 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-10 17:53:25.574 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:25.856 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-10 17:53:26.031 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.047 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.059 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-10 17:53:26.762 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-10 17:53:26.795 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.806 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-10 17:53:26.817 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 17:53:26.848 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.858 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-10 17:53:26.862 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.872 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:26.883 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-10 17:53:26.932 | info: Selecting GID from range 100 to 999 ... 2026-07-10 17:53:26.936 | info: Adding group `swtpm' (GID 123) ... 2026-07-10 17:53:26.992 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-10 17:53:26.992 | 2026-07-10 17:53:26.997 | info: Selecting UID from range 100 to 999 ... 2026-07-10 17:53:26.997 | 2026-07-10 17:53:27.000 | info: Adding system user `swtpm' (UID 119) ... 2026-07-10 17:53:27.003 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-10 17:53:27.037 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-10 17:53:27.048 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-10 17:53:27.320 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-10 17:53:27.833 | Enabling libvirt default network 2026-07-10 17:53:28.075 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-10 17:53:28.076 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-10 17:53:28.588 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-10 17:53:29.211 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-10 17:53:29.589 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-10 17:53:30.237 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-10 17:53:30.283 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-10 17:53:30.306 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-10 17:53:31.490 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-10 17:53:31.501 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-10 17:53:32.153 | 2026-07-10 17:53:32.153 | Running kernel seems to be up-to-date. 2026-07-10 17:53:32.153 | 2026-07-10 17:53:32.153 | Restarting services... 2026-07-10 17:53:32.227 | 2026-07-10 17:53:32.227 | Service restarts being deferred: 2026-07-10 17:53:32.227 | /etc/needrestart/restart.d/dbus.service 2026-07-10 17:53:32.227 | systemctl restart getty@tty1.service 2026-07-10 17:53:32.227 | systemctl restart networkd-dispatcher.service 2026-07-10 17:53:32.227 | systemctl restart serial-getty@ttyS0.service 2026-07-10 17:53:32.228 | systemctl restart storpool_beacon.service 2026-07-10 17:53:32.228 | systemctl restart storpool_block.service 2026-07-10 17:53:32.228 | systemctl restart systemd-logind.service 2026-07-10 17:53:32.228 | 2026-07-10 17:53:32.228 | No containers need to be restarted. 2026-07-10 17:53:32.228 | 2026-07-10 17:53:32.228 | User sessions running outdated binaries: 2026-07-10 17:53:32.228 | ubuntu @ session #3: python3[7154] 2026-07-10 17:53:32.238 | ubuntu @ session #4: sh[8536,8538], sshd[8478] 2026-07-10 17:53:32.249 | ubuntu @ user manager service: systemd[5264] 2026-07-10 17:53:32.259 | 2026-07-10 17:53:32.259 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-10 17:53:33.779 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:53:33.782 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:53:33.785 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:33.788 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:33.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:33.793 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:33.796 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:33.798 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:53:33.800 | + functions-common:time_stop:2427 : start_time=1783705994793 2026-07-10 17:53:33.802 | + functions-common:time_stop:2429 : [[ -z 1783705994793 ]] 2026-07-10 17:53:33.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:33.811 | + functions-common:time_stop:2432 : end_time=1783706013807 2026-07-10 17:53:33.813 | + functions-common:time_stop:2433 : elapsed_time=19014 2026-07-10 17:53:33.816 | + functions-common:time_stop:2434 : total=130981 2026-07-10 17:53:33.819 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:33.821 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149995 2026-07-10 17:53:33.824 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:53:33.826 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-10 17:53:33.829 | + functions-common:install_package:1438 : update_package_repo 2026-07-10 17:53:33.832 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-10 17:53:33.835 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-10 17:53:33.838 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-10 17:53:33.841 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:33.843 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-10 17:53:33.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:33.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:33.851 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-10 17:53:33.853 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:33.856 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-10 17:53:33.859 | + functions-common:apt_get_update:1167 : return 2026-07-10 17:53:33.861 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-10 17:53:33.864 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-10 17:53:33.867 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:33.869 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:33.871 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-10 17:53:33.894 | + 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-10 17:53:33.924 | Reading package lists... 2026-07-10 17:53:34.165 | Building dependency tree... 2026-07-10 17:53:34.167 | Reading state information... 2026-07-10 17:53:34.546 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-10 17:53:34.546 | ovmf set to manually installed. 2026-07-10 17:53:34.546 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-10 17:53:34.546 | swtpm set to manually installed. 2026-07-10 17:53:34.546 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-10 17:53:34.546 | swtpm-tools set to manually installed. 2026-07-10 17:53:34.546 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-10 17:53:34.546 | mdevctl set to manually installed. 2026-07-10 17:53:34.546 | 0 upgraded, 0 newly installed, 0 to remove and 86 not upgraded. 2026-07-10 17:53:34.551 | + functions-common:apt_get:1211 : result=0 2026-07-10 17:53:34.555 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-10 17:53:34.557 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:34.560 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:34.563 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:34.566 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:34.568 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:34.571 | + functions-common:time_stop:2426 : name=apt-get 2026-07-10 17:53:34.574 | + functions-common:time_stop:2427 : start_time=1783706013891 2026-07-10 17:53:34.577 | + functions-common:time_stop:2429 : [[ -z 1783706013891 ]] 2026-07-10 17:53:34.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:34.584 | + functions-common:time_stop:2432 : end_time=1783706014581 2026-07-10 17:53:34.588 | + functions-common:time_stop:2433 : elapsed_time=690 2026-07-10 17:53:34.591 | + functions-common:time_stop:2434 : total=149995 2026-07-10 17:53:34.594 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:34.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150685 2026-07-10 17:53:34.600 | + functions-common:apt_get:1215 : return 0 2026-07-10 17:53:34.603 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-10 17:53:34.607 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:53:34.612 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:53:34.615 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-10 17:53:34.618 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-10 17:53:34.620 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-10 17:53:34.624 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-10 17:53:34.627 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-10 17:53:34.630 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-10 17:53:34.632 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-10 17:53:34.647 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-10 17:53:34.662 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-10 17:53:34.663 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-10 17:53:34.672 | /var/core/core.%e.%p.%h.%t 2026-07-10 17:53:34.676 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-10 17:53:34.691 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-10 17:53:34.701 | [Service] 2026-07-10 17:53:34.701 | LimitCORE=infinity 2026-07-10 17:53:34.706 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-10 17:53:35.024 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-10 17:53:35.028 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:35.031 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-10 17:53:35.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:35.054 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-10 17:53:35.075 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-10 17:53:35.078 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-10 17:53:35.081 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-10 17:53:35.085 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-10 17:53:35.088 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-10 17:53:35.091 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-10 17:53:35.094 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-10 17:53:35.097 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:53:35.100 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:53:35.104 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:53:35.107 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:53:35.111 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:53:35.131 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:53:35.134 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:53:35.138 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:35.141 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-10 17:53:35.142 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:53:35.148 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-10 17:53:35.151 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:35.153 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-10 17:53:35.169 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-10 17:53:35.172 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:53:35.173 | + functions-common:git_clone:673 : head -1 2026-07-10 17:53:35.175 | fatal: not a git repository (or any of the parent directories): .git 2026-07-10 17:53:35.180 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:53:35.183 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-10 17:53:35.204 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:53:35.208 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-10 17:53:35.211 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-10 17:53:35.214 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-10 17:53:35.218 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:53:35.221 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:53:35.225 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:53:35.229 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:53:35.232 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:53:35.236 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:53:35.259 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:53:35.262 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:53:35.265 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:35.269 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:53:35.270 | + functions-common:git_clone:610 : echo master 2026-07-10 17:53:35.275 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-10 17:53:35.278 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:35.281 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-10 17:53:35.295 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-10 17:53:35.299 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:53:35.300 | + functions-common:git_clone:673 : head -1 2026-07-10 17:53:35.380 | 901269b73f Merge "tests: file-backed SQLite with WAL in threading mode for Database and CellDatabases Fixtures" 2026-07-10 17:53:35.384 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:53:35.388 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-10 17:53:35.392 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:53:35.395 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-10 17:53:35.399 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-10 17:53:35.402 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:53:35.405 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-10 17:53:35.409 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:53:35.411 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-10 17:53:35.414 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-10 17:53:35.418 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:53:35.421 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:53:35.425 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-10 17:53:35.429 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:53:35.432 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-10 17:53:35.435 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:53:35.439 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:53:35.442 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-10 17:53:35.449 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-10 17:53:35.452 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-10 17:53:35.455 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-10 17:53:35.548 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-10 17:53:35.552 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:53:35.554 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:53:35.557 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:53:35.559 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-10 17:53:35.562 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-10 17:53:35.565 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:53:35.567 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:53:35.569 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:53:35.572 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:53:35.575 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:53:35.578 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:53:35.581 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:53:35.584 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-10 17:53:35.608 | Using python 3.12 to install /opt/stack/nova 2026-07-10 17:53:35.611 | + 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-10 17:53:36.169 | Obtaining file:///opt/stack/nova 2026-07-10 17:53:36.173 | Installing build dependencies: started 2026-07-10 17:53:37.136 | Installing build dependencies: finished with status 'done' 2026-07-10 17:53:37.136 | Checking if build backend supports build_editable: started 2026-07-10 17:53:37.450 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:53:37.451 | Getting requirements to build editable: started 2026-07-10 17:53:37.620 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:53:37.622 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:53:39.286 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:53:39.300 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (7.0.3) 2026-07-10 17:53:39.301 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.0.51) 2026-07-10 17:53:39.301 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.3.1) 2026-07-10 17:53:39.301 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (0.41.0) 2026-07-10 17:53:39.301 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.1.6) 2026-07-10 17:53:39.302 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (13.0.0) 2026-07-10 17:53:39.303 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (6.1.1) 2026-07-10 17:53:39.303 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.5.1) 2026-07-10 17:53:39.304 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (43.0.3) 2026-07-10 17:53:39.304 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.8.10) 2026-07-10 17:53:39.305 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.5.3) 2026-07-10 17:53:39.305 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.1.0) 2026-07-10 17:53:39.308 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.10.1) 2026-07-10 17:53:39.308 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.18.0) 2026-07-10 17:53:39.308 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.18.5) 2026-07-10 17:53:39.308 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.3.0) 2026-07-10 17:53:39.308 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (4.0.0) 2026-07-10 17:53:39.308 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (4.26.0) 2026-07-10 17:53:39.309 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (9.9.0) 2026-07-10 17:53:39.309 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.15.0) 2026-07-10 17:53:39.385 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev255) 2026-07-10 17:53:39.433 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-10 17:53:39.441 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (4.12.0) 2026-07-10 17:53:39.442 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.34.2) 2026-07-10 17:53:39.443 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.9.0) 2026-07-10 17:53:39.452 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev255) 2026-07-10 17:53:39.456 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-10 17:53:39.464 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (4.2.0) 2026-07-10 17:53:39.464 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (7.5.0) 2026-07-10 17:53:39.465 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (10.5.0) 2026-07-10 17:53:39.465 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (6.4.0) 2026-07-10 17:53:39.466 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (8.2.0) 2026-07-10 17:53:39.466 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.11.0) 2026-07-10 17:53:39.467 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.8.0) 2026-07-10 17:53:39.467 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.10.0) 2026-07-10 17:53:39.468 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.7.1) 2026-07-10 17:53:39.468 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (10.1.1) 2026-07-10 17:53:39.469 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (18.0.0) 2026-07-10 17:53:39.469 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (7.9.0) 2026-07-10 17:53:39.470 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (18.1.0) 2026-07-10 17:53:39.470 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.1.0) 2026-07-10 17:53:39.470 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.11.0) 2026-07-10 17:53:39.471 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (6.8.0) 2026-07-10 17:53:39.472 | 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.dev255) (4.6.0) 2026-07-10 17:53:39.472 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.0.0) 2026-07-10 17:53:39.473 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (8.1.0) 2026-07-10 17:53:39.473 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (7.2.2) 2026-07-10 17:53:39.474 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.11.0) 2026-07-10 17:53:39.474 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (7.1.0) 2026-07-10 17:53:39.475 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.1.0) 2026-07-10 17:53:39.475 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.8.0) 2026-07-10 17:53:39.476 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.1.0) 2026-07-10 17:53:39.476 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (5.7.0) 2026-07-10 17:53:39.488 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev255) 2026-07-10 17:53:39.491 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-10 17:53:39.498 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (8.1.0) 2026-07-10 17:53:39.499 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (0.2.3) 2026-07-10 17:53:39.500 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.4.2) 2026-07-10 17:53:39.501 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (1.8.2) 2026-07-10 17:53:39.501 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (2.9.0.post0) 2026-07-10 17:53:39.502 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (3.4.0) 2026-07-10 17:53:39.503 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (4.17.0) 2026-07-10 17:53:39.503 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev255) (6.0.3) 2026-07-10 17:53:39.505 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev255) (1.3.12) 2026-07-10 17:53:39.506 | 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.dev255) (4.15.0) 2026-07-10 17:53:39.508 | 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.dev255) (7.5.0) 2026-07-10 17:53:39.511 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev255) (2.0.0) 2026-07-10 17:53:39.514 | 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.dev255) (3.0) 2026-07-10 17:53:39.517 | 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.dev255) (2.8.0) 2026-07-10 17:53:39.521 | 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.dev255) (3.1.0) 2026-07-10 17:53:39.522 | 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.dev255) (2.2.2) 2026-07-10 17:53:39.524 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev255) (3.0.3) 2026-07-10 17:53:39.526 | 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.dev255) (26.1.0) 2026-07-10 17:53:39.527 | 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.dev255) (2025.9.1) 2026-07-10 17:53:39.527 | 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.dev255) (0.37.0) 2026-07-10 17:53:39.528 | 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.dev255) (2026.5.1) 2026-07-10 17:53:39.532 | 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.dev255) (2.1.0) 2026-07-10 17:53:39.536 | 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.dev255) (4.1.0) 2026-07-10 17:53:39.537 | 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.dev255) (2.13.0) 2026-07-10 17:53:39.537 | 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.dev255) (5.8.0) 2026-07-10 17:53:39.546 | 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.dev255) (1.5.0) 2026-07-10 17:53:39.547 | 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.dev255) (1.1.0) 2026-07-10 17:53:39.547 | 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.dev255) (1.33) 2026-07-10 17:53:39.548 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev255) (4.10.0) 2026-07-10 17:53:39.554 | 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.dev255) (3.1.1) 2026-07-10 17:53:39.558 | 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.dev255) (9.1.4) 2026-07-10 17:53:39.565 | 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.dev255) (2.18.0) 2026-07-10 17:53:39.570 | 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.dev255) (0.20) 2026-07-10 17:53:39.579 | 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.dev255) (2.1.2) 2026-07-10 17:53:39.579 | 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.dev255) (0.6.2) 2026-07-10 17:53:39.589 | 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.dev255) (7.1.4) 2026-07-10 17:53:39.589 | 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.dev255) (5.3.1) 2026-07-10 17:53:39.590 | 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.dev255) (5.6.2) 2026-07-10 17:53:39.590 | 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.dev255) (0.16.0) 2026-07-10 17:53:39.592 | 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.dev255) (5.1.0) 2026-07-10 17:53:39.597 | 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.dev255) (2026.2) 2026-07-10 17:53:39.598 | 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.dev255) (26.2) 2026-07-10 17:53:39.602 | 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.dev255) (0.25.0) 2026-07-10 17:53:39.604 | 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.dev255) (5.0.0) 2026-07-10 17:53:39.606 | 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.dev255) (4.0.1) 2026-07-10 17:53:39.613 | 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.dev255) (1.2.1) 2026-07-10 17:53:39.626 | 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.dev255) (1.7.6) 2026-07-10 17:53:39.631 | 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.dev255) (2.2.0) 2026-07-10 17:53:39.634 | 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.dev255) (1.3.7) 2026-07-10 17:53:39.641 | 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.dev255) (3.3.2) 2026-07-10 17:53:39.649 | 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.dev255) (4.3.2) 2026-07-10 17:53:39.649 | 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.dev255) (3.7.1) 2026-07-10 17:53:39.655 | 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.dev255) (2.4.0) 2026-07-10 17:53:39.662 | 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.dev255) (3.0.3) 2026-07-10 17:53:39.663 | 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.dev255) (1.6.2) 2026-07-10 17:53:39.669 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev255) (83.0.0) 2026-07-10 17:53:39.681 | 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.dev255) (0.8.1) 2026-07-10 17:53:39.700 | 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.dev255) (4.14.0) 2026-07-10 17:53:39.704 | 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.dev255) (0.6.0) 2026-07-10 17:53:39.704 | 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.dev255) (4.0.0) 2026-07-10 17:53:39.710 | 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.dev255) (3.0.52) 2026-07-10 17:53:39.711 | 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.dev255) (1.11.0) 2026-07-10 17:53:39.711 | 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.dev255) (15.0.0) 2026-07-10 17:53:39.713 | 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.dev255) (1.8.0) 2026-07-10 17:53:39.725 | 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.dev255) (1.17.0) 2026-07-10 17:53:39.729 | 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.dev255) (2.1.0) 2026-07-10 17:53:39.730 | 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.dev255) (24.2.1) 2026-07-10 17:53:39.741 | 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.dev255) (4.6.0) 2026-07-10 17:53:39.754 | 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.dev255) (3.4.7) 2026-07-10 17:53:39.754 | 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.dev255) (3.18) 2026-07-10 17:53:39.755 | 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.dev255) (2.7.0) 2026-07-10 17:53:39.756 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev255) (2023.11.17) 2026-07-10 17:53:39.784 | 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.dev255) (4.2.0) 2026-07-10 17:53:39.785 | 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.dev255) (2.20.0) 2026-07-10 17:53:39.792 | 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.dev255) (0.1.2) 2026-07-10 17:53:39.802 | 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.dev255) (0.8) 2026-07-10 17:53:39.830 | 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.dev255) (0.16.0) 2026-07-10 17:53:40.076 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev255) 2026-07-10 17:53:40.080 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-10 17:53:40.094 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev255) 2026-07-10 17:53:40.098 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-10 17:53:40.120 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev255) 2026-07-10 17:53:40.124 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-10 17:53:40.169 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-10 17:53:40.175 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-10 17:53:40.189 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-10 17:53:40.196 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-10 17:53:40.204 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-10 17:53:40.454 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 66.7 MB/s 0:00:00 2026-07-10 17:53:40.457 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-10 17:53:40.495 | Building wheels for collected packages: nova 2026-07-10 17:53:40.497 | Building editable for nova (pyproject.toml): started 2026-07-10 17:53:42.165 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-10 17:53:42.165 | Created wheel for nova: filename=nova-33.1.0.dev255-0.editable-py3-none-any.whl size=10634 sha256=54a1d9ba323059f2957ea420dc53d852fcff455757cef0db3797219a06455032 2026-07-10 17:53:42.166 | Stored in directory: /tmp/pip-ephem-wheel-cache-nzb0xmq_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-10 17:53:42.170 | Successfully built nova 2026-07-10 17:53:42.314 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-10 17:53:44.961 | 2026-07-10 17:53:44.973 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev255 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-10 17:53:45.121 | + inc/python:pip_install:216 : result=0 2026-07-10 17:53:45.124 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:53:45.127 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:45.130 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:45.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:45.135 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:45.137 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:45.140 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:53:45.142 | + functions-common:time_stop:2427 : start_time=1783706015602 2026-07-10 17:53:45.145 | + functions-common:time_stop:2429 : [[ -z 1783706015602 ]] 2026-07-10 17:53:45.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:45.152 | + functions-common:time_stop:2432 : end_time=1783706025150 2026-07-10 17:53:45.154 | + functions-common:time_stop:2433 : elapsed_time=9548 2026-07-10 17:53:45.157 | + functions-common:time_stop:2434 : total=75032 2026-07-10 17:53:45.159 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:45.161 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=84580 2026-07-10 17:53:45.164 | + inc/python:pip_install:219 : return 0 2026-07-10 17:53:45.167 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:53:45.169 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:53:45.172 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-10 17:53:45.174 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-10 17:53:45.176 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:53:45.178 | + 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-10 17:53:45.180 | + 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-10 17:53:45.183 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:53:45.186 | + 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-10 17:53:45.202 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:53:45.205 | + ./stack.sh:main:962 : configure_nova 2026-07-10 17:53:45.208 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-10 17:53:45.221 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-10 17:53:45.224 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-10 17:53:45.227 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-10 17:53:45.231 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-10 17:53:45.231 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-10 17:53:45.235 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-10 17:53:45.238 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-10 17:53:45.240 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-10 17:53:45.242 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-10 17:53:45.244 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-10 17:53:45.247 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-10 17:53:45.249 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-10 17:53:45.252 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-10 17:53:45.265 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-10 17:53:45.278 | + 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-10 17:53:45.293 | + 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-10 17:53:45.307 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-10 17:53:45.321 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-10 17:53:45.335 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-10 17:53:45.338 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-10 17:53:45.343 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.RQOWMs6VeT 2026-07-10 17:53:45.346 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-10 17:53:45.348 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-10 17:53:45.352 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-10 17:53:45.354 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-10 17:53:45.357 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-10 17:53:45.359 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.RQOWMs6VeT 2026-07-10 17:53:45.363 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.RQOWMs6VeT 2026-07-10 17:53:45.376 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.RQOWMs6VeT /etc/sudoers.d/nova-rootwrap 2026-07-10 17:53:45.390 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-10 17:53:45.396 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-10 17:53:45.399 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-10 17:53:45.402 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-10 17:53:45.405 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-10 17:53:45.408 | + 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-10 17:53:45.411 | + 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-10 17:53:45.414 | + 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-10 17:53:45.414 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-10 17:53:45.423 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-10 17:53:45.428 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-10 17:53:45.441 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-10 17:53:45.455 | + 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-10 17:53:45.460 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-10 17:53:45.466 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-10 17:53:45.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:45.489 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-10 17:53:45.498 | net.ipv4.ip_forward = 1 2026-07-10 17:53:45.502 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-10 17:53:45.505 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-10 17:53:45.507 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-10 17:53:45.510 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-10 17:53:45.525 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-10 17:53:45.529 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-10 17:53:45.529 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-10 17:53:45.535 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:19efbaaf99e 2026-07-10 17:53:45.537 | InitiatorName=iqn.2016-04.com.open-iscsi:19efbaaf99e 2026-07-10 17:53:45.542 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:45.545 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-10 17:53:45.621 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-10 17:53:45.625 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-10 17:53:45.628 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:53:45.631 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-10 17:53:45.691 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-10 17:53:45.696 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-10 17:53:45.699 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-10 17:53:45.703 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-10 17:53:45.738 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-10 17:53:45.740 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-10 17:53:45.771 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-10 17:53:45.806 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-10 17:53:45.838 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-10 17:53:45.876 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-10 17:53:45.913 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-10 17:53:45.949 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.68 2026-07-10 17:53:45.980 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-10 17:53:46.012 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-10 17:53:46.043 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-10 17:53:46.074 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-10 17:53:46.106 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-10 17:53:46.140 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-10 17:53:46.177 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-10 17:53:46.208 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-10 17:53:46.241 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-10 17:53:46.243 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:53:46.246 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:53:46.249 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:53:46.252 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:53:46.255 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:53:46.258 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:53:46.261 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:53:46.264 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:53:46.266 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:53:46.269 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:53:46.272 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:53:46.275 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:53:46.278 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:53:46.280 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-10 17:53:46.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:46.302 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:53:46.305 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-10 17:53:46.308 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-10 17:53:46.343 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-10 17:53:46.346 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-10 17:53:46.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-10 17:53:46.350 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-10 17:53:46.353 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:53:46.355 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:46.358 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:53:46.375 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:46.377 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:53:46.379 | ++ 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-10 17:53:46.383 | + 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-10 17:53:46.416 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-10 17:53:46.419 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-10 17:53:46.422 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-10 17:53:46.424 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-10 17:53:46.426 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:53:46.427 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:46.430 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:53:46.444 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:46.447 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:53:46.449 | ++ 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-10 17:53:46.453 | + 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-10 17:53:46.486 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-10 17:53:46.521 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-10 17:53:46.548 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-10 17:53:46.580 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-10 17:53:46.596 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:46.598 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-10 17:53:46.615 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:46.619 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-10 17:53:46.619 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-10 17:53:46.624 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-10 17:53:46.626 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-10 17:53:46.657 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:46.659 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-10 17:53:46.690 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-10 17:53:46.693 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:53:46.695 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-10 17:53:46.697 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-10 17:53:46.700 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:53:46.702 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-10 17:53:46.704 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:53:46.707 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:53:46.709 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-10 17:53:46.711 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-10 17:53:46.743 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-10 17:53:46.772 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:53:46.801 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-10 17:53:46.831 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-10 17:53:46.860 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-10 17:53:46.893 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-10 17:53:46.924 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-10 17:53:46.955 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:53:46.989 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:53:47.022 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-10 17:53:47.059 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:53:47.062 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-10 17:53:47.081 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:47.084 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-10 17:53:47.087 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-10 17:53:47.119 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-10 17:53:47.122 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:53:47.125 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:53:47.127 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-10 17:53:47.130 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-10 17:53:47.164 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-10 17:53:47.197 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.68/identity 2026-07-10 17:53:47.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-10 17:53:47.263 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-10 17:53:47.299 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-10 17:53:47.335 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-10 17:53:47.372 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-10 17:53:47.405 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-10 17:53:47.423 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:47.425 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.68 2026-07-10 17:53:47.429 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-10 17:53:47.431 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:53:47.467 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-10 17:53:47.484 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:53:47.487 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-10 17:53:47.490 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-10 17:53:47.522 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-10 17:53:47.555 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-10 17:53:47.558 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-10 17:53:47.587 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-10 17:53:47.589 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-10 17:53:47.591 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-10 17:53:47.620 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-10 17:53:47.623 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:53:47.625 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:53:47.627 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:53:47.630 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:53:47.632 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:53:47.634 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:53:47.636 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:53:47.639 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:53:47.642 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:53:47.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:53:47.646 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:53:47.648 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:53:47.651 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:53:47.654 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-10 17:53:47.656 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-10 17:53:47.659 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:53:47.661 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:53:47.678 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:53:47.681 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:53:47.683 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:47.685 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:53:47.688 | + 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-10 17:53:47.717 | + 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-10 17:53:47.746 | + 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-10 17:53:47.776 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:53:47.807 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-10 17:53:47.835 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-10 17:53:47.868 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-10 17:53:47.884 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:47.887 | + 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-10 17:53:47.889 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-10 17:53:47.892 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-10 17:53:47.895 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-10 17:53:47.897 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-10 17:53:47.900 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-10 17:53:47.902 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-10 17:53:47.905 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:53:47.908 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:53:47.921 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:47.922 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:53:47.931 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:53:47.935 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:47.945 | /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-10 17:53:47.949 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-10 17:53:47.951 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-10 17:53:47.956 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:53:47.958 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-10 17:53:47.991 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-10 17:53:48.021 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-10 17:53:48.052 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:53:48.083 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:53:48.114 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:53:48.145 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:53:48.175 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:53:48.206 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:53:48.236 | + 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-10 17:53:48.268 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:53:48.301 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:53:48.333 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:53:48.365 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-10 17:53:48.398 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-10 17:53:48.401 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-10 17:53:48.405 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-10 17:53:48.408 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-10 17:53:48.410 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:53:48.412 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:48.415 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:48.417 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-10 17:53:48.420 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-10 17:53:48.422 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-10 17:53:48.454 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-10 17:53:48.488 | + 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-10 17:53:48.488 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-10 17:53:48.500 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-10 17:53:48.504 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-10 17:53:48.507 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-10 17:53:48.510 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:53:48.513 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:53:48.515 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:53:48.518 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:53:48.521 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:48.524 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:48.527 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:53:48.529 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:53:48.531 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:48.534 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:48.536 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-10 17:53:48.571 | Enabling site nova-api. 2026-07-10 17:53:48.577 | To activate the new configuration, you need to run: 2026-07-10 17:53:48.578 | systemctl reload apache2 2026-07-10 17:53:48.583 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-10 17:53:48.585 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:53:48.588 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:53:48.591 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:53:48.698 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-10 17:53:48.715 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:48.717 | + 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-10 17:53:48.719 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-10 17:53:48.721 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-10 17:53:48.723 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-10 17:53:48.725 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-10 17:53:48.727 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-10 17:53:48.729 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-10 17:53:48.731 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:53:48.733 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:53:48.746 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:48.746 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:53:48.754 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:53:48.757 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:48.768 | /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-10 17:53:48.772 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-10 17:53:48.774 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-10 17:53:48.778 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:53:48.781 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-10 17:53:48.815 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-10 17:53:48.848 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-10 17:53:48.880 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:53:48.913 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:53:48.944 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:53:48.978 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:53:49.010 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:53:49.043 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:53:49.075 | + 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-10 17:53:49.107 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:53:49.141 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:53:49.172 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:53:49.205 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-10 17:53:49.236 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-10 17:53:49.238 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-10 17:53:49.269 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-10 17:53:49.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:53:49.288 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-10 17:53:49.324 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-10 17:53:49.327 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-10 17:53:49.330 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-10 17:53:49.348 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:49.350 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:53:49.354 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:53:49.387 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-10 17:53:49.420 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-10 17:53:49.423 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-10 17:53:49.425 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-10 17:53:49.428 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:53:49.431 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-10 17:53:49.433 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:53:49.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:49.456 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-10 17:53:49.458 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-10 17:53:49.461 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:53:49.477 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:49.480 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:53:49.483 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:53:49.516 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:53:49.519 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:53:49.522 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-10 17:53:49.553 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-10 17:53:49.587 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-10 17:53:49.623 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-10 17:53:49.642 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:49.644 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-10 17:53:49.678 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-10 17:53:49.712 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-10 17:53:49.746 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-10 17:53:49.748 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-10 17:53:49.751 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-10 17:53:49.787 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-10 17:53:49.789 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:53:49.792 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:53:49.794 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-10 17:53:49.797 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-10 17:53:49.830 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-10 17:53:49.861 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.68/identity 2026-07-10 17:53:49.894 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-10 17:53:49.927 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-10 17:53:49.961 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-10 17:53:49.993 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-10 17:53:50.025 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-10 17:53:50.058 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-10 17:53:50.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:50.078 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-10 17:53:50.082 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:53:50.085 | + lib/nova:create_nova_conf:589 : local conf 2026-07-10 17:53:50.087 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-10 17:53:50.091 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-10 17:53:50.094 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:53:50.096 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:53:50.099 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-10 17:53:50.102 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-10 17:53:50.104 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-10 17:53:50.110 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-10 17:53:50.112 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-10 17:53:50.115 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-10 17:53:50.118 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-10 17:53:50.120 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:53:50.123 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:50.126 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:53:50.142 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:50.145 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:53:50.148 | ++ 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-10 17:53:50.152 | + 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-10 17:53:50.187 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-10 17:53:50.223 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-10 17:53:50.257 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:53:50.260 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-10 17:53:50.263 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-10 17:53:50.265 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-10 17:53:50.284 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:50.289 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-10 17:53:50.289 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-10 17:53:50.896 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-10 17:53:50.898 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-10 17:53:51.420 | Adding vhost "nova_cell1" ... 2026-07-10 17:53:51.467 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-10 17:53:52.028 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-10 17:53:52.056 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-10 17:53:52.059 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-10 17:53:52.061 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.064 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:53:52.067 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-10 17:53:52.070 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:53:52.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.090 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-10 17:53:52.093 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-10 17:53:52.096 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:53:52.112 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.116 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/nova_cell1 2026-07-10 17:53:52.118 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/nova_cell1 2026-07-10 17:53:52.150 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:53:52.153 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:53:52.156 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-10 17:53:52.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.174 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-10 17:53:52.176 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.178 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-10 17:53:52.181 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.184 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:53:52.188 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-10 17:53:52.190 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-10 17:53:52.223 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-10 17:53:52.257 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.68/identity 2026-07-10 17:53:52.291 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-10 17:53:52.326 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-10 17:53:52.362 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-10 17:53:52.394 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-10 17:53:52.426 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-10 17:53:52.460 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-10 17:53:52.462 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-10 17:53:52.465 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.469 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:53:52.490 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:53:52.493 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:53:52.496 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:52.499 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:53:52.502 | + 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-10 17:53:52.537 | + 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-10 17:53:52.571 | + 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-10 17:53:52.605 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:53:52.641 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-10 17:53:52.675 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:53:52.679 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-10 17:53:52.685 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:53:52.687 | + lib/nova:create_nova_conf:623 : local conf 2026-07-10 17:53:52.690 | + lib/nova:create_nova_conf:624 : local offset 2026-07-10 17:53:52.694 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-10 17:53:52.697 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:53:52.700 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:53:52.703 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.706 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-10 17:53:52.708 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-10 17:53:52.711 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-10 17:53:52.713 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-10 17:53:52.716 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-10 17:53:52.718 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-10 17:53:52.735 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.737 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-10 17:53:52.772 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-10 17:53:52.803 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-10 17:53:52.806 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:52.808 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-10 17:53:52.811 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-10 17:53:52.827 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:53:52.830 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-10 17:53:52.848 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:53:52.851 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-10 17:53:52.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.872 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-10 17:53:52.875 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-10 17:53:52.878 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-10 17:53:52.881 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-10 17:53:52.898 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:52.901 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-10 17:53:52.917 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-10 17:53:52.917 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-10 17:53:52.926 | cgroup_device_acl = [ 2026-07-10 17:53:52.926 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-10 17:53:52.926 | "/dev/random", "/dev/urandom", 2026-07-10 17:53:52.926 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-10 17:53:52.926 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-10 17:53:52.926 | "/dev/vfio/vfio", 2026-07-10 17:53:52.926 | ] 2026-07-10 17:53:52.930 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-10 17:53:52.932 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:53:52.936 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:53:52.939 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:53:52.942 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:53:52.944 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:53:52.947 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:53:52.950 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:53:52.953 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:53:52.955 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:53:52.958 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:53:52.961 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:53:52.963 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:53:52.966 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:53:52.969 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-10 17:53:52.973 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-10 17:53:52.976 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-10 17:53:52.979 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-10 17:53:52.982 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-10 17:53:53.011 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-10 17:53:53.014 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-10 17:53:53.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:53:53.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:53:53.023 | + 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-10 17:53:53.026 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-10 17:53:53.028 | + 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-10 17:53:53.045 | + 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-10 17:53:53.046 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-10 17:53:53.054 | 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-10 17:53:53.059 | + 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-10 17:53:53.074 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-10 17:53:53.074 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-10 17:53:53.082 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-10 17:53:53.086 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-10 17:53:53.089 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:53.093 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-10 17:53:53.096 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-10 17:53:53.099 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:53:53.102 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-10 17:53:53.168 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-10 17:53:53.171 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:53:53.173 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-10 17:53:53.258 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-10 17:53:53.295 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-10 17:53:53.335 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-10 17:53:53.337 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-10 17:53:53.375 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-10 17:53:53.411 | + 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-10 17:53:53.447 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-10 17:53:53.484 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-10 17:53:53.517 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-10 17:53:53.522 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:53:53.527 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-10 17:53:53.529 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-10 17:53:53.533 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:53:53.538 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:53:53.542 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-10 17:53:53.545 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-10 17:53:53.549 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-10 17:53:53.552 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-10 17:53:53.554 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-10 17:53:53.558 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-10 17:53:53.580 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:53.582 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-10 17:53:53.587 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-10 17:53:53.590 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-10 17:53:53.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-10 17:53:53.597 | + lib/stack:stack_install_service:32 : install_placement 2026-07-10 17:53:53.600 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-10 17:53:53.603 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-10 17:53:53.607 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:53:53.611 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-10 17:53:53.614 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-10 17:53:53.617 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:53:53.623 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:53:53.624 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:53:53.629 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-10 17:53:53.632 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-10 17:53:53.636 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-10 17:53:53.640 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-10 17:53:53.643 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-10 17:53:53.670 | Using python 3.12 to install osc-placement 2026-07-10 17:53:53.674 | + 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-10 17:53:54.289 | Collecting osc-placement 2026-07-10 17:53:54.359 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-10 17:53:54.365 | 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-10 17:53:54.365 | 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-10 17:53:54.366 | 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-10 17:53:54.366 | 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-10 17:53:54.367 | 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-10 17:53:54.368 | 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-10 17:53:54.368 | 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-10 17:53:54.369 | 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-10 17:53:54.370 | 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-10 17:53:54.373 | 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-10 17:53:54.373 | 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-10 17:53:54.374 | 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-10 17:53:54.376 | 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-10 17:53:54.379 | 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-10 17:53:54.379 | 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-10 17:53:54.379 | 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-10 17:53:54.380 | 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-10 17:53:54.380 | 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-10 17:53:54.381 | 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-10 17:53:54.382 | 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-10 17:53:54.383 | 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-10 17:53:54.383 | 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-10 17:53:54.384 | 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-10 17:53:54.385 | 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-10 17:53:54.385 | 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-10 17:53:54.386 | 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-10 17:53:54.387 | 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-10 17:53:54.389 | 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-10 17:53:54.392 | 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-10 17:53:54.397 | 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-10 17:53:54.400 | 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-10 17:53:54.401 | 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-10 17:53:54.401 | 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-10 17:53:54.404 | 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-10 17:53:54.408 | 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-10 17:53:54.416 | 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-10 17:53:54.418 | 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-10 17:53:54.419 | 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-10 17:53:54.420 | 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-10 17:53:54.427 | 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-10 17:53:54.428 | 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-10 17:53:54.430 | 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-10 17:53:54.447 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-10 17:53:54.620 | Installing collected packages: osc-placement 2026-07-10 17:53:54.689 | Successfully installed osc-placement-4.9.0 2026-07-10 17:53:54.800 | + inc/python:pip_install:216 : result=0 2026-07-10 17:53:54.803 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:53:54.806 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:54.809 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:54.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:54.815 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:54.818 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:54.821 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:53:54.823 | + functions-common:time_stop:2427 : start_time=1783706033663 2026-07-10 17:53:54.826 | + functions-common:time_stop:2429 : [[ -z 1783706033663 ]] 2026-07-10 17:53:54.830 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:54.835 | + functions-common:time_stop:2432 : end_time=1783706034831 2026-07-10 17:53:54.838 | + functions-common:time_stop:2433 : elapsed_time=1168 2026-07-10 17:53:54.840 | + functions-common:time_stop:2434 : total=84580 2026-07-10 17:53:54.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:54.845 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=85748 2026-07-10 17:53:54.848 | + inc/python:pip_install:219 : return 0 2026-07-10 17:53:54.851 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-10 17:53:54.854 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-10 17:53:54.856 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-10 17:53:54.859 | + functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:53:54.862 | + functions-common:git_clone:592 : local orig_dir 2026-07-10 17:53:54.866 | ++ functions-common:git_clone:593 : pwd 2026-07-10 17:53:54.869 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:53:54.872 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:53:54.876 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:53:54.894 | + functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:53:54.897 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:53:54.900 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:54.904 | + functions-common:git_clone:610 : echo master 2026-07-10 17:53:54.904 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:53:54.909 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-10 17:53:54.913 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:53:54.916 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-10 17:53:54.930 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-10 17:53:54.934 | + functions-common:git_clone:673 : git show --oneline 2026-07-10 17:53:54.934 | + functions-common:git_clone:673 : head -1 2026-07-10 17:53:54.952 | 10c4d910 tests: Support file-backed SQLite URL in placement fixtures 2026-07-10 17:53:54.955 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:53:54.958 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-10 17:53:54.961 | + inc/python:setup_develop:353 : local bindep 2026-07-10 17:53:54.964 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-10 17:53:54.967 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-10 17:53:54.970 | + inc/python:setup_develop:359 : local extras= 2026-07-10 17:53:54.973 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-10 17:53:54.976 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:53:54.980 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-10 17:53:54.982 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-10 17:53:54.985 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:53:54.988 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:53:54.992 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-10 17:53:54.994 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:53:54.998 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-10 17:53:55.001 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:53:55.004 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:53:55.008 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-10 17:53:55.015 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-10 17:53:55.019 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-10 17:53:55.022 | + 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-10 17:53:55.107 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-10 17:53:55.110 | + inc/python:setup_package:436 : local bindep=0 2026-07-10 17:53:55.112 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:53:55.115 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:53:55.118 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-10 17:53:55.121 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-10 17:53:55.124 | + inc/python:setup_package:445 : local flags=-e 2026-07-10 17:53:55.127 | + inc/python:setup_package:446 : local extras= 2026-07-10 17:53:55.129 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:53:55.132 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:53:55.135 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:53:55.138 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:53:55.141 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:53:55.143 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-10 17:53:55.165 | Using python 3.12 to install /opt/stack/placement 2026-07-10 17:53:55.167 | + 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-10 17:53:55.691 | Obtaining file:///opt/stack/placement 2026-07-10 17:53:55.694 | Installing build dependencies: started 2026-07-10 17:53:56.602 | Installing build dependencies: finished with status 'done' 2026-07-10 17:53:56.604 | Checking if build backend supports build_editable: started 2026-07-10 17:53:56.914 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:53:56.914 | Getting requirements to build editable: started 2026-07-10 17:53:57.083 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:53:57.084 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:53:57.708 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:53:57.722 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (7.0.3) 2026-07-10 17:53:57.723 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (2.0.51) 2026-07-10 17:53:57.723 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (13.0.0) 2026-07-10 17:53:57.724 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (2.5.1) 2026-07-10 17:53:57.724 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (1.8.10) 2026-07-10 17:53:57.725 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (4.26.0) 2026-07-10 17:53:57.725 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (2.34.2) 2026-07-10 17:53:57.726 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (7.5.0) 2026-07-10 17:53:57.726 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (10.5.0) 2026-07-10 17:53:57.727 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (6.4.0) 2026-07-10 17:53:57.729 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (8.2.0) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (5.10.0) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (10.1.1) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (18.0.0) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (5.1.0) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (8.1.0) 2026-07-10 17:53:57.730 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (2.7.1) 2026-07-10 17:53:57.733 | 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.dev8) (1.1.0) 2026-07-10 17:53:57.733 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (3.8.0) 2026-07-10 17:53:57.733 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev8) (2.1.0) 2026-07-10 17:53:57.733 | 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.dev8) (26.1.0) 2026-07-10 17:53:57.733 | 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.dev8) (2025.9.1) 2026-07-10 17:53:57.733 | 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.dev8) (0.37.0) 2026-07-10 17:53:57.734 | 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.dev8) (2026.5.1) 2026-07-10 17:53:57.737 | 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.dev8) (5.15.0) 2026-07-10 17:53:57.738 | 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.dev8) (4.2.0) 2026-07-10 17:53:57.738 | 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.dev8) (6.8.0) 2026-07-10 17:53:57.739 | 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.dev8) (4.1.0) 2026-07-10 17:53:57.740 | 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.dev8) (2.13.0) 2026-07-10 17:53:57.741 | 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.dev8) (5.8.0) 2026-07-10 17:53:57.743 | 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.dev8) (2.1.0) 2026-07-10 17:53:57.744 | 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.dev8) (5.9.0) 2026-07-10 17:53:57.744 | 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.dev8) (1.8.2) 2026-07-10 17:53:57.745 | 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.dev8) (4.15.0) 2026-07-10 17:53:57.750 | 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.dev8) (1.5.0) 2026-07-10 17:53:57.752 | 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.dev8) (5.3.1) 2026-07-10 17:53:57.755 | 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.dev8) (0.20) 2026-07-10 17:53:57.755 | 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.dev8) (3.1.0) 2026-07-10 17:53:57.756 | 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.dev8) (2.2.2) 2026-07-10 17:53:57.758 | 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.dev8) (1.3.0) 2026-07-10 17:53:57.759 | 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.dev8) (2.0.0) 2026-07-10 17:53:57.759 | 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.dev8) (6.0.3) 2026-07-10 17:53:57.763 | 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.dev8) (1.18.5) 2026-07-10 17:53:57.764 | 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.dev8) (2.1.2) 2026-07-10 17:53:57.764 | 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.dev8) (0.6.2) 2026-07-10 17:53:57.766 | 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.dev8) (1.3.12) 2026-07-10 17:53:57.769 | 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.dev8) (2.9.0.post0) 2026-07-10 17:53:57.771 | 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.dev8) (5.0.0) 2026-07-10 17:53:57.772 | 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.dev8) (3.1.6) 2026-07-10 17:53:57.773 | 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.dev8) (4.0.1) 2026-07-10 17:53:57.777 | 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.dev8) (3.0.3) 2026-07-10 17:53:57.782 | 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.dev8) (1.2.1) 2026-07-10 17:53:57.784 | 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.dev8) (3.18.0) 2026-07-10 17:53:57.787 | 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.dev8) (3.3.2) 2026-07-10 17:53:57.787 | 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.dev8) (26.2) 2026-07-10 17:53:57.788 | 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.dev8) (7.2.2) 2026-07-10 17:53:57.791 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev8) (83.0.0) 2026-07-10 17:53:57.794 | 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.dev8) (0.8.1) 2026-07-10 17:53:57.803 | 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.dev8) (1.17.0) 2026-07-10 17:53:57.810 | 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.dev8) (3.4.7) 2026-07-10 17:53:57.811 | 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.dev8) (3.18) 2026-07-10 17:53:57.812 | 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.dev8) (2.7.0) 2026-07-10 17:53:57.813 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev8) (2023.11.17) 2026-07-10 17:53:57.823 | 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.dev8) (0.8) 2026-07-10 17:53:57.830 | 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.dev8) (3.5.3) 2026-07-10 17:53:57.857 | Building wheels for collected packages: openstack-placement 2026-07-10 17:53:57.858 | Building editable for openstack-placement (pyproject.toml): started 2026-07-10 17:53:58.367 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-10 17:53:58.369 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev8-0.editable-py3-none-any.whl size=8758 sha256=2349a3b5ce3cec186c571b93e6f175dcb527e9797ae7e98cd957060ca4d58e6e 2026-07-10 17:53:58.369 | Stored in directory: /tmp/pip-ephem-wheel-cache-yvovzur7/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-10 17:53:58.373 | Successfully built openstack-placement 2026-07-10 17:53:58.597 | Installing collected packages: openstack-placement 2026-07-10 17:53:58.631 | Successfully installed openstack-placement-15.1.0.dev8 2026-07-10 17:53:58.826 | + inc/python:pip_install:216 : result=0 2026-07-10 17:53:58.829 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:53:58.833 | + functions-common:time_stop:2420 : local name 2026-07-10 17:53:58.835 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:53:58.838 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:53:58.841 | + functions-common:time_stop:2423 : local total 2026-07-10 17:53:58.843 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:53:58.846 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:53:58.848 | + functions-common:time_stop:2427 : start_time=1783706035159 2026-07-10 17:53:58.850 | + functions-common:time_stop:2429 : [[ -z 1783706035159 ]] 2026-07-10 17:53:58.855 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:53:58.859 | + functions-common:time_stop:2432 : end_time=1783706038856 2026-07-10 17:53:58.861 | + functions-common:time_stop:2433 : elapsed_time=3697 2026-07-10 17:53:58.864 | + functions-common:time_stop:2434 : total=85748 2026-07-10 17:53:58.867 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:53:58.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89445 2026-07-10 17:53:58.872 | + inc/python:pip_install:219 : return 0 2026-07-10 17:53:58.875 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:53:58.878 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:53:58.881 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-10 17:53:58.884 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-10 17:53:58.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:53:58.890 | + 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-10 17:53:58.894 | + 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-10 17:53:58.897 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:53:58.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-10 17:53:58.903 | + ./stack.sh:main:968 : configure_placement 2026-07-10 17:53:58.907 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-10 17:53:58.921 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-10 17:53:58.925 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-10 17:53:58.931 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-10 17:53:58.934 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-10 17:53:58.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-10 17:53:58.940 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-10 17:53:58.943 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:53:58.946 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:53:58.949 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:53:58.969 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:53:58.972 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:53:58.975 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-10 17:53:58.980 | + 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-10 17:53:59.016 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-10 17:53:59.053 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-10 17:53:59.087 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-10 17:53:59.091 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-10 17:53:59.094 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-10 17:53:59.097 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-10 17:53:59.100 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:53:59.102 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-10 17:53:59.106 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-10 17:53:59.109 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-10 17:53:59.113 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-10 17:53:59.116 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-10 17:53:59.156 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-10 17:53:59.189 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:53:59.224 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-10 17:53:59.259 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-10 17:53:59.295 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-10 17:53:59.332 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-10 17:53:59.367 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-10 17:53:59.402 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:53:59.439 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:53:59.477 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-10 17:53:59.514 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:53:59.518 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-10 17:53:59.521 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-10 17:53:59.524 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-10 17:53:59.528 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:53:59.547 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:53:59.550 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:53:59.553 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:53:59.557 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:53:59.559 | + 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-10 17:53:59.595 | + 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-10 17:53:59.630 | + 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-10 17:53:59.667 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:53:59.700 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-10 17:53:59.736 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-10 17:53:59.739 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-10 17:53:59.743 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-10 17:53:59.746 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-10 17:53:59.749 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-10 17:53:59.752 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-10 17:53:59.754 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-10 17:53:59.758 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:53:59.760 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:53:59.774 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:53:59.775 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:59.783 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:53:59.787 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:53:59.799 | /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-10 17:53:59.803 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-10 17:53:59.806 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-10 17:53:59.811 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:53:59.815 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-10 17:53:59.852 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-10 17:53:59.885 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-10 17:53:59.918 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:53:59.951 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:53:59.985 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:54:00.019 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:54:00.051 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:54:00.085 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:54:00.119 | + 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-10 17:54:00.154 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:54:00.187 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:54:00.221 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:54:00.255 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-10 17:54:00.291 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-10 17:54:00.294 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-10 17:54:00.297 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-10 17:54:00.300 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-10 17:54:00.303 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:54:00.306 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:00.309 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:00.312 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-10 17:54:00.317 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-10 17:54:00.320 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-10 17:54:00.357 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-10 17:54:00.392 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-10 17:54:00.392 | + 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-10 17:54:00.403 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-10 17:54:00.407 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-10 17:54:00.410 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-10 17:54:00.413 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:54:00.417 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:54:00.420 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:54:00.423 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:00.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:00.428 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:00.433 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:00.435 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:54:00.439 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:00.442 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:00.444 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-10 17:54:00.481 | Enabling site placement-api. 2026-07-10 17:54:00.487 | To activate the new configuration, you need to run: 2026-07-10 17:54:00.488 | systemctl reload apache2 2026-07-10 17:54:00.492 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-10 17:54:00.496 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:54:00.499 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:00.502 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:54:00.620 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-10 17:54:00.623 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-10 17:54:00.663 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-10 17:54:00.682 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:00.684 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-10 17:54:00.703 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:00.706 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-10 17:54:00.709 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-10 17:54:00.712 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-10 17:54:00.715 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:54:00.718 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:54:00.721 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-10 17:54:00.723 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-10 17:54:00.761 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-10 17:54:00.797 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.68/identity 2026-07-10 17:54:00.834 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-10 17:54:00.870 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-10 17:54:00.906 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-10 17:54:00.941 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-10 17:54:00.975 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-10 17:54:01.011 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-10 17:54:01.030 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:01.033 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-10 17:54:01.053 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.056 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-10 17:54:01.059 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-10 17:54:01.079 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.082 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-10 17:54:01.085 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-10 17:54:01.088 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-10 17:54:01.088 | from requests import certs 2026-07-10 17:54:01.089 | print (certs.where()) 2026-07-10 17:54:01.089 | except ImportError: pass' 2026-07-10 17:54:01.330 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-10 17:54:01.333 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-10 17:54:01.336 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-10 17:54:01.339 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-10 17:54:01.360 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.363 | + ./stack.sh:main:992 : init_os_brick 2026-07-10 17:54:01.366 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-10 17:54:01.371 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-10 17:54:01.390 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.393 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-10 17:54:01.429 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-10 17:54:01.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.452 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-10 17:54:01.490 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-10 17:54:01.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.511 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-10 17:54:01.548 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-10 17:54:01.584 | + ./stack.sh:main:999 : run_phase stack install 2026-07-10 17:54:01.587 | + functions-common:run_phase:1848 : local mode=stack 2026-07-10 17:54:01.589 | + functions-common:run_phase:1849 : local phase=install 2026-07-10 17:54:01.593 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:54:01.595 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:54:01.598 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:54:01.601 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:54:01.604 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:54:01.608 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:54:01.612 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:54:01.615 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:54:01.618 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:54:01.621 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-10 17:54:01.625 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:54:01.642 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:01.645 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:54:01.648 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:54:01.651 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-10 17:54:01.653 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-10 17:54:01.656 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:54:01.659 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-10 17:54:01.661 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-10 17:54:01.664 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-10 17:54:01.728 | ++ inc/async:async_inner:63 : install_tempest 2026-07-10 17:54:01.768 | [8540 Async install_tempest:55115]: running: install_tempest 2026-07-10 17:54:01.771 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-10 17:54:01.774 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-10 17:54:01.777 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:54:01.780 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-10 17:54:01.784 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-10 17:54:01.788 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-10 17:54:01.791 | + functions-common:run_plugins:1835 : local phase=install 2026-07-10 17:54:01.795 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-10 17:54:01.798 | + functions-common:run_plugins:1838 : local plugin 2026-07-10 17:54:01.801 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-10 17:54:01.805 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-10 17:54:01.808 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-10 17:54:01.811 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-10 17:54:01.815 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-10 17:54:01.818 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-10 17:54:01.821 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-10 17:54:01.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-10 17:54:01.828 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-10 17:54:01.832 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-10 17:54:01.836 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-10 17:54:01.840 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-10 17:54:01.845 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-10 17:54:01.847 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-10 17:54:01.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-10 17:54:01.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-10 17:54:01.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-10 17:54:01.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-10 17:54:01.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-10 17:54:01.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-10 17:54:01.874 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-10 17:54:01.877 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-10 17:54:01.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-10 17:54:01.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-10 17:54:01.888 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-10 17:54:01.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-10 17:54:01.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-10 17:54:01.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-10 17:54:01.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-10 17:54:01.922 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-10 17:54:01.928 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-10 17:54:01.930 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-10 17:54:01.935 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-10 17:54:01.941 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:54:01.963 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:54:01.966 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-10 17:54:01.971 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-10 17:54:01.971 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-10 17:54:01.977 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-10 17:54:01.980 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-10 17:54:01.984 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-10 17:54:01.989 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:54:02.010 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:54:02.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-10 17:54:02.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:54:02.020 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-10 17:54:02.022 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-10 17:54:02.026 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-10 17:54:02.029 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-10 17:54:02.033 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-10 17:54:02.036 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-10 17:54:02.040 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:54:02.043 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:54:02.047 | + 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-10 17:54:02.050 | + inc/python:use_library_from_git:269 : return 1 2026-07-10 17:54:02.054 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-10 17:54:02.057 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-10 17:54:02.061 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-10 17:54:02.065 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-10 17:54:02.068 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-10 17:54:02.071 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-10 17:54:02.077 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-10 17:54:02.077 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-10 17:54:02.084 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-10 17:54:02.088 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-10 17:54:02.091 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-10 17:54:02.095 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-10 17:54:02.099 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-10 17:54:02.124 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-10 17:54:02.127 | + 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-10 17:54:02.781 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-10 17:54:02.835 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-10 17:54:02.848 | 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-10 17:54:02.848 | 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-10 17:54:02.848 | 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-10 17:54:02.848 | 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-10 17:54:02.848 | 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-10 17:54:02.849 | 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-10 17:54:02.849 | 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-10 17:54:02.850 | 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-10 17:54:02.850 | 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-10 17:54:02.851 | 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-10 17:54:02.852 | 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-10 17:54:02.854 | 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-10 17:54:02.854 | 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-10 17:54:02.854 | 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-10 17:54:02.855 | 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-10 17:54:02.855 | 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-10 17:54:02.858 | 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-10 17:54:02.858 | 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-10 17:54:02.858 | 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-10 17:54:02.859 | 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-10 17:54:02.861 | 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-10 17:54:02.862 | 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-10 17:54:02.862 | 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-10 17:54:02.863 | 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-10 17:54:02.864 | 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-10 17:54:02.865 | 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-10 17:54:02.865 | 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-10 17:54:02.865 | 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-10 17:54:02.865 | 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-10 17:54:02.869 | 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-10 17:54:02.871 | 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-10 17:54:02.874 | 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-10 17:54:02.876 | 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-10 17:54:02.878 | 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-10 17:54:02.878 | 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-10 17:54:02.881 | 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-10 17:54:02.883 | 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-10 17:54:02.891 | 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-10 17:54:02.892 | 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-10 17:54:02.893 | 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-10 17:54:02.895 | 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-10 17:54:02.897 | 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-10 17:54:02.899 | 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-10 17:54:02.902 | 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-10 17:54:02.903 | 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-10 17:54:02.903 | 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-10 17:54:02.904 | 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-10 17:54:02.912 | 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-10 17:54:02.912 | 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-10 17:54:02.915 | 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-10 17:54:02.933 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-10 17:54:02.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.4 MB/s 0:00:00 2026-07-10 17:54:03.131 | Installing collected packages: python-openstackclient 2026-07-10 17:54:04.191 | Successfully installed python-openstackclient-10.1.0 2026-07-10 17:54:04.297 | + inc/python:pip_install:216 : result=0 2026-07-10 17:54:04.300 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:54:04.304 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:04.307 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:04.310 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:04.313 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:04.317 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:04.320 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:54:04.323 | + functions-common:time_stop:2427 : start_time=1783706042117 2026-07-10 17:54:04.327 | + functions-common:time_stop:2429 : [[ -z 1783706042117 ]] 2026-07-10 17:54:04.331 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:04.335 | + functions-common:time_stop:2432 : end_time=1783706044332 2026-07-10 17:54:04.338 | + functions-common:time_stop:2433 : elapsed_time=2215 2026-07-10 17:54:04.341 | + functions-common:time_stop:2434 : total=89445 2026-07-10 17:54:04.344 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:04.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91660 2026-07-10 17:54:04.350 | + inc/python:pip_install:219 : return 0 2026-07-10 17:54:04.353 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-10 17:54:04.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:04.376 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-10 17:54:04.380 | + 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-10 17:54:04.383 | + 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-10 17:54:04.386 | + 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-10 17:54:04.390 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-10 17:54:04.392 | + 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-10 17:54:04.395 | + functions-common:run_process:1676 : local group= 2026-07-10 17:54:04.398 | + functions-common:run_process:1677 : local user= 2026-07-10 17:54:04.401 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:54:04.404 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-10 17:54:04.407 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:54:04.410 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:54:04.413 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:04.416 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:04.420 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:04.426 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706044422 2026-07-10 17:54:04.430 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-10 17:54:04.450 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:04.453 | + 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-10 17:54:04.456 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-10 17:54:04.459 | + 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-10 17:54:04.462 | + 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-10 17:54:04.465 | + 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-10 17:54:04.468 | + 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-10 17:54:04.471 | + 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-10 17:54:04.474 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-10 17:54:04.476 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-10 17:54:04.479 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:54:04.482 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:54:04.485 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:54:04.487 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:54:04.490 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-10 17:54:04.493 | + 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-10 17:54:04.496 | + 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-10 17:54:04.498 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-10 17:54:04.501 | + 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-10 17:54:04.504 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:54:04.506 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:54:04.509 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:54:04.511 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:54:04.514 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:54:04.516 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-10 17:54:04.519 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:54:04.523 | + 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-10 17:54:04.594 | + 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-10 17:54:04.665 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-10 17:54:04.721 | + 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-10 17:54:04.779 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-10 17:54:04.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-10 17:54:04.903 | + 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-10 17:54:04.964 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:54:04.966 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:54:04.970 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-10 17:54:05.043 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:54:05.337 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-10 17:54:05.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-10 17:54:05.624 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-10 17:54:05.661 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:54:05.664 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:05.668 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:05.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:05.674 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:05.677 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:05.680 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:54:05.683 | + functions-common:time_stop:2427 : start_time=1783706044422 2026-07-10 17:54:05.686 | + functions-common:time_stop:2429 : [[ -z 1783706044422 ]] 2026-07-10 17:54:05.689 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:05.695 | + functions-common:time_stop:2432 : end_time=1783706045691 2026-07-10 17:54:05.698 | + functions-common:time_stop:2433 : elapsed_time=1269 2026-07-10 17:54:05.701 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:54:05.704 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:05.707 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1269 2026-07-10 17:54:05.710 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-10 17:54:05.715 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-10 17:54:05.720 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.sy0EfEqqLW 2026-07-10 17:54:05.722 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-10 17:54:05.726 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-10 17:54:05.729 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-10 17:54:05.732 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-10 17:54:05.735 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-10 17:54:05.738 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:54:05.741 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:54:05.744 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-10 17:54:05.764 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:05.768 | + ./stack.sh:main:1068 : configure_database 2026-07-10 17:54:05.771 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-10 17:54:05.774 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-10 17:54:05.777 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-10 17:54:05.779 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:54:05.782 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-10 17:54:05.785 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-10 17:54:05.788 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:05.792 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:05.794 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-10 17:54:05.797 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-10 17:54:05.800 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:05.803 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:05.806 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-10 17:54:05.810 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-10 17:54:05.812 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-10 17:54:05.815 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-10 17:54:05.818 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-10 17:54:05.822 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-10 17:54:05.826 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-10 17:54:05.826 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-10 17:54:05.831 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-10 17:54:05.906 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-10 17:54:05.909 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:54:05.912 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:54:05.914 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:54:05.917 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:54:05.919 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:54:05.922 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:54:05.925 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:54:05.928 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:54:05.930 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:54:05.933 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:54:05.936 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:54:05.940 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:54:05.943 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:54:05.946 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-10 17:54:05.948 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:05.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:05.954 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-10 17:54:05.956 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:05.959 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-10 17:54:07.404 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-10 17:54:07.407 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-10 17:54:07.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:07.413 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:07.416 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-10 17:54:07.418 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-10 17:54:07.421 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-10 17:54:07.441 | mysqladmin: connect to server at 'localhost' failed 2026-07-10 17:54:07.441 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-10 17:54:07.447 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-10 17:54:07.449 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-10 17:54:07.453 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:07.456 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:07.459 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-10 17:54:07.462 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-10 17:54:07.465 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-10 17:54:07.469 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-10 17:54:07.469 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-10 17:54:07.491 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:07.551 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-10 17:54:07.556 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-10 17:54:07.556 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-10 17:54:07.558 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-10 17:54:07.563 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-10 17:54:07.566 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-10 17:54:07.569 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-10 17:54:07.573 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-10 17:54:07.576 | + 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-10 17:54:07.589 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:07.633 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-10 17:54:07.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:07.691 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-10 17:54:07.748 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-10 17:54:07.807 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-10 17:54:07.865 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-10 17:54:07.868 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-10 17:54:07.871 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-10 17:54:07.871 | enabling MySQL performance counting 2026-07-10 17:54:07.874 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-10 17:54:07.896 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-10 17:54:07.898 | + 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-10 17:54:08.443 | Processing ./tools/dbcounter 2026-07-10 17:54:08.445 | Installing build dependencies: started 2026-07-10 17:54:09.943 | Installing build dependencies: finished with status 'done' 2026-07-10 17:54:09.944 | Getting requirements to build wheel: started 2026-07-10 17:54:10.320 | Getting requirements to build wheel: finished with status 'done' 2026-07-10 17:54:10.321 | Preparing metadata (pyproject.toml): started 2026-07-10 17:54:10.531 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:54:10.534 | Building wheels for collected packages: dbcounter 2026-07-10 17:54:10.535 | Building wheel for dbcounter (pyproject.toml): started 2026-07-10 17:54:10.755 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-10 17:54:10.756 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=2879dcd7b8ceb2d58a4ca653ccfbf3521877394c1615f7d7edc1257872f23e4e 2026-07-10 17:54:10.756 | Stored in directory: /tmp/pip-ephem-wheel-cache-0kdnctx_/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-10 17:54:10.759 | Successfully built dbcounter 2026-07-10 17:54:10.918 | Installing collected packages: dbcounter 2026-07-10 17:54:10.941 | Successfully installed dbcounter-0.1 2026-07-10 17:54:11.049 | + inc/python:pip_install:216 : result=0 2026-07-10 17:54:11.052 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:54:11.055 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:11.058 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:11.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:11.062 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:11.065 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:11.068 | + functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:54:11.070 | + functions-common:time_stop:2427 : start_time=1783706047891 2026-07-10 17:54:11.073 | + functions-common:time_stop:2429 : [[ -z 1783706047891 ]] 2026-07-10 17:54:11.076 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:11.081 | + functions-common:time_stop:2432 : end_time=1783706051078 2026-07-10 17:54:11.083 | + functions-common:time_stop:2433 : elapsed_time=3187 2026-07-10 17:54:11.086 | + functions-common:time_stop:2434 : total=91660 2026-07-10 17:54:11.089 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:11.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94847 2026-07-10 17:54:11.095 | + inc/python:pip_install:219 : return 0 2026-07-10 17:54:11.098 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-10 17:54:11.101 | + lib/database:recreate_database:112 : local db=stats 2026-07-10 17:54:11.104 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-10 17:54:11.107 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-10 17:54:11.110 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-10 17:54:11.116 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:11.146 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-10 17:54:11.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:11.185 | + 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-10 17:54:11.186 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-10 17:54:11.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:11.226 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-10 17:54:11.229 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-10 17:54:11.289 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-10 17:54:11.349 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-10 17:54:11.407 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-10 17:54:11.471 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-10 17:54:11.532 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-10 17:54:11.592 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-10 17:54:11.647 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-10 17:54:11.650 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:11.652 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-10 17:54:13.706 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-10 17:54:13.710 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-10 17:54:13.714 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-10 17:54:13.718 | + functions-common:save_stackenv:67 : time_stamp=2026-07-10-175413 2026-07-10 17:54:13.721 | + functions-common:save_stackenv:68 : echo '# 2026-07-10-175413 1072' 2026-07-10 17:54:13.724 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.727 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-10 17:54:13.730 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.733 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-10 17:54:13.738 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.741 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-10 17:54:13.743 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.747 | + 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-10 17:54:13.751 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.754 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.68 2026-07-10 17:54:13.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.761 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.68/identity 2026-07-10 17:54:13.763 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.766 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-10-174903 2026-07-10 17:54:13.769 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.772 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:54:13.774 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.777 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.68 2026-07-10 17:54:13.780 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.783 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-10 17:54:13.787 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.790 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.68,IP:::1 2026-07-10 17:54:13.793 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.796 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-10 17:54:13.800 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.803 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-10 17:54:13.807 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.810 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.68 2026-07-10 17:54:13.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:54:13.818 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-10 17:54:13.821 | + ./stack.sh:main:1082 : start_dstat 2026-07-10 17:54:13.824 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-10 17:54:13.827 | + functions-common:run_process:1674 : local service=dstat 2026-07-10 17:54:13.829 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-10 17:54:13.832 | + functions-common:run_process:1676 : local group= 2026-07-10 17:54:13.835 | + functions-common:run_process:1677 : local user= 2026-07-10 17:54:13.839 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:54:13.842 | + functions-common:run_process:1680 : local name=dstat 2026-07-10 17:54:13.845 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:54:13.849 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:54:13.853 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:13.856 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:13.861 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:13.867 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706053862 2026-07-10 17:54:13.870 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-10 17:54:13.892 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:13.895 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:54:13.898 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:13.901 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:13.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:13.908 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:13.911 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:13.914 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:54:13.917 | + functions-common:time_stop:2427 : start_time=1783706053862 2026-07-10 17:54:13.921 | + functions-common:time_stop:2429 : [[ -z 1783706053862 ]] 2026-07-10 17:54:13.925 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:13.931 | + functions-common:time_stop:2432 : end_time=1783706053926 2026-07-10 17:54:13.934 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-10 17:54:13.937 | + functions-common:time_stop:2434 : total=1269 2026-07-10 17:54:13.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:13.944 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1333 2026-07-10 17:54:13.946 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-10 17:54:13.950 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-10 17:54:13.954 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:13.957 | + functions-common:run_process:1676 : local group= 2026-07-10 17:54:13.961 | + functions-common:run_process:1677 : local user=root 2026-07-10 17:54:13.964 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-10 17:54:13.967 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-10 17:54:13.970 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:54:13.974 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:54:13.976 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:13.979 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:13.984 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:13.990 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706053986 2026-07-10 17:54:13.994 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-10 17:54:14.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:14.019 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-10 17:54:14.022 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-10 17:54:14.026 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:14.030 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:14.033 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:14.036 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:14.038 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-10 17:54:14.042 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-10 17:54:14.046 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-10 17:54:14.048 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:54:14.051 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-10 17:54:14.055 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-10 17:54:14.058 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-10 17:54:14.062 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-10 17:54:14.064 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-10 17:54:14.068 | + 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-10 17:54:14.071 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-10 17:54:14.073 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:54:14.077 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:54:14.080 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-10 17:54:14.083 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-10 17:54:14.085 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:54:14.088 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:54:14.091 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-10 17:54:14.094 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:54:14.099 | + 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-10 17:54:14.174 | + 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-10 17:54:14.247 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-10 17:54:14.305 | + 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-10 17:54:14.369 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-10 17:54:14.429 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-10 17:54:14.492 | + 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-10 17:54:14.550 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-10 17:54:14.553 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-10 17:54:14.620 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:54:14.623 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-10 17:54:14.692 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:54:14.988 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-10 17:54:15.003 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-10 17:54:15.285 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-10 17:54:15.318 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:54:15.321 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:15.324 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:15.327 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:15.331 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:15.335 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:15.338 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:54:15.342 | + functions-common:time_stop:2427 : start_time=1783706053986 2026-07-10 17:54:15.344 | + functions-common:time_stop:2429 : [[ -z 1783706053986 ]] 2026-07-10 17:54:15.348 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:15.356 | + functions-common:time_stop:2432 : end_time=1783706055350 2026-07-10 17:54:15.359 | + functions-common:time_stop:2433 : elapsed_time=1364 2026-07-10 17:54:15.364 | + functions-common:time_stop:2434 : total=1333 2026-07-10 17:54:15.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:15.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2697 2026-07-10 17:54:15.372 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-10 17:54:15.389 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:15.393 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.395 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-10 17:54:15.398 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.400 | + functions-common:run_process:1676 : local group= 2026-07-10 17:54:15.403 | + functions-common:run_process:1677 : local user= 2026-07-10 17:54:15.405 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:54:15.408 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-10 17:54:15.412 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:54:15.415 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:54:15.418 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:15.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:15.424 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:15.429 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706055425 2026-07-10 17:54:15.432 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-10 17:54:15.451 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:15.462 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-10 17:54:15.464 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-10 17:54:15.467 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.470 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.473 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.476 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.479 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-10 17:54:15.482 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-10 17:54:15.485 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-10 17:54:15.487 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:54:15.490 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:54:15.494 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:54:15.496 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:54:15.499 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-10 17:54:15.501 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-10 17:54:15.505 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-10 17:54:15.507 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-10 17:54:15.510 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:54:15.513 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:54:15.516 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:54:15.519 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:54:15.521 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:54:15.524 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:54:15.526 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-10 17:54:15.528 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:54:15.533 | + 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-10 17:54:15.603 | + 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-10 17:54:15.671 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-10 17:54:15.729 | + 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-10 17:54:15.797 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-10 17:54:15.856 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-10 17:54:15.915 | + 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-10 17:54:15.974 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:54:15.976 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:54:15.979 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-10 17:54:16.049 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:54:16.338 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-10 17:54:16.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-10 17:54:16.651 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-10 17:54:16.689 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:54:16.692 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:16.695 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:16.698 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:16.701 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:16.704 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:16.708 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:54:16.712 | + functions-common:time_stop:2427 : start_time=1783706055425 2026-07-10 17:54:16.715 | + functions-common:time_stop:2429 : [[ -z 1783706055425 ]] 2026-07-10 17:54:16.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:16.724 | + functions-common:time_stop:2432 : end_time=1783706056721 2026-07-10 17:54:16.727 | + functions-common:time_stop:2433 : elapsed_time=1296 2026-07-10 17:54:16.730 | + functions-common:time_stop:2434 : total=2697 2026-07-10 17:54:16.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:16.736 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3993 2026-07-10 17:54:16.738 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-10 17:54:16.758 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:16.762 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-10 17:54:16.782 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:16.785 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-10 17:54:16.805 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:16.808 | + ./stack.sh:main:1101 : start_etcd3 2026-07-10 17:54:16.811 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-10 17:54:16.815 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005039 --data-dir /opt/stack/data/etcd' 2026-07-10 17:54:16.818 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-10 17:54:16.821 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005039=http://10.4.3.68:2380' 2026-07-10 17:54:16.825 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.68:2380' 2026-07-10 17:54:16.828 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.68:2379' 2026-07-10 17:54:16.831 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-10 17:54:16.834 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-10 17:54:16.838 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.68:2379' 2026-07-10 17:54:16.840 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-10 17:54:16.843 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-10 17:54:16.847 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-10 17:54:16.850 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005039 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005039=http://10.4.3.68:2380 --initial-advertise-peer-urls http://10.4.3.68:2380 --advertise-client-urls http://10.4.3.68:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.68:2379 --log-level=debug' '' root 2026-07-10 17:54:16.854 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-10 17:54:16.857 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005039 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005039=http://10.4.3.68:2380 --initial-advertise-peer-urls http://10.4.3.68:2380 --advertise-client-urls http://10.4.3.68:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.68:2379 --log-level=debug' 2026-07-10 17:54:16.860 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:54:16.863 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-10 17:54:16.866 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:54:16.870 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:54:16.873 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:54:16.876 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-10 17:54:16.879 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:54:16.884 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-10 17:54:16.957 | + 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-10 17:54:17.032 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-10 17:54:17.094 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005039 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005039=http://10.4.3.68:2380 --initial-advertise-peer-urls http://10.4.3.68:2380 --advertise-client-urls http://10.4.3.68:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.68:2379 --log-level=debug' 2026-07-10 17:54:17.157 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-10 17:54:17.219 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-10 17:54:17.285 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-10 17:54:17.345 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:54:17.348 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:54:17.351 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-10 17:54:17.422 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:54:17.725 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-10 17:54:17.789 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-10 17:54:17.850 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-10 17:54:17.909 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-10 17:54:17.970 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-10 17:54:17.974 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:54:17.980 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:54:17.983 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-10 17:54:18.295 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-10 17:54:18.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-10 17:54:18.603 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-10 17:54:19.563 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-10 17:54:19.583 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:19.586 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.68 80 2026-07-10 17:54:19.589 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-10 17:54:19.592 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-10 17:54:19.595 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-10 17:54:19.598 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.68 2026-07-10 17:54:19.601 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-10 17:54:19.604 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-10 17:54:19.607 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-10 17:54:19.609 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-10 17:54:19.613 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-10 17:54:19.615 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-10 17:54:19.619 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-10 17:54:19.637 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-10 17:54:19.640 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-10 17:54:19.645 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-10 17:54:19.648 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-10 17:54:19.652 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:54:19.655 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:19.657 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:19.661 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-10 17:54:19.665 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-10 17:54:19.668 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-10 17:54:19.671 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-10 17:54:19.674 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-10 17:54:19.677 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-10 17:54:19.680 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-10 17:54:19.696 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:19.699 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-10 17:54:19.702 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-10 17:54:19.705 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:19.707 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:19.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:19.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:19.716 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:19.719 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-10 17:54:19.752 | No module matches headers 2026-07-10 17:54:19.755 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-10 17:54:19.794 | Enabling module headers. 2026-07-10 17:54:19.800 | To activate the new configuration, you need to run: 2026-07-10 17:54:19.800 | systemctl restart apache2 2026-07-10 17:54:19.805 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-10 17:54:19.809 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:19.811 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-10 17:54:19.815 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-10 17:54:19.818 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:19.821 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:19.824 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:19.826 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:19.830 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:19.833 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-10 17:54:19.866 | No module matches ssl 2026-07-10 17:54:19.869 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-10 17:54:19.908 | Considering dependency mime for ssl: 2026-07-10 17:54:19.908 | Module mime already enabled 2026-07-10 17:54:19.908 | Considering dependency socache_shmcb for ssl: 2026-07-10 17:54:19.908 | Enabling module socache_shmcb. 2026-07-10 17:54:19.914 | Enabling module ssl. 2026-07-10 17:54:19.914 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-10 17:54:19.919 | To activate the new configuration, you need to run: 2026-07-10 17:54:19.919 | systemctl restart apache2 2026-07-10 17:54:19.925 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-10 17:54:19.928 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:19.931 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-10 17:54:19.934 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-10 17:54:19.938 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:19.941 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:19.944 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:19.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:19.950 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:19.953 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-10 17:54:19.986 | ++ inc/async:async_inner:64 : rc=0 2026-07-10 17:54:19.994 | proxy (enabled by site administrator) 2026-07-10 17:54:19.998 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:20.002 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-10 17:54:20.006 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-10 17:54:20.009 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:20.012 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:20.013 | [55115 Async install_tempest:55115]: finished successfully 2026-07-10 17:54:20.015 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:20.018 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:20.022 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:20.025 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-10 17:54:20.060 | proxy_http (enabled by site administrator) 2026-07-10 17:54:20.064 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-10 17:54:20.067 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-10 17:54:20.070 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:54:20.073 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:54:20.076 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:54:20.079 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:20.082 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:20.084 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:20.088 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:20.090 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:54:20.093 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:20.096 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:20.099 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-10 17:54:20.133 | Enabling site http-services-tls-proxy. 2026-07-10 17:54:20.139 | To activate the new configuration, you need to run: 2026-07-10 17:54:20.139 | systemctl reload apache2 2026-07-10 17:54:20.145 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-10 17:54:20.148 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:54:20.150 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:20.153 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:54:20.283 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-10 17:54:20.286 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-10 17:54:20.288 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-10 17:54:20.300 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-10 17:54:20.313 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-10 17:54:20.315 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-10 17:54:20.318 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-10 17:54:20.322 | + 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.68/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-10 17:54:20.384 | The user clouds.yaml file didn't exist. 2026-07-10 17:54:20.398 | + 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.68/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-10 17:54:20.461 | + 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.68/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-10 17:54:20.525 | + 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.68/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-10 17:54:20.589 | + 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.68/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-10 17:54:20.652 | + 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.68/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-10 17:54:20.719 | + 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.68/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-10 17:54:20.785 | + 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.68/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-10 17:54:20.857 | + 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.68/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-10 17:54:20.927 | + 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.68/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-10 17:54:20.996 | + functions-common:write_clouds_yaml:203 : cat 2026-07-10 17:54:21.001 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-10 17:54:21.004 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-10 17:54:21.008 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-10 17:54:21.012 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-10 17:54:21.015 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-10 17:54:21.017 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-10 17:54:21.035 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:21.038 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-10 17:54:21.041 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:54:21.044 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-10 17:54:21.046 | + ./stack.sh:main:1118 : '[' 10.4.3.68 == 10.4.3.68 ']' 2026-07-10 17:54:21.049 | + ./stack.sh:main:1119 : init_keystone 2026-07-10 17:54:21.052 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-10 17:54:21.070 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:54:21.072 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-10 17:54:21.075 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-10 17:54:21.077 | + lib/database:recreate_database:112 : local db=keystone 2026-07-10 17:54:21.080 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-10 17:54:21.082 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-10 17:54:21.084 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-10 17:54:21.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:21.126 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-10 17:54:21.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:54:21.169 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-10 17:54:21.172 | + functions-common:time_start:2406 : local name=dbsync 2026-07-10 17:54:21.174 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:21.177 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:21.180 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:21.185 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706061182 2026-07-10 17:54:21.188 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-10 17:54:21.502 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:54:21.502 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:54:21.502 | we strongly recommend against using it for new projects. 2026-07-10 17:54:21.502 | 2026-07-10 17:54:21.502 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:54:21.502 | framework. For more detail see 2026-07-10 17:54:21.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:54:21.502 | 2026-07-10 17:54:21.502 | __import__(import_str) 2026-07-10 17:54:23.399 | INFO dbcounter [-] Registered counter for database keystone 2026-07-10 17:54:23.450 | 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=59324) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:54:23.458 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:54:23.458 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:54:23.459 | DEBUG dbcounter [-] [59324] Writer thread running {{(pid=59324) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:54:23.511 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-10 17:54:25.040 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:54:25.041 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-10 17:54:25.042 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.043 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-10 17:54:25.060 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.061 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-10 17:54:25.075 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.076 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-10 17:54:25.107 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.112 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-10 17:54:25.143 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.144 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-10 17:54:25.206 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.208 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-10 17:54:25.208 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:54:25.209 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-10 17:54:25.246 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.250 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-10 17:54:25.267 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59324) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:54:25.635 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-10 17:54:25.638 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:25.641 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:25.643 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:25.646 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:25.649 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:25.652 | + functions-common:time_stop:2426 : name=dbsync 2026-07-10 17:54:25.655 | + functions-common:time_stop:2427 : start_time=1783706061182 2026-07-10 17:54:25.657 | + functions-common:time_stop:2429 : [[ -z 1783706061182 ]] 2026-07-10 17:54:25.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:25.667 | + functions-common:time_stop:2432 : end_time=1783706065663 2026-07-10 17:54:25.669 | + functions-common:time_stop:2433 : elapsed_time=4481 2026-07-10 17:54:25.673 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:54:25.676 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:25.678 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4481 2026-07-10 17:54:25.681 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-10 17:54:25.684 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-10 17:54:25.688 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-10 17:54:25.977 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:54:25.977 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:54:25.977 | we strongly recommend against using it for new projects. 2026-07-10 17:54:25.977 | 2026-07-10 17:54:25.977 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:54:25.977 | framework. For more detail see 2026-07-10 17:54:25.977 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:54:25.977 | 2026-07-10 17:54:25.977 | __import__(import_str) 2026-07-10 17:54:27.338 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-10 17:54:27.338 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-10 17:54:27.339 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-10 17:54:27.339 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-10 17:54:27.339 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-10 17:54:27.340 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-10 17:54:27.340 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-10 17:54:27.340 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-10 17:54:27.340 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-10 17:54:27.696 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-10 17:54:27.701 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-10 17:54:27.989 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:54:27.989 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:54:27.989 | we strongly recommend against using it for new projects. 2026-07-10 17:54:27.989 | 2026-07-10 17:54:27.989 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:54:27.989 | framework. For more detail see 2026-07-10 17:54:27.989 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:54:27.989 | 2026-07-10 17:54:27.989 | __import__(import_str) 2026-07-10 17:54:29.346 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-10 17:54:29.346 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-10 17:54:29.346 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-10 17:54:29.347 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-10 17:54:29.713 | + ./stack.sh:main:1120 : start_keystone 2026-07-10 17:54:29.717 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-10 17:54:29.722 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-10 17:54:29.725 | + functions-common:run_process:1674 : local service=keystone 2026-07-10 17:54:29.728 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-10 17:54:29.732 | + functions-common:run_process:1676 : local group= 2026-07-10 17:54:29.734 | + functions-common:run_process:1677 : local user= 2026-07-10 17:54:29.738 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:54:29.740 | + functions-common:run_process:1680 : local name=keystone 2026-07-10 17:54:29.743 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:54:29.746 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:54:29.749 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:29.751 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:29.755 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:29.760 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706069756 2026-07-10 17:54:29.764 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-10 17:54:29.782 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:29.786 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-10 17:54:29.789 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-10 17:54:29.792 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-10 17:54:29.795 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-10 17:54:29.799 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-10 17:54:29.802 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-10 17:54:29.805 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-10 17:54:29.808 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-10 17:54:29.811 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-10 17:54:29.814 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:54:29.818 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:54:29.821 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:54:29.824 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:54:29.828 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-10 17:54:29.831 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-10 17:54:29.835 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:54:29.837 | + 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-10 17:54:29.840 | + 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-10 17:54:29.843 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-10 17:54:29.845 | + 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-10 17:54:29.848 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:54:29.850 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:54:29.852 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:54:29.854 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-10 17:54:29.856 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:54:29.861 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-10 17:54:29.938 | + 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-10 17:54:30.011 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-10 17:54:30.073 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-10 17:54:30.136 | + 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-10 17:54:30.198 | + 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-10 17:54:30.263 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-10 17:54:30.322 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-10 17:54:30.384 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-10 17:54:30.446 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-10 17:54:30.511 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-10 17:54:30.573 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:54:30.576 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:54:30.579 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-10 17:54:30.650 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:54:30.956 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-10 17:54:30.972 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-10 17:54:31.252 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-10 17:54:31.356 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:54:31.359 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:31.362 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:31.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:31.369 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:31.372 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:31.375 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:54:31.378 | + functions-common:time_stop:2427 : start_time=1783706069756 2026-07-10 17:54:31.381 | + functions-common:time_stop:2429 : [[ -z 1783706069756 ]] 2026-07-10 17:54:31.385 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:31.391 | + functions-common:time_stop:2432 : end_time=1783706071387 2026-07-10 17:54:31.394 | + functions-common:time_stop:2433 : elapsed_time=1631 2026-07-10 17:54:31.398 | + functions-common:time_stop:2434 : total=3993 2026-07-10 17:54:31.401 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:31.405 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5624 2026-07-10 17:54:31.409 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-10 17:54:31.409 | Waiting for keystone to start... 2026-07-10 17:54:31.412 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.68/identity/v3/ 2026-07-10 17:54:31.416 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.68/identity/v3/ 2026-07-10 17:54:31.420 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:54:31.423 | + functions:wait_for_service:477 : local url=http://10.4.3.68/identity/v3/ 2026-07-10 17:54:31.427 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:54:31.430 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:54:31.433 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:54:31.436 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:54:31.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:54:31.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:54:31.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706071444 2026-07-10 17:54:31.452 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:54:31.458 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.68/identity/v3/ 2026-07-10 17:54:34.205 | + :: : [[ 200 == 503 ]] 2026-07-10 17:54:34.207 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:54:34.211 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:54:34.213 | + functions-common:time_stop:2420 : local name 2026-07-10 17:54:34.216 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:54:34.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:54:34.222 | + functions-common:time_stop:2423 : local total 2026-07-10 17:54:34.225 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:54:34.227 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:54:34.231 | + functions-common:time_stop:2427 : start_time=1783706071444 2026-07-10 17:54:34.234 | + functions-common:time_stop:2429 : [[ -z 1783706071444 ]] 2026-07-10 17:54:34.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:54:34.242 | + functions-common:time_stop:2432 : end_time=1783706074239 2026-07-10 17:54:34.245 | + functions-common:time_stop:2433 : elapsed_time=2795 2026-07-10 17:54:34.248 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:54:34.251 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:54:34.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2795 2026-07-10 17:54:34.256 | + functions:wait_for_service:486 : return 0 2026-07-10 17:54:34.259 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-10 17:54:34.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:54:34.282 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.68 5001 2026-07-10 17:54:34.285 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-10 17:54:34.288 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-10 17:54:34.291 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-10 17:54:34.294 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.68 2026-07-10 17:54:34.297 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-10 17:54:34.301 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-10 17:54:34.303 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-10 17:54:34.306 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-10 17:54:34.308 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-10 17:54:34.311 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-10 17:54:34.314 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-10 17:54:34.318 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-10 17:54:34.321 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-10 17:54:34.324 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:54:34.327 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.330 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.333 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-10 17:54:34.336 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-10 17:54:34.339 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-10 17:54:34.342 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-10 17:54:34.345 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-10 17:54:34.348 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-10 17:54:34.351 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-10 17:54:34.353 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-10 17:54:34.370 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:34.373 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-10 17:54:34.376 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-10 17:54:34.379 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:34.381 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:34.384 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.387 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.390 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:34.393 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-10 17:54:34.428 | headers (enabled by site administrator) 2026-07-10 17:54:34.432 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:34.436 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-10 17:54:34.439 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-10 17:54:34.443 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:34.447 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:34.450 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.453 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.456 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:34.460 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-10 17:54:34.494 | ssl (enabled by site administrator) 2026-07-10 17:54:34.498 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:34.501 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-10 17:54:34.504 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-10 17:54:34.507 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:34.510 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:34.513 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.519 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:34.521 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-10 17:54:34.556 | proxy (enabled by site administrator) 2026-07-10 17:54:34.559 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:54:34.562 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-10 17:54:34.564 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-10 17:54:34.567 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:54:34.569 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:34.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.575 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.578 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:34.581 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-10 17:54:34.615 | proxy_http (enabled by site administrator) 2026-07-10 17:54:34.619 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-10 17:54:34.622 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-10 17:54:34.625 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:54:34.628 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:54:34.631 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:54:34.634 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:54:34.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.641 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:54:34.644 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:54:34.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:54:34.649 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:54:34.652 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-10 17:54:34.686 | Enabling site keystone-service-tls-proxy. 2026-07-10 17:54:34.691 | To activate the new configuration, you need to run: 2026-07-10 17:54:34.691 | systemctl reload apache2 2026-07-10 17:54:34.696 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-10 17:54:34.700 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:54:34.702 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:34.705 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:54:34.832 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-10 17:54:34.836 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:54:34.838 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-10 17:54:35.041 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-10 17:54:35.043 | + 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.68/identity 2026-07-10 17:54:35.339 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:54:35.339 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:54:35.339 | we strongly recommend against using it for new projects. 2026-07-10 17:54:35.339 | 2026-07-10 17:54:35.339 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:54:35.339 | framework. For more detail see 2026-07-10 17:54:35.339 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:54:35.340 | 2026-07-10 17:54:35.340 | __import__(import_str) 2026-07-10 17:54:37.024 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.024 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.024 | 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=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.028 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.036 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.038 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.051 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.065 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.065 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.103 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.103 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.103 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.103 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.103 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.104 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.110 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.111 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.111 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.114 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.115 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.115 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.115 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.116 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60427) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-10 17:54:37.151 | INFO dbcounter [-] Registered counter for database keystone 2026-07-10 17:54:37.186 | 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=60427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:54:37.329 | DEBUG dbcounter [-] [60427] Writer thread running {{(pid=60427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:54:37.412 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created domain default 2026-07-10 17:54:37.438 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created project admin 2026-07-10 17:54:37.457 | WARNING keystone.common.password_hashing [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-10 17:54:37.469 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created user admin 2026-07-10 17:54:37.481 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created role reader 2026-07-10 17:54:37.488 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created role member 2026-07-10 17:54:37.503 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created implied role where b2bdea8e437c440e8940a5d5803f5636 implies 797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:37.510 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created role manager 2026-07-10 17:54:37.520 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created implied role where 0eeeb9e8b5a54520bebf81685df1847a implies b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:37.526 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created role admin 2026-07-10 17:54:37.536 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created implied role where 2ddfcffe0dba42f0848a2f69e9e592c2 implies 0eeeb9e8b5a54520bebf81685df1847a 2026-07-10 17:54:37.544 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created role service 2026-07-10 17:54:37.553 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Granted role admin on project admin to user admin. 2026-07-10 17:54:37.558 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Granted role admin on the system to user admin. 2026-07-10 17:54:37.567 | WARNING py.warnings [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-10 17:54:37.567 | warnings.warn( 2026-07-10 17:54:37.567 |  2026-07-10 17:54:37.569 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created region RegionOne 2026-07-10 17:54:37.589 | INFO keystone.cmd.bootstrap [None req-aa1f909e-9818-4b08-9267-dd3fe804c0ac None None] Created public endpoint https://10.4.3.68/identity 2026-07-10 17:54:38.093 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-10 17:54:38.096 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-10 17:54:38.100 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-10 17:54:38.103 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-10 17:54:39.829 | 2026-07-10 17:54:39.841 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:39.846 | + lib/keystone:create_keystone_accounts:258 : admin_project=8422de22b6124db486f3238456489289 2026-07-10 17:54:39.848 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-10 17:54:39.852 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-10 17:54:40.068 | 2026-07-10 17:54:40.079 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:40.083 | + lib/keystone:create_keystone_accounts:260 : admin_user=2c1eda5f99eb4b4f8311cf6ff3328f8f 2026-07-10 17:54:40.086 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-10 17:54:40.089 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-10 17:54:40.093 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-10 17:54:40.096 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f default 2026-07-10 17:54:40.172 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f default 2026-07-10 17:54:40.215 | [8540 Async ks-domain-role:60558]: running: get_or_add_user_domain_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f default 2026-07-10 17:54:40.219 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-10 17:54:40.222 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-10 17:54:40.226 | ++ 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-10 17:54:41.239 | 2026-07-10 17:54:41.251 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:41.254 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-10 17:54:41.257 | + functions-common:get_or_create_domain:878 : echo default 2026-07-10 17:54:41.257 | default 2026-07-10 17:54:41.260 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-10 17:54:41.333 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-10 17:54:41.376 | [8540 Async ks-project:60684]: running: get_or_create_project service Default 2026-07-10 17:54:41.380 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-10 17:54:41.456 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-10 17:54:41.500 | [8540 Async ks-service:60778]: running: get_or_create_role service 2026-07-10 17:54:41.503 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-10 17:54:41.580 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-10 17:54:41.621 | [8540 Async ks-reseller:60872]: running: get_or_create_role ResellerAdmin 2026-07-10 17:54:41.625 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-10 17:54:41.628 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-10 17:54:41.701 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-10 17:54:41.749 | [8540 Async ks-anotherrole:60968]: running: get_or_create_role anotherrole 2026-07-10 17:54:41.753 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-10 17:54:41.757 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-10 17:54:41.759 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:54:41.762 | +++ 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-10 17:54:41.819 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:41.845 | [60558 Async ks-domain-role:60558]: finished successfully 2026-07-10 17:54:42.303 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:42.333 | [60684 Async ks-project:60684]: finished successfully 2026-07-10 17:54:42.640 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:42.665 | [60778 Async ks-service:60778]: finished successfully 2026-07-10 17:54:42.883 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:42.912 | [60872 Async ks-reseller:60872]: finished successfully 2026-07-10 17:54:43.062 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:43.088 | [60968 Async ks-anotherrole:60968]: finished successfully 2026-07-10 17:54:43.353 | 2026-07-10 17:54:43.368 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:43.372 | ++ functions-common:get_or_create_project:928 : project_id=16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:43.375 | ++ functions-common:get_or_create_project:929 : echo 16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:43.380 | + lib/keystone:create_keystone_accounts:288 : invis_project=16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:43.383 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-10 17:54:43.388 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-10 17:54:43.391 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:54:43.396 | +++ 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-10 17:54:43.790 | 2026-07-10 17:54:43.803 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:43.807 | ++ functions-common:get_or_create_project:928 : project_id=1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:43.811 | ++ functions-common:get_or_create_project:929 : echo 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:43.816 | + lib/keystone:create_keystone_accounts:292 : demo_project=1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:43.819 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-10 17:54:43.825 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-10 17:54:43.829 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:43.832 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-10 17:54:43.835 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-10 17:54:43.839 | +++ 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-10 17:54:44.176 | 2026-07-10 17:54:44.187 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.191 | ++ functions-common:get_or_create_user:915 : user_id=b30681e35d4044799863099c7bc097a6 2026-07-10 17:54:44.193 | ++ functions-common:get_or_create_user:916 : echo b30681e35d4044799863099c7bc097a6 2026-07-10 17:54:44.196 | + lib/keystone:create_keystone_accounts:295 : demo_user=b30681e35d4044799863099c7bc097a6 2026-07-10 17:54:44.199 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-10 17:54:44.250 | [8540 Async ks-domain-role:60558]: Waiting for completion of get_or_add_user_domain_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f default running on PID 60558 (6 other jobs running) 2026-07-10 17:54:44.274 | [8540 Async ks-domain-role:60558]: Signaling child to exit 2026-07-10 17:54:44.274 | WAKEUP 2026-07-10 17:54:44.296 | [8540 Async ks-domain-role:60558]: Signaled 2026-07-10 17:54:44.298 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-10 17:54:44.298 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 2c1eda5f99eb4b4f8311cf6ff3328f8f --domain default 2026-07-10 17:54:44.298 | 2026-07-10 17:54:44.298 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c1eda5f99eb4b4f8311cf6ff3328f8f --domain default -c Role -f value 2026-07-10 17:54:44.298 | 2026-07-10 17:54:44.298 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.298 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:44.298 | + functions-common:get_or_add_user_domain_role:999 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:44.298 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:44.345 | [8540 Async ks-domain-role:60558]: finished get_or_add_user_domain_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f default with result 0 in 1 seconds 2026-07-10 17:54:44.353 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-10 17:54:44.389 | [8540 Async ks-project:60684]: Waiting for completion of get_or_create_project service Default running on PID 60684 (5 other jobs running) 2026-07-10 17:54:44.413 | [8540 Async ks-project:60684]: Signaling child to exit 2026-07-10 17:54:44.413 | WAKEUP 2026-07-10 17:54:44.438 | [8540 Async ks-project:60684]: Signaled 2026-07-10 17:54:44.439 | + functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:54:44.439 | ++ 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-10 17:54:44.439 | 2026-07-10 17:54:44.439 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.439 | + functions-common:get_or_create_project:928 : project_id=b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:54:44.439 | + functions-common:get_or_create_project:929 : echo b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:54:44.439 | b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:54:44.486 | [8540 Async ks-project:60684]: finished get_or_create_project service Default with result 0 in 1 seconds 2026-07-10 17:54:44.528 | [8540 Async ks-service:60778]: Waiting for completion of get_or_create_role service running on PID 60778 (4 other jobs running) 2026-07-10 17:54:44.552 | [8540 Async ks-service:60778]: Signaling child to exit 2026-07-10 17:54:44.553 | WAKEUP 2026-07-10 17:54:44.575 | [8540 Async ks-service:60778]: Signaled 2026-07-10 17:54:44.576 | + functions-common:get_or_create_role:935 : local role_id 2026-07-10 17:54:44.576 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-10 17:54:44.576 | 2026-07-10 17:54:44.576 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.576 | + functions-common:get_or_create_role:940 : role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:54:44.576 | + functions-common:get_or_create_role:941 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:54:44.576 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:54:44.622 | [8540 Async ks-service:60778]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-10 17:54:44.657 | [8540 Async ks-reseller:60872]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60872 (3 other jobs running) 2026-07-10 17:54:44.681 | [8540 Async ks-reseller:60872]: Signaling child to exit 2026-07-10 17:54:44.681 | WAKEUP 2026-07-10 17:54:44.704 | [8540 Async ks-reseller:60872]: Signaled 2026-07-10 17:54:44.706 | + functions-common:get_or_create_role:935 : local role_id 2026-07-10 17:54:44.706 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-10 17:54:44.706 | 2026-07-10 17:54:44.706 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.706 | + functions-common:get_or_create_role:940 : role_id=6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:54:44.706 | + functions-common:get_or_create_role:941 : echo 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:54:44.706 | 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:54:44.750 | [8540 Async ks-reseller:60872]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-10 17:54:44.786 | [8540 Async ks-anotherrole:60968]: Waiting for completion of get_or_create_role anotherrole running on PID 60968 (2 other jobs running) 2026-07-10 17:54:44.811 | [8540 Async ks-anotherrole:60968]: Signaling child to exit 2026-07-10 17:54:44.811 | WAKEUP 2026-07-10 17:54:44.833 | [8540 Async ks-anotherrole:60968]: Signaled 2026-07-10 17:54:44.835 | + functions-common:get_or_create_role:935 : local role_id 2026-07-10 17:54:44.835 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-10 17:54:44.835 | 2026-07-10 17:54:44.835 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:44.835 | + functions-common:get_or_create_role:940 : role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:44.835 | + functions-common:get_or_create_role:941 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:44.835 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:44.880 | [8540 Async ks-anotherrole:60968]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-10 17:54:44.886 | + inc/async:async_wait:197 : return 0 2026-07-10 17:54:44.889 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:44.961 | + inc/async:async_inner:63 : get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.004 | [8540 Async ks-demo-member:61804]: running: get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.007 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.082 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.129 | [8540 Async ks-demo-admin:61900]: running: get_or_add_user_project_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.133 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.212 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.267 | [8540 Async ks-demo-another:61996]: running: get_or_add_user_project_role anotherrole b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:45.271 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:45.356 | + inc/async:async_inner:63 : get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:45.406 | [8540 Async ks-demo-invis:62092]: running: get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:45.409 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-10 17:54:45.413 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-10 17:54:45.417 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:45.421 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-10 17:54:45.424 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-10 17:54:45.428 | +++ 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-10 17:54:47.206 | 2026-07-10 17:54:47.217 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:47.221 | ++ functions-common:get_or_create_user:915 : user_id=2066405c767e49afb6a233a87afedfe5 2026-07-10 17:54:47.223 | ++ functions-common:get_or_create_user:916 : echo 2066405c767e49afb6a233a87afedfe5 2026-07-10 17:54:47.226 | + lib/keystone:create_keystone_accounts:308 : demo_reader=2066405c767e49afb6a233a87afedfe5 2026-07-10 17:54:47.229 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 2066405c767e49afb6a233a87afedfe5 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:47.296 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2066405c767e49afb6a233a87afedfe5 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:47.337 | [8540 Async ks-demo-reader:62299]: running: get_or_add_user_project_role reader 2066405c767e49afb6a233a87afedfe5 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:47.340 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-10 17:54:47.343 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-10 17:54:47.346 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:54:47.349 | +++ 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-10 17:54:47.717 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:47.744 | [61804 Async ks-demo-member:61804]: finished successfully 2026-07-10 17:54:48.143 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:48.169 | [61900 Async ks-demo-admin:61900]: finished successfully 2026-07-10 17:54:48.598 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:48.625 | [61996 Async ks-demo-another:61996]: finished successfully 2026-07-10 17:54:49.032 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:49.057 | [62092 Async ks-demo-invis:62092]: finished successfully 2026-07-10 17:54:49.670 | 2026-07-10 17:54:49.680 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:49.684 | ++ functions-common:get_or_create_project:928 : project_id=ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:49.687 | ++ functions-common:get_or_create_project:929 : echo ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:49.690 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:49.692 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-10 17:54:49.696 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-10 17:54:49.698 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:49.700 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-10 17:54:49.703 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-10 17:54:49.706 | +++ 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-10 17:54:50.115 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:50.141 | [62299 Async ks-demo-reader:62299]: finished successfully 2026-07-10 17:54:50.337 | 2026-07-10 17:54:50.349 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:50.353 | ++ functions-common:get_or_create_user:915 : user_id=91e36bbf962f433dbe9d81e04c3da18f 2026-07-10 17:54:50.356 | ++ functions-common:get_or_create_user:916 : echo 91e36bbf962f433dbe9d81e04c3da18f 2026-07-10 17:54:50.359 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=91e36bbf962f433dbe9d81e04c3da18f 2026-07-10 17:54:50.362 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.431 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.471 | [8540 Async ks-alt-admin:62685]: running: get_or_add_user_project_role admin 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.474 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.546 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.587 | [8540 Async ks-alt-another:62781]: running: get_or_add_user_project_role anotherrole 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:50.590 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-10 17:54:50.594 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-10 17:54:50.597 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:50.601 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-10 17:54:50.603 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-10 17:54:50.606 | +++ 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-10 17:54:51.643 | 2026-07-10 17:54:51.655 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:51.658 | ++ functions-common:get_or_create_user:915 : user_id=ab73ea0157a74393b54ac8cf58f7992c 2026-07-10 17:54:51.660 | ++ functions-common:get_or_create_user:916 : echo ab73ea0157a74393b54ac8cf58f7992c 2026-07-10 17:54:51.663 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ab73ea0157a74393b54ac8cf58f7992c 2026-07-10 17:54:51.666 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ab73ea0157a74393b54ac8cf58f7992c ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:51.736 | + inc/async:async_inner:63 : get_or_add_user_project_role member ab73ea0157a74393b54ac8cf58f7992c ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:51.777 | [8540 Async ks-alt-member-user:62951]: running: get_or_add_user_project_role member ab73ea0157a74393b54ac8cf58f7992c ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:51.780 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-10 17:54:51.783 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-10 17:54:51.786 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:51.789 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-10 17:54:51.792 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-10 17:54:51.795 | +++ 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-10 17:54:52.093 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:52.116 | [62685 Async ks-alt-admin:62685]: finished successfully 2026-07-10 17:54:52.521 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:52.546 | [62781 Async ks-alt-another:62781]: finished successfully 2026-07-10 17:54:53.235 | 2026-07-10 17:54:53.247 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:53.251 | ++ functions-common:get_or_create_user:915 : user_id=44e0697c3674450dae406d64791d9c6a 2026-07-10 17:54:53.254 | ++ functions-common:get_or_create_user:916 : echo 44e0697c3674450dae406d64791d9c6a 2026-07-10 17:54:53.258 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=44e0697c3674450dae406d64791d9c6a 2026-07-10 17:54:53.261 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 44e0697c3674450dae406d64791d9c6a ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:53.328 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 44e0697c3674450dae406d64791d9c6a ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:53.371 | [8540 Async ks-alt-reader-user:63183]: running: get_or_add_user_project_role reader 44e0697c3674450dae406d64791d9c6a ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:53.375 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-10 17:54:53.378 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:53.381 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-10 17:54:53.384 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-10 17:54:53.387 | +++ 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-10 17:54:53.686 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:53.711 | [62951 Async ks-alt-member-user:62951]: finished successfully 2026-07-10 17:54:54.335 | 2026-07-10 17:54:54.346 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:54.349 | ++ functions-common:get_or_create_user:915 : user_id=1cca6cadd64a404c9927571604bdc8ac 2026-07-10 17:54:54.351 | ++ functions-common:get_or_create_user:916 : echo 1cca6cadd64a404c9927571604bdc8ac 2026-07-10 17:54:54.354 | + lib/keystone:create_keystone_accounts:340 : system_member_user=1cca6cadd64a404c9927571604bdc8ac 2026-07-10 17:54:54.357 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 1cca6cadd64a404c9927571604bdc8ac all 2026-07-10 17:54:54.429 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1cca6cadd64a404c9927571604bdc8ac all 2026-07-10 17:54:54.473 | [8540 Async ks-system-member:63373]: running: get_or_add_user_system_role member 1cca6cadd64a404c9927571604bdc8ac all 2026-07-10 17:54:54.478 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-10 17:54:54.481 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:54:54.484 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-10 17:54:54.488 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-10 17:54:54.492 | +++ 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-10 17:54:54.838 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:54.861 | [63183 Async ks-alt-reader-user:63183]: finished successfully 2026-07-10 17:54:55.425 | 2026-07-10 17:54:55.435 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:55.438 | ++ functions-common:get_or_create_user:915 : user_id=cb8b0dfca9c84135bf6727eb23a402d1 2026-07-10 17:54:55.441 | ++ functions-common:get_or_create_user:916 : echo cb8b0dfca9c84135bf6727eb23a402d1 2026-07-10 17:54:55.445 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=cb8b0dfca9c84135bf6727eb23a402d1 2026-07-10 17:54:55.448 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader cb8b0dfca9c84135bf6727eb23a402d1 all 2026-07-10 17:54:55.522 | + inc/async:async_inner:63 : get_or_add_user_system_role reader cb8b0dfca9c84135bf6727eb23a402d1 all 2026-07-10 17:54:55.568 | [8540 Async ks-system-reader:63577]: running: get_or_add_user_system_role reader cb8b0dfca9c84135bf6727eb23a402d1 all 2026-07-10 17:54:55.571 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-10 17:54:55.574 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-10 17:54:55.578 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-10 17:54:55.581 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-10 17:54:55.585 | +++ 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-10 17:54:56.488 | 2026-07-10 17:54:56.499 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:56.502 | ++ functions-common:get_or_create_group:892 : group_id=92fb5bf5289e4497b399363be1eef9eb 2026-07-10 17:54:56.505 | ++ functions-common:get_or_create_group:893 : echo 92fb5bf5289e4497b399363be1eef9eb 2026-07-10 17:54:56.508 | + lib/keystone:create_keystone_accounts:350 : admin_group=92fb5bf5289e4497b399363be1eef9eb 2026-07-10 17:54:56.511 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-10 17:54:56.515 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-10 17:54:56.518 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-10 17:54:56.521 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-10 17:54:56.525 | +++ 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-10 17:54:56.864 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:56.890 | [63373 Async ks-system-member:63373]: finished successfully 2026-07-10 17:54:57.449 | 2026-07-10 17:54:57.462 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:57.466 | ++ functions-common:get_or_create_group:892 : group_id=fc9a9408da5e4e048f0ce9e8172a4121 2026-07-10 17:54:57.469 | ++ functions-common:get_or_create_group:893 : echo fc9a9408da5e4e048f0ce9e8172a4121 2026-07-10 17:54:57.472 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=fc9a9408da5e4e048f0ce9e8172a4121 2026-07-10 17:54:57.475 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.547 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.590 | [8540 Async ks-group-memberdemo:63910]: running: get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.593 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.668 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.717 | [8540 Async ks-group-anotherdemo:63989]: running: get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:57.720 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.796 | + inc/async:async_inner:63 : get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.840 | [8540 Async ks-group-memberalt:64068]: running: get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.843 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.911 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:57.918 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.941 | [63577 Async ks-system-reader:63577]: finished successfully 2026-07-10 17:54:57.963 | [8540 Async ks-group-anotheralt:64159]: running: get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:57.966 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 92fb5bf5289e4497b399363be1eef9eb 8422de22b6124db486f3238456489289 2026-07-10 17:54:58.038 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 92fb5bf5289e4497b399363be1eef9eb 8422de22b6124db486f3238456489289 2026-07-10 17:54:58.078 | [8540 Async ks-group-admin:64266]: running: get_or_add_group_project_role admin 92fb5bf5289e4497b399363be1eef9eb 8422de22b6124db486f3238456489289 2026-07-10 17:54:58.081 | + 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-10 17:54:58.139 | [8540 Async ks-demo-member:61804]: Waiting for completion of get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 running on PID 61804 (17 other jobs running) 2026-07-10 17:54:58.168 | [8540 Async ks-demo-member:61804]: Signaling child to exit 2026-07-10 17:54:58.168 | WAKEUP 2026-07-10 17:54:58.197 | [8540 Async ks-demo-member:61804]: Signaled 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.198 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.198 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.198 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.198 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.198 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.198 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b30681e35d4044799863099c7bc097a6 --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:58.198 | 2026-07-10 17:54:58.198 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b30681e35d4044799863099c7bc097a6 --project 1305062203c64f819ccdb696cf02fd26 -c Role -f value 2026-07-10 17:54:58.198 | 2026-07-10 17:54:58.198 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.198 | + functions-common:get_or_add_user_project_role:980 : echo b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.198 | b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.248 | [8540 Async ks-demo-member:61804]: finished get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 with result 0 in 2 seconds 2026-07-10 17:54:58.289 | [8540 Async ks-demo-admin:61900]: Waiting for completion of get_or_add_user_project_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f 1305062203c64f819ccdb696cf02fd26 running on PID 61900 (16 other jobs running) 2026-07-10 17:54:58.315 | [8540 Async ks-demo-admin:61900]: Signaling child to exit 2026-07-10 17:54:58.315 | WAKEUP 2026-07-10 17:54:58.340 | [8540 Async ks-demo-admin:61900]: Signaled 2026-07-10 17:54:58.341 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.341 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.341 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.341 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.341 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.341 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.341 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.341 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.341 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.341 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 2c1eda5f99eb4b4f8311cf6ff3328f8f --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:58.341 | 2026-07-10 17:54:58.341 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2c1eda5f99eb4b4f8311cf6ff3328f8f --project 1305062203c64f819ccdb696cf02fd26 -c Role -f value 2026-07-10 17:54:58.342 | 2026-07-10 17:54:58.342 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.342 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.342 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.342 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.389 | [8540 Async ks-demo-admin:61900]: finished get_or_add_user_project_role admin 2c1eda5f99eb4b4f8311cf6ff3328f8f 1305062203c64f819ccdb696cf02fd26 with result 0 in 3 seconds 2026-07-10 17:54:58.430 | [8540 Async ks-demo-another:61996]: Waiting for completion of get_or_add_user_project_role anotherrole b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 running on PID 61996 (15 other jobs running) 2026-07-10 17:54:58.458 | [8540 Async ks-demo-another:61996]: Signaling child to exit 2026-07-10 17:54:58.458 | WAKEUP 2026-07-10 17:54:58.481 | [8540 Async ks-demo-another:61996]: Signaled 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.483 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.483 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.483 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.483 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.483 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.483 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b30681e35d4044799863099c7bc097a6 --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:58.483 | 2026-07-10 17:54:58.483 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b30681e35d4044799863099c7bc097a6 --project 1305062203c64f819ccdb696cf02fd26 -c Role -f value 2026-07-10 17:54:58.483 | 2026-07-10 17:54:58.483 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:58.483 | + functions-common:get_or_add_user_project_role:980 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:58.483 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:58.532 | [8540 Async ks-demo-another:61996]: finished get_or_add_user_project_role anotherrole b30681e35d4044799863099c7bc097a6 1305062203c64f819ccdb696cf02fd26 with result 0 in 3 seconds 2026-07-10 17:54:58.571 | [8540 Async ks-demo-invis:62092]: Waiting for completion of get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 16c86799ac7f4ea59e1c2fc758105425 running on PID 62092 (14 other jobs running) 2026-07-10 17:54:58.598 | [8540 Async ks-demo-invis:62092]: Signaling child to exit 2026-07-10 17:54:58.598 | WAKEUP 2026-07-10 17:54:58.623 | [8540 Async ks-demo-invis:62092]: Signaled 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.624 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.624 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.624 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.624 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.624 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.624 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b30681e35d4044799863099c7bc097a6 --project 16c86799ac7f4ea59e1c2fc758105425 2026-07-10 17:54:58.624 | 2026-07-10 17:54:58.624 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b30681e35d4044799863099c7bc097a6 --project 16c86799ac7f4ea59e1c2fc758105425 -c Role -f value 2026-07-10 17:54:58.624 | 2026-07-10 17:54:58.624 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.624 | + functions-common:get_or_add_user_project_role:980 : echo b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.624 | b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:58.664 | [8540 Async ks-demo-invis:62092]: finished get_or_add_user_project_role member b30681e35d4044799863099c7bc097a6 16c86799ac7f4ea59e1c2fc758105425 with result 0 in 3 seconds 2026-07-10 17:54:58.701 | [8540 Async ks-demo-reader:62299]: Waiting for completion of get_or_add_user_project_role reader 2066405c767e49afb6a233a87afedfe5 1305062203c64f819ccdb696cf02fd26 running on PID 62299 (13 other jobs running) 2026-07-10 17:54:58.724 | [8540 Async ks-demo-reader:62299]: Signaling child to exit 2026-07-10 17:54:58.725 | WAKEUP 2026-07-10 17:54:58.745 | [8540 Async ks-demo-reader:62299]: Signaled 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.747 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.747 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.747 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.747 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.747 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.747 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 2066405c767e49afb6a233a87afedfe5 --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:58.747 | 2026-07-10 17:54:58.747 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2066405c767e49afb6a233a87afedfe5 --project 1305062203c64f819ccdb696cf02fd26 -c Role -f value 2026-07-10 17:54:58.747 | 2026-07-10 17:54:58.747 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:979 : user_role_id=797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:58.747 | + functions-common:get_or_add_user_project_role:980 : echo 797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:58.747 | 797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:58.791 | [8540 Async ks-demo-reader:62299]: finished get_or_add_user_project_role reader 2066405c767e49afb6a233a87afedfe5 1305062203c64f819ccdb696cf02fd26 with result 0 in 2 seconds 2026-07-10 17:54:58.795 | + inc/async:async_wait:197 : return 0 2026-07-10 17:54:58.797 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-10 17:54:58.848 | [8540 Async ks-alt-admin:62685]: Waiting for completion of get_or_add_user_project_role admin 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 running on PID 62685 (12 other jobs running) 2026-07-10 17:54:58.872 | [8540 Async ks-alt-admin:62685]: Signaling child to exit 2026-07-10 17:54:58.872 | WAKEUP 2026-07-10 17:54:58.893 | [8540 Async ks-alt-admin:62685]: Signaled 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:58.895 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:58.895 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:58.895 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:58.895 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:58.895 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:58.895 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 91e36bbf962f433dbe9d81e04c3da18f --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:58.895 | 2026-07-10 17:54:58.895 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91e36bbf962f433dbe9d81e04c3da18f --project ca53eab89d43436f820e8da37c31f173 -c Role -f value 2026-07-10 17:54:58.895 | 2026-07-10 17:54:58.895 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.895 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.895 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:54:58.939 | [8540 Async ks-alt-admin:62685]: finished get_or_add_user_project_role admin 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 with result 0 in 1 seconds 2026-07-10 17:54:58.980 | [8540 Async ks-alt-another:62781]: Waiting for completion of get_or_add_user_project_role anotherrole 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 running on PID 62781 (11 other jobs running) 2026-07-10 17:54:59.006 | [8540 Async ks-alt-another:62781]: Signaling child to exit 2026-07-10 17:54:59.006 | WAKEUP 2026-07-10 17:54:59.028 | [8540 Async ks-alt-another:62781]: Signaled 2026-07-10 17:54:59.030 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:59.030 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:59.030 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:59.030 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:59.030 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:59.030 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:59.030 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:59.031 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:59.031 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:59.031 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 91e36bbf962f433dbe9d81e04c3da18f --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:59.031 | 2026-07-10 17:54:59.031 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 91e36bbf962f433dbe9d81e04c3da18f --project ca53eab89d43436f820e8da37c31f173 -c Role -f value 2026-07-10 17:54:59.031 | 2026-07-10 17:54:59.031 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.031 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:59.031 | + functions-common:get_or_add_user_project_role:980 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:59.031 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:54:59.078 | [8540 Async ks-alt-another:62781]: finished get_or_add_user_project_role anotherrole 91e36bbf962f433dbe9d81e04c3da18f ca53eab89d43436f820e8da37c31f173 with result 0 in 2 seconds 2026-07-10 17:54:59.117 | [8540 Async ks-alt-member-user:62951]: Waiting for completion of get_or_add_user_project_role member ab73ea0157a74393b54ac8cf58f7992c ca53eab89d43436f820e8da37c31f173 running on PID 62951 (10 other jobs running) 2026-07-10 17:54:59.143 | [8540 Async ks-alt-member-user:62951]: Signaling child to exit 2026-07-10 17:54:59.143 | WAKEUP 2026-07-10 17:54:59.167 | [8540 Async ks-alt-member-user:62951]: Signaled 2026-07-10 17:54:59.168 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:59.169 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:59.169 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:59.169 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:59.169 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:59.169 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:59.169 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:59.169 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:59.169 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:59.169 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ab73ea0157a74393b54ac8cf58f7992c --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:59.169 | 2026-07-10 17:54:59.169 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ab73ea0157a74393b54ac8cf58f7992c --project ca53eab89d43436f820e8da37c31f173 -c Role -f value 2026-07-10 17:54:59.169 | 2026-07-10 17:54:59.169 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.169 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.169 | + functions-common:get_or_add_user_project_role:980 : echo b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.169 | b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.213 | [8540 Async ks-alt-member-user:62951]: finished get_or_add_user_project_role member ab73ea0157a74393b54ac8cf58f7992c ca53eab89d43436f820e8da37c31f173 with result 0 in 2 seconds 2026-07-10 17:54:59.252 | [8540 Async ks-alt-reader-user:63183]: Waiting for completion of get_or_add_user_project_role reader 44e0697c3674450dae406d64791d9c6a ca53eab89d43436f820e8da37c31f173 running on PID 63183 (9 other jobs running) 2026-07-10 17:54:59.276 | [8540 Async ks-alt-reader-user:63183]: Signaling child to exit 2026-07-10 17:54:59.276 | WAKEUP 2026-07-10 17:54:59.300 | [8540 Async ks-alt-reader-user:63183]: Signaled 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:54:59.302 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:54:59.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:59.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:59.302 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:59.302 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:59.302 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 44e0697c3674450dae406d64791d9c6a --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:54:59.302 | 2026-07-10 17:54:59.302 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 44e0697c3674450dae406d64791d9c6a --project ca53eab89d43436f820e8da37c31f173 -c Role -f value 2026-07-10 17:54:59.302 | 2026-07-10 17:54:59.302 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:979 : user_role_id=797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:59.302 | + functions-common:get_or_add_user_project_role:980 : echo 797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:59.302 | 797be7f4079045878ae0c335b3ee908c 2026-07-10 17:54:59.352 | [8540 Async ks-alt-reader-user:63183]: finished get_or_add_user_project_role reader 44e0697c3674450dae406d64791d9c6a ca53eab89d43436f820e8da37c31f173 with result 0 in 1 seconds 2026-07-10 17:54:59.357 | + inc/async:async_wait:197 : return 0 2026-07-10 17:54:59.360 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-10 17:54:59.421 | [8540 Async ks-system-member:63373]: Waiting for completion of get_or_add_user_system_role member 1cca6cadd64a404c9927571604bdc8ac all running on PID 63373 (8 other jobs running) 2026-07-10 17:54:59.447 | [8540 Async ks-system-member:63373]: Signaling child to exit 2026-07-10 17:54:59.447 | WAKEUP 2026-07-10 17:54:59.473 | [8540 Async ks-system-member:63373]: Signaled 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-10 17:54:59.475 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-10 17:54:59.475 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:59.475 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:59.475 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:59.475 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:59.475 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-10 17:54:59.475 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1cca6cadd64a404c9927571604bdc8ac --system all -f value -c Role 2026-07-10 17:54:59.475 | 2026-07-10 17:54:59.475 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 1cca6cadd64a404c9927571604bdc8ac --system all 2026-07-10 17:54:59.475 | 2026-07-10 17:54:59.475 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1cca6cadd64a404c9927571604bdc8ac --system all -f value -c Role 2026-07-10 17:54:59.475 | 2026-07-10 17:54:59.475 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-10 17:54:59.475 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-10 17:54:59.475 | 2026-07-10 17:54:59.482 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:59.510 | [63910 Async ks-group-memberdemo:63910]: finished successfully 2026-07-10 17:54:59.525 | [8540 Async ks-system-member:63373]: finished get_or_add_user_system_role member 1cca6cadd64a404c9927571604bdc8ac all with result 0 in 2 seconds 2026-07-10 17:54:59.565 | [8540 Async ks-system-reader:63577]: Waiting for completion of get_or_add_user_system_role reader cb8b0dfca9c84135bf6727eb23a402d1 all running on PID 63577 (7 other jobs running) 2026-07-10 17:54:59.595 | [8540 Async ks-system-reader:63577]: Signaling child to exit 2026-07-10 17:54:59.595 | WAKEUP 2026-07-10 17:54:59.621 | [8540 Async ks-system-reader:63577]: Signaled 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-10 17:54:59.623 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-10 17:54:59.623 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:54:59.623 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:54:59.623 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:54:59.623 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:54:59.623 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-10 17:54:59.623 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb8b0dfca9c84135bf6727eb23a402d1 --system all -f value -c Role 2026-07-10 17:54:59.623 | 2026-07-10 17:54:59.623 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user cb8b0dfca9c84135bf6727eb23a402d1 --system all 2026-07-10 17:54:59.623 | 2026-07-10 17:54:59.623 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cb8b0dfca9c84135bf6727eb23a402d1 --system all -f value -c Role 2026-07-10 17:54:59.623 | 2026-07-10 17:54:59.623 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-10 17:54:59.623 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-10 17:54:59.623 | 2026-07-10 17:54:59.674 | [8540 Async ks-system-reader:63577]: finished get_or_add_user_system_role reader cb8b0dfca9c84135bf6727eb23a402d1 all with result 0 in 2 seconds 2026-07-10 17:54:59.680 | + inc/async:async_wait:197 : return 0 2026-07-10 17:54:59.683 | + 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-10 17:54:59.739 | [8540 Async ks-group-memberdemo:63910]: Waiting for completion of get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 running on PID 63910 (6 other jobs running) 2026-07-10 17:54:59.765 | [8540 Async ks-group-memberdemo:63910]: Signaling child to exit 2026-07-10 17:54:59.765 | WAKEUP 2026-07-10 17:54:59.790 | [8540 Async ks-group-memberdemo:63910]: Signaled 2026-07-10 17:54:59.791 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-10 17:54:59.791 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc9a9408da5e4e048f0ce9e8172a4121 --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:54:59.791 | 2026-07-10 17:54:59.791 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc9a9408da5e4e048f0ce9e8172a4121 --project 1305062203c64f819ccdb696cf02fd26 -f value -c Role 2026-07-10 17:54:59.791 | 2026-07-10 17:54:59.791 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:54:59.791 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.791 | + functions-common:get_or_add_group_project_role:1049 : echo b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.791 | b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:54:59.836 | [8540 Async ks-group-memberdemo:63910]: finished get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 with result 0 in 1 seconds 2026-07-10 17:54:59.876 | [8540 Async ks-group-anotherdemo:63989]: Waiting for completion of get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 running on PID 63989 (5 other jobs running) 2026-07-10 17:54:59.902 | [8540 Async ks-group-anotherdemo:63989]: Signaling child to exit 2026-07-10 17:54:59.942 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:54:59.965 | [63989 Async ks-group-anotherdemo:63989]: finished successfully 2026-07-10 17:54:59.988 | WAKEUP 2026-07-10 17:55:00.011 | [8540 Async ks-group-anotherdemo:63989]: Signaled 2026-07-10 17:55:00.013 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-10 17:55:00.013 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc9a9408da5e4e048f0ce9e8172a4121 --project 1305062203c64f819ccdb696cf02fd26 2026-07-10 17:55:00.013 | 2026-07-10 17:55:00.013 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc9a9408da5e4e048f0ce9e8172a4121 --project 1305062203c64f819ccdb696cf02fd26 -f value -c Role 2026-07-10 17:55:00.013 | 2026-07-10 17:55:00.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:00.013 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.013 | + functions-common:get_or_add_group_project_role:1049 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.013 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.059 | [8540 Async ks-group-anotherdemo:63989]: finished get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 1305062203c64f819ccdb696cf02fd26 with result 0 in 2 seconds 2026-07-10 17:55:00.097 | [8540 Async ks-group-memberalt:64068]: Waiting for completion of get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 running on PID 64068 (4 other jobs running) 2026-07-10 17:55:00.124 | [8540 Async ks-group-memberalt:64068]: Signaling child to exit 2026-07-10 17:55:00.397 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:00.423 | [64068 Async ks-group-memberalt:64068]: finished successfully 2026-07-10 17:55:00.448 | WAKEUP 2026-07-10 17:55:00.470 | [8540 Async ks-group-memberalt:64068]: Signaled 2026-07-10 17:55:00.471 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-10 17:55:00.471 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group fc9a9408da5e4e048f0ce9e8172a4121 --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:55:00.471 | 2026-07-10 17:55:00.471 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group fc9a9408da5e4e048f0ce9e8172a4121 --project ca53eab89d43436f820e8da37c31f173 -f value -c Role 2026-07-10 17:55:00.471 | 2026-07-10 17:55:00.471 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:00.471 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:55:00.471 | + functions-common:get_or_add_group_project_role:1049 : echo b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:55:00.471 | b2bdea8e437c440e8940a5d5803f5636 2026-07-10 17:55:00.519 | [8540 Async ks-group-memberalt:64068]: finished get_or_add_group_project_role member fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 with result 0 in 2 seconds 2026-07-10 17:55:00.562 | [8540 Async ks-group-anotheralt:64159]: Waiting for completion of get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 running on PID 64159 (3 other jobs running) 2026-07-10 17:55:00.586 | [8540 Async ks-group-anotheralt:64159]: Signaling child to exit 2026-07-10 17:55:00.876 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:00.902 | [64159 Async ks-group-anotheralt:64159]: finished successfully 2026-07-10 17:55:00.928 | WAKEUP 2026-07-10 17:55:00.951 | [8540 Async ks-group-anotheralt:64159]: Signaled 2026-07-10 17:55:00.953 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-10 17:55:00.953 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group fc9a9408da5e4e048f0ce9e8172a4121 --project ca53eab89d43436f820e8da37c31f173 2026-07-10 17:55:00.953 | 2026-07-10 17:55:00.953 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group fc9a9408da5e4e048f0ce9e8172a4121 --project ca53eab89d43436f820e8da37c31f173 -f value -c Role 2026-07-10 17:55:00.953 | 2026-07-10 17:55:00.953 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:00.953 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.953 | + functions-common:get_or_add_group_project_role:1049 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.953 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:00.999 | [8540 Async ks-group-anotheralt:64159]: finished get_or_add_group_project_role anotherrole fc9a9408da5e4e048f0ce9e8172a4121 ca53eab89d43436f820e8da37c31f173 with result 0 in 3 seconds 2026-07-10 17:55:01.039 | [8540 Async ks-group-admin:64266]: Waiting for completion of get_or_add_group_project_role admin 92fb5bf5289e4497b399363be1eef9eb 8422de22b6124db486f3238456489289 running on PID 64266 (2 other jobs running) 2026-07-10 17:55:01.064 | [8540 Async ks-group-admin:64266]: Signaling child to exit 2026-07-10 17:55:01.358 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:01.386 | [64266 Async ks-group-admin:64266]: finished successfully 2026-07-10 17:55:01.414 | WAKEUP 2026-07-10 17:55:01.440 | [8540 Async ks-group-admin:64266]: Signaled 2026-07-10 17:55:01.442 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-10 17:55:01.442 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 92fb5bf5289e4497b399363be1eef9eb --project 8422de22b6124db486f3238456489289 2026-07-10 17:55:01.442 | 2026-07-10 17:55:01.442 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 92fb5bf5289e4497b399363be1eef9eb --project 8422de22b6124db486f3238456489289 -f value -c Role 2026-07-10 17:55:01.442 | 2026-07-10 17:55:01.442 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:01.442 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:01.442 | + functions-common:get_or_add_group_project_role:1049 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:01.442 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:01.492 | [8540 Async ks-group-admin:64266]: finished get_or_add_group_project_role admin 92fb5bf5289e4497b399363be1eef9eb 8422de22b6124db486f3238456489289 with result 0 in 3 seconds 2026-07-10 17:55:01.498 | + inc/async:async_wait:197 : return 0 2026-07-10 17:55:01.501 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-10 17:55:01.523 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:01.525 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-10 17:55:01.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:01.547 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-10 17:55:01.551 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-10 17:55:01.626 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-10 17:55:01.673 | [8540 Async create_nova_accounts:66075]: running: create_nova_accounts 2026-07-10 17:55:01.675 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-10 17:55:01.697 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:01.700 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-10 17:55:01.704 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-10 17:55:01.775 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-10 17:55:01.819 | [8540 Async create_glance_accounts:66198]: running: create_glance_accounts 2026-07-10 17:55:01.823 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-10 17:55:01.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:01.848 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-10 17:55:01.852 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-10 17:55:01.923 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-10 17:55:01.967 | [8540 Async create_cinder_accounts:66336]: running: create_cinder_accounts 2026-07-10 17:55:01.970 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-10 17:55:01.989 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:01.992 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-10 17:55:01.995 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-10 17:55:02.071 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-10 17:55:02.116 | [8540 Async create_neutron_accounts:66478]: running: create_neutron_accounts 2026-07-10 17:55:02.119 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-10 17:55:02.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:02.146 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-10 17:55:02.150 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-10 17:55:02.228 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-10 17:55:02.272 | [8540 Async create_swift_accounts:66659]: running: create_swift_accounts 2026-07-10 17:55:02.276 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-10 17:55:02.296 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:02.299 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-10 17:55:02.352 | [8540 Async create_nova_accounts:66075]: Waiting for completion of create_nova_accounts running on PID 66075 (6 other jobs running) 2026-07-10 17:55:02.377 | [8540 Async create_nova_accounts:66075]: Signaling child to exit 2026-07-10 17:55:24.202 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:24.232 | [66478 Async create_neutron_accounts:66478]: finished successfully 2026-07-10 17:55:27.828 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:27.856 | [66336 Async create_cinder_accounts:66336]: finished successfully 2026-07-10 17:55:35.478 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:35.503 | [66075 Async create_nova_accounts:66075]: finished successfully 2026-07-10 17:55:35.529 | WAKEUP 2026-07-10 17:55:35.551 | [8540 Async create_nova_accounts:66075]: Signaled 2026-07-10 17:55:35.553 | + 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-10 17:55:35.553 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-10 17:55:35.553 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-10 17:55:35.553 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:35.553 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:35.553 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:35.553 | ++ 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-10 17:55:35.553 | 2026-07-10 17:55:35.553 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.553 | + functions-common:get_or_create_user:915 : user_id=b8f4af1918b843119405c9e6927fe7b2 2026-07-10 17:55:35.553 | + functions-common:get_or_create_user:916 : echo b8f4af1918b843119405c9e6927fe7b2 2026-07-10 17:55:35.553 | b8f4af1918b843119405c9e6927fe7b2 2026-07-10 17:55:35.553 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:35.553 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:35.553 | + 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-10 17:55:35.553 | 2026-07-10 17:55:35.553 | ++ 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-10 17:55:35.553 | 2026-07-10 17:55:35.553 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:35.553 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:35.553 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-10 17:55:35.553 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:35.553 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:35.553 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:35.553 | + 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-10 17:55:35.553 | 2026-07-10 17:55:35.553 | ++ 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-10 17:55:35.553 | 2026-07-10 17:55:35.553 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:35.553 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:35.553 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:35.553 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.68/compute 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:35.554 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-10 17:55:35.554 | ++ 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:35.554 | ef0c23b9aba04cf195d401144c8d0dc9' 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1067 : echo ef0c23b9aba04cf195d401144c8d0dc9 2026-07-10 17:55:35.554 | ef0c23b9aba04cf195d401144c8d0dc9 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.68/compute/v2/$(project_id)s' 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:35.554 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.68/compute/v2/$(project_id)s' RegionOne 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:35.554 | +++ 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:35.554 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.68/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-10 17:55:35.554 | 2026-07-10 17:55:35.554 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=db1b20d94e2041b1a293f36ab73caa0b 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo db1b20d94e2041b1a293f36ab73caa0b 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1100 : public_id=db1b20d94e2041b1a293f36ab73caa0b 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1109 : echo db1b20d94e2041b1a293f36ab73caa0b 2026-07-10 17:55:35.554 | db1b20d94e2041b1a293f36ab73caa0b 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:35.554 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-10 17:55:35.554 | ++ 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:35.554 | 1a2450de78ff4783ac22aff6ad21367b' 2026-07-10 17:55:35.554 | + functions-common:get_or_create_service:1067 : echo 1a2450de78ff4783ac22aff6ad21367b 2026-07-10 17:55:35.554 | 1a2450de78ff4783ac22aff6ad21367b 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.68/compute/v2.1 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:35.554 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.68/compute/v2.1 RegionOne 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:35.554 | +++ 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:35.554 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.68/compute/v2.1 --region RegionOne -f value -c id 2026-07-10 17:55:35.554 | 2026-07-10 17:55:35.554 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=23e3692cb85341e0864b4691ec84f62c 2026-07-10 17:55:35.554 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 23e3692cb85341e0864b4691ec84f62c 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1100 : public_id=23e3692cb85341e0864b4691ec84f62c 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:35.554 | + functions-common:get_or_create_endpoint:1109 : echo 23e3692cb85341e0864b4691ec84f62c 2026-07-10 17:55:35.554 | 23e3692cb85341e0864b4691ec84f62c 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-10 17:55:35.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-10 17:55:35.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-10 17:55:35.554 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:35.554 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:35.554 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:35.554 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:35.554 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:35.554 | + 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | ++ 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-10 17:55:35.554 | 2026-07-10 17:55:35.554 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:35.554 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:35.554 | + functions-common:get_or_add_user_project_role:980 : echo 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:35.554 | 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-10 17:55:35.554 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-10 17:55:35.554 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:35.554 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-10 17:55:35.599 | [8540 Async create_nova_accounts:66075]: finished create_nova_accounts with result 0 in 33 seconds 2026-07-10 17:55:35.637 | [8540 Async create_glance_accounts:66198]: Waiting for completion of create_glance_accounts running on PID 66198 (5 other jobs running) 2026-07-10 17:55:35.663 | [8540 Async create_glance_accounts:66198]: Signaling child to exit 2026-07-10 17:55:40.618 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:40.643 | [66198 Async create_glance_accounts:66198]: finished successfully 2026-07-10 17:55:40.666 | WAKEUP 2026-07-10 17:55:40.688 | [8540 Async create_glance_accounts:66198]: Signaled 2026-07-10 17:55:40.689 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-10 17:55:40.689 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:40.689 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-10 17:55:40.689 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-10 17:55:40.689 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:40.689 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:40.689 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:40.689 | ++ 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-10 17:55:40.689 | 2026-07-10 17:55:40.689 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.689 | + functions-common:get_or_create_user:915 : user_id=6dc4f9451ac04b409781ced68627f658 2026-07-10 17:55:40.689 | + functions-common:get_or_create_user:916 : echo 6dc4f9451ac04b409781ced68627f658 2026-07-10 17:55:40.689 | 6dc4f9451ac04b409781ced68627f658 2026-07-10 17:55:40.689 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-10 17:55:40.689 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.689 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.689 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.689 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.689 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.689 | + 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-10 17:55:40.689 | 2026-07-10 17:55:40.689 | ++ 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.690 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.690 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-10 17:55:40.690 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.690 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.690 | + 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:40.690 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:40.690 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-10 17:55:40.690 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:40.690 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-10 17:55:40.690 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-10 17:55:40.690 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:40.690 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:40.690 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:40.690 | ++ 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.690 | + functions-common:get_or_create_user:915 : user_id=82ee8b49d3464bd485d428ac70a5a5a8 2026-07-10 17:55:40.690 | + functions-common:get_or_create_user:916 : echo 82ee8b49d3464bd485d428ac70a5a5a8 2026-07-10 17:55:40.690 | 82ee8b49d3464bd485d428ac70a5a5a8 2026-07-10 17:55:40.690 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.690 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.690 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.690 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.690 | + 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ 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-10 17:55:40.690 | 2026-07-10 17:55:40.690 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.691 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.691 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-10 17:55:40.691 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.691 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.691 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.691 | + 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-10 17:55:40.691 | 2026-07-10 17:55:40.691 | ++ 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-10 17:55:40.691 | 2026-07-10 17:55:40.691 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:40.691 | + functions-common:get_or_add_user_project_role:980 : echo 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:40.691 | 6eca62d2fd5c417d96d2370c989fdc5f 2026-07-10 17:55:40.691 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-10 17:55:40.691 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:40.691 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-10 17:55:40.691 | ++ 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-10 17:55:40.691 | 2026-07-10 17:55:40.691 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.691 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:40.691 | 214fd3b633cd49b5bf2068e2c5286d57' 2026-07-10 17:55:40.691 | + functions-common:get_or_create_service:1067 : echo 214fd3b633cd49b5bf2068e2c5286d57 2026-07-10 17:55:40.691 | 214fd3b633cd49b5bf2068e2c5286d57 2026-07-10 17:55:40.691 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.68/image 2026-07-10 17:55:40.691 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:40.691 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.68/image RegionOne 2026-07-10 17:55:40.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:40.691 | +++ 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-10 17:55:40.691 | 2026-07-10 17:55:40.691 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:40.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:40.691 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.68/image --region RegionOne -f value -c id 2026-07-10 17:55:40.691 | 2026-07-10 17:55:40.691 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.691 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.691 | + functions-common:get_or_create_endpoint:1100 : public_id=dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.691 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:55:40.691 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:40.693 | + functions-common:get_or_create_endpoint:1109 : echo dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.693 | dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.693 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-10 17:55:40.693 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-10 17:55:40.693 | +++ 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-10 17:55:40.693 | 2026-07-10 17:55:40.693 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.693 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-10 17:55:40.693 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-10 17:55:40.693 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-10 17:55:40.693 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-10 17:55:40.694 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-10 17:55:40.694 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-10 17:55:40.694 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-10 17:55:40.694 | + 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-10 17:55:40.694 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | Field | Value | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | default_limit | 2000 | 2026-07-10 17:55:40.694 | | description | None | 2026-07-10 17:55:40.694 | | id | 361ac9105dce4948ad69b9aa36b68ea3 | 2026-07-10 17:55:40.694 | | region_id | RegionOne | 2026-07-10 17:55:40.694 | | resource_name | image_size_total | 2026-07-10 17:55:40.694 | | service_id | 214fd3b633cd49b5bf2068e2c5286d57 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | + 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-10 17:55:40.694 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | Field | Value | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | default_limit | 2000 | 2026-07-10 17:55:40.694 | | description | None | 2026-07-10 17:55:40.694 | | id | 8e79ee342de0452d9143389984e7dbd4 | 2026-07-10 17:55:40.694 | | region_id | RegionOne | 2026-07-10 17:55:40.694 | | resource_name | image_stage_total | 2026-07-10 17:55:40.694 | | service_id | 214fd3b633cd49b5bf2068e2c5286d57 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | + 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-10 17:55:40.694 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | Field | Value | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | default_limit | 100 | 2026-07-10 17:55:40.694 | | description | None | 2026-07-10 17:55:40.694 | | id | 876c28124a05440a91972659144d34d8 | 2026-07-10 17:55:40.694 | | region_id | RegionOne | 2026-07-10 17:55:40.694 | | resource_name | image_count_total | 2026-07-10 17:55:40.694 | | service_id | 214fd3b633cd49b5bf2068e2c5286d57 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | + 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-10 17:55:40.694 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | Field | Value | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | | default_limit | 100 | 2026-07-10 17:55:40.694 | | description | None | 2026-07-10 17:55:40.694 | | id | 17489ce5c3bd4ef5bbdd296098b6705b | 2026-07-10 17:55:40.694 | | region_id | RegionOne | 2026-07-10 17:55:40.694 | | resource_name | image_count_uploading | 2026-07-10 17:55:40.694 | | service_id | 214fd3b633cd49b5bf2068e2c5286d57 | 2026-07-10 17:55:40.694 | +---------------+----------------------------------+ 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.68/identity 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-10 17:55:40.694 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-10 17:55:40.694 | 2026-07-10 17:55:40.694 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id dba3039dedf042729b80d8292999d5b7 2026-07-10 17:55:40.694 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-10 17:55:40.694 | 2026-07-10 17:55:40.694 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-10 17:55:40.694 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:40.731 | [8540 Async create_glance_accounts:66198]: finished create_glance_accounts with result 0 in 38 seconds 2026-07-10 17:55:40.769 | [8540 Async create_cinder_accounts:66336]: Waiting for completion of create_cinder_accounts running on PID 66336 (4 other jobs running) 2026-07-10 17:55:40.802 | [8540 Async create_cinder_accounts:66336]: Signaling child to exit 2026-07-10 17:55:40.802 | WAKEUP 2026-07-10 17:55:40.824 | [8540 Async create_cinder_accounts:66336]: Signaled 2026-07-10 17:55:40.826 | + 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-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-10 17:55:40.826 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-10 17:55:40.826 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-10 17:55:40.826 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:40.826 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:40.826 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:40.826 | ++ 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-10 17:55:40.826 | 2026-07-10 17:55:40.826 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.826 | + functions-common:get_or_create_user:915 : user_id=9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.826 | + functions-common:get_or_create_user:916 : echo 9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.826 | 9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.826 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-10 17:55:40.826 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.826 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.826 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.826 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.826 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.826 | + 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-10 17:55:40.826 | 2026-07-10 17:55:40.826 | ++ 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-10 17:55:40.826 | 2026-07-10 17:55:40.826 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.826 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.826 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.826 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.826 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-10 17:55:40.826 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.68/volume 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-10 17:55:40.826 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:40.826 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-10 17:55:40.826 | ++ 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-10 17:55:40.826 | 2026-07-10 17:55:40.826 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.826 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:40.826 | 8bac03a6fb654740a2ed72607f264ba1' 2026-07-10 17:55:40.826 | + functions-common:get_or_create_service:1067 : echo 8bac03a6fb654740a2ed72607f264ba1 2026-07-10 17:55:40.826 | 8bac03a6fb654740a2ed72607f264ba1 2026-07-10 17:55:40.826 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.68/volume/v3 2026-07-10 17:55:40.826 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:40.826 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.68/volume/v3 RegionOne 2026-07-10 17:55:40.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:40.826 | +++ 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-10 17:55:40.826 | 2026-07-10 17:55:40.826 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:40.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:40.826 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.68/volume/v3 --region RegionOne -f value -c id 2026-07-10 17:55:40.826 | 2026-07-10 17:55:40.826 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=47396a9b25c64b25a18f438b8d07b67b 2026-07-10 17:55:40.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 47396a9b25c64b25a18f438b8d07b67b 2026-07-10 17:55:40.826 | + functions-common:get_or_create_endpoint:1100 : public_id=47396a9b25c64b25a18f438b8d07b67b 2026-07-10 17:55:40.826 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:55:40.826 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:40.827 | + functions-common:get_or_create_endpoint:1109 : echo 47396a9b25c64b25a18f438b8d07b67b 2026-07-10 17:55:40.827 | 47396a9b25c64b25a18f438b8d07b67b 2026-07-10 17:55:40.827 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-10 17:55:40.827 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:55:40.827 | +++ 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-10 17:55:40.827 | 2026-07-10 17:55:40.827 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_project:928 : project_id=b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_project:929 : echo b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:55:40.827 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b4c83a7c601840f9adc76f0f232b72e3 2026-07-10 17:55:40.827 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:40.827 | +++ 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-10 17:55:40.827 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-10 17:55:40.827 | 2026-07-10 17:55:40.827 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_user:915 : user_id=9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.827 | ++ functions-common:get_or_create_user:916 : echo 9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.827 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9c986770ce924aed8703a384e5262abd 2026-07-10 17:55:40.872 | [8540 Async create_cinder_accounts:66336]: finished create_cinder_accounts with result 0 in 25 seconds 2026-07-10 17:55:40.878 | + inc/async:async_wait:197 : return 0 2026-07-10 17:55:40.881 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-10 17:55:40.934 | [8540 Async create_neutron_accounts:66478]: Waiting for completion of create_neutron_accounts running on PID 66478 (3 other jobs running) 2026-07-10 17:55:40.959 | [8540 Async create_neutron_accounts:66478]: Signaling child to exit 2026-07-10 17:55:40.959 | WAKEUP 2026-07-10 17:55:40.980 | [8540 Async create_neutron_accounts:66478]: Signaled 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:483 : neutron_url=https://10.4.3.68/ 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:485 : neutron_url=https://10.4.3.68/networking 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-10 17:55:40.982 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:40.982 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-10 17:55:40.982 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-10 17:55:40.982 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:40.982 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:40.982 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:40.982 | ++ 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-10 17:55:40.982 | 2026-07-10 17:55:40.982 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.982 | + functions-common:get_or_create_user:915 : user_id=b17e94222d324d22926d4e344ac2570d 2026-07-10 17:55:40.982 | + functions-common:get_or_create_user:916 : echo b17e94222d324d22926d4e344ac2570d 2026-07-10 17:55:40.982 | b17e94222d324d22926d4e344ac2570d 2026-07-10 17:55:40.982 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-10 17:55:40.982 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:40.982 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:40.982 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:40.983 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:40.983 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:40.983 | + 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-10 17:55:40.983 | 2026-07-10 17:55:40.983 | ++ 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-10 17:55:40.983 | 2026-07-10 17:55:40.983 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.983 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.983 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.983 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:40.983 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-10 17:55:40.983 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-10 17:55:40.983 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:40.983 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-10 17:55:40.983 | ++ 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-10 17:55:40.983 | 2026-07-10 17:55:40.983 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.983 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:40.983 | f2d655a9f37144fcbd564398e0d9df8e' 2026-07-10 17:55:40.983 | + functions-common:get_or_create_service:1067 : echo f2d655a9f37144fcbd564398e0d9df8e 2026-07-10 17:55:40.983 | f2d655a9f37144fcbd564398e0d9df8e 2026-07-10 17:55:40.983 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne https://10.4.3.68/networking 2026-07-10 17:55:40.983 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:40.983 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.68/networking RegionOne 2026-07-10 17:55:40.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:40.983 | +++ 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-10 17:55:40.983 | 2026-07-10 17:55:40.983 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:40.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:40.983 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.68/networking --region RegionOne -f value -c id 2026-07-10 17:55:40.983 | 2026-07-10 17:55:40.983 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:40.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7e7c3125dee44eed89fa1e85501ca437 2026-07-10 17:55:40.983 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7e7c3125dee44eed89fa1e85501ca437 2026-07-10 17:55:40.983 | + functions-common:get_or_create_endpoint:1100 : public_id=7e7c3125dee44eed89fa1e85501ca437 2026-07-10 17:55:40.983 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:55:40.983 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:40.983 | + functions-common:get_or_create_endpoint:1109 : echo 7e7c3125dee44eed89fa1e85501ca437 2026-07-10 17:55:40.983 | 7e7c3125dee44eed89fa1e85501ca437 2026-07-10 17:55:41.025 | [8540 Async create_neutron_accounts:66478]: finished create_neutron_accounts with result 0 in 22 seconds 2026-07-10 17:55:41.061 | [8540 Async create_swift_accounts:66659]: Waiting for completion of create_swift_accounts running on PID 66659 (2 other jobs running) 2026-07-10 17:55:41.087 | [8540 Async create_swift_accounts:66659]: Signaling child to exit 2026-07-10 17:55:43.917 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:43.945 | [66659 Async create_swift_accounts:66659]: finished successfully 2026-07-10 17:55:43.971 | WAKEUP 2026-07-10 17:55:43.993 | [8540 Async create_swift_accounts:66659]: Signaled 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-10 17:55:43.995 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-10 17:55:43.995 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-10 17:55:43.995 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-10 17:55:43.995 | 2026-07-10 17:55:43.995 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.995 | ++ functions-common:get_or_create_role:940 : role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.995 | ++ functions-common:get_or_create_role:941 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:626 : another_role=7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.995 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-10 17:55:43.995 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-10 17:55:43.995 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:43.995 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:55:43.995 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:55:43.995 | ++ 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-10 17:55:43.995 | 2026-07-10 17:55:43.995 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.995 | + functions-common:get_or_create_user:915 : user_id=70d2f3cb66d34426978a468e6cc8b009 2026-07-10 17:55:43.995 | + functions-common:get_or_create_user:916 : echo 70d2f3cb66d34426978a468e6cc8b009 2026-07-10 17:55:43.995 | 70d2f3cb66d34426978a468e6cc8b009 2026-07-10 17:55:43.995 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.995 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:43.995 | + 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-10 17:55:43.995 | 2026-07-10 17:55:43.995 | ++ 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-10 17:55:43.995 | 2026-07-10 17:55:43.995 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:43.995 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:55:43.995 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-10 17:55:43.995 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.995 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.995 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:55:43.995 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:55:43.996 | + 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.996 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-10 17:55:43.996 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-10 17:55:43.996 | ++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:55:43.996 | e4be5d9b1a9d4ab19f0058cad32101b7' 2026-07-10 17:55:43.996 | + functions-common:get_or_create_service:1067 : echo e4be5d9b1a9d4ab19f0058cad32101b7 2026-07-10 17:55:43.996 | e4be5d9b1a9d4ab19f0058cad32101b7 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.68:8080/v1/AUTH_$(project_id)s' https://10.4.3.68:8080 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.68:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:43.996 | +++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:43.996 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.68:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-10 17:55:43.996 | 2026-07-10 17:55:43.996 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=724ebe1898844539becc670b3a81023c 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 724ebe1898844539becc670b3a81023c 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1100 : public_id=724ebe1898844539becc670b3a81023c 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.68:8080 ]] 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.68:8080 RegionOne 2026-07-10 17:55:43.996 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:55:43.996 | ++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:55:43.996 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:55:43.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.68:8080 --region RegionOne -f value -c id 2026-07-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=58d94fcc07ce4818ba8c19e90490dd48 2026-07-10 17:55:43.996 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 58d94fcc07ce4818ba8c19e90490dd48 2026-07-10 17:55:43.996 | 58d94fcc07ce4818ba8c19e90490dd48 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:55:43.996 | + functions-common:get_or_create_endpoint:1109 : echo 724ebe1898844539becc670b3a81023c 2026-07-10 17:55:43.996 | 724ebe1898844539becc670b3a81023c 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-10 17:55:43.996 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:55:43.996 | +++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_project:928 : project_id=1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_project:929 : echo 1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:640 : swift_project_test1=1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-10 17:55:43.996 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.996 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-10 17:55:43.996 | +++ 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-10 17:55:43.996 | 2026-07-10 17:55:43.996 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_user:915 : user_id=c71b0550f2884f99a25cfda130eb3c1c 2026-07-10 17:55:43.996 | ++ functions-common:get_or_create_user:916 : echo c71b0550f2884f99a25cfda130eb3c1c 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=c71b0550f2884f99a25cfda130eb3c1c 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-10 17:55:43.996 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.996 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin c71b0550f2884f99a25cfda130eb3c1c 1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.996 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:55:43.996 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user c71b0550f2884f99a25cfda130eb3c1c --project 1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c71b0550f2884f99a25cfda130eb3c1c --project 1cd31b5d72e04ed3903f56224d8f5a68 -c Role -f value 2026-07-10 17:55:43.996 | 2026-07-10 17:55:43.996 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.996 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-10 17:55:43.997 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-10 17:55:43.997 | +++ 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-10 17:55:43.997 | 2026-07-10 17:55:43.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:915 : user_id=1011b6f1eedc4c5ebcd4462c69151d2d 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:916 : echo 1011b6f1eedc4c5ebcd4462c69151d2d 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:649 : swift_user_test3=1011b6f1eedc4c5ebcd4462c69151d2d 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-10 17:55:43.997 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 7947223bfccf43febfc52a54fe081235 1011b6f1eedc4c5ebcd4462c69151d2d 1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.997 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 7947223bfccf43febfc52a54fe081235 --user 1011b6f1eedc4c5ebcd4462c69151d2d --project 1cd31b5d72e04ed3903f56224d8f5a68 2026-07-10 17:55:43.997 | 2026-07-10 17:55:43.997 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7947223bfccf43febfc52a54fe081235 --user 1011b6f1eedc4c5ebcd4462c69151d2d --project 1cd31b5d72e04ed3903f56224d8f5a68 -c Role -f value 2026-07-10 17:55:43.997 | 2026-07-10 17:55:43.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:979 : user_role_id=7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:980 : echo 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.997 | 7947223bfccf43febfc52a54fe081235 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-10 17:55:43.997 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:55:43.997 | +++ 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-10 17:55:43.997 | 2026-07-10 17:55:43.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:928 : project_id=119874a24260452a8ca8a257b9722446 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:929 : echo 119874a24260452a8ca8a257b9722446 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:654 : swift_project_test2=119874a24260452a8ca8a257b9722446 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-10 17:55:43.997 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-10 17:55:43.997 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-10 17:55:43.997 | +++ 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-10 17:55:43.997 | 2026-07-10 17:55:43.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:915 : user_id=fd33991c7ac04682823110a73442689d 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_user:916 : echo fd33991c7ac04682823110a73442689d 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:659 : swift_user_test2=fd33991c7ac04682823110a73442689d 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-10 17:55:43.997 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin fd33991c7ac04682823110a73442689d 119874a24260452a8ca8a257b9722446 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.997 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:55:43.997 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user fd33991c7ac04682823110a73442689d --project 119874a24260452a8ca8a257b9722446 2026-07-10 17:55:43.997 | 2026-07-10 17:55:43.997 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fd33991c7ac04682823110a73442689d --project 119874a24260452a8ca8a257b9722446 -c Role -f value 2026-07-10 17:55:43.997 | 2026-07-10 17:55:43.997 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-10 17:55:43.997 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-10 17:55:43.997 | +++ 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-10 17:55:43.997 | 2026-07-10 17:55:43.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_domain:877 : domain_id=d1c621750c874d8d8088e92844d6f3ca 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_domain:878 : echo d1c621750c874d8d8088e92844d6f3ca 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:664 : swift_domain=d1c621750c874d8d8088e92844d6f3ca 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-10 17:55:43.997 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.997 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-10 17:55:43.997 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 d1c621750c874d8d8088e92844d6f3ca 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-10 17:55:43.997 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d1c621750c874d8d8088e92844d6f3ca --or-show -f value -c id 2026-07-10 17:55:43.997 | 2026-07-10 17:55:43.997 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:928 : project_id=c7491d9f6b00467198df0fc6309f5eab 2026-07-10 17:55:43.997 | ++ functions-common:get_or_create_project:929 : echo c7491d9f6b00467198df0fc6309f5eab 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:668 : swift_project_test4=c7491d9f6b00467198df0fc6309f5eab 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-10 17:55:43.998 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-10 17:55:43.998 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 d1c621750c874d8d8088e92844d6f3ca test4@example.com 2026-07-10 17:55:43.998 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:55:43.998 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-10 17:55:43.998 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-10 17:55:43.998 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d1c621750c874d8d8088e92844d6f3ca --email=test4@example.com --or-show -f value -c id 2026-07-10 17:55:43.998 | 2026-07-10 17:55:43.998 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.998 | ++ functions-common:get_or_create_user:915 : user_id=0566b8c24f1b4dc0b53a696e739327ad 2026-07-10 17:55:43.998 | ++ functions-common:get_or_create_user:916 : echo 0566b8c24f1b4dc0b53a696e739327ad 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:673 : swift_user_test4=0566b8c24f1b4dc0b53a696e739327ad 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-10 17:55:43.998 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:55:43.998 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 0566b8c24f1b4dc0b53a696e739327ad c7491d9f6b00467198df0fc6309f5eab 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:55:43.998 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-10 17:55:43.998 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:55:43.998 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:55:43.998 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-10 17:55:43.998 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-10 17:55:43.998 | ++ functions-common:_get_domain_args:957 : echo 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0566b8c24f1b4dc0b53a696e739327ad --project c7491d9f6b00467198df0fc6309f5eab 2026-07-10 17:55:43.998 | 2026-07-10 17:55:43.998 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0566b8c24f1b4dc0b53a696e739327ad --project c7491d9f6b00467198df0fc6309f5eab -c Role -f value 2026-07-10 17:55:43.998 | 2026-07-10 17:55:43.998 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.998 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:43.998 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:55:44.040 | [8540 Async create_swift_accounts:66659]: finished create_swift_accounts with result 0 in 41 seconds 2026-07-10 17:55:44.048 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-10 17:55:44.051 | + inc/async:async_wait:197 : return 0 2026-07-10 17:55:44.054 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-10 17:55:44.074 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:44.077 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-10 17:55:44.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:44.100 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-10 17:55:44.103 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:55:44.106 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-10 17:55:44.109 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-10 17:55:44.112 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-10 17:55:44.177 | + inc/async:async_inner:63 : init_glance 2026-07-10 17:55:44.213 | [8540 Async init_glance:70079]: running: init_glance 2026-07-10 17:55:44.217 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-10 17:55:44.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:55:44.238 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-10 17:55:44.241 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:55:44.243 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-10 17:55:44.246 | + ./stack.sh:main:1170 : configure_neutron 2026-07-10 17:55:44.249 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-10 17:55:44.251 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-10 17:55:44.254 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o stack /etc/neutron 2026-07-10 17:55:44.267 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-10 17:55:44.270 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-10 17:55:50.261 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:55:50.288 | [70079 Async init_glance:70079]: finished successfully 2026-07-10 17:55:51.337 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:55:51.337 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:55:51.337 | we strongly recommend against using it for new projects. 2026-07-10 17:55:51.337 | 2026-07-10 17:55:51.337 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:55:51.337 | framework. For more detail see 2026-07-10 17:55:51.337 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:55:51.337 | 2026-07-10 17:55:51.337 | __import__(import_str) 2026-07-10 17:55:51.663 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-10 17:55:51.664 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-10 17:55:58.019 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-10 17:55:58.020 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-10 17:56:05.696 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-10 17:56:05.700 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-10 17:56:05.703 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-10 17:56:05.706 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-10 17:56:05.708 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-10 17:56:05.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-10 17:56:05.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-10 17:56:05.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-10 17:56:05.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-10 17:56:05.721 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-10 17:56:05.723 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-10 17:56:05.725 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-10 17:56:05.729 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-10 17:56:05.731 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-10 17:56:05.733 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-10 17:56:05.736 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-10 17:56:05.741 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:05.744 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:05.747 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-10 17:56:05.750 | + 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-10 17:56:05.757 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-10 17:56:05.760 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-10 17:56:05.763 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-10 17:56:05.765 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-10 17:56:05.767 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:56:05.771 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:56:05.773 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:56:05.791 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:05.794 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:56:05.796 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-10 17:56:05.800 | + 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-10 17:56:05.836 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-10 17:56:05.871 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-10 17:56:05.904 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-10 17:56:05.938 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-10 17:56:05.972 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-10 17:56:06.006 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-10 17:56:06.009 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-10 17:56:06.012 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-10 17:56:06.015 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-10 17:56:06.018 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:56:06.037 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:56:06.040 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:56:06.043 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:56:06.046 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:56:06.049 | + 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-10 17:56:06.082 | + 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-10 17:56:06.115 | + 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-10 17:56:06.147 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:56:06.180 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-10 17:56:06.213 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-10 17:56:06.217 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:56:06.220 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-10 17:56:06.222 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-10 17:56:06.225 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-10 17:56:06.228 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:56:06.231 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-10 17:56:06.233 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-10 17:56:06.249 | + 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-10 17:56:06.264 | + 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-10 17:56:06.278 | + 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-10 17:56:06.291 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-10 17:56:06.306 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-10 17:56:06.308 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-10 17:56:06.311 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-10 17:56:06.316 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.NaZjVatsIy 2026-07-10 17:56:06.318 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-10 17:56:06.322 | + 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-10 17:56:06.324 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.NaZjVatsIy 2026-07-10 17:56:06.330 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.NaZjVatsIy 2026-07-10 17:56:06.343 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.NaZjVatsIy /etc/sudoers.d/neutron-rootwrap 2026-07-10 17:56:06.357 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-10 17:56:06.360 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-10 17:56:06.362 | + 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-10 17:56:06.396 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-10 17:56:06.399 | + 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-10 17:56:06.434 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-10 17:56:06.436 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-10 17:56:06.440 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-10 17:56:06.444 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:56:06.447 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-10 17:56:06.450 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:56:06.469 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:06.473 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-10 17:56:06.476 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-10 17:56:06.479 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:56:06.498 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:06.502 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:56:06.505 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/ 2026-07-10 17:56:06.543 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:56:06.546 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:56:06.549 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-10 17:56:06.569 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.572 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-10 17:56:06.591 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.593 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-10 17:56:06.612 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.615 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-10 17:56:06.635 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.639 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-10 17:56:06.659 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.662 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-10 17:56:06.665 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-10 17:56:06.684 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:06.687 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-10 17:56:06.690 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-10 17:56:06.692 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-10 17:56:06.693 | Configuring OVN 2026-07-10 17:56:06.695 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-10 17:56:06.698 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-10 17:56:06.702 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-10 17:56:06.707 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=20e44919-e25f-46d8-acdb-93d4d3451d23 2026-07-10 17:56:06.710 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-10 17:56:06.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-10 17:56:06.717 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-10 17:56:06.720 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-10 17:56:06.722 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-10 17:56:06.725 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-10 17:56:06.728 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-10 17:56:06.731 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-10 17:56:06.734 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-10 17:56:06.738 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-10 17:56:06.740 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-10 17:56:06.744 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-10 17:56:06.747 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-10 17:56:06.751 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-10 17:56:06.754 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-10 17:56:06.757 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-10 17:56:06.760 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-10 17:56:06.763 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-10 17:56:06.766 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-10 17:56:06.786 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:06.789 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-10 17:56:06.839 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-10 17:56:06.842 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-10 17:56:06.845 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-10 17:56:06.866 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:06.869 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-10 17:56:06.872 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:56:06.875 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-10 17:56:06.878 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-07-10 17:56:06.895 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-10 17:56:06.901 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-10 17:56:06.904 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-10 17:56:13.246 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:56:13.246 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:13.247 | we strongly recommend against using it for new projects. 2026-07-10 17:56:13.247 | 2026-07-10 17:56:13.247 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:13.247 | framework. For more detail see 2026-07-10 17:56:13.247 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:13.247 | 2026-07-10 17:56:13.247 | __import__(import_str) 2026-07-10 17:56:13.554 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-10 17:56:13.555 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-10 17:56:19.944 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-10 17:56:19.944 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-10 17:56:27.603 | + 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-10 17:56:27.609 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:56:27.612 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:56:27.616 | + 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-10 17:56:27.651 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-10 17:56:27.655 | + 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-10 17:56:27.691 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-10 17:56:27.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.68 2026-07-10 17:56:27.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-10 17:56:27.798 | + 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-10 17:56:27.836 | + 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-10 17:56:27.874 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.68:6642 2026-07-10 17:56:27.910 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-10 17:56:27.929 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:27.932 | + 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-10 17:56:27.968 | + 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-10 17:56:28.006 | + 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-10 17:56:28.041 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-10 17:56:28.045 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-10 17:56:28.079 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.68:6641 2026-07-10 17:56:28.114 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-10 17:56:28.117 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-10 17:56:28.117 | Configuring Neutron for OVN 2026-07-10 17:56:28.120 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-10 17:56:28.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:28.140 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-10 17:56:28.143 | ++ 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-10 17:56:28.143 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-10 17:56:30.067 | + 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-10 17:56:30.071 | ++ 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-10 17:56:30.071 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-10 17:56:31.724 | + 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-10 17:56:31.728 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-10 17:56:31.744 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:31.746 | + 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-10 17:56:31.751 | ++ 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-10 17:56:31.751 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-10 17:56:31.752 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-10 17:56:31.755 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-10 17:56:31.760 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-10 17:56:31.760 | address-scope 2026-07-10 17:56:31.760 | agent 2026-07-10 17:56:31.760 | allowed-address-pairs 2026-07-10 17:56:31.760 | auto-allocated-topology 2026-07-10 17:56:31.760 | availability_zone 2026-07-10 17:56:31.760 | bgp 2026-07-10 17:56:31.760 | bgp_4byte_asn 2026-07-10 17:56:31.760 | bgp_dragent_scheduler 2026-07-10 17:56:31.760 | binding 2026-07-10 17:56:31.760 | binding-extended 2026-07-10 17:56:31.760 | default-subnetpools 2026-07-10 17:56:31.760 | dhcp_agent_scheduler 2026-07-10 17:56:31.760 | dns-domain-ports 2026-07-10 17:56:31.760 | dns-integration 2026-07-10 17:56:31.760 | dns-integration-domain-keywords 2026-07-10 17:56:31.760 | empty-string-filtering 2026-07-10 17:56:31.760 | enable-default-route-bfd 2026-07-10 17:56:31.760 | enable-default-route-ecmp 2026-07-10 17:56:31.760 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.760 | ext-gw-mode 2026-07-10 17:56:31.760 | external-gateway-multihoming 2026-07-10 17:56:31.760 | external-net 2026-07-10 17:56:31.760 | extra_dhcp_opt 2026-07-10 17:56:31.760 | extraroute 2026-07-10 17:56:31.760 | extraroute-atomic 2026-07-10 17:56:31.760 | filter-validation 2026-07-10 17:56:31.760 | fip-port-details 2026-07-10 17:56:31.760 | flavors 2026-07-10 17:56:31.760 | floating-ip-port-forwarding 2026-07-10 17:56:31.760 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.760 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.760 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.760 | floatingip-pools 2026-07-10 17:56:31.760 | fwaas_v2 2026-07-10 17:56:31.760 | ip_allocation 2026-07-10 17:56:31.760 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.760 | l3-flavors 2026-07-10 17:56:31.760 | l3-ha 2026-07-10 17:56:31.760 | l3_agent_scheduler 2026-07-10 17:56:31.760 | logging 2026-07-10 17:56:31.760 | multi-provider 2026-07-10 17:56:31.760 | net-mtu 2026-07-10 17:56:31.760 | net-mtu-writable 2026-07-10 17:56:31.760 | network-ip-availability 2026-07-10 17:56:31.760 | network_availability_zone 2026-07-10 17:56:31.760 | network_ha 2026-07-10 17:56:31.760 | pagination 2026-07-10 17:56:31.760 | port-device-profile 2026-07-10 17:56:31.760 | port-hardware-offload-type 2026-07-10 17:56:31.760 | port-mac-address-regenerate 2026-07-10 17:56:31.760 | port-numa-affinity-policy 2026-07-10 17:56:31.760 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.760 | port-resource-request 2026-07-10 17:56:31.760 | port-security 2026-07-10 17:56:31.760 | port-trusted-vif 2026-07-10 17:56:31.760 | project-id 2026-07-10 17:56:31.760 | provider 2026-07-10 17:56:31.760 | pvlan 2026-07-10 17:56:31.760 | qinq 2026-07-10 17:56:31.760 | qos 2026-07-10 17:56:31.760 | qos-bw-limit-direction 2026-07-10 17:56:31.760 | qos-bw-minimum-ingress 2026-07-10 17:56:31.760 | qos-default 2026-07-10 17:56:31.760 | qos-fip 2026-07-10 17:56:31.760 | qos-gateway-ip 2026-07-10 17:56:31.760 | qos-rule-type-details 2026-07-10 17:56:31.760 | qos-rule-type-filter 2026-07-10 17:56:31.760 | qos-rules-alias 2026-07-10 17:56:31.760 | quota-check-limit 2026-07-10 17:56:31.760 | quota-check-limit-default 2026-07-10 17:56:31.760 | quota_details 2026-07-10 17:56:31.760 | quotas 2026-07-10 17:56:31.760 | rbac-address-scope 2026-07-10 17:56:31.760 | rbac-policies 2026-07-10 17:56:31.760 | rbac-security-groups 2026-07-10 17:56:31.760 | router 2026-07-10 17:56:31.760 | router-enable-snat 2026-07-10 17:56:31.760 | router_availability_zone 2026-07-10 17:56:31.760 | security-group 2026-07-10 17:56:31.760 | security-groups-default-rules 2026-07-10 17:56:31.760 | security-groups-default-statefulness 2026-07-10 17:56:31.760 | security-groups-normalized-cidr 2026-07-10 17:56:31.760 | security-groups-remote-address-group 2026-07-10 17:56:31.760 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.760 | security-groups-shared-filtering 2026-07-10 17:56:31.760 | segment 2026-07-10 17:56:31.760 | sorting 2026-07-10 17:56:31.760 | standard-attr-description 2026-07-10 17:56:31.760 | standard-attr-fwaas-v2 2026-07-10 17:56:31.760 | standard-attr-revisions 2026-07-10 17:56:31.760 | standard-attr-tag 2026-07-10 17:56:31.761 | standard-attr-timestamp 2026-07-10 17:56:31.761 | stateful-security-group 2026-07-10 17:56:31.761 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.761 | subnet-external-network 2026-07-10 17:56:31.761 | subnet-service-types 2026-07-10 17:56:31.761 | subnet_allocation 2026-07-10 17:56:31.761 | subnet_onboard 2026-07-10 17:56:31.761 | subnetpool-prefix-ops 2026-07-10 17:56:31.761 | tag-creation 2026-07-10 17:56:31.761 | tap-mirror 2026-07-10 17:56:31.761 | tap-mirror-both-direction 2026-07-10 17:56:31.761 | trunk 2026-07-10 17:56:31.761 | uplink-status-propagation 2026-07-10 17:56:31.761 | uplink-status-propagation-updatable 2026-07-10 17:56:31.761 | vlan-transparent 2026-07-10 17:56:31.761 | vpn-endpoint-groups 2026-07-10 17:56:31.761 | vpnaas' 2026-07-10 17:56:31.764 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-10 17:56:31.764 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-10 17:56:31.765 | ++ 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-10 17:56:31.767 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-10 17:56:31.772 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-10 17:56:31.772 | address-scope 2026-07-10 17:56:31.772 | agent 2026-07-10 17:56:31.772 | allowed-address-pairs 2026-07-10 17:56:31.772 | auto-allocated-topology 2026-07-10 17:56:31.772 | availability_zone 2026-07-10 17:56:31.772 | bgp 2026-07-10 17:56:31.772 | bgp_4byte_asn 2026-07-10 17:56:31.772 | bgp_dragent_scheduler 2026-07-10 17:56:31.772 | binding 2026-07-10 17:56:31.772 | binding-extended 2026-07-10 17:56:31.772 | default-subnetpools 2026-07-10 17:56:31.773 | dhcp_agent_scheduler 2026-07-10 17:56:31.773 | dns-domain-ports 2026-07-10 17:56:31.773 | dns-integration 2026-07-10 17:56:31.773 | dns-integration-domain-keywords 2026-07-10 17:56:31.773 | empty-string-filtering 2026-07-10 17:56:31.773 | enable-default-route-bfd 2026-07-10 17:56:31.773 | enable-default-route-ecmp 2026-07-10 17:56:31.773 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.773 | ext-gw-mode 2026-07-10 17:56:31.773 | external-gateway-multihoming 2026-07-10 17:56:31.773 | external-net 2026-07-10 17:56:31.773 | extra_dhcp_opt 2026-07-10 17:56:31.773 | extraroute 2026-07-10 17:56:31.773 | extraroute-atomic 2026-07-10 17:56:31.773 | filter-validation 2026-07-10 17:56:31.773 | fip-port-details 2026-07-10 17:56:31.773 | flavors 2026-07-10 17:56:31.773 | floating-ip-port-forwarding 2026-07-10 17:56:31.773 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.773 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.773 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.773 | floatingip-pools 2026-07-10 17:56:31.773 | fwaas_v2 2026-07-10 17:56:31.773 | ip_allocation 2026-07-10 17:56:31.773 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.773 | l3-flavors 2026-07-10 17:56:31.773 | l3-ha 2026-07-10 17:56:31.773 | l3_agent_scheduler 2026-07-10 17:56:31.773 | logging 2026-07-10 17:56:31.773 | multi-provider 2026-07-10 17:56:31.773 | net-mtu 2026-07-10 17:56:31.773 | net-mtu-writable 2026-07-10 17:56:31.773 | network-ip-availability 2026-07-10 17:56:31.773 | network_availability_zone 2026-07-10 17:56:31.773 | network_ha 2026-07-10 17:56:31.773 | pagination 2026-07-10 17:56:31.773 | port-device-profile 2026-07-10 17:56:31.773 | port-hardware-offload-type 2026-07-10 17:56:31.773 | port-mac-address-regenerate 2026-07-10 17:56:31.773 | port-numa-affinity-policy 2026-07-10 17:56:31.773 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.773 | port-resource-request 2026-07-10 17:56:31.773 | port-security 2026-07-10 17:56:31.773 | port-trusted-vif 2026-07-10 17:56:31.773 | project-id 2026-07-10 17:56:31.773 | provider 2026-07-10 17:56:31.773 | pvlan 2026-07-10 17:56:31.773 | qinq 2026-07-10 17:56:31.773 | qos 2026-07-10 17:56:31.773 | qos-bw-limit-direction 2026-07-10 17:56:31.773 | qos-bw-minimum-ingress 2026-07-10 17:56:31.773 | qos-default 2026-07-10 17:56:31.773 | qos-fip 2026-07-10 17:56:31.773 | qos-gateway-ip 2026-07-10 17:56:31.773 | qos-rule-type-details 2026-07-10 17:56:31.773 | qos-rule-type-filter 2026-07-10 17:56:31.773 | qos-rules-alias 2026-07-10 17:56:31.773 | quota-check-limit 2026-07-10 17:56:31.773 | quota-check-limit-default 2026-07-10 17:56:31.773 | quota_details 2026-07-10 17:56:31.773 | quotas 2026-07-10 17:56:31.773 | rbac-address-scope 2026-07-10 17:56:31.773 | rbac-policies 2026-07-10 17:56:31.773 | rbac-security-groups 2026-07-10 17:56:31.773 | router 2026-07-10 17:56:31.773 | router-enable-snat 2026-07-10 17:56:31.773 | router_availability_zone 2026-07-10 17:56:31.773 | security-group 2026-07-10 17:56:31.773 | security-groups-default-rules 2026-07-10 17:56:31.773 | security-groups-default-statefulness 2026-07-10 17:56:31.773 | security-groups-normalized-cidr 2026-07-10 17:56:31.773 | security-groups-remote-address-group 2026-07-10 17:56:31.773 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.773 | security-groups-shared-filtering 2026-07-10 17:56:31.773 | segment 2026-07-10 17:56:31.773 | sorting 2026-07-10 17:56:31.773 | standard-attr-description 2026-07-10 17:56:31.773 | standard-attr-fwaas-v2 2026-07-10 17:56:31.773 | standard-attr-revisions 2026-07-10 17:56:31.773 | standard-attr-tag 2026-07-10 17:56:31.773 | standard-attr-timestamp 2026-07-10 17:56:31.773 | stateful-security-group 2026-07-10 17:56:31.773 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.773 | subnet-external-network 2026-07-10 17:56:31.773 | subnet-service-types 2026-07-10 17:56:31.773 | subnet_allocation 2026-07-10 17:56:31.773 | subnet_onboard 2026-07-10 17:56:31.773 | subnetpool-prefix-ops 2026-07-10 17:56:31.773 | tag-creation 2026-07-10 17:56:31.773 | tap-mirror 2026-07-10 17:56:31.773 | tap-mirror-both-direction 2026-07-10 17:56:31.773 | trunk 2026-07-10 17:56:31.773 | uplink-status-propagation 2026-07-10 17:56:31.773 | uplink-status-propagation-updatable 2026-07-10 17:56:31.773 | vlan-transparent 2026-07-10 17:56:31.773 | vpn-endpoint-groups 2026-07-10 17:56:31.773 | vpnaas' 2026-07-10 17:56:31.777 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-10 17:56:31.777 | address-scope 2026-07-10 17:56:31.777 | agent 2026-07-10 17:56:31.777 | allowed-address-pairs 2026-07-10 17:56:31.777 | auto-allocated-topology 2026-07-10 17:56:31.777 | availability_zone 2026-07-10 17:56:31.777 | bgp 2026-07-10 17:56:31.777 | bgp_4byte_asn 2026-07-10 17:56:31.777 | bgp_dragent_scheduler 2026-07-10 17:56:31.777 | binding 2026-07-10 17:56:31.777 | binding-extended 2026-07-10 17:56:31.777 | default-subnetpools 2026-07-10 17:56:31.777 | dhcp_agent_scheduler 2026-07-10 17:56:31.777 | dns-domain-ports 2026-07-10 17:56:31.777 | dns-integration 2026-07-10 17:56:31.777 | dns-integration-domain-keywords 2026-07-10 17:56:31.777 | empty-string-filtering 2026-07-10 17:56:31.777 | enable-default-route-bfd 2026-07-10 17:56:31.777 | enable-default-route-ecmp 2026-07-10 17:56:31.777 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.777 | ext-gw-mode 2026-07-10 17:56:31.777 | external-gateway-multihoming 2026-07-10 17:56:31.777 | external-net 2026-07-10 17:56:31.777 | extra_dhcp_opt 2026-07-10 17:56:31.777 | extraroute 2026-07-10 17:56:31.777 | extraroute-atomic 2026-07-10 17:56:31.777 | filter-validation 2026-07-10 17:56:31.777 | fip-port-details 2026-07-10 17:56:31.778 | flavors 2026-07-10 17:56:31.778 | floating-ip-port-forwarding 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.778 | floatingip-pools 2026-07-10 17:56:31.778 | fwaas_v2 2026-07-10 17:56:31.778 | ip_allocation 2026-07-10 17:56:31.778 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.778 | l3-flavors 2026-07-10 17:56:31.778 | l3-ha 2026-07-10 17:56:31.778 | l3_agent_scheduler 2026-07-10 17:56:31.778 | logging 2026-07-10 17:56:31.778 | multi-provider 2026-07-10 17:56:31.778 | net-mtu 2026-07-10 17:56:31.778 | net-mtu-writable 2026-07-10 17:56:31.778 | network-ip-availability 2026-07-10 17:56:31.778 | network_availability_zone 2026-07-10 17:56:31.778 | network_ha 2026-07-10 17:56:31.778 | pagination 2026-07-10 17:56:31.778 | port-device-profile 2026-07-10 17:56:31.778 | port-hardware-offload-type 2026-07-10 17:56:31.778 | port-mac-address-regenerate 2026-07-10 17:56:31.778 | port-numa-affinity-policy 2026-07-10 17:56:31.778 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.778 | port-resource-request 2026-07-10 17:56:31.778 | port-security 2026-07-10 17:56:31.778 | port-trusted-vif 2026-07-10 17:56:31.778 | project-id 2026-07-10 17:56:31.778 | provider 2026-07-10 17:56:31.778 | pvlan 2026-07-10 17:56:31.778 | qinq 2026-07-10 17:56:31.778 | qos 2026-07-10 17:56:31.778 | qos-bw-limit-direction 2026-07-10 17:56:31.778 | qos-bw-minimum-ingress 2026-07-10 17:56:31.778 | qos-default 2026-07-10 17:56:31.778 | qos-fip 2026-07-10 17:56:31.778 | qos-gateway-ip 2026-07-10 17:56:31.778 | qos-rule-type-details 2026-07-10 17:56:31.778 | qos-rule-type-filter 2026-07-10 17:56:31.778 | qos-rules-alias 2026-07-10 17:56:31.778 | quota-check-limit 2026-07-10 17:56:31.778 | quota-check-limit-default 2026-07-10 17:56:31.778 | quota_details 2026-07-10 17:56:31.778 | quotas 2026-07-10 17:56:31.778 | rbac-address-scope 2026-07-10 17:56:31.778 | rbac-policies 2026-07-10 17:56:31.778 | rbac-security-groups 2026-07-10 17:56:31.778 | router 2026-07-10 17:56:31.778 | router-enable-snat 2026-07-10 17:56:31.778 | router_availability_zone 2026-07-10 17:56:31.778 | security-group 2026-07-10 17:56:31.778 | security-groups-default-rules 2026-07-10 17:56:31.778 | security-groups-default-statefulness 2026-07-10 17:56:31.778 | security-groups-normalized-cidr 2026-07-10 17:56:31.778 | security-groups-remote-address-group 2026-07-10 17:56:31.778 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.778 | security-groups-shared-filtering 2026-07-10 17:56:31.778 | segment 2026-07-10 17:56:31.778 | sorting 2026-07-10 17:56:31.778 | standard-attr-description 2026-07-10 17:56:31.778 | standard-attr-fwaas-v2 2026-07-10 17:56:31.778 | standard-attr-revisions 2026-07-10 17:56:31.778 | standard-attr-tag 2026-07-10 17:56:31.778 | standard-attr-timestamp 2026-07-10 17:56:31.778 | stateful-security-group 2026-07-10 17:56:31.778 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.778 | subnet-external-network 2026-07-10 17:56:31.778 | subnet-service-types 2026-07-10 17:56:31.778 | subnet_allocation 2026-07-10 17:56:31.778 | subnet_onboard 2026-07-10 17:56:31.778 | subnetpool-prefix-ops 2026-07-10 17:56:31.778 | tag-creation 2026-07-10 17:56:31.778 | tap-mirror 2026-07-10 17:56:31.778 | tap-mirror-both-direction 2026-07-10 17:56:31.778 | trunk 2026-07-10 17:56:31.778 | uplink-status-propagation 2026-07-10 17:56:31.778 | uplink-status-propagation-updatable 2026-07-10 17:56:31.778 | vlan-transparent 2026-07-10 17:56:31.778 | vpn-endpoint-groups 2026-07-10 17:56:31.778 | vpnaas' 2026-07-10 17:56:31.778 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-10 17:56:31.778 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-10 17:56:31.778 | address-scope 2026-07-10 17:56:31.778 | agent 2026-07-10 17:56:31.778 | allowed-address-pairs 2026-07-10 17:56:31.778 | auto-allocated-topology 2026-07-10 17:56:31.778 | availability_zone 2026-07-10 17:56:31.778 | bgp 2026-07-10 17:56:31.778 | bgp_4byte_asn 2026-07-10 17:56:31.778 | bgp_dragent_scheduler 2026-07-10 17:56:31.778 | binding 2026-07-10 17:56:31.778 | binding-extended 2026-07-10 17:56:31.778 | default-subnetpools 2026-07-10 17:56:31.778 | dhcp_agent_scheduler 2026-07-10 17:56:31.778 | dns-domain-ports 2026-07-10 17:56:31.778 | dns-integration 2026-07-10 17:56:31.778 | dns-integration-domain-keywords 2026-07-10 17:56:31.778 | empty-string-filtering 2026-07-10 17:56:31.778 | enable-default-route-bfd 2026-07-10 17:56:31.778 | enable-default-route-ecmp 2026-07-10 17:56:31.778 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.778 | ext-gw-mode 2026-07-10 17:56:31.778 | external-gateway-multihoming 2026-07-10 17:56:31.778 | external-net 2026-07-10 17:56:31.778 | extra_dhcp_opt 2026-07-10 17:56:31.778 | extraroute 2026-07-10 17:56:31.778 | extraroute-atomic 2026-07-10 17:56:31.778 | filter-validation 2026-07-10 17:56:31.778 | fip-port-details 2026-07-10 17:56:31.778 | flavors 2026-07-10 17:56:31.778 | floating-ip-port-forwarding 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.778 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.778 | floatingip-pools 2026-07-10 17:56:31.778 | fwaas_v2 2026-07-10 17:56:31.778 | ip_allocation 2026-07-10 17:56:31.778 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.778 | l3-flavors 2026-07-10 17:56:31.778 | l3-ha 2026-07-10 17:56:31.778 | l3_agent_scheduler 2026-07-10 17:56:31.778 | logging 2026-07-10 17:56:31.778 | multi-provider 2026-07-10 17:56:31.778 | net-mtu 2026-07-10 17:56:31.778 | net-mtu-writable 2026-07-10 17:56:31.778 | network-ip-availability 2026-07-10 17:56:31.778 | network_availability_zone 2026-07-10 17:56:31.778 | network_ha 2026-07-10 17:56:31.778 | pagination 2026-07-10 17:56:31.778 | port-device-profile 2026-07-10 17:56:31.778 | port-hardware-offload-type 2026-07-10 17:56:31.778 | port-mac-address-regenerate 2026-07-10 17:56:31.779 | port-numa-affinity-policy 2026-07-10 17:56:31.779 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.779 | port-resource-request 2026-07-10 17:56:31.779 | port-security 2026-07-10 17:56:31.779 | port-trusted-vif 2026-07-10 17:56:31.779 | project-id 2026-07-10 17:56:31.779 | provider 2026-07-10 17:56:31.779 | pvlan 2026-07-10 17:56:31.779 | qinq 2026-07-10 17:56:31.779 | qos 2026-07-10 17:56:31.779 | qos-bw-limit-direction 2026-07-10 17:56:31.779 | qos-bw-minimum-ingress 2026-07-10 17:56:31.779 | qos-default 2026-07-10 17:56:31.779 | qos-fip 2026-07-10 17:56:31.779 | qos-gateway-ip 2026-07-10 17:56:31.779 | qos-rule-type-details 2026-07-10 17:56:31.779 | qos-rule-type-filter 2026-07-10 17:56:31.779 | qos-rules-alias 2026-07-10 17:56:31.779 | quota-check-limit 2026-07-10 17:56:31.779 | quota-check-limit-default 2026-07-10 17:56:31.779 | quota_details 2026-07-10 17:56:31.779 | quotas 2026-07-10 17:56:31.779 | rbac-address-scope 2026-07-10 17:56:31.779 | rbac-policies 2026-07-10 17:56:31.779 | rbac-security-groups 2026-07-10 17:56:31.779 | router 2026-07-10 17:56:31.779 | router-enable-snat 2026-07-10 17:56:31.779 | router_availability_zone 2026-07-10 17:56:31.779 | security-group 2026-07-10 17:56:31.779 | security-groups-default-rules 2026-07-10 17:56:31.779 | security-groups-default-statefulness 2026-07-10 17:56:31.779 | security-groups-normalized-cidr 2026-07-10 17:56:31.779 | security-groups-remote-address-group 2026-07-10 17:56:31.779 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.779 | security-groups-shared-filtering 2026-07-10 17:56:31.779 | segment 2026-07-10 17:56:31.779 | sorting 2026-07-10 17:56:31.779 | standard-attr-description 2026-07-10 17:56:31.779 | standard-attr-fwaas-v2 2026-07-10 17:56:31.779 | standard-attr-revisions 2026-07-10 17:56:31.779 | standard-attr-tag 2026-07-10 17:56:31.779 | standard-attr-timestamp 2026-07-10 17:56:31.779 | stateful-security-group 2026-07-10 17:56:31.779 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.779 | subnet-external-network 2026-07-10 17:56:31.779 | subnet-service-types 2026-07-10 17:56:31.779 | subnet_allocation 2026-07-10 17:56:31.779 | subnet_onboard 2026-07-10 17:56:31.779 | subnetpool-prefix-ops 2026-07-10 17:56:31.779 | tag-creation 2026-07-10 17:56:31.779 | tap-mirror 2026-07-10 17:56:31.779 | tap-mirror-both-direction 2026-07-10 17:56:31.779 | trunk 2026-07-10 17:56:31.779 | uplink-status-propagation 2026-07-10 17:56:31.779 | uplink-status-propagation-updatable 2026-07-10 17:56:31.779 | vlan-transparent 2026-07-10 17:56:31.779 | vpn-endpoint-groups 2026-07-10 17:56:31.779 | vpnaas' 2026-07-10 17:56:31.780 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-10 17:56:31.785 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-10 17:56:31.785 | address-scope 2026-07-10 17:56:31.785 | agent 2026-07-10 17:56:31.785 | allowed-address-pairs 2026-07-10 17:56:31.785 | auto-allocated-topology 2026-07-10 17:56:31.785 | availability_zone 2026-07-10 17:56:31.785 | bgp 2026-07-10 17:56:31.785 | bgp_4byte_asn 2026-07-10 17:56:31.785 | bgp_dragent_scheduler 2026-07-10 17:56:31.785 | binding 2026-07-10 17:56:31.785 | binding-extended 2026-07-10 17:56:31.785 | default-subnetpools 2026-07-10 17:56:31.785 | dhcp_agent_scheduler 2026-07-10 17:56:31.785 | dns-domain-ports 2026-07-10 17:56:31.785 | dns-integration 2026-07-10 17:56:31.785 | dns-integration-domain-keywords 2026-07-10 17:56:31.785 | empty-string-filtering 2026-07-10 17:56:31.785 | enable-default-route-bfd 2026-07-10 17:56:31.785 | enable-default-route-ecmp 2026-07-10 17:56:31.785 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.785 | ext-gw-mode 2026-07-10 17:56:31.785 | external-gateway-multihoming 2026-07-10 17:56:31.785 | external-net 2026-07-10 17:56:31.785 | extra_dhcp_opt 2026-07-10 17:56:31.785 | extraroute 2026-07-10 17:56:31.785 | extraroute-atomic 2026-07-10 17:56:31.785 | filter-validation 2026-07-10 17:56:31.785 | fip-port-details 2026-07-10 17:56:31.785 | flavors 2026-07-10 17:56:31.785 | floating-ip-port-forwarding 2026-07-10 17:56:31.785 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.785 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.785 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.785 | floatingip-pools 2026-07-10 17:56:31.785 | fwaas_v2 2026-07-10 17:56:31.785 | ip_allocation 2026-07-10 17:56:31.785 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.786 | l3-flavors 2026-07-10 17:56:31.786 | l3-ha 2026-07-10 17:56:31.786 | l3_agent_scheduler 2026-07-10 17:56:31.786 | logging 2026-07-10 17:56:31.786 | multi-provider 2026-07-10 17:56:31.786 | net-mtu 2026-07-10 17:56:31.786 | net-mtu-writable 2026-07-10 17:56:31.786 | network-ip-availability 2026-07-10 17:56:31.786 | network_availability_zone 2026-07-10 17:56:31.786 | network_ha 2026-07-10 17:56:31.786 | pagination 2026-07-10 17:56:31.786 | port-device-profile 2026-07-10 17:56:31.786 | port-hardware-offload-type 2026-07-10 17:56:31.786 | port-mac-address-regenerate 2026-07-10 17:56:31.786 | port-numa-affinity-policy 2026-07-10 17:56:31.786 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.786 | port-resource-request 2026-07-10 17:56:31.786 | port-security 2026-07-10 17:56:31.786 | port-trusted-vif 2026-07-10 17:56:31.786 | project-id 2026-07-10 17:56:31.786 | provider 2026-07-10 17:56:31.786 | pvlan 2026-07-10 17:56:31.786 | qinq 2026-07-10 17:56:31.786 | qos 2026-07-10 17:56:31.786 | qos-bw-limit-direction 2026-07-10 17:56:31.786 | qos-bw-minimum-ingress 2026-07-10 17:56:31.786 | qos-default 2026-07-10 17:56:31.786 | qos-fip 2026-07-10 17:56:31.786 | qos-gateway-ip 2026-07-10 17:56:31.786 | qos-rule-type-details 2026-07-10 17:56:31.786 | qos-rule-type-filter 2026-07-10 17:56:31.786 | qos-rules-alias 2026-07-10 17:56:31.786 | quota-check-limit 2026-07-10 17:56:31.786 | quota-check-limit-default 2026-07-10 17:56:31.786 | quota_details 2026-07-10 17:56:31.786 | quotas 2026-07-10 17:56:31.786 | rbac-address-scope 2026-07-10 17:56:31.786 | rbac-policies 2026-07-10 17:56:31.786 | rbac-security-groups 2026-07-10 17:56:31.786 | router 2026-07-10 17:56:31.786 | router-enable-snat 2026-07-10 17:56:31.786 | router_availability_zone 2026-07-10 17:56:31.786 | security-group 2026-07-10 17:56:31.786 | security-groups-default-rules 2026-07-10 17:56:31.786 | security-groups-default-statefulness 2026-07-10 17:56:31.786 | security-groups-normalized-cidr 2026-07-10 17:56:31.786 | security-groups-remote-address-group 2026-07-10 17:56:31.786 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.786 | security-groups-shared-filtering 2026-07-10 17:56:31.786 | segment 2026-07-10 17:56:31.786 | sorting 2026-07-10 17:56:31.786 | standard-attr-description 2026-07-10 17:56:31.786 | standard-attr-fwaas-v2 2026-07-10 17:56:31.786 | standard-attr-revisions 2026-07-10 17:56:31.786 | standard-attr-tag 2026-07-10 17:56:31.786 | standard-attr-timestamp 2026-07-10 17:56:31.786 | stateful-security-group 2026-07-10 17:56:31.786 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.786 | subnet-external-network 2026-07-10 17:56:31.786 | subnet-service-types 2026-07-10 17:56:31.786 | subnet_allocation 2026-07-10 17:56:31.786 | subnet_onboard 2026-07-10 17:56:31.786 | subnetpool-prefix-ops 2026-07-10 17:56:31.786 | tag-creation 2026-07-10 17:56:31.786 | tap-mirror 2026-07-10 17:56:31.786 | tap-mirror-both-direction 2026-07-10 17:56:31.786 | trunk 2026-07-10 17:56:31.786 | uplink-status-propagation 2026-07-10 17:56:31.786 | uplink-status-propagation-updatable 2026-07-10 17:56:31.786 | vlan-transparent 2026-07-10 17:56:31.786 | vpn-endpoint-groups 2026-07-10 17:56:31.786 | vpnaas' 2026-07-10 17:56:31.789 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-10 17:56:31.790 | address-scope 2026-07-10 17:56:31.790 | agent 2026-07-10 17:56:31.790 | allowed-address-pairs 2026-07-10 17:56:31.790 | auto-allocated-topology 2026-07-10 17:56:31.790 | availability_zone 2026-07-10 17:56:31.790 | bgp 2026-07-10 17:56:31.790 | bgp_4byte_asn 2026-07-10 17:56:31.790 | bgp_dragent_scheduler 2026-07-10 17:56:31.790 | binding 2026-07-10 17:56:31.790 | binding-extended 2026-07-10 17:56:31.790 | default-subnetpools 2026-07-10 17:56:31.790 | dhcp_agent_scheduler 2026-07-10 17:56:31.790 | dns-domain-ports 2026-07-10 17:56:31.790 | dns-integration 2026-07-10 17:56:31.790 | dns-integration-domain-keywords 2026-07-10 17:56:31.790 | empty-string-filtering 2026-07-10 17:56:31.790 | enable-default-route-bfd 2026-07-10 17:56:31.790 | enable-default-route-ecmp 2026-07-10 17:56:31.790 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.790 | ext-gw-mode 2026-07-10 17:56:31.790 | external-gateway-multihoming 2026-07-10 17:56:31.790 | external-net 2026-07-10 17:56:31.790 | extra_dhcp_opt 2026-07-10 17:56:31.790 | extraroute 2026-07-10 17:56:31.790 | extraroute-atomic 2026-07-10 17:56:31.790 | filter-validation 2026-07-10 17:56:31.790 | fip-port-details 2026-07-10 17:56:31.790 | flavors 2026-07-10 17:56:31.790 | floating-ip-port-forwarding 2026-07-10 17:56:31.790 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.790 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.790 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.790 | floatingip-pools 2026-07-10 17:56:31.790 | fwaas_v2 2026-07-10 17:56:31.790 | ip_allocation 2026-07-10 17:56:31.790 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.790 | l3-flavors 2026-07-10 17:56:31.790 | l3-ha 2026-07-10 17:56:31.790 | l3_agent_scheduler 2026-07-10 17:56:31.790 | logging 2026-07-10 17:56:31.790 | multi-provider 2026-07-10 17:56:31.790 | net-mtu 2026-07-10 17:56:31.790 | net-mtu-writable 2026-07-10 17:56:31.790 | network-ip-availability 2026-07-10 17:56:31.790 | network_availability_zone 2026-07-10 17:56:31.790 | network_ha 2026-07-10 17:56:31.790 | pagination 2026-07-10 17:56:31.790 | port-device-profile 2026-07-10 17:56:31.790 | port-hardware-offload-type 2026-07-10 17:56:31.790 | port-mac-address-regenerate 2026-07-10 17:56:31.790 | port-numa-affinity-policy 2026-07-10 17:56:31.790 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.790 | port-resource-request 2026-07-10 17:56:31.790 | port-security 2026-07-10 17:56:31.790 | port-trusted-vif 2026-07-10 17:56:31.790 | project-id 2026-07-10 17:56:31.790 | provider 2026-07-10 17:56:31.790 | pvlan 2026-07-10 17:56:31.790 | qinq 2026-07-10 17:56:31.790 | qos 2026-07-10 17:56:31.790 | qos-bw-limit-direction 2026-07-10 17:56:31.790 | qos-bw-minimum-ingress 2026-07-10 17:56:31.790 | qos-default 2026-07-10 17:56:31.790 | qos-fip 2026-07-10 17:56:31.790 | qos-gateway-ip 2026-07-10 17:56:31.790 | qos-rule-type-details 2026-07-10 17:56:31.790 | qos-rule-type-filter 2026-07-10 17:56:31.790 | qos-rules-alias 2026-07-10 17:56:31.790 | quota-check-limit 2026-07-10 17:56:31.790 | quota-check-limit-default 2026-07-10 17:56:31.790 | quota_details 2026-07-10 17:56:31.790 | quotas 2026-07-10 17:56:31.790 | rbac-address-scope 2026-07-10 17:56:31.790 | rbac-policies 2026-07-10 17:56:31.790 | rbac-security-groups 2026-07-10 17:56:31.790 | router 2026-07-10 17:56:31.790 | router-enable-snat 2026-07-10 17:56:31.790 | router_availability_zone 2026-07-10 17:56:31.790 | security-group 2026-07-10 17:56:31.790 | security-groups-default-rules 2026-07-10 17:56:31.790 | security-groups-default-statefulness 2026-07-10 17:56:31.790 | security-groups-normalized-cidr 2026-07-10 17:56:31.790 | security-groups-remote-address-group 2026-07-10 17:56:31.790 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.790 | security-groups-shared-filtering 2026-07-10 17:56:31.790 | segment 2026-07-10 17:56:31.790 | sorting 2026-07-10 17:56:31.790 | standard-attr-description 2026-07-10 17:56:31.790 | standard-attr-fwaas-v2 2026-07-10 17:56:31.790 | standard-attr-revisions 2026-07-10 17:56:31.790 | standard-attr-tag 2026-07-10 17:56:31.790 | standard-attr-timestamp 2026-07-10 17:56:31.790 | stateful-security-group 2026-07-10 17:56:31.790 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.790 | subnet-external-network 2026-07-10 17:56:31.790 | subnet-service-types 2026-07-10 17:56:31.790 | subnet_allocation 2026-07-10 17:56:31.790 | subnet_onboard 2026-07-10 17:56:31.790 | subnetpool-prefix-ops 2026-07-10 17:56:31.790 | tag-creation 2026-07-10 17:56:31.790 | tap-mirror 2026-07-10 17:56:31.790 | tap-mirror-both-direction 2026-07-10 17:56:31.790 | trunk 2026-07-10 17:56:31.790 | uplink-status-propagation 2026-07-10 17:56:31.790 | uplink-status-propagation-updatable 2026-07-10 17:56:31.790 | vlan-transparent 2026-07-10 17:56:31.790 | vpn-endpoint-groups 2026-07-10 17:56:31.790 | vpnaas' 2026-07-10 17:56:31.790 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-10 17:56:31.790 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-10 17:56:31.790 | address-scope 2026-07-10 17:56:31.790 | agent 2026-07-10 17:56:31.790 | allowed-address-pairs 2026-07-10 17:56:31.790 | auto-allocated-topology 2026-07-10 17:56:31.790 | availability_zone 2026-07-10 17:56:31.790 | bgp 2026-07-10 17:56:31.790 | bgp_4byte_asn 2026-07-10 17:56:31.790 | bgp_dragent_scheduler 2026-07-10 17:56:31.790 | binding 2026-07-10 17:56:31.791 | binding-extended 2026-07-10 17:56:31.791 | default-subnetpools 2026-07-10 17:56:31.791 | dhcp_agent_scheduler 2026-07-10 17:56:31.791 | dns-domain-ports 2026-07-10 17:56:31.791 | dns-integration 2026-07-10 17:56:31.791 | dns-integration-domain-keywords 2026-07-10 17:56:31.791 | empty-string-filtering 2026-07-10 17:56:31.791 | enable-default-route-bfd 2026-07-10 17:56:31.791 | enable-default-route-ecmp 2026-07-10 17:56:31.791 | expose-port-forwarding-in-fip 2026-07-10 17:56:31.791 | ext-gw-mode 2026-07-10 17:56:31.791 | external-gateway-multihoming 2026-07-10 17:56:31.791 | external-net 2026-07-10 17:56:31.791 | extra_dhcp_opt 2026-07-10 17:56:31.791 | extraroute 2026-07-10 17:56:31.791 | extraroute-atomic 2026-07-10 17:56:31.791 | filter-validation 2026-07-10 17:56:31.791 | fip-port-details 2026-07-10 17:56:31.791 | flavors 2026-07-10 17:56:31.791 | floating-ip-port-forwarding 2026-07-10 17:56:31.791 | floating-ip-port-forwarding-description 2026-07-10 17:56:31.791 | floating-ip-port-forwarding-detail 2026-07-10 17:56:31.791 | floating-ip-port-forwarding-port-ranges 2026-07-10 17:56:31.791 | floatingip-pools 2026-07-10 17:56:31.791 | fwaas_v2 2026-07-10 17:56:31.791 | ip_allocation 2026-07-10 17:56:31.791 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:56:31.791 | l3-flavors 2026-07-10 17:56:31.791 | l3-ha 2026-07-10 17:56:31.791 | l3_agent_scheduler 2026-07-10 17:56:31.791 | logging 2026-07-10 17:56:31.791 | multi-provider 2026-07-10 17:56:31.791 | net-mtu 2026-07-10 17:56:31.791 | net-mtu-writable 2026-07-10 17:56:31.791 | network-ip-availability 2026-07-10 17:56:31.791 | network_availability_zone 2026-07-10 17:56:31.791 | network_ha 2026-07-10 17:56:31.791 | pagination 2026-07-10 17:56:31.791 | port-device-profile 2026-07-10 17:56:31.791 | port-hardware-offload-type 2026-07-10 17:56:31.791 | port-mac-address-regenerate 2026-07-10 17:56:31.791 | port-numa-affinity-policy 2026-07-10 17:56:31.791 | port-numa-affinity-policy-socket 2026-07-10 17:56:31.791 | port-resource-request 2026-07-10 17:56:31.791 | port-security 2026-07-10 17:56:31.791 | port-trusted-vif 2026-07-10 17:56:31.791 | project-id 2026-07-10 17:56:31.791 | provider 2026-07-10 17:56:31.791 | pvlan 2026-07-10 17:56:31.791 | qinq 2026-07-10 17:56:31.791 | qos 2026-07-10 17:56:31.791 | qos-bw-limit-direction 2026-07-10 17:56:31.791 | qos-bw-minimum-ingress 2026-07-10 17:56:31.791 | qos-default 2026-07-10 17:56:31.791 | qos-fip 2026-07-10 17:56:31.791 | qos-gateway-ip 2026-07-10 17:56:31.791 | qos-rule-type-details 2026-07-10 17:56:31.791 | qos-rule-type-filter 2026-07-10 17:56:31.791 | qos-rules-alias 2026-07-10 17:56:31.791 | quota-check-limit 2026-07-10 17:56:31.791 | quota-check-limit-default 2026-07-10 17:56:31.791 | quota_details 2026-07-10 17:56:31.791 | quotas 2026-07-10 17:56:31.791 | rbac-address-scope 2026-07-10 17:56:31.791 | rbac-policies 2026-07-10 17:56:31.791 | rbac-security-groups 2026-07-10 17:56:31.791 | router 2026-07-10 17:56:31.791 | router-enable-snat 2026-07-10 17:56:31.791 | router_availability_zone 2026-07-10 17:56:31.791 | security-group 2026-07-10 17:56:31.791 | security-groups-default-rules 2026-07-10 17:56:31.791 | security-groups-default-statefulness 2026-07-10 17:56:31.791 | security-groups-normalized-cidr 2026-07-10 17:56:31.791 | security-groups-remote-address-group 2026-07-10 17:56:31.791 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:56:31.791 | security-groups-shared-filtering 2026-07-10 17:56:31.791 | segment 2026-07-10 17:56:31.791 | sorting 2026-07-10 17:56:31.791 | standard-attr-description 2026-07-10 17:56:31.791 | standard-attr-fwaas-v2 2026-07-10 17:56:31.791 | standard-attr-revisions 2026-07-10 17:56:31.791 | standard-attr-tag 2026-07-10 17:56:31.791 | standard-attr-timestamp 2026-07-10 17:56:31.791 | stateful-security-group 2026-07-10 17:56:31.791 | subnet-dns-publish-fixed-ip 2026-07-10 17:56:31.791 | subnet-external-network 2026-07-10 17:56:31.791 | subnet-service-types 2026-07-10 17:56:31.791 | subnet_allocation 2026-07-10 17:56:31.791 | subnet_onboard 2026-07-10 17:56:31.791 | subnetpool-prefix-ops 2026-07-10 17:56:31.791 | tag-creation 2026-07-10 17:56:31.791 | tap-mirror 2026-07-10 17:56:31.791 | tap-mirror-both-direction 2026-07-10 17:56:31.791 | trunk 2026-07-10 17:56:31.791 | uplink-status-propagation 2026-07-10 17:56:31.791 | uplink-status-propagation-updatable 2026-07-10 17:56:31.791 | vlan-transparent 2026-07-10 17:56:31.791 | vpn-endpoint-groups 2026-07-10 17:56:31.791 | vpnaas' 2026-07-10 17:56:31.793 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-10 17:56:31.797 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-10 17:56:31.800 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-10 17:56:31.804 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-10 17:56:31.804 | ++ 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-10 17:56:31.808 | + 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-10 17:56:31.811 | + 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-10 17:56:31.814 | + 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-10 17:56:31.817 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:31.819 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-10 17:56:31.822 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-10 17:56:31.825 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-10 17:56:31.827 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:31.830 | + 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-10 17:56:31.861 | + 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.68:6641 2026-07-10 17:56:31.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:31.866 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:31.868 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.68:6641 2026-07-10 17:56:31.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.68:6641 ']' 2026-07-10 17:56:31.874 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:31.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.68:6641 2026-07-10 17:56:31.907 | + 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.68:6642 2026-07-10 17:56:31.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:31.912 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:31.915 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.68:6642 2026-07-10 17:56:31.917 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.68:6642 ']' 2026-07-10 17:56:31.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:31.922 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.68:6642 2026-07-10 17:56:31.953 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-10 17:56:31.971 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:31.974 | + 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-10 17:56:31.977 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:31.979 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:31.981 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-10 17:56:31.984 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-10 17:56:31.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:31.990 | + 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-10 17:56:32.023 | + 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-10 17:56:32.026 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.029 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.032 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-10 17:56:32.035 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-10 17:56:32.038 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.041 | + 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-10 17:56:32.076 | + 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-10 17:56:32.080 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.082 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.086 | + 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-10 17:56:32.088 | + 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-10 17:56:32.091 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.095 | + 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-10 17:56:32.129 | + 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-10 17:56:32.132 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.134 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.138 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-10 17:56:32.140 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-10 17:56:32.143 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.146 | + 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-10 17:56:32.181 | + 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-10 17:56:32.184 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.186 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.189 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-10 17:56:32.191 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-10 17:56:32.194 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.197 | + 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-10 17:56:32.233 | + 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-10 17:56:32.236 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.239 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.242 | + 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-10 17:56:32.245 | + 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-10 17:56:32.248 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.251 | + 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-10 17:56:32.287 | + 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-10 17:56:32.290 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.293 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.296 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-10 17:56:32.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-10 17:56:32.301 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.304 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-10 17:56:32.337 | + 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-10 17:56:32.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.346 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-10 17:56:32.349 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-10 17:56:32.352 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.355 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-10 17:56:32.392 | + 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-10 17:56:32.394 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.398 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-10 17:56:32.400 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-10 17:56:32.403 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-10 17:56:32.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-10 17:56:32.444 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-10 17:56:32.467 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-10 17:56:32.487 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.490 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-10 17:56:32.493 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-10 17:56:32.512 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.516 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-10 17:56:32.519 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-07-10 17:56:32.522 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-10 17:56:32.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:32.544 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-10 17:56:32.592 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-10 17:56:32.595 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-07-10 17:56:32.598 | + 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-10 17:56:32.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:32.604 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-10 17:56:32.607 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-10 17:56:32.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-10 17:56:32.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:32.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-10 17:56:32.649 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-10 17:56:32.668 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.671 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-10 17:56:32.708 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-10 17:56:32.727 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.730 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-10 17:56:32.765 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-10 17:56:32.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:32.787 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-10 17:56:32.790 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-10 17:56:32.811 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.814 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-10 17:56:32.817 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-07-10 17:56:32.820 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-10 17:56:32.841 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:32.843 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-10 17:56:32.893 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-10 17:56:32.898 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-07-10 17:56:32.901 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-10 17:56:32.937 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-10 17:56:32.957 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.960 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-10 17:56:32.980 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:32.984 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-10 17:56:33.004 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:33.008 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-10 17:56:33.029 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:33.032 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-10 17:56:33.053 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:33.056 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-10 17:56:33.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:33.078 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-10 17:56:33.081 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-10 17:56:33.085 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-10 17:56:33.091 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-10 17:56:33.129 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-10 17:56:33.167 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-10 17:56:33.204 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-10 17:56:33.242 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-10 17:56:33.245 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-10 17:56:33.248 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-10 17:56:33.252 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-10 17:56:33.254 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-10 17:56:33.258 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-10 17:56:33.261 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-10 17:56:33.264 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-10 17:56:33.267 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-10 17:56:33.270 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-10 17:56:33.304 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-10 17:56:33.339 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.68/identity 2026-07-10 17:56:33.373 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-10 17:56:33.407 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-10 17:56:33.441 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-10 17:56:33.473 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-10 17:56:33.505 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-10 17:56:33.539 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.68/identity 2026-07-10 17:56:33.571 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-10 17:56:33.604 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-10 17:56:33.634 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-10 17:56:33.638 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-10 17:56:33.669 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-10 17:56:33.704 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-10 17:56:33.707 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-10 17:56:33.711 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:56:33.713 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-10 17:56:33.716 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-10 17:56:33.751 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-10 17:56:33.783 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.68/identity 2026-07-10 17:56:33.817 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-10 17:56:33.849 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-10 17:56:33.883 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-10 17:56:33.916 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-10 17:56:33.949 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-10 17:56:33.982 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-10 17:56:33.985 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-10 17:56:33.988 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-10 17:56:33.990 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-10 17:56:33.993 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-10 17:56:34.028 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-10 17:56:34.062 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.68/identity 2026-07-10 17:56:34.095 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-10 17:56:34.130 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-10 17:56:34.167 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-10 17:56:34.206 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-10 17:56:34.239 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-10 17:56:34.275 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-10 17:56:34.278 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-10 17:56:34.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-10 17:56:34.284 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-10 17:56:34.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-10 17:56:34.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-10 17:56:34.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-10 17:56:34.295 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-10 17:56:34.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-10 17:56:34.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-10 17:56:34.304 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-10 17:56:34.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-10 17:56:34.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-10 17:56:34.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-10 17:56:34.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-10 17:56:34.318 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-10 17:56:34.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-10 17:56:34.324 | + 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-10 17:56:34.327 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.329 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-10 17:56:34.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-10 17:56:34.335 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-10 17:56:34.338 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-10 17:56:34.380 | + 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-10 17:56:34.383 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.386 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-10 17:56:34.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-10 17:56:34.392 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-10 17:56:34.395 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.398 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-10 17:56:34.434 | + 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-10 17:56:34.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.440 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-10 17:56:34.443 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-10 17:56:34.447 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-10 17:56:34.449 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-10 17:56:34.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-10 17:56:34.490 | + 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-10 17:56:34.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.497 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-10 17:56:34.500 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-10 17:56:34.503 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-10 17:56:34.506 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.509 | + 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-10 17:56:34.545 | + 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-10 17:56:34.548 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-10 17:56:34.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-10 17:56:34.557 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-10 17:56:34.559 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.563 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-10 17:56:34.599 | + 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-10 17:56:34.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-10 17:56:34.609 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-10 17:56:34.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-10 17:56:34.615 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-10 17:56:34.653 | + 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-10 17:56:34.655 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.658 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-10 17:56:34.662 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-10 17:56:34.664 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-10 17:56:34.667 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.671 | + 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-10 17:56:34.706 | + 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-10 17:56:34.708 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.712 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-10 17:56:34.715 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-10 17:56:34.717 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-10 17:56:34.721 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.724 | + 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-10 17:56:34.756 | + 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-10 17:56:34.759 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.762 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-10 17:56:34.765 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-10 17:56:34.768 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-10 17:56:34.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.773 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-10 17:56:34.806 | + 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-10 17:56:34.810 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.812 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-10 17:56:34.814 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-10 17:56:34.817 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-10 17:56:34.819 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.822 | + 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-10 17:56:34.854 | + 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-10 17:56:34.857 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-10 17:56:34.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-10 17:56:34.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-10 17:56:34.865 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-10 17:56:34.867 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-10 17:56:34.870 | + 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-10 17:56:34.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-10 17:56:34.905 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-10 17:56:34.939 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-10 17:56:34.973 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-10 17:56:34.976 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-10 17:56:34.978 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-10 17:56:34.981 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-10 17:56:34.984 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-10 17:56:34.987 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-10 17:56:34.990 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-10 17:56:34.993 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-10 17:56:34.996 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-10 17:56:35.011 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-10 17:56:35.012 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:56:35.021 | d /var/run/uwsgi 0755 stack root 2026-07-10 17:56:35.026 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-10 17:56:35.038 | /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-10 17:56:35.043 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-10 17:56:35.046 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-10 17:56:35.051 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-10 17:56:35.054 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-10 17:56:35.092 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-10 17:56:35.128 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-10 17:56:35.162 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-10 17:56:35.198 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-10 17:56:35.234 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-10 17:56:35.267 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-10 17:56:35.301 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-10 17:56:35.334 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-10 17:56:35.368 | + 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-10 17:56:35.403 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-10 17:56:35.442 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-10 17:56:35.482 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-10 17:56:35.518 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-10 17:56:35.554 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-10 17:56:35.557 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-10 17:56:35.561 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-10 17:56:35.565 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-10 17:56:35.568 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:56:35.572 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:56:35.575 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:56:35.579 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-10 17:56:35.583 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-10 17:56:35.586 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-10 17:56:35.622 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-10 17:56:35.657 | + 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-10 17:56:35.658 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-10 17:56:35.666 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-10 17:56:35.671 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-10 17:56:35.674 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-10 17:56:35.677 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:56:35.680 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:56:35.683 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:56:35.686 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:56:35.690 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:56:35.692 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:56:35.695 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:56:35.698 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:56:35.701 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:56:35.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:56:35.707 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-10 17:56:35.742 | Enabling site neutron-api. 2026-07-10 17:56:35.747 | To activate the new configuration, you need to run: 2026-07-10 17:56:35.747 | systemctl reload apache2 2026-07-10 17:56:35.753 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-10 17:56:35.756 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:56:35.758 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:56:35.762 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:56:35.890 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-10 17:56:35.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:35.912 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-10 17:56:35.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:35.934 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-10 17:56:35.937 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-10 17:56:36.004 | + inc/async:async_inner:63 : init_neutron 2026-07-10 17:56:36.044 | [8540 Async init_neutron:74727]: running: init_neutron 2026-07-10 17:56:36.047 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-10 17:56:36.072 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:56:36.075 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-10 17:56:36.094 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:36.097 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-10 17:56:36.100 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-10 17:56:36.102 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-10 17:56:36.137 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-10 17:56:36.140 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-10 17:56:36.178 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-10 17:56:36.197 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:36.200 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-10 17:56:36.203 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:56:36.206 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-10 17:56:36.209 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-10 17:56:36.212 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-10 17:56:36.281 | + inc/async:async_inner:63 : init_swift 2026-07-10 17:56:36.319 | [8540 Async init_swift:74946]: running: init_swift 2026-07-10 17:56:36.323 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-10 17:56:36.341 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:36.344 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-10 17:56:36.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:56:36.350 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-10 17:56:36.353 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-10 17:56:36.356 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-10 17:56:36.429 | + inc/async:async_inner:63 : init_cinder 2026-07-10 17:56:36.476 | [8540 Async init_cinder:75051]: running: init_cinder 2026-07-10 17:56:36.480 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-10 17:56:36.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:36.505 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-10 17:56:36.509 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:56:36.513 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-10 17:56:36.515 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-10 17:56:36.519 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-10 17:56:36.590 | + inc/async:async_inner:63 : init_placement 2026-07-10 17:56:36.633 | [8540 Async init_placement:75199]: running: init_placement 2026-07-10 17:56:36.637 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-10 17:56:36.695 | [8540 Async init_neutron:74727]: Waiting for completion of init_neutron running on PID 74727 (6 other jobs running) 2026-07-10 17:56:36.721 | [8540 Async init_neutron:74727]: Signaling child to exit 2026-07-10 17:56:40.546 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:56:40.573 | [74946 Async init_swift:74946]: finished successfully 2026-07-10 17:56:41.878 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:56:41.907 | [75051 Async init_cinder:75051]: finished successfully 2026-07-10 17:56:45.281 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:56:45.306 | [75199 Async init_placement:75199]: finished successfully 2026-07-10 17:56:54.323 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:56:54.350 | [74727 Async init_neutron:74727]: finished successfully 2026-07-10 17:56:54.374 | WAKEUP 2026-07-10 17:56:54.398 | [8540 Async init_neutron:74727]: Signaled 2026-07-10 17:56:54.400 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-10 17:56:54.400 | + lib/database:recreate_database:112 : local db=neutron 2026-07-10 17:56:54.400 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-10 17:56:54.400 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-10 17:56:54.400 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-10 17:56:54.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.400 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-10 17:56:54.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.400 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-10 17:56:54.400 | + functions-common:time_start:2406 : local name=dbsync 2026-07-10 17:56:54.400 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:56:54.400 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:56:54.400 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:56:54.400 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706196113 2026-07-10 17:56:54.400 | + 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-10 17:56:54.400 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-10 17:56:54.400 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-10 17:56:54.401 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-10 17:56:54.402 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-10 17:56:54.402 | Running upgrade for neutron ... 2026-07-10 17:56:54.402 | OK 2026-07-10 17:56:54.402 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-10 17:56:54.402 | + functions-common:time_stop:2420 : local name 2026-07-10 17:56:54.402 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:56:54.402 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:56:54.402 | + functions-common:time_stop:2423 : local total 2026-07-10 17:56:54.402 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:56:54.402 | + functions-common:time_stop:2426 : name=dbsync 2026-07-10 17:56:54.402 | + functions-common:time_stop:2427 : start_time=1783706196113 2026-07-10 17:56:54.402 | + functions-common:time_stop:2429 : [[ -z 1783706196113 ]] 2026-07-10 17:56:54.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:56:54.402 | + functions-common:time_stop:2432 : end_time=1783706214305 2026-07-10 17:56:54.402 | + functions-common:time_stop:2433 : elapsed_time=18192 2026-07-10 17:56:54.402 | + functions-common:time_stop:2434 : total=4481 2026-07-10 17:56:54.402 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:56:54.402 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22673 2026-07-10 17:56:54.447 | [8540 Async init_neutron:74727]: finished init_neutron with result 0 in 18 seconds 2026-07-10 17:56:54.452 | + inc/async:async_wait:197 : return 0 2026-07-10 17:56:54.456 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-10 17:56:54.511 | [8540 Async init_placement:75199]: Waiting for completion of init_placement running on PID 75199 (5 other jobs running) 2026-07-10 17:56:54.537 | [8540 Async init_placement:75199]: Signaling child to exit 2026-07-10 17:56:54.537 | WAKEUP 2026-07-10 17:56:54.558 | [8540 Async init_placement:75199]: Signaled 2026-07-10 17:56:54.559 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-10 17:56:54.559 | + lib/database:recreate_database:112 : local db=placement 2026-07-10 17:56:54.559 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-10 17:56:54.559 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-10 17:56:54.559 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-10 17:56:54.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.559 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-10 17:56:54.559 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.559 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-10 17:56:54.559 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:56:54.559 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:54.559 | we strongly recommend against using it for new projects. 2026-07-10 17:56:54.559 | 2026-07-10 17:56:54.559 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:54.559 | framework. For more detail see 2026-07-10 17:56:54.559 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:54.559 | 2026-07-10 17:56:54.559 | __import__(import_str) 2026-07-10 17:56:54.559 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-10 17:56:54.559 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-10 17:56:54.559 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-10 17:56:54.559 | + functions-common:get_or_create_user:899 : local user_id 2026-07-10 17:56:54.559 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-10 17:56:54.559 | + functions-common:get_or_create_user:903 : local email= 2026-07-10 17:56:54.559 | ++ 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-10 17:56:54.559 | 2026-07-10 17:56:54.559 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.559 | + functions-common:get_or_create_user:915 : user_id=031a0391d89f4446bf4831e8d1ea6f95 2026-07-10 17:56:54.559 | + functions-common:get_or_create_user:916 : echo 031a0391d89f4446bf4831e8d1ea6f95 2026-07-10 17:56:54.559 | 031a0391d89f4446bf4831e8d1ea6f95 2026-07-10 17:56:54.559 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-10 17:56:54.559 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:56:54.559 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:56:54.559 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:56:54.559 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:56:54.559 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:56:54.559 | + 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-10 17:56:54.559 | 2026-07-10 17:56:54.559 | ++ 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-10 17:56:54.559 | 2026-07-10 17:56:54.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:979 : user_role_id=97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:980 : echo 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:56:54.560 | 97e31b15fdbc4582b26d079c09f95fc0 2026-07-10 17:56:54.560 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-10 17:56:54.560 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-10 17:56:54.560 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-10 17:56:54.560 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-10 17:56:54.560 | + 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-10 17:56:54.560 | 2026-07-10 17:56:54.560 | ++ 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-10 17:56:54.560 | 2026-07-10 17:56:54.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:56:54.560 | + functions-common:get_or_add_user_project_role:980 : echo 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:56:54.560 | 2ddfcffe0dba42f0848a2f69e9e592c2 2026-07-10 17:56:54.560 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.68/placement 2026-07-10 17:56:54.560 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-10 17:56:54.560 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-10 17:56:54.560 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-10 17:56:54.560 | ++ 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-10 17:56:54.560 | 2026-07-10 17:56:54.560 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.560 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-10 17:56:54.560 | af33b8ea6fa740aa9792ce7f1501cbc2' 2026-07-10 17:56:54.560 | + functions-common:get_or_create_service:1067 : echo af33b8ea6fa740aa9792ce7f1501cbc2 2026-07-10 17:56:54.560 | af33b8ea6fa740aa9792ce7f1501cbc2 2026-07-10 17:56:54.560 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.68/placement 2026-07-10 17:56:54.560 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-10 17:56:54.560 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.68/placement RegionOne 2026-07-10 17:56:54.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-10 17:56:54.560 | +++ 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-10 17:56:54.560 | 2026-07-10 17:56:54.560 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-10 17:56:54.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-10 17:56:54.560 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.68/placement --region RegionOne -f value -c id 2026-07-10 17:56:54.560 | 2026-07-10 17:56:54.560 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:56:54.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=daa967ffc0cd4efd86199592a8d75d79 2026-07-10 17:56:54.560 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo daa967ffc0cd4efd86199592a8d75d79 2026-07-10 17:56:54.560 | + functions-common:get_or_create_endpoint:1100 : public_id=daa967ffc0cd4efd86199592a8d75d79 2026-07-10 17:56:54.560 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-10 17:56:54.560 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-10 17:56:54.560 | + functions-common:get_or_create_endpoint:1109 : echo daa967ffc0cd4efd86199592a8d75d79 2026-07-10 17:56:54.560 | daa967ffc0cd4efd86199592a8d75d79 2026-07-10 17:56:54.601 | [8540 Async init_placement:75199]: finished init_placement with result 0 in 8 seconds 2026-07-10 17:56:54.606 | + inc/async:async_wait:197 : return 0 2026-07-10 17:56:54.609 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-10 17:56:54.658 | [8540 Async init_glance:70079]: Waiting for completion of init_glance running on PID 70079 (4 other jobs running) 2026-07-10 17:56:54.682 | [8540 Async init_glance:70079]: Signaling child to exit 2026-07-10 17:56:54.682 | WAKEUP 2026-07-10 17:56:54.703 | [8540 Async init_glance:70079]: Signaled 2026-07-10 17:56:54.704 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-10 17:56:54.705 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-10 17:56:54.705 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-10 17:56:54.705 | + lib/database:recreate_database:112 : local db=glance 2026-07-10 17:56:54.705 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-10 17:56:54.705 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-10 17:56:54.705 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-10 17:56:54.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.705 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-10 17:56:54.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.705 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-10 17:56:54.705 | + functions-common:time_start:2406 : local name=dbsync 2026-07-10 17:56:54.705 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:56:54.705 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:56:54.705 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:56:54.705 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706144292 2026-07-10 17:56:54.705 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-10 17:56:54.705 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:56:54.705 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:54.705 | we strongly recommend against using it for new projects. 2026-07-10 17:56:54.705 | 2026-07-10 17:56:54.705 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:54.705 | framework. For more detail see 2026-07-10 17:56:54.705 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:54.705 | 2026-07-10 17:56:54.705 | __import__(import_str) 2026-07-10 17:56:54.705 | INFO dbcounter [-] Registered counter for database glance 2026-07-10 17:56:54.705 | 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=70185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | DEBUG dbcounter [-] [70185] Writer thread running {{(pid=70185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO dbcounter [-] Registered counter for database glance 2026-07-10 17:56:54.705 | 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=70185) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | DEBUG dbcounter [-] [70185] Writer thread running {{(pid=70185) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-10 17:56:54.705 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.705 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-10 17:56:54.706 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70185) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.706 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.706 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-10 17:56:54.706 | Database migration is up to date. No migration needed. 2026-07-10 17:56:54.706 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-10 17:56:54.706 | Database is synced successfully. 2026-07-10 17:56:54.706 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-10 17:56:54.706 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-10 17:56:54.706 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:54.706 | we strongly recommend against using it for new projects. 2026-07-10 17:56:54.706 | 2026-07-10 17:56:54.706 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:54.706 | framework. For more detail see 2026-07-10 17:56:54.706 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:54.706 | 2026-07-10 17:56:54.706 | __import__(import_str) 2026-07-10 17:56:54.706 | INFO dbcounter [-] Registered counter for database glance 2026-07-10 17:56:54.706 | 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=70360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:56:54.706 | DEBUG dbcounter [-] [70360] Writer thread running {{(pid=70360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-10 17:56:54.706 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-10 17:56:54.706 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-10 17:56:54.706 | + functions-common:time_stop:2420 : local name 2026-07-10 17:56:54.706 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:56:54.706 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:56:54.706 | + functions-common:time_stop:2423 : local total 2026-07-10 17:56:54.706 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:56:54.706 | + functions-common:time_stop:2426 : name=dbsync 2026-07-10 17:56:54.706 | + functions-common:time_stop:2427 : start_time=1783706144292 2026-07-10 17:56:54.706 | + functions-common:time_stop:2429 : [[ -z 1783706144292 ]] 2026-07-10 17:56:54.706 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:56:54.706 | + functions-common:time_stop:2432 : end_time=1783706150243 2026-07-10 17:56:54.706 | + functions-common:time_stop:2433 : elapsed_time=5951 2026-07-10 17:56:54.706 | + functions-common:time_stop:2434 : total=4481 2026-07-10 17:56:54.706 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:56:54.706 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10432 2026-07-10 17:56:54.747 | [8540 Async init_glance:70079]: finished init_glance with result 0 in 6 seconds 2026-07-10 17:56:54.752 | + inc/async:async_wait:197 : return 0 2026-07-10 17:56:54.755 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-10 17:56:54.806 | [8540 Async init_swift:74946]: Waiting for completion of init_swift running on PID 74946 (3 other jobs running) 2026-07-10 17:56:54.830 | [8540 Async init_swift:74946]: Signaling child to exit 2026-07-10 17:56:54.830 | WAKEUP 2026-07-10 17:56:54.851 | [8540 Async init_swift:74946]: Signaled 2026-07-10 17:56:54.852 | + lib/swift:init_swift:680 : local node_number 2026-07-10 17:56:54.852 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-10 17:56:54.852 | No container-sync running 2026-07-10 17:56:54.852 | No container-replicator running 2026-07-10 17:56:54.852 | No container-reconciler running 2026-07-10 17:56:54.852 | No object-expirer running 2026-07-10 17:56:54.852 | No account-replicator running 2026-07-10 17:56:54.852 | No account-server running 2026-07-10 17:56:54.852 | No object-updater running 2026-07-10 17:56:54.852 | No account-reaper running 2026-07-10 17:56:54.852 | No container-auditor running 2026-07-10 17:56:54.852 | No object-server running 2026-07-10 17:56:54.852 | No proxy-server running 2026-07-10 17:56:54.852 | No container-updater running 2026-07-10 17:56:54.852 | No object-auditor running 2026-07-10 17:56:54.852 | No container-sharder running 2026-07-10 17:56:54.852 | No object-reconstructor running 2026-07-10 17:56:54.852 | No object-replicator running 2026-07-10 17:56:54.852 | No account-auditor running 2026-07-10 17:56:54.852 | No container-server running 2026-07-10 17:56:54.852 | + lib/swift:init_swift:682 : true 2026-07-10 17:56:54.852 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-10 17:56:54.852 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-10 17:56:54.853 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-10 17:56:54.853 | + 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-10 17:56:54.853 | + 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-10 17:56:54.853 | + functions:create_disk:756 : local node_number 2026-07-10 17:56:54.853 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-10 17:56:54.853 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-10 17:56:54.853 | + functions:create_disk:760 : local key 2026-07-10 17:56:54.853 | ++ functions:create_disk:762 : sed s#/.## 2026-07-10 17:56:54.853 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-10 17:56:54.853 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-10 17:56:54.853 | + functions:destroy_disk:789 : local key 2026-07-10 17:56:54.853 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-10 17:56:54.853 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-10 17:56:54.853 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-10 17:56:54.853 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-10 17:56:54.853 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-10 17:56:54.853 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-10 17:56:54.853 | = sectsz=512 attr=2, projid32bit=1 2026-07-10 17:56:54.853 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-10 17:56:54.853 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-10 17:56:54.853 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-10 17:56:54.853 | = sunit=0 swidth=0 blks 2026-07-10 17:56:54.853 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-10 17:56:54.853 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-10 17:56:54.853 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-10 17:56:54.853 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-10 17:56:54.853 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-10 17:56:54.853 | + 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-10 17:56:54.853 | /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-10 17:56:54.853 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-10 17:56:54.853 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-10 17:56:54.853 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-10 17:56:54.853 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-10 17:56:54.853 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-10 17:56:54.853 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-10 17:56:54.853 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-10 17:56:54.853 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-10 17:56:54.853 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-10 17:56:54.853 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-10 17:56:54.853 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-10 17:56:54.853 | + 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-10 17:56:54.853 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-10 17:56:54.853 | + 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-10 17:56:54.853 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-10 17:56:54.853 | + 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-10 17:56:54.853 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-10 17:56:54.853 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-10 17:56:54.853 | Defaulting to --format-version=1. This ensures the ring 2026-07-10 17:56:54.853 | written will be readable by older versions of Swift. 2026-07-10 17:56:54.853 | In a future release, the default will change to 2026-07-10 17:56:54.853 | --format-version=2 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-10 17:56:54.853 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-10 17:56:54.853 | Defaulting to --format-version=1. This ensures the ring 2026-07-10 17:56:54.853 | written will be readable by older versions of Swift. 2026-07-10 17:56:54.853 | In a future release, the default will change to 2026-07-10 17:56:54.853 | --format-version=2 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-10 17:56:54.853 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-10 17:56:54.853 | Defaulting to --format-version=1. This ensures the ring 2026-07-10 17:56:54.853 | written will be readable by older versions of Swift. 2026-07-10 17:56:54.853 | In a future release, the default will change to 2026-07-10 17:56:54.853 | --format-version=2 2026-07-10 17:56:54.853 | 2026-07-10 17:56:54.853 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-10 17:56:54.853 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-10 17:56:54.853 | + lib/swift:init_swift:730 : popd 2026-07-10 17:56:54.895 | [8540 Async init_swift:74946]: finished init_swift with result 0 in 4 seconds 2026-07-10 17:56:54.900 | + inc/async:async_wait:197 : return 0 2026-07-10 17:56:54.903 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-10 17:56:54.951 | [8540 Async init_cinder:75051]: Waiting for completion of init_cinder running on PID 75051 (2 other jobs running) 2026-07-10 17:56:54.976 | [8540 Async init_cinder:75051]: Signaling child to exit 2026-07-10 17:56:54.976 | WAKEUP 2026-07-10 17:56:54.997 | [8540 Async init_cinder:75051]: Signaled 2026-07-10 17:56:54.998 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-10 17:56:54.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-10 17:56:54.999 | + lib/database:recreate_database:112 : local db=cinder 2026-07-10 17:56:54.999 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-10 17:56:54.999 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-10 17:56:54.999 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-10 17:56:54.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.999 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-10 17:56:54.999 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-10 17:56:54.999 | + functions-common:time_start:2406 : local name=dbsync 2026-07-10 17:56:54.999 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:56:54.999 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:56:54.999 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:56:54.999 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706196579 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-10 17:56:54.999 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-10 17:56:54.999 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:54.999 | we strongly recommend against using it for new projects. 2026-07-10 17:56:54.999 | 2026-07-10 17:56:54.999 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:54.999 | framework. For more detail see 2026-07-10 17:56:54.999 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:54.999 | 2026-07-10 17:56:54.999 | import eventlet # noqa 2026-07-10 17:56:54.999 | INFO dbcounter [-] Registered counter for database cinder 2026-07-10 17:56:54.999 | 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=75198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:56:54.999 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:54.999 | DEBUG dbcounter [-] [75198] Writer thread running {{(pid=75198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-10 17:56:54.999 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75198) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:56:54.999 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-10 17:56:54.999 | + functions-common:time_stop:2420 : local name 2026-07-10 17:56:54.999 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:56:54.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:56:54.999 | + functions-common:time_stop:2423 : local total 2026-07-10 17:56:54.999 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:56:54.999 | + functions-common:time_stop:2426 : name=dbsync 2026-07-10 17:56:54.999 | + functions-common:time_stop:2427 : start_time=1783706196579 2026-07-10 17:56:54.999 | + functions-common:time_stop:2429 : [[ -z 1783706196579 ]] 2026-07-10 17:56:54.999 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:56:54.999 | + functions-common:time_stop:2432 : end_time=1783706201783 2026-07-10 17:56:54.999 | + functions-common:time_stop:2433 : elapsed_time=5204 2026-07-10 17:56:54.999 | + functions-common:time_stop:2434 : total=4481 2026-07-10 17:56:54.999 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:56:54.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9685 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-10 17:56:54.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-10 17:56:54.999 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-10 17:56:54.999 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-10 17:56:55.041 | [8540 Async init_cinder:75051]: finished init_cinder with result 0 in 5 seconds 2026-07-10 17:56:55.045 | + inc/async:async_wait:197 : return 0 2026-07-10 17:56:55.048 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-10 17:56:55.067 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:55.070 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-10 17:56:55.073 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:56:55.076 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-10 17:56:55.079 | + ./stack.sh:main:1242 : init_nova 2026-07-10 17:56:55.082 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-10 17:56:55.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:55.104 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-10 17:56:55.124 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:56:55.127 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:56:55.130 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-10 17:56:55.193 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-10 17:56:55.233 | [8540 Async nova-cell-0:77360]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-10 17:56:55.238 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-10 17:56:55.243 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:56:55.246 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-10 17:56:55.249 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:56:55.252 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:56:55.256 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-10 17:56:55.325 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-10 17:56:55.361 | [8540 Async nova-cell-1:77467]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-10 17:56:55.364 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-10 17:56:55.367 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-10 17:56:55.370 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-10 17:56:55.373 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-10 17:56:55.376 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-10 17:56:55.381 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:55.412 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-10 17:56:55.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:56:55.451 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-10 17:56:55.735 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:56:55.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:56:55.735 | we strongly recommend against using it for new projects. 2026-07-10 17:56:55.735 | 2026-07-10 17:56:55.735 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:56:55.735 | framework. For more detail see 2026-07-10 17:56:55.735 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:56:55.735 | 2026-07-10 17:56:55.735 | import eventlet # noqa 2026-07-10 17:56:55.863 | 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-10 17:56:57.861 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-10 17:56:57.904 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:56:57.904 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:56:57.904 | DEBUG dbcounter [-] [77534] Writer thread running {{(pid=77534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:56:57.931 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-10 17:56:59.789 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77534) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:56:59.794 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-10 17:57:01.010 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77534) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:01.015 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-10 17:57:01.022 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77534) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:01.572 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-10 17:57:01.575 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-10 17:57:01.578 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-10 17:57:01.581 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-10 17:57:01.584 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-10 17:57:01.587 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:01.590 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-10 17:57:01.614 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:01.618 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-10 17:57:01.622 | ++ 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-10 17:57:01.627 | + 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-10 17:57:01.914 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:57:01.914 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:57:01.914 | we strongly recommend against using it for new projects. 2026-07-10 17:57:01.914 | 2026-07-10 17:57:01.914 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:57:01.914 | framework. For more detail see 2026-07-10 17:57:01.915 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:57:01.915 | 2026-07-10 17:57:01.915 | import eventlet # noqa 2026-07-10 17:57:02.058 | 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-10 17:57:03.654 | INFO dbcounter [None req-3ad938f4-a04b-4beb-86e2-f4f7a3390d9f None None] Registered counter for database nova_api 2026-07-10 17:57:03.716 | DEBUG dbcounter [-] [78272] Writer thread running {{(pid=78272) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:04.269 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-10 17:57:04.273 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-10 17:57:04.276 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-10 17:57:04.329 | [8540 Async nova-cell-0:77360]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77360 (3 other jobs running) 2026-07-10 17:57:04.354 | [8540 Async nova-cell-0:77360]: Signaling child to exit 2026-07-10 17:57:06.679 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:57:06.698 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:57:06.705 | [77467 Async nova-cell-1:77467]: finished successfully 2026-07-10 17:57:06.722 | [77360 Async nova-cell-0:77360]: finished successfully 2026-07-10 17:57:06.743 | WAKEUP 2026-07-10 17:57:06.763 | [8540 Async nova-cell-0:77360]: Signaled 2026-07-10 17:57:06.764 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-10 17:57:06.764 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-10 17:57:06.764 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-10 17:57:06.764 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-10 17:57:06.764 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-10 17:57:06.764 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-10 17:57:06.764 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-10 17:57:06.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:57:06.764 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-10 17:57:06.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:57:06.764 | + 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-10 17:57:06.764 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:57:06.764 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:57:06.764 | we strongly recommend against using it for new projects. 2026-07-10 17:57:06.764 | 2026-07-10 17:57:06.764 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:57:06.764 | framework. For more detail see 2026-07-10 17:57:06.764 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:57:06.764 | 2026-07-10 17:57:06.764 | import eventlet # noqa 2026-07-10 17:57:06.764 | 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-10 17:57:06.764 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:57:06.764 | DEBUG dbcounter [-] [77450] Writer thread running {{(pid=77450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.764 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-10 17:57:06.764 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.804 | [8540 Async nova-cell-0:77360]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2026-07-10 17:57:06.808 | + inc/async:async_wait:197 : return 0 2026-07-10 17:57:06.811 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-10 17:57:06.814 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-10 17:57:06.867 | [8540 Async nova-cell-1:77467]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77467 (2 other jobs running) 2026-07-10 17:57:06.889 | [8540 Async nova-cell-1:77467]: Signaling child to exit 2026-07-10 17:57:06.889 | WAKEUP 2026-07-10 17:57:06.910 | [8540 Async nova-cell-1:77467]: Signaled 2026-07-10 17:57:06.912 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-10 17:57:06.912 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-10 17:57:06.912 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-10 17:57:06.912 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-10 17:57:06.912 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-10 17:57:06.912 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-10 17:57:06.912 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-10 17:57:06.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:57:06.912 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-10 17:57:06.912 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-10 17:57:06.912 | + 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-10 17:57:06.912 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:57:06.912 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:57:06.912 | we strongly recommend against using it for new projects. 2026-07-10 17:57:06.912 | 2026-07-10 17:57:06.912 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:57:06.912 | framework. For more detail see 2026-07-10 17:57:06.913 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:57:06.913 | 2026-07-10 17:57:06.913 | import eventlet # noqa 2026-07-10 17:57:06.913 | 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-10 17:57:06.913 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-10 17:57:06.913 | DEBUG dbcounter [-] [77531] Writer thread running {{(pid=77531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.913 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-10 17:57:06.913 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77531) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-10 17:57:06.956 | [8540 Async nova-cell-1:77467]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-07-10 17:57:06.961 | + inc/async:async_wait:197 : return 0 2026-07-10 17:57:06.964 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:57:06.967 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-10 17:57:07.244 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:57:07.245 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:57:07.245 | we strongly recommend against using it for new projects. 2026-07-10 17:57:07.245 | 2026-07-10 17:57:07.245 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:57:07.245 | framework. For more detail see 2026-07-10 17:57:07.245 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:57:07.245 | 2026-07-10 17:57:07.245 | import eventlet # noqa 2026-07-10 17:57:07.401 | 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-10 17:57:08.937 | Running batches of 50 until complete 2026-07-10 17:57:08.937 | INFO dbcounter [None req-850b2a97-4660-4e4a-aa71-717d9523a487 None None] Registered counter for database nova_cell0 2026-07-10 17:57:09.034 | DEBUG dbcounter [-] [78824] Writer thread running {{(pid=78824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:09.037 | INFO dbcounter [None req-850b2a97-4660-4e4a-aa71-717d9523a487 None None] Registered counter for database nova_api 2026-07-10 17:57:09.107 | DEBUG dbcounter [-] [78824] Writer thread running {{(pid=78824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:09.121 | INFO dbcounter [None req-850b2a97-4660-4e4a-aa71-717d9523a487 None None] Registered counter for database nova_cell0 2026-07-10 17:57:09.153 | DEBUG dbcounter [-] [78824] Writer thread running {{(pid=78824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:09.306 | +-------------------------------------+--------------+-----------+ 2026-07-10 17:57:09.306 | | Migration | Total Needed | Completed | 2026-07-10 17:57:09.306 | +-------------------------------------+--------------+-----------+ 2026-07-10 17:57:09.306 | | fill_virtual_interface_list | 0 | 0 | 2026-07-10 17:57:09.306 | | migrate_empty_ratio | 0 | 0 | 2026-07-10 17:57:09.306 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-10 17:57:09.306 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-10 17:57:09.306 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_dev_uuids | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_instance_compute_id | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_missing_availability_zones | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_queued_for_delete | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_user_id | 0 | 0 | 2026-07-10 17:57:09.307 | | populate_uuids | 0 | 0 | 2026-07-10 17:57:09.307 | +-------------------------------------+--------------+-----------+ 2026-07-10 17:57:09.871 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-10 17:57:09.876 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:57:09.880 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-10 17:57:09.882 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:57:09.885 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:57:09.889 | + 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-10 17:57:10.150 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:57:10.150 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:57:10.150 | we strongly recommend against using it for new projects. 2026-07-10 17:57:10.151 | 2026-07-10 17:57:10.151 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:57:10.151 | framework. For more detail see 2026-07-10 17:57:10.151 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:57:10.151 | 2026-07-10 17:57:10.151 | import eventlet # noqa 2026-07-10 17:57:10.278 | 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-10 17:57:11.732 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-10 17:57:11.732 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-10 17:57:11.733 | INFO dbcounter [None req-e36230d3-1ec4-40d3-ba6a-47e70f855365 None None] Registered counter for database nova_api 2026-07-10 17:57:11.786 | DEBUG dbcounter [-] [78842] Writer thread running {{(pid=78842) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:57:12.304 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-10 17:57:12.308 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-10 17:57:12.321 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-10 17:57:12.323 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-10 17:57:12.326 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-10 17:57:12.403 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-10 17:57:12.451 | [8540 Async configure_neutron_nova:78907]: running: configure_neutron_nova 2026-07-10 17:57:12.455 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-10 17:57:12.458 | + functions-common:run_phase:1848 : local mode=stack 2026-07-10 17:57:12.463 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-10 17:57:12.467 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:57:12.471 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:57:12.475 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:57:12.478 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:57:12.482 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:57:12.486 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:57:12.491 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:57:12.496 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:57:12.499 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:57:12.503 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-10 17:57:12.507 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:57:12.533 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:12.537 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:57:12.541 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:57:12.545 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-10 17:57:12.549 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:57:12.552 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:57:12.555 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-10 17:57:12.559 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-10 17:57:12.562 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-10 17:57:12.566 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:57:12.570 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-10 17:57:12.575 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-10 17:57:12.578 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-10 17:57:12.582 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-10 17:57:12.586 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-10 17:57:12.590 | + functions-common:run_plugins:1838 : local plugin 2026-07-10 17:57:12.593 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-10 17:57:12.597 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-10 17:57:12.600 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-10 17:57:12.604 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-10 17:57:12.607 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-10 17:57:12.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-10 17:57:12.614 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-10 17:57:12.619 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-10 17:57:12.622 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-10 17:57:12.626 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-10 17:57:12.629 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-10 17:57:12.633 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-10 17:57:12.636 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-10 17:57:12.640 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-10 17:57:12.644 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-10 17:57:12.649 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-10 17:57:12.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-10 17:57:12.657 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-10 17:57:12.660 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-10 17:57:12.664 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-10 17:57:12.669 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-10 17:57:12.674 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-10 17:57:12.677 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-10 17:57:12.680 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-10 17:57:12.684 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-10 17:57:12.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-10 17:57:12.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-10 17:57:12.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-10 17:57:12.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-10 17:57:12.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-10 17:57:12.719 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-10 17:57:12.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-10 17:57:12.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-10 17:57:12.729 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:57:12.750 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:57:12.754 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-10 17:57:12.759 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-10 17:57:12.759 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-10 17:57:12.764 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-10 17:57:12.767 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-10 17:57:12.771 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-10 17:57:12.776 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:57:12.798 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:57:12.804 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-10 17:57:12.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:57:12.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-10 17:57:12.813 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-10 17:57:12.832 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.837 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-10 17:57:12.857 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-10 17:57:12.880 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-10 17:57:12.903 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.907 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-10 17:57:12.925 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-10 17:57:12.947 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.950 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-10 17:57:12.967 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.970 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-10 17:57:12.989 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:12.992 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-10 17:57:13.011 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-10 17:57:13.032 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.034 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-10 17:57:13.052 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-10 17:57:13.072 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-10 17:57:13.092 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-10 17:57:13.113 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-10 17:57:13.135 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.139 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-10 17:57:13.157 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-10 17:57:13.179 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-10 17:57:13.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-10 17:57:13.188 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-10 17:57:13.191 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-10 17:57:13.194 | ++ /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-10 17:57:13.230 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-10 17:57:13.233 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-10 17:57:13.236 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-10 17:57:13.238 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-10 17:57:13.257 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.261 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-10 17:57:13.279 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:13.282 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-10 17:57:13.286 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.289 | + inc/meta-config:merge_config_group:171 : shift 2026-07-10 17:57:13.291 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-10 17:57:13.294 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:57:13.297 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-10 17:57:13.299 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-10 17:57:13.303 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-10 17:57:13.306 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.309 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-10 17:57:13.312 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:57:13.315 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-10 17:57:13.315 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:57:13.315 | gsub("[][]", "", $1); 2026-07-10 17:57:13.315 | split($1, a, "|"); 2026-07-10 17:57:13.315 | if (a[1] == matchgroup) 2026-07-10 17:57:13.315 | print a[2] 2026-07-10 17:57:13.315 | } 2026-07-10 17:57:13.315 | ' /opt/stack/devstack/local.conf 2026-07-10 17:57:13.321 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-10 17:57:13.324 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-10 17:57:13.328 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-10 17:57:13.331 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-10 17:57:13.334 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-10 17:57:13.339 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-10 17:57:13.341 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-10 17:57:13.344 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-10 17:57:13.349 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-10 17:57:13.352 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-10 17:57:13.355 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-10 17:57:13.357 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:57:13.358 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-10 17:57:13.361 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-10 17:57:13.364 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.368 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-10 17:57:13.370 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-10 17:57:13.372 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-10 17:57:13.376 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-10 17:57:13.380 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-10 17:57:13.382 | [78907 Async configure_neutron_nova:78907]: finished successfully 2026-07-10 17:57:13.384 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-10 17:57:13.387 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-10 17:57:13.391 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-10 17:57:13.392 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.392 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-10 17:57:13.392 | BEGIN { 2026-07-10 17:57:13.392 | section = "" 2026-07-10 17:57:13.392 | last_section = "" 2026-07-10 17:57:13.392 | section_count = 0 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | /^\[.+\]/ { 2026-07-10 17:57:13.392 | gsub("[][]", "", $1); 2026-07-10 17:57:13.392 | section=$1 2026-07-10 17:57:13.392 | next 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | /^ *\#/ { 2026-07-10 17:57:13.392 | next 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | /^[^ \t]+/ { 2026-07-10 17:57:13.392 | # get offset of first = in $0 2026-07-10 17:57:13.392 | eq_idx = index($0, "=") 2026-07-10 17:57:13.392 | # extract attr & value from $0 2026-07-10 17:57:13.392 | attr = substr($0, 1, eq_idx - 1) 2026-07-10 17:57:13.392 | value = substr($0, eq_idx + 1) 2026-07-10 17:57:13.392 | # only need to strip trailing whitespace from attr 2026-07-10 17:57:13.392 | sub(/[ \t]*$/, "", attr) 2026-07-10 17:57:13.392 | # need to strip leading & trailing whitespace from value 2026-07-10 17:57:13.392 | sub(/^[ \t]*/, "", value) 2026-07-10 17:57:13.392 | sub(/[ \t]*$/, "", value) 2026-07-10 17:57:13.392 | 2026-07-10 17:57:13.392 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-10 17:57:13.392 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-10 17:57:13.392 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-10 17:57:13.392 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-10 17:57:13.392 | if (! (section, attr) in cfg_attr_count) { 2026-07-10 17:57:13.392 | if (section != last_section) { 2026-07-10 17:57:13.392 | cfg_section[section_count++] = section 2026-07-10 17:57:13.392 | last_section = section 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-10 17:57:13.392 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-10 17:57:13.392 | 2026-07-10 17:57:13.392 | cfg_attr[section, attr, 0] = value 2026-07-10 17:57:13.392 | cfg_attr_count[section, attr] = 1 2026-07-10 17:57:13.392 | } else { 2026-07-10 17:57:13.392 | lno = cfg_attr_count[section, attr]++ 2026-07-10 17:57:13.392 | cfg_attr[section, attr, lno] = value 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | } 2026-07-10 17:57:13.392 | END { 2026-07-10 17:57:13.392 | # Process each section in order 2026-07-10 17:57:13.392 | for (sno = 0; sno < section_count; sno++) { 2026-07-10 17:57:13.392 | section = cfg_section[sno] 2026-07-10 17:57:13.392 | # The ini routines simply append a config item immediately 2026-07-10 17:57:13.392 | # after the section header. To keep the same order as defined 2026-07-10 17:57:13.392 | # in local.conf, invoke the ini routines in the reverse order 2026-07-10 17:57:13.392 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-10 17:57:13.392 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-10 17:57:13.392 | if (cfg_attr_count[section, attr] == 1) 2026-07-10 17:57:13.392 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-10 17:57:13.393 | else { 2026-07-10 17:57:13.393 | # For multiline, invoke the ini routines in the reverse order 2026-07-10 17:57:13.393 | count = cfg_attr_count[section, attr] 2026-07-10 17:57:13.393 | print "inidelete " configfile " " section " " attr 2026-07-10 17:57:13.393 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-10 17:57:13.393 | for (l = count -2; l >= 0; l--) 2026-07-10 17:57:13.393 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-10 17:57:13.393 | } 2026-07-10 17:57:13.393 | } 2026-07-10 17:57:13.393 | } 2026-07-10 17:57:13.393 | } 2026-07-10 17:57:13.393 | ' 2026-07-10 17:57:13.394 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-10 17:57:13.395 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.398 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-10 17:57:13.401 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-10 17:57:13.404 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:57:13.406 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-10 17:57:13.409 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-10 17:57:13.409 | BEGIN { group = "" } 2026-07-10 17:57:13.410 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:57:13.410 | gsub("[][]", "", $1); 2026-07-10 17:57:13.410 | split($1, a, "|"); 2026-07-10 17:57:13.410 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-10 17:57:13.410 | group=a[1] 2026-07-10 17:57:13.410 | } else { 2026-07-10 17:57:13.410 | group="" 2026-07-10 17:57:13.410 | } 2026-07-10 17:57:13.410 | next 2026-07-10 17:57:13.410 | } 2026-07-10 17:57:13.410 | { 2026-07-10 17:57:13.410 | if (group != "") 2026-07-10 17:57:13.410 | print $0 2026-07-10 17:57:13.410 | } 2026-07-10 17:57:13.410 | ' /opt/stack/devstack/local.conf 2026-07-10 17:57:13.416 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-10 17:57:13.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-10 17:57:13.454 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.457 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-10 17:57:13.461 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-10 17:57:13.496 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.499 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-10 17:57:13.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-10 17:57:13.536 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.539 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-10 17:57:13.542 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-10 17:57:13.545 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-10 17:57:13.549 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-10 17:57:13.552 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-10 17:57:13.556 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-10 17:57:13.559 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-10 17:57:13.563 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-10 17:57:13.568 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-10 17:57:13.571 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-10 17:57:13.573 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-10 17:57:13.576 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-10 17:57:13.579 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-10 17:57:13.582 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.585 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-10 17:57:13.589 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-10 17:57:13.592 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-10 17:57:13.597 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-10 17:57:13.600 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-10 17:57:13.604 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-10 17:57:13.607 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-10 17:57:13.612 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-10 17:57:13.612 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.612 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-10 17:57:13.613 | BEGIN { 2026-07-10 17:57:13.613 | section = "" 2026-07-10 17:57:13.613 | last_section = "" 2026-07-10 17:57:13.613 | section_count = 0 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | /^\[.+\]/ { 2026-07-10 17:57:13.613 | gsub("[][]", "", $1); 2026-07-10 17:57:13.613 | section=$1 2026-07-10 17:57:13.613 | next 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | /^ *\#/ { 2026-07-10 17:57:13.613 | next 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | /^[^ \t]+/ { 2026-07-10 17:57:13.613 | # get offset of first = in $0 2026-07-10 17:57:13.613 | eq_idx = index($0, "=") 2026-07-10 17:57:13.613 | # extract attr & value from $0 2026-07-10 17:57:13.613 | attr = substr($0, 1, eq_idx - 1) 2026-07-10 17:57:13.613 | value = substr($0, eq_idx + 1) 2026-07-10 17:57:13.613 | # only need to strip trailing whitespace from attr 2026-07-10 17:57:13.613 | sub(/[ \t]*$/, "", attr) 2026-07-10 17:57:13.613 | # need to strip leading & trailing whitespace from value 2026-07-10 17:57:13.613 | sub(/^[ \t]*/, "", value) 2026-07-10 17:57:13.613 | sub(/[ \t]*$/, "", value) 2026-07-10 17:57:13.613 | 2026-07-10 17:57:13.613 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-10 17:57:13.613 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-10 17:57:13.613 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-10 17:57:13.613 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-10 17:57:13.613 | if (! (section, attr) in cfg_attr_count) { 2026-07-10 17:57:13.613 | if (section != last_section) { 2026-07-10 17:57:13.613 | cfg_section[section_count++] = section 2026-07-10 17:57:13.613 | last_section = section 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-10 17:57:13.613 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-10 17:57:13.613 | 2026-07-10 17:57:13.613 | cfg_attr[section, attr, 0] = value 2026-07-10 17:57:13.613 | cfg_attr_count[section, attr] = 1 2026-07-10 17:57:13.613 | } else { 2026-07-10 17:57:13.613 | lno = cfg_attr_count[section, attr]++ 2026-07-10 17:57:13.613 | cfg_attr[section, attr, lno] = value 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | END { 2026-07-10 17:57:13.613 | # Process each section in order 2026-07-10 17:57:13.613 | for (sno = 0; sno < section_count; sno++) { 2026-07-10 17:57:13.613 | section = cfg_section[sno] 2026-07-10 17:57:13.613 | # The ini routines simply append a config item immediately 2026-07-10 17:57:13.613 | # after the section header. To keep the same order as defined 2026-07-10 17:57:13.613 | # in local.conf, invoke the ini routines in the reverse order 2026-07-10 17:57:13.613 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-10 17:57:13.613 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-10 17:57:13.613 | if (cfg_attr_count[section, attr] == 1) 2026-07-10 17:57:13.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-10 17:57:13.613 | else { 2026-07-10 17:57:13.613 | # For multiline, invoke the ini routines in the reverse order 2026-07-10 17:57:13.613 | count = cfg_attr_count[section, attr] 2026-07-10 17:57:13.613 | print "inidelete " configfile " " section " " attr 2026-07-10 17:57:13.613 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-10 17:57:13.613 | for (l = count -2; l >= 0; l--) 2026-07-10 17:57:13.613 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | } 2026-07-10 17:57:13.613 | ' 2026-07-10 17:57:13.615 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:57:13.615 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-10 17:57:13.618 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-10 17:57:13.621 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-10 17:57:13.624 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:57:13.627 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-10 17:57:13.630 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-10 17:57:13.630 | BEGIN { group = "" } 2026-07-10 17:57:13.630 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:57:13.630 | gsub("[][]", "", $1); 2026-07-10 17:57:13.630 | split($1, a, "|"); 2026-07-10 17:57:13.630 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-10 17:57:13.630 | group=a[1] 2026-07-10 17:57:13.630 | } else { 2026-07-10 17:57:13.630 | group="" 2026-07-10 17:57:13.630 | } 2026-07-10 17:57:13.630 | next 2026-07-10 17:57:13.630 | } 2026-07-10 17:57:13.630 | { 2026-07-10 17:57:13.630 | if (group != "") 2026-07-10 17:57:13.630 | print $0 2026-07-10 17:57:13.630 | } 2026-07-10 17:57:13.630 | ' /opt/stack/devstack/local.conf 2026-07-10 17:57:13.637 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-10 17:57:13.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-10 17:57:13.676 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:57:13.681 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-10 17:57:13.700 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:13.703 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-10 17:57:13.707 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:13.709 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-10 17:57:13.713 | + ./stack.sh:main:1271 : start_swift 2026-07-10 17:57:13.716 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-10 17:57:13.720 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:57:13.723 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-10 17:57:14.256 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-10 17:57:14.259 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:14.262 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:14.265 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-10 17:57:14.327 | Restarting rsync (via systemctl): rsync.service. 2026-07-10 17:57:14.332 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-10 17:57:14.336 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-10 17:57:14.340 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-10 17:57:14.344 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-10 17:57:14.347 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-10 17:57:14.350 | + 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-10 17:57:14.353 | + functions-common:run_process:1674 : local service=s-object 2026-07-10 17:57:14.356 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-10 17:57:14.359 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:14.362 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:14.365 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:14.368 | + functions-common:run_process:1680 : local name=s-object 2026-07-10 17:57:14.371 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:14.374 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:14.377 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:14.380 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:14.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:14.388 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706234384 2026-07-10 17:57:14.391 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-10 17:57:14.411 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:14.415 | + 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-10 17:57:14.418 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-10 17:57:14.421 | + 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-10 17:57:14.425 | + 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-10 17:57:14.428 | + 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-10 17:57:14.431 | + 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-10 17:57:14.433 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-10 17:57:14.436 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-10 17:57:14.440 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-10 17:57:14.442 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:14.445 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:14.448 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:14.450 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:14.453 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-10 17:57:14.457 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-10 17:57:14.460 | + 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-10 17:57:14.463 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-10 17:57:14.466 | + 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-10 17:57:14.469 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:14.471 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:14.474 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:14.476 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:14.478 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:14.481 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-10 17:57:14.484 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:14.489 | + 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-10 17:57:14.559 | + 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-10 17:57:14.638 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-10 17:57:14.709 | + 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-10 17:57:14.782 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-10 17:57:14.849 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-10 17:57:14.910 | + 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-10 17:57:14.971 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:14.973 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:14.976 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-10 17:57:15.046 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:15.352 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-10 17:57:15.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-10 17:57:15.673 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-10 17:57:15.705 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:15.708 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:15.710 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:15.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:15.716 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:15.719 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:15.722 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:15.726 | + functions-common:time_stop:2427 : start_time=1783706234384 2026-07-10 17:57:15.729 | + functions-common:time_stop:2429 : [[ -z 1783706234384 ]] 2026-07-10 17:57:15.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:15.738 | + functions-common:time_stop:2432 : end_time=1783706235734 2026-07-10 17:57:15.741 | + functions-common:time_stop:2433 : elapsed_time=1350 2026-07-10 17:57:15.745 | + functions-common:time_stop:2434 : total=5624 2026-07-10 17:57:15.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:15.753 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6974 2026-07-10 17:57:15.757 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-10 17:57:15.761 | + 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-10 17:57:15.765 | + functions-common:run_process:1674 : local service=s-container 2026-07-10 17:57:15.769 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-10 17:57:15.772 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:15.775 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:15.778 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:15.782 | + functions-common:run_process:1680 : local name=s-container 2026-07-10 17:57:15.785 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:15.788 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:15.792 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:15.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:15.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:15.804 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706235802 2026-07-10 17:57:15.808 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-10 17:57:15.831 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:15.834 | + 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-10 17:57:15.838 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-10 17:57:15.841 | + 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-10 17:57:15.844 | + 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-10 17:57:15.847 | + 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-10 17:57:15.850 | + 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-10 17:57:15.853 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-10 17:57:15.856 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-10 17:57:15.860 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-10 17:57:15.863 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:15.867 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:15.870 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:15.873 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:15.876 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-10 17:57:15.879 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-10 17:57:15.883 | + 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-10 17:57:15.886 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-10 17:57:15.889 | + 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-10 17:57:15.892 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:15.896 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:15.899 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:15.902 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:15.904 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:15.906 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-10 17:57:15.908 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:15.914 | + 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-10 17:57:15.988 | + 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-10 17:57:16.062 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-10 17:57:16.128 | + 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-10 17:57:16.189 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-10 17:57:16.253 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-10 17:57:16.314 | + 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-10 17:57:16.377 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:16.380 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:16.383 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-10 17:57:16.459 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:16.760 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-10 17:57:16.775 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-10 17:57:17.143 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-10 17:57:17.173 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:17.177 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:17.180 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:17.183 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:17.186 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:17.188 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:17.191 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:17.194 | + functions-common:time_stop:2427 : start_time=1783706235802 2026-07-10 17:57:17.196 | + functions-common:time_stop:2429 : [[ -z 1783706235802 ]] 2026-07-10 17:57:17.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:17.205 | + functions-common:time_stop:2432 : end_time=1783706237201 2026-07-10 17:57:17.208 | + functions-common:time_stop:2433 : elapsed_time=1399 2026-07-10 17:57:17.211 | + functions-common:time_stop:2434 : total=6974 2026-07-10 17:57:17.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:17.218 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8373 2026-07-10 17:57:17.221 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-10 17:57:17.224 | + 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-10 17:57:17.227 | + functions-common:run_process:1674 : local service=s-account 2026-07-10 17:57:17.230 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-10 17:57:17.232 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:17.235 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:17.238 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:17.241 | + functions-common:run_process:1680 : local name=s-account 2026-07-10 17:57:17.245 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:17.248 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:17.252 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:17.256 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:17.260 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:17.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706237261 2026-07-10 17:57:17.267 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-10 17:57:17.287 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:17.291 | + 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-10 17:57:17.293 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-10 17:57:17.297 | + 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-10 17:57:17.300 | + 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-10 17:57:17.302 | + 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-10 17:57:17.305 | + 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-10 17:57:17.308 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-10 17:57:17.311 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-10 17:57:17.315 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-10 17:57:17.318 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:17.321 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:17.324 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:17.327 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:17.330 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-10 17:57:17.333 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-10 17:57:17.336 | + 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-10 17:57:17.339 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-10 17:57:17.343 | + 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-10 17:57:17.347 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:17.352 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:17.353 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:17.357 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:17.360 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:17.363 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-10 17:57:17.366 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:17.371 | + 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-10 17:57:17.447 | + 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-10 17:57:17.529 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-10 17:57:17.597 | + 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-10 17:57:17.670 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-10 17:57:17.741 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-10 17:57:17.803 | + 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-10 17:57:17.863 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:17.865 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:17.868 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-10 17:57:17.937 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:18.252 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-10 17:57:18.268 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-10 17:57:18.592 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-10 17:57:18.630 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:18.634 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:18.637 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:18.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:18.645 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:18.648 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:18.651 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:18.654 | + functions-common:time_stop:2427 : start_time=1783706237261 2026-07-10 17:57:18.657 | + functions-common:time_stop:2429 : [[ -z 1783706237261 ]] 2026-07-10 17:57:18.661 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:18.667 | + functions-common:time_stop:2432 : end_time=1783706238663 2026-07-10 17:57:18.670 | + functions-common:time_stop:2433 : elapsed_time=1402 2026-07-10 17:57:18.673 | + functions-common:time_stop:2434 : total=8373 2026-07-10 17:57:18.677 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:18.681 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9775 2026-07-10 17:57:18.685 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:18.688 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-10 17:57:18.746 | + 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-10 17:57:18.749 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-10 17:57:18.752 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-10 17:57:18.754 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:18.758 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:18.761 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:18.766 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-10 17:57:18.769 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:18.772 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:18.776 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:18.778 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:18.783 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:18.789 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706238784 2026-07-10 17:57:18.792 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-10 17:57:18.816 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:18.820 | + 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-10 17:57:18.825 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-10 17:57:18.829 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-10 17:57:18.833 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-10 17:57:18.836 | + 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-10 17:57:18.839 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-10 17:57:18.842 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-10 17:57:18.845 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-10 17:57:18.848 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-10 17:57:18.851 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:18.853 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:18.856 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:18.860 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:18.863 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-10 17:57:18.866 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-10 17:57:18.870 | + 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-10 17:57:18.872 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-10 17:57:18.875 | + 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-10 17:57:18.878 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:18.882 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:18.885 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:18.888 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:18.891 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:18.895 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-10 17:57:18.897 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:18.904 | + 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-10 17:57:18.984 | + 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-10 17:57:19.064 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-10 17:57:19.136 | + 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-10 17:57:19.202 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-10 17:57:19.272 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-10 17:57:19.340 | + 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-10 17:57:19.408 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:19.411 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:19.414 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-10 17:57:19.493 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:19.803 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-10 17:57:19.817 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-10 17:57:20.128 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-10 17:57:20.157 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:20.161 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:20.164 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:20.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:20.171 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:20.174 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:20.177 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:20.180 | + functions-common:time_stop:2427 : start_time=1783706238784 2026-07-10 17:57:20.183 | + functions-common:time_stop:2429 : [[ -z 1783706238784 ]] 2026-07-10 17:57:20.187 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:20.192 | + functions-common:time_stop:2432 : end_time=1783706240189 2026-07-10 17:57:20.195 | + functions-common:time_stop:2433 : elapsed_time=1405 2026-07-10 17:57:20.199 | + functions-common:time_stop:2434 : total=9775 2026-07-10 17:57:20.202 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:20.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11180 2026-07-10 17:57:20.208 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-10 17:57:20.230 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:20.233 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-10 17:57:20.237 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.68 8081 16384 2026-07-10 17:57:20.240 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-10 17:57:20.243 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-10 17:57:20.246 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-10 17:57:20.249 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.68 2026-07-10 17:57:20.252 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-10 17:57:20.255 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-10 17:57:20.259 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-10 17:57:20.263 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-10 17:57:20.266 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-10 17:57:20.270 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-10 17:57:20.274 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-10 17:57:20.279 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-10 17:57:20.283 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-10 17:57:20.286 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-10 17:57:20.289 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.292 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.295 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-10 17:57:20.299 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-10 17:57:20.302 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-10 17:57:20.305 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-10 17:57:20.308 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-10 17:57:20.311 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-10 17:57:20.315 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-10 17:57:20.319 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-10 17:57:20.340 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:57:20.343 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-10 17:57:20.347 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-10 17:57:20.350 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:57:20.353 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:57:20.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.363 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-10 17:57:20.368 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-10 17:57:20.404 | headers (enabled by site administrator) 2026-07-10 17:57:20.409 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:57:20.413 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-10 17:57:20.416 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-10 17:57:20.420 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:57:20.423 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:57:20.427 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.433 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-10 17:57:20.437 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-10 17:57:20.474 | ssl (enabled by site administrator) 2026-07-10 17:57:20.479 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:57:20.482 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-10 17:57:20.487 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-10 17:57:20.491 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:57:20.495 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:57:20.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.506 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-10 17:57:20.510 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-10 17:57:20.549 | proxy (enabled by site administrator) 2026-07-10 17:57:20.554 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-10 17:57:20.558 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-10 17:57:20.561 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-10 17:57:20.566 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-10 17:57:20.569 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:57:20.574 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.578 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.582 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-10 17:57:20.585 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-10 17:57:20.627 | proxy_http (enabled by site administrator) 2026-07-10 17:57:20.630 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-10 17:57:20.633 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-10 17:57:20.636 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-10 17:57:20.640 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-10 17:57:20.644 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-10 17:57:20.647 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-10 17:57:20.651 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.655 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.658 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-10 17:57:20.662 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-10 17:57:20.665 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:57:20.668 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:57:20.670 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-10 17:57:20.718 | Enabling site swift-tls-proxy. 2026-07-10 17:57:20.724 | To activate the new configuration, you need to run: 2026-07-10 17:57:20.724 | systemctl reload apache2 2026-07-10 17:57:20.730 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-10 17:57:20.734 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-10 17:57:20.738 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-10 17:57:20.741 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-10 17:57:20.889 | + 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-10 17:57:20.893 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-10 17:57:20.897 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-10 17:57:20.901 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:20.905 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:20.910 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:20.914 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-10 17:57:20.917 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:20.921 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:20.926 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:20.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:20.934 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:20.941 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706240936 2026-07-10 17:57:20.945 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-10 17:57:20.970 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:20.974 | + 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-10 17:57:20.978 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-10 17:57:20.982 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-10 17:57:20.986 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-10 17:57:20.991 | + 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-10 17:57:20.995 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-10 17:57:20.999 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-10 17:57:21.003 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-10 17:57:21.007 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-10 17:57:21.011 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:21.015 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:21.018 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:21.022 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:21.026 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-10 17:57:21.031 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-10 17:57:21.034 | + 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-10 17:57:21.039 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-10 17:57:21.042 | + 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-10 17:57:21.046 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:21.050 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:21.053 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:21.056 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:21.060 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:21.064 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-10 17:57:21.069 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:21.074 | + 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-10 17:57:21.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-10 17:57:21.234 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-10 17:57:21.298 | + 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-10 17:57:21.362 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-10 17:57:21.430 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-10 17:57:21.503 | + 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-10 17:57:21.574 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:21.578 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:21.582 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-10 17:57:21.664 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:22.015 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-10 17:57:22.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-10 17:57:22.379 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-10 17:57:22.418 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:22.421 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:22.425 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:22.427 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:22.431 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:22.435 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:22.437 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:22.440 | + functions-common:time_stop:2427 : start_time=1783706240936 2026-07-10 17:57:22.444 | + functions-common:time_stop:2429 : [[ -z 1783706240936 ]] 2026-07-10 17:57:22.448 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:22.453 | + functions-common:time_stop:2432 : end_time=1783706242449 2026-07-10 17:57:22.455 | + functions-common:time_stop:2433 : elapsed_time=1513 2026-07-10 17:57:22.458 | + functions-common:time_stop:2434 : total=11180 2026-07-10 17:57:22.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:22.466 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12693 2026-07-10 17:57:22.469 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-10 17:57:22.469 | Waiting for swift proxy to start... 2026-07-10 17:57:22.472 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.68:8080/info 2026-07-10 17:57:22.475 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:57:22.479 | + functions:wait_for_service:477 : local url=https://10.4.3.68:8080/info 2026-07-10 17:57:22.482 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:57:22.486 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:57:22.489 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:57:22.493 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:22.497 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:22.501 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:22.507 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706242503 2026-07-10 17:57:22.511 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:57:22.518 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68:8080/info 2026-07-10 17:57:22.532 | + :: : [[ 503 == 503 ]] 2026-07-10 17:57:22.533 | + :: : sleep 1 2026-07-10 17:57:23.537 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68:8080/info 2026-07-10 17:57:23.556 | + :: : [[ 200 == 503 ]] 2026-07-10 17:57:23.558 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:57:23.562 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:57:23.566 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:23.568 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:23.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:23.574 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:23.577 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:23.579 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:57:23.582 | + functions-common:time_stop:2427 : start_time=1783706242503 2026-07-10 17:57:23.585 | + functions-common:time_stop:2429 : [[ -z 1783706242503 ]] 2026-07-10 17:57:23.590 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:23.595 | + functions-common:time_stop:2432 : end_time=1783706243591 2026-07-10 17:57:23.598 | + functions-common:time_stop:2433 : elapsed_time=1088 2026-07-10 17:57:23.601 | + functions-common:time_stop:2434 : total=2795 2026-07-10 17:57:23.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:23.607 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3883 2026-07-10 17:57:23.610 | + functions:wait_for_service:486 : return 0 2026-07-10 17:57:23.614 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:23.616 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-10 17:57:23.619 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-10 17:57:23.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:23.645 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-10 17:57:23.688 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-10 17:57:23.748 | [8540 Async configure_neutron_nova:78907]: Waiting for completion of configure_neutron_nova running on PID 78907 (2 other jobs running) 2026-07-10 17:57:23.779 | [8540 Async configure_neutron_nova:78907]: Signaling child to exit 2026-07-10 17:57:23.779 | WAKEUP 2026-07-10 17:57:23.803 | [8540 Async configure_neutron_nova:78907]: Signaled 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.68/identity 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-10 17:57:23.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-10 17:57:23.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-10 17:57:23.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:57:23.805 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-10 17:57:23.805 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-10 17:57:23.805 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:57:23.805 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.68/identity 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-10 17:57:23.805 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-10 17:57:23.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-10 17:57:23.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-10 17:57:23.805 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-10 17:57:23.805 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-10 17:57:23.857 | [8540 Async configure_neutron_nova:78907]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-10 17:57:23.862 | + inc/async:async_wait:197 : return 0 2026-07-10 17:57:23.865 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-10 17:57:23.890 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:23.893 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-10 17:57:23.931 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-10 17:57:23.969 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-10 17:57:23.988 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:23.993 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-10 17:57:23.996 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:23.999 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-10 17:57:24.002 | + ./stack.sh:main:1296 : start_nova_api 2026-07-10 17:57:24.006 | + 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-10 17:57:24.009 | + 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-10 17:57:24.014 | + 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-10 17:57:24.018 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-10 17:57:24.023 | + 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-10 17:57:24.026 | + functions-common:run_process:1674 : local service=n-api 2026-07-10 17:57:24.029 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-10 17:57:24.032 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:24.036 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:24.039 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:24.041 | + functions-common:run_process:1680 : local name=n-api 2026-07-10 17:57:24.045 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:24.048 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:24.052 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:24.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:24.060 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:24.066 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706244062 2026-07-10 17:57:24.069 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-10 17:57:24.091 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:24.096 | + 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-10 17:57:24.099 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-10 17:57:24.102 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-10 17:57:24.105 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-10 17:57:24.108 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-10 17:57:24.111 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-10 17:57:24.115 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-10 17:57:24.119 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-10 17:57:24.122 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-10 17:57:24.126 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:24.129 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:24.133 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:24.136 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:24.140 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-10 17:57:24.143 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:57:24.146 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:24.150 | + 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-10 17:57:24.153 | + 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-10 17:57:24.157 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-10 17:57:24.159 | + 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-10 17:57:24.162 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:57:24.165 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:57:24.169 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:57:24.173 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-10 17:57:24.176 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:57:24.180 | + 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-10 17:57:24.257 | + 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-10 17:57:24.337 | + 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-10 17:57:24.408 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-10 17:57:24.479 | + 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-10 17:57:24.551 | + 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-10 17:57:24.627 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-10 17:57:24.697 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-10 17:57:24.769 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-10 17:57:24.834 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-10 17:57:24.904 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-10 17:57:24.975 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:57:24.978 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:57:24.982 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-10 17:57:25.059 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:57:25.424 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-10 17:57:25.441 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-10 17:57:25.768 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-10 17:57:25.857 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:25.859 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:25.862 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:25.865 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:25.868 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:25.871 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:25.874 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:25.878 | + functions-common:time_stop:2427 : start_time=1783706244062 2026-07-10 17:57:25.882 | + functions-common:time_stop:2429 : [[ -z 1783706244062 ]] 2026-07-10 17:57:25.885 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:25.892 | + functions-common:time_stop:2432 : end_time=1783706245888 2026-07-10 17:57:25.894 | + functions-common:time_stop:2433 : elapsed_time=1826 2026-07-10 17:57:25.897 | + functions-common:time_stop:2434 : total=12693 2026-07-10 17:57:25.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:25.904 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14519 2026-07-10 17:57:25.907 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-10 17:57:25.908 | Waiting for nova-api to start... 2026-07-10 17:57:25.911 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.68/compute/v2.1/ 2026-07-10 17:57:25.915 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.68/compute/v2.1/ 2026-07-10 17:57:25.918 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:57:25.922 | + functions:wait_for_service:477 : local url=https://10.4.3.68/compute/v2.1/ 2026-07-10 17:57:25.924 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:57:25.929 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:57:25.933 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:57:25.936 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:25.940 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:25.945 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:25.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706245947 2026-07-10 17:57:25.954 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:57:25.960 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68/compute/v2.1/ 2026-07-10 17:57:29.302 | + :: : [[ 200 == 503 ]] 2026-07-10 17:57:29.304 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:57:29.308 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:57:29.312 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:29.315 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:29.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:29.321 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:29.324 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:29.328 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:57:29.331 | + functions-common:time_stop:2427 : start_time=1783706245947 2026-07-10 17:57:29.334 | + functions-common:time_stop:2429 : [[ -z 1783706245947 ]] 2026-07-10 17:57:29.339 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:29.346 | + functions-common:time_stop:2432 : end_time=1783706249340 2026-07-10 17:57:29.349 | + functions-common:time_stop:2433 : elapsed_time=3393 2026-07-10 17:57:29.352 | + functions-common:time_stop:2434 : total=3883 2026-07-10 17:57:29.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:29.359 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7276 2026-07-10 17:57:29.362 | + functions:wait_for_service:486 : return 0 2026-07-10 17:57:29.364 | + 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-10 17:57:29.368 | + 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-10 17:57:29.372 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-10 17:57:29.398 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:29.401 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-10 17:57:29.406 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:29.409 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-10 17:57:29.413 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-10 17:57:29.416 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-10 17:57:29.420 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-10 17:57:29.423 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-10 17:57:29.427 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-10 17:57:29.431 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-10 17:57:29.435 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-10 17:57:29.438 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-10 17:57:29.452 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-10 17:57:29.457 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-10 17:57:29.463 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-10 17:57:29.469 | + 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-10 17:57:29.486 | + 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-10 17:57:29.500 | + 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-10 17:57:29.513 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-10 17:57:29.516 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-10 17:57:29.516 | Starting OVN 2026-07-10 17:57:29.519 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-10 17:57:29.523 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-10 17:57:29.523 | Starting OVS 2026-07-10 17:57:29.526 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-10 17:57:29.545 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:29.548 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-10 17:57:29.601 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-10 17:57:29.655 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:29.658 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-10 17:57:29.662 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-10 17:57:30.001 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-10 17:57:30.384 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-10 17:57:30.384 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-10 17:57:30.384 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-10 17:57:30.384 | 2026-07-10 17:57:30.384 | Possible reasons for having these kinds of units are: 2026-07-10 17:57:30.384 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-10 17:57:30.384 | .wants/, .requires/, or .upholds/ directory. 2026-07-10 17:57:30.384 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-10 17:57:30.384 | a requirement dependency on it. 2026-07-10 17:57:30.384 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-10 17:57:30.384 | D-Bus, udev, scripted systemctl call, ...). 2026-07-10 17:57:30.384 | • In case of template units, the unit is meant to be enabled with some 2026-07-10 17:57:30.384 | instance name specified. 2026-07-10 17:57:30.390 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-10 17:57:35.008 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-10 17:57:35.012 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-10 17:57:35.416 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-10 17:57:35.791 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-10 17:57:35.791 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-10 17:57:35.791 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-10 17:57:35.791 | 2026-07-10 17:57:35.791 | Possible reasons for having these kinds of units are: 2026-07-10 17:57:35.791 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-10 17:57:35.791 | .wants/, .requires/, or .upholds/ directory. 2026-07-10 17:57:35.791 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-10 17:57:35.791 | a requirement dependency on it. 2026-07-10 17:57:35.791 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-10 17:57:35.791 | D-Bus, udev, scripted systemctl call, ...). 2026-07-10 17:57:35.791 | • In case of template units, the unit is meant to be enabled with some 2026-07-10 17:57:35.791 | instance name specified. 2026-07-10 17:57:35.797 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-10 17:57:36.022 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-10 17:57:36.022 | Configuring OVSDB 2026-07-10 17:57:36.025 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-10 17:57:36.047 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:36.052 | + 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-10 17:57:36.071 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-10 17:57:36.090 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-10 17:57:36.109 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=20e44919-e25f-46d8-acdb-93d4d3451d23 2026-07-10 17:57:36.127 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.68:6642 2026-07-10 17:57:36.144 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-10 17:57:36.161 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-10 17:57:36.180 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.68 2026-07-10 17:57:36.198 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-10 17:57:36.204 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005039 2026-07-10 17:57:36.226 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:36.229 | + 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-10 17:57:36.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-10 17:57:36.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-10 17:57:36.253 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-10 17:57:36.256 | + functions-common:is_provider_network:2272 : return 1 2026-07-10 17:57:36.259 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:36.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-10 17:57:36.266 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-10 17:57:36.269 | + 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-10 17:57:36.273 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-10 17:57:36.276 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-10 17:57:36.298 | + 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-10 17:57:36.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-10 17:57:36.339 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-10 17:57:36.363 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:36.367 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-10 17:57:36.369 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-10 17:57:36.374 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-10 17:57:36.377 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-10 17:57:36.381 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-10 17:57:36.404 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:36.407 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:36.412 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-10 17:57:36.415 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-10 17:57:36.749 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-10 17:57:37.082 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-10 17:57:37.133 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-10 17:57:37.137 | + 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-10 17:57:37.141 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-10 17:57:37.145 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-10 17:57:37.148 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-10 17:57:38.154 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-10 17:57:38.156 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-10 17:57:38.159 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-10 17:57:38.162 | + 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-10 17:57:38.166 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-10 17:57:38.170 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-10 17:57:38.173 | + 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-10 17:57:38.177 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-10 17:57:38.180 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-10 17:57:38.185 | + 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-10 17:57:38.189 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-10 17:57:38.192 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-10 17:57:38.195 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-10 17:57:38.215 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:38.218 | + 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-10 17:57:38.246 | + 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-10 17:57:38.277 | + 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-10 17:57:38.299 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-07-10 17:57:38.321 | + 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-10 17:57:38.339 | + 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-10 17:57:38.357 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-10 17:57:38.379 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:38.383 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:38.386 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-10 17:57:38.390 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-10 17:57:38.721 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-10 17:57:39.087 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-10 17:57:39.088 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-10 17:57:39.088 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-10 17:57:39.088 | 2026-07-10 17:57:39.088 | Possible reasons for having these kinds of units are: 2026-07-10 17:57:39.088 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-10 17:57:39.088 | .wants/, .requires/, or .upholds/ directory. 2026-07-10 17:57:39.088 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-10 17:57:39.088 | a requirement dependency on it. 2026-07-10 17:57:39.088 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-10 17:57:39.088 | D-Bus, udev, scripted systemctl call, ...). 2026-07-10 17:57:39.088 | • In case of template units, the unit is meant to be enabled with some 2026-07-10 17:57:39.088 | instance name specified. 2026-07-10 17:57:39.093 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-10 17:57:39.334 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-10 17:57:39.357 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:39.360 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-10 17:57:39.363 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-10 17:57:39.384 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:39.387 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-10 17:57:39.391 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-10 17:57:39.394 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-10 17:57:39.415 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:39.419 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-10 17:57:39.476 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-10 17:57:39.480 | + 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-10 17:57:39.483 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-10 17:57:39.487 | + 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-10 17:57:39.490 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:39.493 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:39.496 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:39.499 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-10 17:57:39.501 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:39.505 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:39.508 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:39.511 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:39.515 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:39.521 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706259517 2026-07-10 17:57:39.524 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-10 17:57:39.546 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:39.550 | + 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-10 17:57:39.553 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-10 17:57:39.556 | + 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-10 17:57:39.559 | + 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-10 17:57:39.562 | + 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-10 17:57:39.565 | + 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-10 17:57:39.569 | + 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-10 17:57:39.572 | + 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-10 17:57:39.575 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-10 17:57:39.579 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:39.581 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:39.584 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:39.587 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:39.591 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-10 17:57:39.594 | + 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-10 17:57:39.597 | + 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-10 17:57:39.600 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-10 17:57:39.603 | + 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-10 17:57:39.605 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:39.608 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:39.612 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:39.615 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:39.618 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:39.622 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-10 17:57:39.625 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:39.631 | + 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-10 17:57:39.708 | + 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-10 17:57:39.787 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-10 17:57:39.858 | + 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-10 17:57:39.930 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-10 17:57:40.001 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-10 17:57:40.071 | + 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-10 17:57:40.143 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:40.146 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:40.151 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-10 17:57:40.236 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:40.604 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-10 17:57:40.619 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-10 17:57:40.952 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-10 17:57:40.987 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:40.991 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:40.995 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:40.999 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:41.003 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:41.006 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:41.010 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:41.013 | + functions-common:time_stop:2427 : start_time=1783706259517 2026-07-10 17:57:41.017 | + functions-common:time_stop:2429 : [[ -z 1783706259517 ]] 2026-07-10 17:57:41.022 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:41.029 | + functions-common:time_stop:2432 : end_time=1783706261024 2026-07-10 17:57:41.032 | + functions-common:time_stop:2433 : elapsed_time=1507 2026-07-10 17:57:41.036 | + functions-common:time_stop:2434 : total=14519 2026-07-10 17:57:41.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:41.045 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16026 2026-07-10 17:57:41.048 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:57:41.051 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:57:41.055 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-10 17:57:41.060 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-10 17:57:41.083 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-10 17:57:41.086 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-10 17:57:41.090 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-10 17:57:41.093 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-10 17:57:41.098 | + 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-10 17:57:41.140 | + 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-10 17:57:41.183 | + 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-10 17:57:41.228 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-10 17:57:41.270 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-10 17:57:41.308 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:41.312 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-10 17:57:41.314 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-10 17:57:41.318 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-10 17:57:41.338 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-10 17:57:41.359 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-10 17:57:41.362 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-10 17:57:41.364 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-10 17:57:41.367 | + 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-10 17:57:41.384 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-10 17:57:41.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:41.413 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-10 17:57:41.417 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:41.422 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-10 17:57:41.426 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-10 17:57:41.429 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-10 17:57:41.434 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-10 17:57:41.476 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-10 17:57:41.479 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:41.483 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-10 17:57:41.526 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-10 17:57:41.528 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-10 17:57:41.532 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-10 17:57:41.535 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-10 17:57:41.540 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-10 17:57:41.545 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-10 17:57:41.550 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-10 17:57:41.553 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-10 17:57:41.557 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-10 17:57:41.561 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-10 17:57:41.565 | +++ 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-10 17:57:41.569 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-10 17:57:41.573 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-10 17:57:41.576 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-10 17:57:41.580 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-10 17:57:41.584 | + 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-10 17:57:41.589 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-10 17:57:41.593 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-10 17:57:41.597 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-10 17:57:41.601 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-10 17:57:41.631 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-10 17:57:41.635 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-10 17:57:41.696 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-10 17:57:41.754 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-10 17:57:41.758 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-10 17:57:41.818 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-10 17:57:41.821 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-10 17:57:41.885 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-10 17:57:41.891 | + 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-10 17:57:41.894 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-10 17:57:41.896 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-10 17:57:41.900 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:41.903 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:41.907 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:41.909 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-10 17:57:41.913 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:41.916 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:41.919 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:41.923 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:41.926 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:41.931 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706261927 2026-07-10 17:57:41.934 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-10 17:57:41.958 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:41.962 | + 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-10 17:57:41.966 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-10 17:57:41.970 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-10 17:57:41.973 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-10 17:57:41.976 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-10 17:57:41.978 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-10 17:57:41.982 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-10 17:57:41.985 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-10 17:57:41.988 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-10 17:57:41.991 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:41.995 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:41.998 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:42.002 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:42.006 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-10 17:57:42.010 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:57:42.015 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:42.018 | + 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-10 17:57:42.022 | + 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-10 17:57:42.024 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-10 17:57:42.027 | + 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-10 17:57:42.029 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:57:42.031 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:57:42.033 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:57:42.037 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-10 17:57:42.039 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:57:42.043 | + 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-10 17:57:42.117 | + 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-10 17:57:42.195 | + 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-10 17:57:42.269 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-10 17:57:42.341 | + 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-10 17:57:42.423 | + 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-10 17:57:42.493 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-10 17:57:42.564 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-10 17:57:42.634 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-10 17:57:42.711 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-10 17:57:42.779 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-10 17:57:42.848 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:57:42.851 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:57:42.856 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-10 17:57:42.931 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:57:43.319 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-10 17:57:43.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-10 17:57:43.698 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-10 17:57:43.795 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:43.800 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:43.804 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:43.808 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:43.812 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:43.815 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:43.820 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:43.823 | + functions-common:time_stop:2427 : start_time=1783706261927 2026-07-10 17:57:43.828 | + functions-common:time_stop:2429 : [[ -z 1783706261927 ]] 2026-07-10 17:57:43.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:43.840 | + functions-common:time_stop:2432 : end_time=1783706263835 2026-07-10 17:57:43.845 | + functions-common:time_stop:2433 : elapsed_time=1908 2026-07-10 17:57:43.848 | + functions-common:time_stop:2434 : total=16026 2026-07-10 17:57:43.852 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:43.855 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17934 2026-07-10 17:57:43.858 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=https://10.4.3.68/ 2026-07-10 17:57:43.862 | + 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-10 17:57:43.866 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-10 17:57:43.870 | + 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-10 17:57:43.873 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:43.877 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:43.881 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:43.884 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-10 17:57:43.888 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:43.893 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:43.896 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:43.899 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:43.905 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:43.911 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706263906 2026-07-10 17:57:43.915 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-10 17:57:43.942 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:43.946 | + 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-10 17:57:43.950 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-10 17:57:43.955 | + 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-10 17:57:43.959 | + 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-10 17:57:43.963 | + 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-10 17:57:43.968 | + 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-10 17:57:43.971 | + 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-10 17:57:43.975 | + 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-10 17:57:43.979 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-10 17:57:43.982 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:43.986 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:43.990 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:43.993 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:43.998 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-10 17:57:44.002 | + 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-10 17:57:44.006 | + 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-10 17:57:44.010 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-10 17:57:44.014 | + 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-10 17:57:44.018 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:44.021 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:44.024 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:44.028 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:44.032 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:44.035 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-10 17:57:44.039 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:44.045 | + 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-10 17:57:44.126 | + 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-10 17:57:44.207 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-10 17:57:44.271 | + 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-10 17:57:44.339 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-10 17:57:44.414 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-10 17:57:44.491 | + 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-10 17:57:44.567 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:44.571 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:44.575 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-10 17:57:44.660 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:45.028 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-10 17:57:45.047 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-10 17:57:45.472 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-10 17:57:45.511 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:45.515 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:45.521 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:45.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:45.531 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:45.536 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:45.540 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:45.545 | + functions-common:time_stop:2427 : start_time=1783706263906 2026-07-10 17:57:45.549 | + functions-common:time_stop:2429 : [[ -z 1783706263906 ]] 2026-07-10 17:57:45.556 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:45.564 | + functions-common:time_stop:2432 : end_time=1783706265558 2026-07-10 17:57:45.569 | + functions-common:time_stop:2433 : elapsed_time=1652 2026-07-10 17:57:45.574 | + functions-common:time_stop:2434 : total=17934 2026-07-10 17:57:45.579 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:45.583 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19586 2026-07-10 17:57:45.590 | + 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-10 17:57:45.594 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-10 17:57:45.596 | + 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-10 17:57:45.599 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:45.603 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:45.606 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:45.609 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-10 17:57:45.612 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:45.614 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:45.617 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:45.622 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:45.627 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:45.633 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706265629 2026-07-10 17:57:45.636 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-10 17:57:45.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:45.667 | + 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-10 17:57:45.671 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-10 17:57:45.676 | + 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-10 17:57:45.680 | + 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-10 17:57:45.685 | + 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-10 17:57:45.689 | + 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-10 17:57:45.694 | + 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-10 17:57:45.698 | + 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-10 17:57:45.703 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-10 17:57:45.707 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:45.712 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:45.715 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:45.718 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:45.721 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-10 17:57:45.725 | + 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-10 17:57:45.729 | + 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-10 17:57:45.734 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-10 17:57:45.739 | + 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-10 17:57:45.744 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:45.750 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:45.755 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:45.761 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:45.765 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:45.770 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-10 17:57:45.774 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:45.782 | + 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-10 17:57:45.879 | + 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-10 17:57:45.989 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-10 17:57:46.076 | + 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-10 17:57:46.156 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-10 17:57:46.234 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-10 17:57:46.305 | + 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-10 17:57:46.388 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:46.392 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:46.396 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-10 17:57:46.484 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:46.830 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-10 17:57:46.845 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-10 17:57:47.256 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-10 17:57:47.293 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:47.296 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:47.299 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:47.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:47.306 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:47.310 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:47.315 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:47.319 | + functions-common:time_stop:2427 : start_time=1783706265629 2026-07-10 17:57:47.323 | + functions-common:time_stop:2429 : [[ -z 1783706265629 ]] 2026-07-10 17:57:47.329 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:47.337 | + functions-common:time_stop:2432 : end_time=1783706267332 2026-07-10 17:57:47.341 | + functions-common:time_stop:2433 : elapsed_time=1703 2026-07-10 17:57:47.345 | + functions-common:time_stop:2434 : total=19586 2026-07-10 17:57:47.349 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:47.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21289 2026-07-10 17:57:47.357 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-10 17:57:47.361 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-10 17:57:47.365 | + 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-10 17:57:47.369 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-10 17:57:47.373 | + 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-10 17:57:47.376 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:47.379 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:47.382 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:47.384 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-10 17:57:47.387 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:47.390 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:47.392 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:47.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:47.402 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:47.408 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706267403 2026-07-10 17:57:47.412 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-10 17:57:47.439 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:47.443 | + 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-10 17:57:47.447 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-10 17:57:47.450 | + 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-10 17:57:47.452 | + 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-10 17:57:47.456 | + 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-10 17:57:47.459 | + 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-10 17:57:47.464 | + 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-10 17:57:47.468 | + 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-10 17:57:47.472 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:57:47.475 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:47.480 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:47.484 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:47.487 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:47.491 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-10 17:57:47.494 | + 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-10 17:57:47.497 | + 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-10 17:57:47.501 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:57:47.504 | + 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-10 17:57:47.507 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:57:47.511 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:57:47.514 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:57:47.518 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:57:47.522 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:57:47.526 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:57:47.529 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:57:47.534 | + 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-10 17:57:47.619 | + 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-10 17:57:47.707 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-10 17:57:47.785 | + 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-10 17:57:47.861 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-10 17:57:47.939 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-10 17:57:48.017 | + 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-10 17:57:48.099 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:57:48.103 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:57:48.106 | + 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-10 17:57:48.194 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:57:48.590 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:57:48.609 | 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-10 17:57:49.067 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:57:49.096 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:49.100 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:49.104 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:49.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:49.110 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:49.113 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:49.116 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:49.119 | + functions-common:time_stop:2427 : start_time=1783706267403 2026-07-10 17:57:49.124 | + functions-common:time_stop:2429 : [[ -z 1783706267403 ]] 2026-07-10 17:57:49.128 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:49.135 | + functions-common:time_stop:2432 : end_time=1783706269130 2026-07-10 17:57:49.139 | + functions-common:time_stop:2433 : elapsed_time=1727 2026-07-10 17:57:49.145 | + functions-common:time_stop:2434 : total=21289 2026-07-10 17:57:49.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:49.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23016 2026-07-10 17:57:49.156 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-10 17:57:49.160 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=https://10.4.3.68/networking 2026-07-10 17:57:49.166 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-10 17:57:49.167 | Waiting for Neutron to start... 2026-07-10 17:57:49.171 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.68/networking' 2026-07-10 17:57:49.177 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.68/networking' 'Neutron did not start' 60 2026-07-10 17:57:49.180 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.68/networking' 2026-07-10 17:57:49.186 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-10 17:57:49.190 | + functions-common:test_with_retry:2360 : local until=60 2026-07-10 17:57:49.195 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-10 17:57:49.200 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-10 17:57:49.205 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-10 17:57:49.209 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:49.214 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:49.219 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:49.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706269222 2026-07-10 17:57:49.233 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.68/networking; do sleep 0.5; done' 2026-07-10 17:57:50.356 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.68/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-10 17:57:50.360 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:50.364 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:50.367 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:50.371 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:50.373 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:50.376 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-10 17:57:50.379 | + functions-common:time_stop:2427 : start_time=1783706269222 2026-07-10 17:57:50.383 | + functions-common:time_stop:2429 : [[ -z 1783706269222 ]] 2026-07-10 17:57:50.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:50.394 | + functions-common:time_stop:2432 : end_time=1783706270390 2026-07-10 17:57:50.397 | + functions-common:time_stop:2433 : elapsed_time=1168 2026-07-10 17:57:50.401 | + functions-common:time_stop:2434 : total=0 2026-07-10 17:57:50.403 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:50.408 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1168 2026-07-10 17:57:50.412 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-10 17:57:50.435 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:50.439 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-10 17:57:50.443 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:50.446 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-10 17:57:50.449 | + ./stack.sh:main:1314 : start_placement 2026-07-10 17:57:50.453 | + lib/placement:start_placement:137 : start_placement_api 2026-07-10 17:57:50.457 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-10 17:57:50.464 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.468 | + functions-common:run_process:1674 : local service=placement-api 2026-07-10 17:57:50.472 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.476 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:50.480 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:50.484 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:50.488 | + functions-common:run_process:1680 : local name=placement-api 2026-07-10 17:57:50.492 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:50.497 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:50.501 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:50.504 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:50.509 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:50.515 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706270511 2026-07-10 17:57:50.518 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-10 17:57:50.544 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:50.548 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-10 17:57:50.552 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-10 17:57:50.556 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.560 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.565 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.567 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-10 17:57:50.572 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-10 17:57:50.577 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-10 17:57:50.581 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-10 17:57:50.584 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:57:50.589 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:57:50.592 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:57:50.597 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:57:50.601 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-10 17:57:50.605 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:57:50.608 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:50.616 | + 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-10 17:57:50.617 | + 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-10 17:57:50.621 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-10 17:57:50.624 | + 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-10 17:57:50.629 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:57:50.636 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:57:50.641 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:57:50.645 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-10 17:57:50.650 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:57:50.660 | + 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-10 17:57:50.761 | + 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-10 17:57:50.864 | + 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-10 17:57:50.955 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-10 17:57:51.060 | + 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-10 17:57:51.155 | + 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-10 17:57:51.239 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-10 17:57:51.313 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-10 17:57:51.384 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-10 17:57:51.458 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-10 17:57:51.531 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-10 17:57:51.607 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:57:51.611 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:57:51.614 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-10 17:57:51.700 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:57:52.080 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-10 17:57:52.097 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-10 17:57:52.490 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-10 17:57:52.590 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:52.593 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:52.597 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:52.603 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:52.607 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:52.611 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:52.616 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:52.621 | + functions-common:time_stop:2427 : start_time=1783706270511 2026-07-10 17:57:52.625 | + functions-common:time_stop:2429 : [[ -z 1783706270511 ]] 2026-07-10 17:57:52.631 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:52.638 | + functions-common:time_stop:2432 : end_time=1783706272633 2026-07-10 17:57:52.644 | + functions-common:time_stop:2433 : elapsed_time=2122 2026-07-10 17:57:52.649 | + functions-common:time_stop:2434 : total=23016 2026-07-10 17:57:52.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:52.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25138 2026-07-10 17:57:52.662 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-10 17:57:52.663 | Waiting for placement-api to start... 2026-07-10 17:57:52.666 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.68/placement 2026-07-10 17:57:52.670 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:57:52.673 | + functions:wait_for_service:477 : local url=https://10.4.3.68/placement 2026-07-10 17:57:52.678 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:57:52.683 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:57:52.688 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:57:52.691 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:52.695 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:52.700 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:52.706 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706272702 2026-07-10 17:57:52.710 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:57:52.716 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68/placement 2026-07-10 17:57:54.292 | + :: : [[ 200 == 503 ]] 2026-07-10 17:57:54.294 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:57:54.298 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:57:54.303 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:54.306 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:54.309 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:54.312 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:54.314 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:54.318 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:57:54.321 | + functions-common:time_stop:2427 : start_time=1783706272702 2026-07-10 17:57:54.323 | + functions-common:time_stop:2429 : [[ -z 1783706272702 ]] 2026-07-10 17:57:54.327 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:54.332 | + functions-common:time_stop:2432 : end_time=1783706274328 2026-07-10 17:57:54.335 | + functions-common:time_stop:2433 : elapsed_time=1626 2026-07-10 17:57:54.338 | + functions-common:time_stop:2434 : total=7276 2026-07-10 17:57:54.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:54.343 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8902 2026-07-10 17:57:54.347 | + functions:wait_for_service:486 : return 0 2026-07-10 17:57:54.351 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-10 17:57:54.375 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:54.379 | + ./stack.sh:main:1318 : start_neutron 2026-07-10 17:57:54.383 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-10 17:57:54.386 | + 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-10 17:57:54.390 | + functions-common:run_process:1674 : local service=q-agt 2026-07-10 17:57:54.393 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-10 17:57:54.397 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:54.400 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:54.403 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:54.406 | + functions-common:run_process:1680 : local name=q-agt 2026-07-10 17:57:54.410 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:54.414 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:54.417 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:54.422 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:54.427 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:54.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706274429 2026-07-10 17:57:54.437 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-10 17:57:54.460 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:54.463 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:54.467 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:54.471 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:54.474 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:54.479 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:54.482 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:54.486 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:54.488 | + functions-common:time_stop:2427 : start_time=1783706274429 2026-07-10 17:57:54.491 | + functions-common:time_stop:2429 : [[ -z 1783706274429 ]] 2026-07-10 17:57:54.495 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:54.501 | + functions-common:time_stop:2432 : end_time=1783706274497 2026-07-10 17:57:54.505 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-10 17:57:54.509 | + functions-common:time_stop:2434 : total=25138 2026-07-10 17:57:54.513 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:54.517 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25206 2026-07-10 17:57:54.521 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-10 17:57:54.526 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-10 17:57:54.529 | + functions-common:is_provider_network:2272 : return 1 2026-07-10 17:57:54.533 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-10 17:57:54.537 | + 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-10 17:57:54.540 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-10 17:57:54.544 | + 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-10 17:57:54.549 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:54.552 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:54.556 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:54.559 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-10 17:57:54.562 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:54.567 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:54.570 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:54.573 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:54.578 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:54.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706274580 2026-07-10 17:57:54.588 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-10 17:57:54.610 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:54.614 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:54.618 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:54.621 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:54.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:54.627 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:54.630 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:54.634 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:54.637 | + functions-common:time_stop:2427 : start_time=1783706274580 2026-07-10 17:57:54.640 | + functions-common:time_stop:2429 : [[ -z 1783706274580 ]] 2026-07-10 17:57:54.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:54.650 | + functions-common:time_stop:2432 : end_time=1783706274646 2026-07-10 17:57:54.653 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-10 17:57:54.657 | + functions-common:time_stop:2434 : total=25206 2026-07-10 17:57:54.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:54.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25272 2026-07-10 17:57:54.670 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-10 17:57:54.674 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-10 17:57:54.678 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-10 17:57:54.683 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-10 17:57:54.686 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-10 17:57:54.691 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-10 17:57:54.694 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-10 17:57:54.698 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-10 17:57:54.701 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-10 17:57:54.705 | + 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-10 17:57:54.709 | + functions-common:run_process:1674 : local service=q-l3 2026-07-10 17:57:54.713 | + 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-10 17:57:54.716 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:54.720 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:54.723 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:54.726 | + functions-common:run_process:1680 : local name=q-l3 2026-07-10 17:57:54.729 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:54.732 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:54.736 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:54.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:54.743 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:54.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706274745 2026-07-10 17:57:54.752 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-10 17:57:54.775 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:54.779 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:54.783 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:54.786 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:54.790 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:54.794 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:54.798 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:54.802 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:54.806 | + functions-common:time_stop:2427 : start_time=1783706274745 2026-07-10 17:57:54.810 | + functions-common:time_stop:2429 : [[ -z 1783706274745 ]] 2026-07-10 17:57:54.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:54.821 | + functions-common:time_stop:2432 : end_time=1783706274817 2026-07-10 17:57:54.824 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-10 17:57:54.828 | + functions-common:time_stop:2434 : total=25272 2026-07-10 17:57:54.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:54.835 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25344 2026-07-10 17:57:54.839 | + 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-10 17:57:54.841 | + functions-common:run_process:1674 : local service=q-meta 2026-07-10 17:57:54.845 | + 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-10 17:57:54.849 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:54.852 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:54.855 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:54.859 | + functions-common:run_process:1680 : local name=q-meta 2026-07-10 17:57:54.862 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:54.866 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:54.870 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:54.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:54.879 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:54.886 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706274881 2026-07-10 17:57:54.890 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-10 17:57:54.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:54.914 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:54.917 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:54.921 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:54.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:54.927 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:54.930 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:54.933 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:54.936 | + functions-common:time_stop:2427 : start_time=1783706274881 2026-07-10 17:57:54.939 | + functions-common:time_stop:2429 : [[ -z 1783706274881 ]] 2026-07-10 17:57:54.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:54.948 | + functions-common:time_stop:2432 : end_time=1783706274945 2026-07-10 17:57:54.952 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-10 17:57:54.955 | + functions-common:time_stop:2434 : total=25344 2026-07-10 17:57:54.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:54.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25408 2026-07-10 17:57:54.967 | + 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-10 17:57:54.971 | + functions-common:run_process:1674 : local service=q-metering 2026-07-10 17:57:54.975 | + 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-10 17:57:54.978 | + functions-common:run_process:1676 : local group= 2026-07-10 17:57:54.981 | + functions-common:run_process:1677 : local user= 2026-07-10 17:57:54.984 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:57:54.988 | + functions-common:run_process:1680 : local name=q-metering 2026-07-10 17:57:54.992 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:57:54.996 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:57:54.999 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:57:55.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:57:55.007 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:57:55.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706275008 2026-07-10 17:57:55.016 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-10 17:57:55.041 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:57:55.045 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:57:55.049 | + functions-common:time_stop:2420 : local name 2026-07-10 17:57:55.053 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:57:55.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:57:55.060 | + functions-common:time_stop:2423 : local total 2026-07-10 17:57:55.064 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:57:55.067 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:57:55.071 | + functions-common:time_stop:2427 : start_time=1783706275008 2026-07-10 17:57:55.075 | + functions-common:time_stop:2429 : [[ -z 1783706275008 ]] 2026-07-10 17:57:55.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:57:55.087 | + functions-common:time_stop:2432 : end_time=1783706275082 2026-07-10 17:57:55.090 | + functions-common:time_stop:2433 : elapsed_time=74 2026-07-10 17:57:55.094 | + functions-common:time_stop:2434 : total=25408 2026-07-10 17:57:55.097 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:57:55.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25482 2026-07-10 17:57:55.104 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-10 17:57:55.128 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:57:55.132 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:55.136 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-10 17:57:55.140 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:57:55.143 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-10 17:57:55.147 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-10 17:57:55.152 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-10 17:57:55.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-10 17:57:55.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-10 17:57:55.166 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-10 17:57:55.170 | ++ 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-10 17:57:56.141 | 2026-07-10 17:57:56.153 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:57:56.157 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-10 17:57:56.157 | address-scope 2026-07-10 17:57:56.157 | agent 2026-07-10 17:57:56.157 | allowed-address-pairs 2026-07-10 17:57:56.157 | auto-allocated-topology 2026-07-10 17:57:56.157 | availability_zone 2026-07-10 17:57:56.157 | default-subnetpools 2026-07-10 17:57:56.157 | dhcp_agent_scheduler 2026-07-10 17:57:56.157 | dns-integration 2026-07-10 17:57:56.157 | dns-domain-ports 2026-07-10 17:57:56.157 | dns-integration-domain-keywords 2026-07-10 17:57:56.157 | empty-string-filtering 2026-07-10 17:57:56.157 | external-net 2026-07-10 17:57:56.157 | extra_dhcp_opt 2026-07-10 17:57:56.157 | extraroute 2026-07-10 17:57:56.157 | extraroute-atomic 2026-07-10 17:57:56.157 | filter-validation 2026-07-10 17:57:56.157 | floating-ip-port-forwarding-detail 2026-07-10 17:57:56.157 | fip-port-details 2026-07-10 17:57:56.157 | flavors 2026-07-10 17:57:56.157 | floatingip-pools 2026-07-10 17:57:56.157 | router 2026-07-10 17:57:56.157 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:57:56.157 | enable-default-route-bfd 2026-07-10 17:57:56.157 | enable-default-route-ecmp 2026-07-10 17:57:56.157 | ext-gw-mode 2026-07-10 17:57:56.157 | l3-ha 2026-07-10 17:57:56.157 | external-gateway-multihoming 2026-07-10 17:57:56.157 | l3-flavors 2026-07-10 17:57:56.157 | l3_agent_scheduler 2026-07-10 17:57:56.157 | multi-provider 2026-07-10 17:57:56.157 | net-mtu 2026-07-10 17:57:56.157 | net-mtu-writable 2026-07-10 17:57:56.157 | network_availability_zone 2026-07-10 17:57:56.157 | network-ip-availability 2026-07-10 17:57:56.157 | network-ip-availability-details 2026-07-10 17:57:56.157 | pagination 2026-07-10 17:57:56.157 | port-device-profile 2026-07-10 17:57:56.157 | port-mac-address-regenerate 2026-07-10 17:57:56.157 | port-numa-affinity-policy 2026-07-10 17:57:56.157 | port-numa-affinity-policy-socket 2026-07-10 17:57:56.157 | binding 2026-07-10 17:57:56.157 | binding-extended 2026-07-10 17:57:56.157 | port-security 2026-07-10 17:57:56.157 | project-id 2026-07-10 17:57:56.157 | provider 2026-07-10 17:57:56.157 | qinq 2026-07-10 17:57:56.157 | quota-check-limit 2026-07-10 17:57:56.157 | quota-check-limit-default 2026-07-10 17:57:56.157 | quotas 2026-07-10 17:57:56.157 | quota_details 2026-07-10 17:57:56.157 | rbac-policies 2026-07-10 17:57:56.157 | rbac-address-scope 2026-07-10 17:57:56.157 | rbac-security-groups 2026-07-10 17:57:56.157 | revision-if-match 2026-07-10 17:57:56.157 | standard-attr-revisions 2026-07-10 17:57:56.157 | router_availability_zone 2026-07-10 17:57:56.157 | router-enable-snat 2026-07-10 17:57:56.157 | security-groups-default-rules 2026-07-10 17:57:56.157 | security-groups-default-statefulness 2026-07-10 17:57:56.157 | security-groups-normalized-cidr 2026-07-10 17:57:56.157 | security-groups-remote-address-group 2026-07-10 17:57:56.157 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:57:56.157 | security-groups-shared-filtering 2026-07-10 17:57:56.157 | security-group 2026-07-10 17:57:56.157 | service-type 2026-07-10 17:57:56.157 | sorting 2026-07-10 17:57:56.157 | standard-attr-description 2026-07-10 17:57:56.157 | stateful-security-group 2026-07-10 17:57:56.157 | subnet-dns-publish-fixed-ip 2026-07-10 17:57:56.157 | subnet-external-network 2026-07-10 17:57:56.157 | subnet_onboard 2026-07-10 17:57:56.157 | subnet-service-types 2026-07-10 17:57:56.157 | subnet_allocation 2026-07-10 17:57:56.157 | subnetpool-prefix-ops 2026-07-10 17:57:56.158 | tag-creation 2026-07-10 17:57:56.158 | standard-attr-tag 2026-07-10 17:57:56.158 | standard-attr-timestamp 2026-07-10 17:57:56.158 | vlan-transparent' 2026-07-10 17:57:56.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-10 17:57:56.160 | address-scope 2026-07-10 17:57:56.160 | agent 2026-07-10 17:57:56.160 | allowed-address-pairs 2026-07-10 17:57:56.160 | auto-allocated-topology 2026-07-10 17:57:56.160 | availability_zone 2026-07-10 17:57:56.160 | default-subnetpools 2026-07-10 17:57:56.160 | dhcp_agent_scheduler 2026-07-10 17:57:56.160 | dns-integration 2026-07-10 17:57:56.160 | dns-domain-ports 2026-07-10 17:57:56.160 | dns-integration-domain-keywords 2026-07-10 17:57:56.160 | empty-string-filtering 2026-07-10 17:57:56.160 | external-net 2026-07-10 17:57:56.160 | extra_dhcp_opt 2026-07-10 17:57:56.160 | extraroute 2026-07-10 17:57:56.160 | extraroute-atomic 2026-07-10 17:57:56.160 | filter-validation 2026-07-10 17:57:56.160 | floating-ip-port-forwarding-detail 2026-07-10 17:57:56.160 | fip-port-details 2026-07-10 17:57:56.160 | flavors 2026-07-10 17:57:56.160 | floatingip-pools 2026-07-10 17:57:56.160 | router 2026-07-10 17:57:56.160 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:57:56.160 | enable-default-route-bfd 2026-07-10 17:57:56.160 | enable-default-route-ecmp 2026-07-10 17:57:56.160 | ext-gw-mode 2026-07-10 17:57:56.160 | l3-ha 2026-07-10 17:57:56.160 | external-gateway-multihoming 2026-07-10 17:57:56.160 | l3-flavors 2026-07-10 17:57:56.160 | l3_agent_scheduler 2026-07-10 17:57:56.160 | multi-provider 2026-07-10 17:57:56.160 | net-mtu 2026-07-10 17:57:56.160 | net-mtu-writable 2026-07-10 17:57:56.160 | network_availability_zone 2026-07-10 17:57:56.160 | network-ip-availability 2026-07-10 17:57:56.160 | network-ip-availability-details 2026-07-10 17:57:56.160 | pagination 2026-07-10 17:57:56.160 | port-device-profile 2026-07-10 17:57:56.160 | port-mac-address-regenerate 2026-07-10 17:57:56.160 | port-numa-affinity-policy 2026-07-10 17:57:56.160 | port-numa-affinity-policy-socket 2026-07-10 17:57:56.160 | binding 2026-07-10 17:57:56.160 | binding-extended 2026-07-10 17:57:56.160 | port-security 2026-07-10 17:57:56.160 | project-id 2026-07-10 17:57:56.160 | provider 2026-07-10 17:57:56.160 | qinq 2026-07-10 17:57:56.160 | quota-check-limit 2026-07-10 17:57:56.160 | quota-check-limit-default 2026-07-10 17:57:56.160 | quotas 2026-07-10 17:57:56.160 | quota_details 2026-07-10 17:57:56.160 | rbac-policies 2026-07-10 17:57:56.160 | rbac-address-scope 2026-07-10 17:57:56.160 | rbac-security-groups 2026-07-10 17:57:56.160 | revision-if-match 2026-07-10 17:57:56.160 | standard-attr-revisions 2026-07-10 17:57:56.160 | router_availability_zone 2026-07-10 17:57:56.161 | router-enable-snat 2026-07-10 17:57:56.161 | security-groups-default-rules 2026-07-10 17:57:56.161 | security-groups-default-statefulness 2026-07-10 17:57:56.161 | security-groups-normalized-cidr 2026-07-10 17:57:56.161 | security-groups-remote-address-group 2026-07-10 17:57:56.161 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:57:56.161 | security-groups-shared-filtering 2026-07-10 17:57:56.161 | security-group 2026-07-10 17:57:56.161 | service-type 2026-07-10 17:57:56.161 | sorting 2026-07-10 17:57:56.161 | standard-attr-description 2026-07-10 17:57:56.161 | stateful-security-group 2026-07-10 17:57:56.161 | subnet-dns-publish-fixed-ip 2026-07-10 17:57:56.161 | subnet-external-network 2026-07-10 17:57:56.161 | subnet_onboard 2026-07-10 17:57:56.161 | subnet-service-types 2026-07-10 17:57:56.161 | subnet_allocation 2026-07-10 17:57:56.161 | subnetpool-prefix-ops 2026-07-10 17:57:56.161 | tag-creation 2026-07-10 17:57:56.161 | standard-attr-tag 2026-07-10 17:57:56.161 | standard-attr-timestamp 2026-07-10 17:57:56.161 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-10 17:57:56.164 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-10 17:57:56.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-10 17:57:56.170 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-10 17:57:56.175 | ++ 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-10 17:57:56.896 | 2026-07-10 17:57:56.911 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:57:56.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d35bd4ca-b6ec-4cf2-99be-c8ca80f010b8 2026-07-10 17:57:56.919 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-10 17:57:56.923 | ++ 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 fde7:8476:a8f7::/56 --share --default -f value -c id 2026-07-10 17:57:57.700 | 2026-07-10 17:57:57.716 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:57:57.722 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=a345367f-f2f8-4bfd-9d1b-6cae50b18646 2026-07-10 17:57:57.726 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-10 17:57:57.731 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-10 17:57:57.736 | + functions-common:is_provider_network:2272 : return 1 2026-07-10 17:57:57.741 | ++ 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-10 17:57:59.328 | 2026-07-10 17:57:59.340 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:57:59.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=b0f72f1c-4d07-4f7e-95f8-213ca248e88d 2026-07-10 17:57:59.347 | + 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-10 17:57:59.350 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:57:59.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-10 17:57:59.381 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-10 17:57:59.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d35bd4ca-b6ec-4cf2-99be-c8ca80f010b8 ']' 2026-07-10 17:57:59.388 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-10 17:57:59.392 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-10 17:57:59.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-10 17:57:59.400 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d35bd4ca-b6ec-4cf2-99be-c8ca80f010b8 ' 2026-07-10 17:57:59.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-10 17:57:59.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network b0f72f1c-4d07-4f7e-95f8-213ca248e88d private-subnet' 2026-07-10 17:57:59.410 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-10 17:57:59.414 | +++ 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 d35bd4ca-b6ec-4cf2-99be-c8ca80f010b8 --network b0f72f1c-4d07-4f7e-95f8-213ca248e88d private-subnet -f value -c id 2026-07-10 17:58:00.881 | 2026-07-10 17:58:00.890 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:00.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=38d67387-3273-41f2-b0dd-7a7e13f5386a 2026-07-10 17:58:00.899 | ++ 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-10 17:58:00.903 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:00.927 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 38d67387-3273-41f2-b0dd-7a7e13f5386a 2026-07-10 17:58:00.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=38d67387-3273-41f2-b0dd-7a7e13f5386a 2026-07-10 17:58:00.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-10 17:58:00.940 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-10 17:58:00.945 | ++ 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-10 17:58:00.949 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:00.971 | ++ 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-10 17:58:00.974 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:00.997 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-10 17:58:01.002 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z a345367f-f2f8-4bfd-9d1b-6cae50b18646 ']' 2026-07-10 17:58:01.006 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-10 17:58:01.010 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-10 17:58:01.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool a345367f-f2f8-4bfd-9d1b-6cae50b18646 ' 2026-07-10 17:58:01.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-10 17:58:01.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network b0f72f1c-4d07-4f7e-95f8-213ca248e88d ipv6-private-subnet ' 2026-07-10 17:58:01.023 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-10 17:58:01.028 | +++ 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 a345367f-f2f8-4bfd-9d1b-6cae50b18646 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network b0f72f1c-4d07-4f7e-95f8-213ca248e88d ipv6-private-subnet -f value -c id 2026-07-10 17:58:02.387 | 2026-07-10 17:58:02.399 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:02.402 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=56497575-e4f8-4cd7-b274-c3f9ba58e9b8 2026-07-10 17:58:02.405 | ++ 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-10 17:58:02.409 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:02.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 56497575-e4f8-4cd7-b274-c3f9ba58e9b8 2026-07-10 17:58:02.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=56497575-e4f8-4cd7-b274-c3f9ba58e9b8 2026-07-10 17:58:02.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-10 17:58:02.440 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-10 17:58:02.441 | ++ 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-10 17:58:02.729 | 2026-07-10 17:58:02.741 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:02.745 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-10 17:58:02.745 | address-scope 2026-07-10 17:58:02.745 | agent 2026-07-10 17:58:02.745 | allowed-address-pairs 2026-07-10 17:58:02.745 | auto-allocated-topology 2026-07-10 17:58:02.745 | availability_zone 2026-07-10 17:58:02.745 | default-subnetpools 2026-07-10 17:58:02.745 | dhcp_agent_scheduler 2026-07-10 17:58:02.745 | dns-integration 2026-07-10 17:58:02.745 | dns-domain-ports 2026-07-10 17:58:02.745 | dns-integration-domain-keywords 2026-07-10 17:58:02.745 | empty-string-filtering 2026-07-10 17:58:02.745 | external-net 2026-07-10 17:58:02.745 | extra_dhcp_opt 2026-07-10 17:58:02.745 | extraroute 2026-07-10 17:58:02.745 | extraroute-atomic 2026-07-10 17:58:02.745 | filter-validation 2026-07-10 17:58:02.745 | floating-ip-port-forwarding-detail 2026-07-10 17:58:02.745 | fip-port-details 2026-07-10 17:58:02.745 | flavors 2026-07-10 17:58:02.745 | floatingip-pools 2026-07-10 17:58:02.745 | router 2026-07-10 17:58:02.745 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:02.745 | enable-default-route-bfd 2026-07-10 17:58:02.746 | enable-default-route-ecmp 2026-07-10 17:58:02.746 | ext-gw-mode 2026-07-10 17:58:02.746 | l3-ha 2026-07-10 17:58:02.746 | external-gateway-multihoming 2026-07-10 17:58:02.746 | l3-flavors 2026-07-10 17:58:02.746 | l3_agent_scheduler 2026-07-10 17:58:02.746 | multi-provider 2026-07-10 17:58:02.746 | net-mtu 2026-07-10 17:58:02.746 | net-mtu-writable 2026-07-10 17:58:02.746 | network_availability_zone 2026-07-10 17:58:02.746 | network-ip-availability 2026-07-10 17:58:02.746 | network-ip-availability-details 2026-07-10 17:58:02.746 | pagination 2026-07-10 17:58:02.746 | port-device-profile 2026-07-10 17:58:02.746 | port-mac-address-regenerate 2026-07-10 17:58:02.746 | port-numa-affinity-policy 2026-07-10 17:58:02.746 | port-numa-affinity-policy-socket 2026-07-10 17:58:02.746 | binding 2026-07-10 17:58:02.746 | binding-extended 2026-07-10 17:58:02.746 | port-security 2026-07-10 17:58:02.746 | project-id 2026-07-10 17:58:02.746 | provider 2026-07-10 17:58:02.746 | qinq 2026-07-10 17:58:02.746 | quota-check-limit 2026-07-10 17:58:02.746 | quota-check-limit-default 2026-07-10 17:58:02.746 | quotas 2026-07-10 17:58:02.746 | quota_details 2026-07-10 17:58:02.746 | rbac-policies 2026-07-10 17:58:02.746 | rbac-address-scope 2026-07-10 17:58:02.746 | rbac-security-groups 2026-07-10 17:58:02.746 | revision-if-match 2026-07-10 17:58:02.746 | standard-attr-revisions 2026-07-10 17:58:02.746 | router_availability_zone 2026-07-10 17:58:02.746 | router-enable-snat 2026-07-10 17:58:02.746 | security-groups-default-rules 2026-07-10 17:58:02.746 | security-groups-default-statefulness 2026-07-10 17:58:02.746 | security-groups-normalized-cidr 2026-07-10 17:58:02.746 | security-groups-remote-address-group 2026-07-10 17:58:02.746 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:02.746 | security-groups-shared-filtering 2026-07-10 17:58:02.746 | security-group 2026-07-10 17:58:02.746 | service-type 2026-07-10 17:58:02.746 | sorting 2026-07-10 17:58:02.746 | standard-attr-description 2026-07-10 17:58:02.746 | stateful-security-group 2026-07-10 17:58:02.746 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:02.746 | subnet-external-network 2026-07-10 17:58:02.746 | subnet_onboard 2026-07-10 17:58:02.746 | subnet-service-types 2026-07-10 17:58:02.746 | subnet_allocation 2026-07-10 17:58:02.746 | subnetpool-prefix-ops 2026-07-10 17:58:02.746 | tag-creation 2026-07-10 17:58:02.746 | standard-attr-tag 2026-07-10 17:58:02.746 | standard-attr-timestamp 2026-07-10 17:58:02.747 | vlan-transparent' 2026-07-10 17:58:02.748 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-10 17:58:02.748 | address-scope 2026-07-10 17:58:02.748 | agent 2026-07-10 17:58:02.748 | allowed-address-pairs 2026-07-10 17:58:02.748 | auto-allocated-topology 2026-07-10 17:58:02.748 | availability_zone 2026-07-10 17:58:02.748 | default-subnetpools 2026-07-10 17:58:02.748 | dhcp_agent_scheduler 2026-07-10 17:58:02.748 | dns-integration 2026-07-10 17:58:02.748 | dns-domain-ports 2026-07-10 17:58:02.748 | dns-integration-domain-keywords 2026-07-10 17:58:02.748 | empty-string-filtering 2026-07-10 17:58:02.748 | external-net 2026-07-10 17:58:02.748 | extra_dhcp_opt 2026-07-10 17:58:02.748 | extraroute 2026-07-10 17:58:02.748 | extraroute-atomic 2026-07-10 17:58:02.748 | filter-validation 2026-07-10 17:58:02.748 | floating-ip-port-forwarding-detail 2026-07-10 17:58:02.748 | fip-port-details 2026-07-10 17:58:02.748 | flavors 2026-07-10 17:58:02.748 | floatingip-pools 2026-07-10 17:58:02.748 | router 2026-07-10 17:58:02.748 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:02.748 | enable-default-route-bfd 2026-07-10 17:58:02.748 | enable-default-route-ecmp 2026-07-10 17:58:02.748 | ext-gw-mode 2026-07-10 17:58:02.748 | l3-ha 2026-07-10 17:58:02.748 | external-gateway-multihoming 2026-07-10 17:58:02.748 | l3-flavors 2026-07-10 17:58:02.748 | l3_agent_scheduler 2026-07-10 17:58:02.748 | multi-provider 2026-07-10 17:58:02.748 | net-mtu 2026-07-10 17:58:02.748 | net-mtu-writable 2026-07-10 17:58:02.748 | network_availability_zone 2026-07-10 17:58:02.748 | network-ip-availability 2026-07-10 17:58:02.748 | network-ip-availability-details 2026-07-10 17:58:02.748 | pagination 2026-07-10 17:58:02.748 | port-device-profile 2026-07-10 17:58:02.748 | port-mac-address-regenerate 2026-07-10 17:58:02.748 | port-numa-affinity-policy 2026-07-10 17:58:02.748 | port-numa-affinity-policy-socket 2026-07-10 17:58:02.748 | binding 2026-07-10 17:58:02.748 | binding-extended 2026-07-10 17:58:02.748 | port-security 2026-07-10 17:58:02.748 | project-id 2026-07-10 17:58:02.748 | provider 2026-07-10 17:58:02.748 | qinq 2026-07-10 17:58:02.749 | quota-check-limit 2026-07-10 17:58:02.749 | quota-check-limit-default 2026-07-10 17:58:02.749 | quotas 2026-07-10 17:58:02.749 | quota_details 2026-07-10 17:58:02.749 | rbac-policies 2026-07-10 17:58:02.749 | rbac-address-scope 2026-07-10 17:58:02.749 | rbac-security-groups 2026-07-10 17:58:02.749 | revision-if-match 2026-07-10 17:58:02.749 | standard-attr-revisions 2026-07-10 17:58:02.749 | router_availability_zone 2026-07-10 17:58:02.749 | router-enable-snat 2026-07-10 17:58:02.749 | security-groups-default-rules 2026-07-10 17:58:02.749 | security-groups-default-statefulness 2026-07-10 17:58:02.749 | security-groups-normalized-cidr 2026-07-10 17:58:02.749 | security-groups-remote-address-group 2026-07-10 17:58:02.749 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:02.749 | security-groups-shared-filtering 2026-07-10 17:58:02.749 | security-group 2026-07-10 17:58:02.749 | service-type 2026-07-10 17:58:02.749 | sorting 2026-07-10 17:58:02.749 | standard-attr-description 2026-07-10 17:58:02.749 | stateful-security-group 2026-07-10 17:58:02.749 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:02.749 | subnet-external-network 2026-07-10 17:58:02.749 | subnet_onboard 2026-07-10 17:58:02.749 | subnet-service-types 2026-07-10 17:58:02.749 | subnet_allocation 2026-07-10 17:58:02.749 | subnetpool-prefix-ops 2026-07-10 17:58:02.749 | tag-creation 2026-07-10 17:58:02.749 | standard-attr-tag 2026-07-10 17:58:02.749 | standard-attr-timestamp 2026-07-10 17:58:02.749 | vlan-transparent =~ router ]] 2026-07-10 17:58:02.751 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-10 17:58:02.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-10 17:58:02.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-10 17:58:02.763 | ++ 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-10 17:58:03.077 | 2026-07-10 17:58:03.091 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:03.095 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-10 17:58:03.095 | address-scope 2026-07-10 17:58:03.095 | agent 2026-07-10 17:58:03.095 | allowed-address-pairs 2026-07-10 17:58:03.095 | auto-allocated-topology 2026-07-10 17:58:03.095 | availability_zone 2026-07-10 17:58:03.095 | default-subnetpools 2026-07-10 17:58:03.095 | dhcp_agent_scheduler 2026-07-10 17:58:03.095 | dns-integration 2026-07-10 17:58:03.095 | dns-domain-ports 2026-07-10 17:58:03.095 | dns-integration-domain-keywords 2026-07-10 17:58:03.095 | empty-string-filtering 2026-07-10 17:58:03.095 | external-net 2026-07-10 17:58:03.095 | extra_dhcp_opt 2026-07-10 17:58:03.095 | extraroute 2026-07-10 17:58:03.095 | extraroute-atomic 2026-07-10 17:58:03.095 | filter-validation 2026-07-10 17:58:03.095 | floating-ip-port-forwarding-detail 2026-07-10 17:58:03.095 | fip-port-details 2026-07-10 17:58:03.095 | flavors 2026-07-10 17:58:03.095 | floatingip-pools 2026-07-10 17:58:03.095 | router 2026-07-10 17:58:03.095 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:03.095 | enable-default-route-bfd 2026-07-10 17:58:03.095 | enable-default-route-ecmp 2026-07-10 17:58:03.095 | ext-gw-mode 2026-07-10 17:58:03.095 | l3-ha 2026-07-10 17:58:03.095 | external-gateway-multihoming 2026-07-10 17:58:03.095 | l3-flavors 2026-07-10 17:58:03.095 | l3_agent_scheduler 2026-07-10 17:58:03.095 | multi-provider 2026-07-10 17:58:03.095 | net-mtu 2026-07-10 17:58:03.095 | net-mtu-writable 2026-07-10 17:58:03.095 | network_availability_zone 2026-07-10 17:58:03.095 | network-ip-availability 2026-07-10 17:58:03.095 | network-ip-availability-details 2026-07-10 17:58:03.095 | pagination 2026-07-10 17:58:03.095 | port-device-profile 2026-07-10 17:58:03.095 | port-mac-address-regenerate 2026-07-10 17:58:03.095 | port-numa-affinity-policy 2026-07-10 17:58:03.096 | port-numa-affinity-policy-socket 2026-07-10 17:58:03.096 | binding 2026-07-10 17:58:03.096 | binding-extended 2026-07-10 17:58:03.096 | port-security 2026-07-10 17:58:03.096 | project-id 2026-07-10 17:58:03.096 | provider 2026-07-10 17:58:03.096 | qinq 2026-07-10 17:58:03.096 | quota-check-limit 2026-07-10 17:58:03.096 | quota-check-limit-default 2026-07-10 17:58:03.096 | quotas 2026-07-10 17:58:03.096 | quota_details 2026-07-10 17:58:03.096 | rbac-policies 2026-07-10 17:58:03.096 | rbac-address-scope 2026-07-10 17:58:03.096 | rbac-security-groups 2026-07-10 17:58:03.096 | revision-if-match 2026-07-10 17:58:03.096 | standard-attr-revisions 2026-07-10 17:58:03.096 | router_availability_zone 2026-07-10 17:58:03.096 | router-enable-snat 2026-07-10 17:58:03.096 | security-groups-default-rules 2026-07-10 17:58:03.096 | security-groups-default-statefulness 2026-07-10 17:58:03.096 | security-groups-normalized-cidr 2026-07-10 17:58:03.096 | security-groups-remote-address-group 2026-07-10 17:58:03.096 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:03.096 | security-groups-shared-filtering 2026-07-10 17:58:03.096 | security-group 2026-07-10 17:58:03.096 | service-type 2026-07-10 17:58:03.096 | sorting 2026-07-10 17:58:03.096 | standard-attr-description 2026-07-10 17:58:03.096 | stateful-security-group 2026-07-10 17:58:03.096 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:03.096 | subnet-external-network 2026-07-10 17:58:03.096 | subnet_onboard 2026-07-10 17:58:03.096 | subnet-service-types 2026-07-10 17:58:03.096 | subnet_allocation 2026-07-10 17:58:03.096 | subnetpool-prefix-ops 2026-07-10 17:58:03.096 | tag-creation 2026-07-10 17:58:03.096 | standard-attr-tag 2026-07-10 17:58:03.096 | standard-attr-timestamp 2026-07-10 17:58:03.096 | vlan-transparent' 2026-07-10 17:58:03.098 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-10 17:58:03.098 | address-scope 2026-07-10 17:58:03.098 | agent 2026-07-10 17:58:03.099 | allowed-address-pairs 2026-07-10 17:58:03.099 | auto-allocated-topology 2026-07-10 17:58:03.099 | availability_zone 2026-07-10 17:58:03.099 | default-subnetpools 2026-07-10 17:58:03.099 | dhcp_agent_scheduler 2026-07-10 17:58:03.099 | dns-integration 2026-07-10 17:58:03.099 | dns-domain-ports 2026-07-10 17:58:03.099 | dns-integration-domain-keywords 2026-07-10 17:58:03.099 | empty-string-filtering 2026-07-10 17:58:03.099 | external-net 2026-07-10 17:58:03.099 | extra_dhcp_opt 2026-07-10 17:58:03.099 | extraroute 2026-07-10 17:58:03.099 | extraroute-atomic 2026-07-10 17:58:03.099 | filter-validation 2026-07-10 17:58:03.099 | floating-ip-port-forwarding-detail 2026-07-10 17:58:03.099 | fip-port-details 2026-07-10 17:58:03.099 | flavors 2026-07-10 17:58:03.099 | floatingip-pools 2026-07-10 17:58:03.099 | router 2026-07-10 17:58:03.099 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:03.099 | enable-default-route-bfd 2026-07-10 17:58:03.099 | enable-default-route-ecmp 2026-07-10 17:58:03.099 | ext-gw-mode 2026-07-10 17:58:03.099 | l3-ha 2026-07-10 17:58:03.099 | external-gateway-multihoming 2026-07-10 17:58:03.099 | l3-flavors 2026-07-10 17:58:03.099 | l3_agent_scheduler 2026-07-10 17:58:03.099 | multi-provider 2026-07-10 17:58:03.099 | net-mtu 2026-07-10 17:58:03.099 | net-mtu-writable 2026-07-10 17:58:03.099 | network_availability_zone 2026-07-10 17:58:03.099 | network-ip-availability 2026-07-10 17:58:03.099 | network-ip-availability-details 2026-07-10 17:58:03.099 | pagination 2026-07-10 17:58:03.099 | port-device-profile 2026-07-10 17:58:03.099 | port-mac-address-regenerate 2026-07-10 17:58:03.099 | port-numa-affinity-policy 2026-07-10 17:58:03.099 | port-numa-affinity-policy-socket 2026-07-10 17:58:03.099 | binding 2026-07-10 17:58:03.099 | binding-extended 2026-07-10 17:58:03.099 | port-security 2026-07-10 17:58:03.099 | project-id 2026-07-10 17:58:03.099 | provider 2026-07-10 17:58:03.099 | qinq 2026-07-10 17:58:03.099 | quota-check-limit 2026-07-10 17:58:03.099 | quota-check-limit-default 2026-07-10 17:58:03.099 | quotas 2026-07-10 17:58:03.099 | quota_details 2026-07-10 17:58:03.099 | rbac-policies 2026-07-10 17:58:03.099 | rbac-address-scope 2026-07-10 17:58:03.099 | rbac-security-groups 2026-07-10 17:58:03.099 | revision-if-match 2026-07-10 17:58:03.099 | standard-attr-revisions 2026-07-10 17:58:03.099 | router_availability_zone 2026-07-10 17:58:03.099 | router-enable-snat 2026-07-10 17:58:03.099 | security-groups-default-rules 2026-07-10 17:58:03.099 | security-groups-default-statefulness 2026-07-10 17:58:03.099 | security-groups-normalized-cidr 2026-07-10 17:58:03.099 | security-groups-remote-address-group 2026-07-10 17:58:03.099 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:03.099 | security-groups-shared-filtering 2026-07-10 17:58:03.099 | security-group 2026-07-10 17:58:03.099 | service-type 2026-07-10 17:58:03.099 | sorting 2026-07-10 17:58:03.099 | standard-attr-description 2026-07-10 17:58:03.099 | stateful-security-group 2026-07-10 17:58:03.099 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:03.099 | subnet-external-network 2026-07-10 17:58:03.099 | subnet_onboard 2026-07-10 17:58:03.099 | subnet-service-types 2026-07-10 17:58:03.099 | subnet_allocation 2026-07-10 17:58:03.099 | subnetpool-prefix-ops 2026-07-10 17:58:03.099 | tag-creation 2026-07-10 17:58:03.099 | standard-attr-tag 2026-07-10 17:58:03.099 | standard-attr-timestamp 2026-07-10 17:58:03.099 | vlan-transparent =~ external-net ]] 2026-07-10 17:58:03.103 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-10 17:58:03.107 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:03.113 | ++ 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-10 17:58:03.706 | 2026-07-10 17:58:03.720 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:03.724 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=119b6728-c256-4a08-a45b-9d824effd292 2026-07-10 17:58:03.727 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-10 17:58:03.730 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:03.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-10 17:58:03.757 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-10 17:58:03.761 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-10 17:58:03.765 | ++ 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-10 17:58:04.030 | 2026-07-10 17:58:04.041 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:04.046 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-10 17:58:04.046 | address-scope 2026-07-10 17:58:04.046 | agent 2026-07-10 17:58:04.046 | allowed-address-pairs 2026-07-10 17:58:04.046 | auto-allocated-topology 2026-07-10 17:58:04.046 | availability_zone 2026-07-10 17:58:04.046 | default-subnetpools 2026-07-10 17:58:04.046 | dhcp_agent_scheduler 2026-07-10 17:58:04.046 | dns-integration 2026-07-10 17:58:04.046 | dns-domain-ports 2026-07-10 17:58:04.046 | dns-integration-domain-keywords 2026-07-10 17:58:04.046 | empty-string-filtering 2026-07-10 17:58:04.046 | external-net 2026-07-10 17:58:04.046 | extra_dhcp_opt 2026-07-10 17:58:04.046 | extraroute 2026-07-10 17:58:04.046 | extraroute-atomic 2026-07-10 17:58:04.047 | filter-validation 2026-07-10 17:58:04.047 | floating-ip-port-forwarding-detail 2026-07-10 17:58:04.047 | fip-port-details 2026-07-10 17:58:04.047 | flavors 2026-07-10 17:58:04.047 | floatingip-pools 2026-07-10 17:58:04.047 | router 2026-07-10 17:58:04.047 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:04.047 | enable-default-route-bfd 2026-07-10 17:58:04.047 | enable-default-route-ecmp 2026-07-10 17:58:04.047 | ext-gw-mode 2026-07-10 17:58:04.047 | l3-ha 2026-07-10 17:58:04.047 | external-gateway-multihoming 2026-07-10 17:58:04.047 | l3-flavors 2026-07-10 17:58:04.047 | l3_agent_scheduler 2026-07-10 17:58:04.047 | multi-provider 2026-07-10 17:58:04.047 | net-mtu 2026-07-10 17:58:04.047 | net-mtu-writable 2026-07-10 17:58:04.047 | network_availability_zone 2026-07-10 17:58:04.047 | network-ip-availability 2026-07-10 17:58:04.047 | network-ip-availability-details 2026-07-10 17:58:04.047 | pagination 2026-07-10 17:58:04.047 | port-device-profile 2026-07-10 17:58:04.047 | port-mac-address-regenerate 2026-07-10 17:58:04.047 | port-numa-affinity-policy 2026-07-10 17:58:04.047 | port-numa-affinity-policy-socket 2026-07-10 17:58:04.047 | binding 2026-07-10 17:58:04.047 | binding-extended 2026-07-10 17:58:04.047 | port-security 2026-07-10 17:58:04.047 | project-id 2026-07-10 17:58:04.047 | provider 2026-07-10 17:58:04.047 | qinq 2026-07-10 17:58:04.047 | quota-check-limit 2026-07-10 17:58:04.047 | quota-check-limit-default 2026-07-10 17:58:04.047 | quotas 2026-07-10 17:58:04.047 | quota_details 2026-07-10 17:58:04.047 | rbac-policies 2026-07-10 17:58:04.047 | rbac-address-scope 2026-07-10 17:58:04.047 | rbac-security-groups 2026-07-10 17:58:04.047 | revision-if-match 2026-07-10 17:58:04.047 | standard-attr-revisions 2026-07-10 17:58:04.047 | router_availability_zone 2026-07-10 17:58:04.047 | router-enable-snat 2026-07-10 17:58:04.047 | security-groups-default-rules 2026-07-10 17:58:04.047 | security-groups-default-statefulness 2026-07-10 17:58:04.047 | security-groups-normalized-cidr 2026-07-10 17:58:04.047 | security-groups-remote-address-group 2026-07-10 17:58:04.047 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:04.047 | security-groups-shared-filtering 2026-07-10 17:58:04.047 | security-group 2026-07-10 17:58:04.047 | service-type 2026-07-10 17:58:04.047 | sorting 2026-07-10 17:58:04.047 | standard-attr-description 2026-07-10 17:58:04.047 | stateful-security-group 2026-07-10 17:58:04.047 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:04.047 | subnet-external-network 2026-07-10 17:58:04.047 | subnet_onboard 2026-07-10 17:58:04.047 | subnet-service-types 2026-07-10 17:58:04.047 | subnet_allocation 2026-07-10 17:58:04.047 | subnetpool-prefix-ops 2026-07-10 17:58:04.047 | tag-creation 2026-07-10 17:58:04.047 | standard-attr-tag 2026-07-10 17:58:04.047 | standard-attr-timestamp 2026-07-10 17:58:04.047 | vlan-transparent' 2026-07-10 17:58:04.049 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-10 17:58:04.050 | address-scope 2026-07-10 17:58:04.050 | agent 2026-07-10 17:58:04.050 | allowed-address-pairs 2026-07-10 17:58:04.050 | auto-allocated-topology 2026-07-10 17:58:04.050 | availability_zone 2026-07-10 17:58:04.050 | default-subnetpools 2026-07-10 17:58:04.050 | dhcp_agent_scheduler 2026-07-10 17:58:04.050 | dns-integration 2026-07-10 17:58:04.050 | dns-domain-ports 2026-07-10 17:58:04.050 | dns-integration-domain-keywords 2026-07-10 17:58:04.050 | empty-string-filtering 2026-07-10 17:58:04.050 | external-net 2026-07-10 17:58:04.050 | extra_dhcp_opt 2026-07-10 17:58:04.050 | extraroute 2026-07-10 17:58:04.050 | extraroute-atomic 2026-07-10 17:58:04.050 | filter-validation 2026-07-10 17:58:04.050 | floating-ip-port-forwarding-detail 2026-07-10 17:58:04.050 | fip-port-details 2026-07-10 17:58:04.051 | flavors 2026-07-10 17:58:04.051 | floatingip-pools 2026-07-10 17:58:04.051 | router 2026-07-10 17:58:04.051 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:58:04.051 | enable-default-route-bfd 2026-07-10 17:58:04.051 | enable-default-route-ecmp 2026-07-10 17:58:04.051 | ext-gw-mode 2026-07-10 17:58:04.051 | l3-ha 2026-07-10 17:58:04.051 | external-gateway-multihoming 2026-07-10 17:58:04.051 | l3-flavors 2026-07-10 17:58:04.051 | l3_agent_scheduler 2026-07-10 17:58:04.051 | multi-provider 2026-07-10 17:58:04.051 | net-mtu 2026-07-10 17:58:04.051 | net-mtu-writable 2026-07-10 17:58:04.051 | network_availability_zone 2026-07-10 17:58:04.051 | network-ip-availability 2026-07-10 17:58:04.051 | network-ip-availability-details 2026-07-10 17:58:04.051 | pagination 2026-07-10 17:58:04.051 | port-device-profile 2026-07-10 17:58:04.051 | port-mac-address-regenerate 2026-07-10 17:58:04.051 | port-numa-affinity-policy 2026-07-10 17:58:04.051 | port-numa-affinity-policy-socket 2026-07-10 17:58:04.051 | binding 2026-07-10 17:58:04.051 | binding-extended 2026-07-10 17:58:04.051 | port-security 2026-07-10 17:58:04.051 | project-id 2026-07-10 17:58:04.051 | provider 2026-07-10 17:58:04.051 | qinq 2026-07-10 17:58:04.051 | quota-check-limit 2026-07-10 17:58:04.051 | quota-check-limit-default 2026-07-10 17:58:04.051 | quotas 2026-07-10 17:58:04.051 | quota_details 2026-07-10 17:58:04.051 | rbac-policies 2026-07-10 17:58:04.051 | rbac-address-scope 2026-07-10 17:58:04.051 | rbac-security-groups 2026-07-10 17:58:04.051 | revision-if-match 2026-07-10 17:58:04.051 | standard-attr-revisions 2026-07-10 17:58:04.051 | router_availability_zone 2026-07-10 17:58:04.051 | router-enable-snat 2026-07-10 17:58:04.051 | security-groups-default-rules 2026-07-10 17:58:04.051 | security-groups-default-statefulness 2026-07-10 17:58:04.051 | security-groups-normalized-cidr 2026-07-10 17:58:04.051 | security-groups-remote-address-group 2026-07-10 17:58:04.051 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:58:04.051 | security-groups-shared-filtering 2026-07-10 17:58:04.051 | security-group 2026-07-10 17:58:04.051 | service-type 2026-07-10 17:58:04.051 | sorting 2026-07-10 17:58:04.051 | standard-attr-description 2026-07-10 17:58:04.051 | stateful-security-group 2026-07-10 17:58:04.051 | subnet-dns-publish-fixed-ip 2026-07-10 17:58:04.051 | subnet-external-network 2026-07-10 17:58:04.051 | subnet_onboard 2026-07-10 17:58:04.051 | subnet-service-types 2026-07-10 17:58:04.051 | subnet_allocation 2026-07-10 17:58:04.051 | subnetpool-prefix-ops 2026-07-10 17:58:04.051 | tag-creation 2026-07-10 17:58:04.051 | standard-attr-tag 2026-07-10 17:58:04.051 | standard-attr-timestamp 2026-07-10 17:58:04.051 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-10 17:58:04.053 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-10 17:58:04.057 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-10 17:58:04.061 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-10 17:58:04.065 | ++ 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-10 17:58:05.407 | 2026-07-10 17:58:05.418 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:05.422 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=701b0e6a-4775-4e23-a55e-22a06cf7e1d7 2026-07-10 17:58:05.426 | + 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-10 17:58:05.429 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:05.451 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-10 17:58:05.455 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-10 17:58:05.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 119b6728-c256-4a08-a45b-9d824effd292 38d67387-3273-41f2-b0dd-7a7e13f5386a 2026-07-10 17:58:07.509 | 2026-07-10 17:58:07.518 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-10 17:58:07.523 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 2026-07-10 17:58:07.526 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-10 17:58:07.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:07.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-10 17:58:07.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-10 17:58:07.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-10 17:58:07.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-10 17:58:07.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-10 17:58:07.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-10 17:58:07.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-10 17:58:07.555 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-10 17:58:07.556 | +++ 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 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-10 17:58:08.520 | 2026-07-10 17:58:08.532 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:08.537 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-10 17:58:08.538 | | id | 44318bc8-e06e-4d2b-86da-c917553852d4 |' 2026-07-10 17:58:08.540 | ++ 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-10 17:58:08.543 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:08.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 44318bc8-e06e-4d2b-86da-c917553852d4 '|' 2026-07-10 17:58:08.569 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 44318bc8-e06e-4d2b-86da-c917553852d4 |' 2026-07-10 17:58:08.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-10 17:58:08.577 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 44318bc8-e06e-4d2b-86da-c917553852d4 '|' 2026-07-10 17:58:08.578 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-10 17:58:08.581 | ++ functions-common:get_field:806 : local data field 2026-07-10 17:58:08.585 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:08.588 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-10 17:58:08.591 | ++ functions-common:get_field:811 : field='$3' 2026-07-10 17:58:08.595 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-10 17:58:08.595 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 44318bc8-e06e-4d2b-86da-c917553852d4 |' 2026-07-10 17:58:08.602 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:08.607 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-10 17:58:08.612 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 44318bc8-e06e-4d2b-86da-c917553852d4 '|' 2026-07-10 17:58:08.612 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-10 17:58:08.616 | ++ functions-common:get_field:806 : local data field 2026-07-10 17:58:08.620 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:08.623 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-10 17:58:08.627 | ++ functions-common:get_field:811 : field='$6' 2026-07-10 17:58:08.631 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-10 17:58:08.631 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 44318bc8-e06e-4d2b-86da-c917553852d4 |' 2026-07-10 17:58:08.638 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:08.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=44318bc8-e06e-4d2b-86da-c917553852d4 2026-07-10 17:58:08.647 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 119b6728-c256-4a08-a45b-9d824effd292 2026-07-10 17:58:10.854 | 2026-07-10 17:58:10.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-10 17:58:10.868 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:10.871 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-10 17:58:10.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:10.901 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-10 17:58:10.905 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-10 17:58:10.908 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-10 17:58:10.913 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-10 17:58:10.917 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:10.921 | ++ 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-10 17:58:10.945 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-10 17:58:10.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-10 17:58:10.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-10 17:58:10.954 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-10 17:58:10.957 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-10 17:58:10.960 | + 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-10 17:58:10.964 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-10 17:58:10.968 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-10 17:58:10.972 | + functions-common:test_with_retry:2360 : local until=10 2026-07-10 17:58:10.976 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-10 17:58:10.981 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-10 17:58:10.984 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-10 17:58:10.987 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:10.991 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:10.996 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:11.002 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706290998 2026-07-10 17:58:11.007 | + 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-10 17:58:11.015 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-10 17:58:11.018 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:11.020 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:11.024 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:11.027 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:11.029 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:11.033 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-10 17:58:11.037 | + functions-common:time_stop:2427 : start_time=1783706290998 2026-07-10 17:58:11.041 | + functions-common:time_stop:2429 : [[ -z 1783706290998 ]] 2026-07-10 17:58:11.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:11.052 | + functions-common:time_stop:2432 : end_time=1783706291047 2026-07-10 17:58:11.055 | + functions-common:time_stop:2433 : elapsed_time=49 2026-07-10 17:58:11.058 | + functions-common:time_stop:2434 : total=1168 2026-07-10 17:58:11.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:11.064 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1217 2026-07-10 17:58:11.069 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-10 17:58:11.070 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-10 17:58:11.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-10 17:58:11.081 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:58:11.084 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:11.087 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:11.091 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-10 17:58:11.106 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-10 17:58:11.125 | ++ 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-10 17:58:11.126 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-10 17:58:11.127 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-10 17:58:11.127 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-10 17:58:11.450 | 2026-07-10 17:58:11.460 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:11.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.12 ' 2026-07-10 17:58:11.467 | + 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-10 17:58:11.471 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:11.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-10 17:58:11.495 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:58:11.498 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-10 17:58:11.500 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-10 17:58:11.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 119b6728-c256-4a08-a45b-9d824effd292 56497575-e4f8-4cd7-b274-c3f9ba58e9b8 2026-07-10 17:58:14.380 | 2026-07-10 17:58:14.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-10 17:58:14.397 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 2026-07-10 17:58:14.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-10 17:58:14.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:14.408 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-10 17:58:14.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-10 17:58:14.416 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-10 17:58:14.419 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-10 17:58:14.423 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-10 17:58:14.429 | +++ 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 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-10 17:58:14.430 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-10 17:58:16.468 | 2026-07-10 17:58:16.481 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:16.487 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-10 17:58:16.487 | | id | 43c069ff-424c-44a2-9ec3-c880119892c8 |' 2026-07-10 17:58:16.491 | ++ 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-10 17:58:16.495 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:16.518 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 43c069ff-424c-44a2-9ec3-c880119892c8 '|' 2026-07-10 17:58:16.523 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 43c069ff-424c-44a2-9ec3-c880119892c8 |' 2026-07-10 17:58:16.526 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-10 17:58:16.532 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 43c069ff-424c-44a2-9ec3-c880119892c8 '|' 2026-07-10 17:58:16.532 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-10 17:58:16.536 | ++ functions-common:get_field:806 : local data field 2026-07-10 17:58:16.539 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:16.544 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-10 17:58:16.546 | ++ functions-common:get_field:811 : field='$3' 2026-07-10 17:58:16.551 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 43c069ff-424c-44a2-9ec3-c880119892c8 |' 2026-07-10 17:58:16.552 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-10 17:58:16.559 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:16.564 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-10 17:58:16.567 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-10 17:58:16.573 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 43c069ff-424c-44a2-9ec3-c880119892c8 '|' 2026-07-10 17:58:16.573 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-10 17:58:16.577 | ++ functions-common:get_field:806 : local data field 2026-07-10 17:58:16.580 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:16.583 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-10 17:58:16.586 | ++ functions-common:get_field:811 : field='$6' 2026-07-10 17:58:16.590 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 43c069ff-424c-44a2-9ec3-c880119892c8 |' 2026-07-10 17:58:16.592 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-10 17:58:16.597 | ++ functions-common:get_field:807 : read data 2026-07-10 17:58:16.601 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=43c069ff-424c-44a2-9ec3-c880119892c8 2026-07-10 17:58:16.605 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-10 17:58:16.609 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-10 17:58:16.613 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:16.616 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-10 17:58:16.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:16.642 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-10 17:58:16.655 | net.ipv6.conf.all.forwarding = 1 2026-07-10 17:58:16.662 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 119b6728-c256-4a08-a45b-9d824effd292 -c external_gateway_info -f json 2026-07-10 17:58:16.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 43c069ff-424c-44a2-9ec3-c880119892c8 2026-07-10 17:58:16.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-10 17:58:16.664 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-10 17:58:16.665 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-10 17:58:17.077 | 2026-07-10 17:58:17.090 | ++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:58:17.095 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::2e4 2026-07-10 17:58:17.098 | + 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-10 17:58:17.101 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-10 17:58:17.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-10 17:58:17.128 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-10 17:58:17.131 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-10 17:58:17.136 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-10 17:58:17.140 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:17.144 | ++ 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-10 17:58:17.163 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-10 17:58:17.169 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-10 17:58:17.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-10 17:58:17.176 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-10 17:58:17.195 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-10 17:58:17.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fde7:8476:a8f7::/56 2026-07-10 17:58:17.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z a345367f-f2f8-4bfd-9d1b-6cae50b18646 ]] 2026-07-10 17:58:17.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fde7:8476:a8f7::/56 via 2001:db8::2e4 dev br-ex 2026-07-10 17:58:17.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-10 17:58:17.246 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:58:17.250 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-10 17:58:17.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:17.278 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-10 17:58:17.281 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:58:17.283 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-10 17:58:17.285 | + ./stack.sh:main:1335 : start_nova 2026-07-10 17:58:17.289 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-10 17:58:17.292 | + 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-10 17:58:17.295 | + 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-10 17:58:17.299 | + 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-10 17:58:17.301 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-10 17:58:17.304 | + 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-10 17:58:17.306 | + functions-common:run_process:1674 : local service=n-sch 2026-07-10 17:58:17.309 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.312 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:17.315 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:17.318 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:17.322 | + functions-common:run_process:1680 : local name=n-sch 2026-07-10 17:58:17.326 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:17.330 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:17.334 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:17.337 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:17.341 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:17.347 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706297343 2026-07-10 17:58:17.351 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-10 17:58:17.374 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:17.379 | + 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-10 17:58:17.382 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-10 17:58:17.385 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.389 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.393 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.396 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.399 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-10 17:58:17.403 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-10 17:58:17.406 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-10 17:58:17.410 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:17.414 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:17.417 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:17.420 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:17.423 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-10 17:58:17.426 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-10 17:58:17.429 | + 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-10 17:58:17.432 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-10 17:58:17.435 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-10 17:58:17.439 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:17.442 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:17.446 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:17.449 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:17.452 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:17.455 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-10 17:58:17.457 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:17.462 | + 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-10 17:58:17.540 | + 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-10 17:58:17.618 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-10 17:58:17.692 | + 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-10 17:58:17.758 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-10 17:58:17.824 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-10 17:58:17.886 | + 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-10 17:58:17.953 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:17.956 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:17.960 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-10 17:58:18.041 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:18.401 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-10 17:58:18.418 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-10 17:58:18.759 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-10 17:58:18.802 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:18.805 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:18.809 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:18.813 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:18.817 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:18.821 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:18.824 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:18.827 | + functions-common:time_stop:2427 : start_time=1783706297343 2026-07-10 17:58:18.830 | + functions-common:time_stop:2429 : [[ -z 1783706297343 ]] 2026-07-10 17:58:18.834 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:18.841 | + functions-common:time_stop:2432 : end_time=1783706298836 2026-07-10 17:58:18.846 | + functions-common:time_stop:2433 : elapsed_time=1493 2026-07-10 17:58:18.850 | + functions-common:time_stop:2434 : total=25482 2026-07-10 17:58:18.854 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:18.857 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26975 2026-07-10 17:58:18.862 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-10 17:58:18.869 | + 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-10 17:58:18.874 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-10 17:58:18.877 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-10 17:58:18.882 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:18.886 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:18.890 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:18.895 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-10 17:58:18.899 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:18.904 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:18.908 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:18.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:18.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:18.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706298918 2026-07-10 17:58:18.927 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-10 17:58:18.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:18.957 | + 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-10 17:58:18.962 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-10 17:58:18.966 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-10 17:58:18.970 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-10 17:58:18.976 | + 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-10 17:58:18.980 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-10 17:58:18.984 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-10 17:58:18.989 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-10 17:58:18.994 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-10 17:58:18.998 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:19.002 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:19.006 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:19.011 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:19.015 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-10 17:58:19.019 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:58:19.024 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:19.027 | + 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-10 17:58:19.031 | + 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-10 17:58:19.035 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-10 17:58:19.039 | + 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-10 17:58:19.043 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:58:19.048 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:58:19.053 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:58:19.057 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-10 17:58:19.062 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:58:19.067 | + 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-10 17:58:19.151 | + 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-10 17:58:19.234 | + 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-10 17:58:19.314 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-10 17:58:19.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-10 17:58:19.459 | + 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-10 17:58:19.531 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-10 17:58:19.608 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-10 17:58:19.686 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-10 17:58:19.752 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-10 17:58:19.823 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-10 17:58:19.895 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:58:19.898 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:58:19.902 | + 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-10 17:58:19.985 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:58:20.354 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-10 17:58:20.371 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-10 17:58:20.757 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-10 17:58:20.857 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:20.861 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:20.865 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:20.872 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:20.876 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:20.879 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:20.883 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:20.888 | + functions-common:time_stop:2427 : start_time=1783706298918 2026-07-10 17:58:20.894 | + functions-common:time_stop:2429 : [[ -z 1783706298918 ]] 2026-07-10 17:58:20.899 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:20.908 | + functions-common:time_stop:2432 : end_time=1783706300902 2026-07-10 17:58:20.915 | + functions-common:time_stop:2433 : elapsed_time=1984 2026-07-10 17:58:20.919 | + functions-common:time_stop:2434 : total=26975 2026-07-10 17:58:20.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:20.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28959 2026-07-10 17:58:20.932 | + 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-10 17:58:20.937 | + 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-10 17:58:20.942 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-10 17:58:20.946 | + 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-10 17:58:20.952 | + 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-10 17:58:20.955 | + 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-10 17:58:20.961 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-10 17:58:20.966 | + 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-10 17:58:20.971 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-10 17:58:20.978 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-10 17:58:20.984 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:58:20.988 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-10 17:58:20.992 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-10 17:58:21.020 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:21.025 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-10 17:58:21.098 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-10 17:58:21.102 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-10 17:58:21.124 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:21.127 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-10 17:58:21.130 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-10 17:58:21.156 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:21.162 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-10 17:58:21.168 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:58:21.173 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-10 17:58:21.177 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-10 17:58:21.180 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:58:21.183 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:58:21.187 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-10 17:58:21.191 | + 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-10 17:58:21.195 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-10 17:58:21.200 | + 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-10 17:58:21.203 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:21.206 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:21.211 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:21.215 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-10 17:58:21.219 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:21.223 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:21.227 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:21.233 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:21.237 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:21.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706301239 2026-07-10 17:58:21.248 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-10 17:58:21.274 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:21.279 | + 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-10 17:58:21.283 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-10 17:58:21.287 | + 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-10 17:58:21.291 | + 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-10 17:58:21.295 | + 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-10 17:58:21.299 | + 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-10 17:58:21.304 | + 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-10 17:58:21.310 | + 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-10 17:58:21.315 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-10 17:58:21.320 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:21.324 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:21.331 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:21.336 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:21.340 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-10 17:58:21.345 | + 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-10 17:58:21.350 | + 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-10 17:58:21.354 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-10 17:58:21.358 | + 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-10 17:58:21.363 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:21.367 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:21.371 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:21.375 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:21.379 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:21.384 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-10 17:58:21.387 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:21.394 | + 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-10 17:58:21.484 | + 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-10 17:58:21.576 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-10 17:58:21.652 | + 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-10 17:58:21.737 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-10 17:58:21.824 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-10 17:58:21.903 | + 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-10 17:58:21.985 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:21.989 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:21.992 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-10 17:58:22.090 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:22.550 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-10 17:58:22.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-10 17:58:22.997 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-10 17:58:23.030 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:23.035 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:23.040 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:23.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:23.049 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:23.052 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:23.055 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:23.059 | + functions-common:time_stop:2427 : start_time=1783706301239 2026-07-10 17:58:23.062 | + functions-common:time_stop:2429 : [[ -z 1783706301239 ]] 2026-07-10 17:58:23.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:23.073 | + functions-common:time_stop:2432 : end_time=1783706303069 2026-07-10 17:58:23.077 | + functions-common:time_stop:2433 : elapsed_time=1830 2026-07-10 17:58:23.081 | + functions-common:time_stop:2434 : total=28959 2026-07-10 17:58:23.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:23.091 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30789 2026-07-10 17:58:23.095 | + 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-10 17:58:23.099 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-10 17:58:23.104 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-10 17:58:23.107 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:23.110 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:23.113 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:23.116 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-10 17:58:23.120 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:23.123 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:23.127 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:23.132 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:23.137 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:23.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706303139 2026-07-10 17:58:23.148 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-10 17:58:23.173 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:23.177 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:23.181 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:23.184 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:23.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:23.192 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:23.196 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:23.199 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:23.202 | + functions-common:time_stop:2427 : start_time=1783706303139 2026-07-10 17:58:23.206 | + functions-common:time_stop:2429 : [[ -z 1783706303139 ]] 2026-07-10 17:58:23.213 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:23.219 | + functions-common:time_stop:2432 : end_time=1783706303215 2026-07-10 17:58:23.222 | + functions-common:time_stop:2433 : elapsed_time=76 2026-07-10 17:58:23.230 | + functions-common:time_stop:2434 : total=30789 2026-07-10 17:58:23.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:23.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30865 2026-07-10 17:58:23.239 | + 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-10 17:58:23.243 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-10 17:58:23.246 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-10 17:58:23.250 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:23.255 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:23.260 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:23.264 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-10 17:58:23.267 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:23.271 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:23.274 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:23.278 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:23.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:23.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706303285 2026-07-10 17:58:23.292 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-10 17:58:23.316 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:23.320 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:23.325 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:23.330 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:23.332 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:23.337 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:23.341 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:23.345 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:23.349 | + functions-common:time_stop:2427 : start_time=1783706303285 2026-07-10 17:58:23.353 | + functions-common:time_stop:2429 : [[ -z 1783706303285 ]] 2026-07-10 17:58:23.358 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:23.366 | + functions-common:time_stop:2432 : end_time=1783706303360 2026-07-10 17:58:23.370 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-10 17:58:23.374 | + functions-common:time_stop:2434 : total=30865 2026-07-10 17:58:23.377 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:23.380 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30940 2026-07-10 17:58:23.385 | + 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-10 17:58:23.390 | + 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-10 17:58:23.395 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-10 17:58:23.398 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:58:23.404 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-10 17:58:23.408 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-10 17:58:23.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:23.436 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-10 17:58:23.505 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-10 17:58:23.510 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:58:23.513 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-10 17:58:23.569 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-10 17:58:23.593 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:23.597 | + 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-10 17:58:23.601 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-10 17:58:23.605 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.608 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:23.611 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:23.614 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:23.617 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-10 17:58:23.620 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:23.623 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:23.627 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:23.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:23.636 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:23.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706303638 2026-07-10 17:58:23.645 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-10 17:58:23.667 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:23.671 | + 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-10 17:58:23.676 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-10 17:58:23.679 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.682 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.686 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.688 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.692 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-10 17:58:23.696 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-10 17:58:23.700 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-10 17:58:23.704 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:23.707 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:23.710 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:23.714 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:23.718 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-10 17:58:23.722 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-10 17:58:23.726 | + 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-10 17:58:23.729 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-10 17:58:23.734 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-10 17:58:23.737 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:23.739 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:23.743 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:23.747 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:23.749 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:23.752 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-10 17:58:23.756 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:23.762 | + 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-10 17:58:23.851 | + 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-10 17:58:23.975 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-10 17:58:24.062 | + 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-10 17:58:24.143 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-10 17:58:24.225 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-10 17:58:24.306 | + 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-10 17:58:24.383 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:24.386 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:24.390 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-10 17:58:24.483 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:24.866 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-10 17:58:24.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-10 17:58:25.314 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-10 17:58:25.347 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:25.351 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:25.355 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:25.357 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:25.361 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:25.363 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:25.367 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:25.369 | + functions-common:time_stop:2427 : start_time=1783706303638 2026-07-10 17:58:25.372 | + functions-common:time_stop:2429 : [[ -z 1783706303638 ]] 2026-07-10 17:58:25.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:25.384 | + functions-common:time_stop:2432 : end_time=1783706305379 2026-07-10 17:58:25.387 | + functions-common:time_stop:2433 : elapsed_time=1741 2026-07-10 17:58:25.390 | + functions-common:time_stop:2434 : total=30940 2026-07-10 17:58:25.392 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:25.395 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32681 2026-07-10 17:58:25.399 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-10 17:58:25.404 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-10 17:58:25.408 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-10 17:58:25.430 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:25.434 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-10 17:58:25.438 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-10 17:58:25.442 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-10 17:58:25.447 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-10 17:58:25.451 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-10 17:58:25.454 | + 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-10 17:58:25.458 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-10 17:58:25.462 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-10 17:58:25.466 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:25.470 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:25.474 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:25.478 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-10 17:58:25.482 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:25.487 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:25.491 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:25.494 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:25.498 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:25.505 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706305500 2026-07-10 17:58:25.509 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-10 17:58:25.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:25.540 | + 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-10 17:58:25.545 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-10 17:58:25.549 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-10 17:58:25.553 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-10 17:58:25.558 | + 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-10 17:58:25.561 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-10 17:58:25.565 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-10 17:58:25.568 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-10 17:58:25.572 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-10 17:58:25.576 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:25.581 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:25.585 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:25.588 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:25.593 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-10 17:58:25.597 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-10 17:58:25.600 | + 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-10 17:58:25.604 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-10 17:58:25.608 | + 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-10 17:58:25.612 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:25.615 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:25.619 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:25.622 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:25.626 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:25.630 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-10 17:58:25.634 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:25.639 | + 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-10 17:58:25.725 | + 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-10 17:58:25.811 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-10 17:58:25.880 | + 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-10 17:58:25.948 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-10 17:58:26.014 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-10 17:58:26.082 | + 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-10 17:58:26.157 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:26.160 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:26.164 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-10 17:58:26.242 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:26.592 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-10 17:58:26.609 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-10 17:58:26.966 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-10 17:58:27.007 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:27.010 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:27.014 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:27.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:27.021 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:27.024 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:27.029 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:27.032 | + functions-common:time_stop:2427 : start_time=1783706305500 2026-07-10 17:58:27.035 | + functions-common:time_stop:2429 : [[ -z 1783706305500 ]] 2026-07-10 17:58:27.040 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:27.046 | + functions-common:time_stop:2432 : end_time=1783706307042 2026-07-10 17:58:27.050 | + functions-common:time_stop:2433 : elapsed_time=1542 2026-07-10 17:58:27.054 | + functions-common:time_stop:2434 : total=32681 2026-07-10 17:58:27.058 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:27.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34223 2026-07-10 17:58:27.066 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-10 17:58:27.069 | + 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-10 17:58:27.073 | + 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-10 17:58:27.077 | + 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-10 17:58:27.081 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-10 17:58:27.085 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-10 17:58:27.091 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-10 17:58:27.094 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:58:27.098 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-10 17:58:27.102 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-10 17:58:27.105 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-10 17:58:27.109 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-10 17:58:27.113 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-10 17:58:27.118 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-10 17:58:27.121 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-10 17:58:27.127 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-10 17:58:27.128 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-10 17:58:27.128 | BEGIN { 2026-07-10 17:58:27.128 | section = "" 2026-07-10 17:58:27.128 | last_section = "" 2026-07-10 17:58:27.128 | section_count = 0 2026-07-10 17:58:27.128 | } 2026-07-10 17:58:27.128 | /^\[.+\]/ { 2026-07-10 17:58:27.128 | gsub("[][]", "", $1); 2026-07-10 17:58:27.128 | section=$1 2026-07-10 17:58:27.128 | next 2026-07-10 17:58:27.128 | } 2026-07-10 17:58:27.128 | /^ *\#/ { 2026-07-10 17:58:27.128 | next 2026-07-10 17:58:27.128 | } 2026-07-10 17:58:27.128 | /^[^ \t]+/ { 2026-07-10 17:58:27.128 | # get offset of first = in $0 2026-07-10 17:58:27.128 | eq_idx = index($0, "=") 2026-07-10 17:58:27.129 | # extract attr & value from $0 2026-07-10 17:58:27.129 | attr = substr($0, 1, eq_idx - 1) 2026-07-10 17:58:27.129 | value = substr($0, eq_idx + 1) 2026-07-10 17:58:27.129 | # only need to strip trailing whitespace from attr 2026-07-10 17:58:27.129 | sub(/[ \t]*$/, "", attr) 2026-07-10 17:58:27.129 | # need to strip leading & trailing whitespace from value 2026-07-10 17:58:27.129 | sub(/^[ \t]*/, "", value) 2026-07-10 17:58:27.129 | sub(/[ \t]*$/, "", value) 2026-07-10 17:58:27.129 | 2026-07-10 17:58:27.129 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-10 17:58:27.129 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-10 17:58:27.129 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-10 17:58:27.129 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-10 17:58:27.129 | if (! (section, attr) in cfg_attr_count) { 2026-07-10 17:58:27.129 | if (section != last_section) { 2026-07-10 17:58:27.129 | cfg_section[section_count++] = section 2026-07-10 17:58:27.129 | last_section = section 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-10 17:58:27.129 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-10 17:58:27.129 | 2026-07-10 17:58:27.129 | cfg_attr[section, attr, 0] = value 2026-07-10 17:58:27.129 | cfg_attr_count[section, attr] = 1 2026-07-10 17:58:27.129 | } else { 2026-07-10 17:58:27.129 | lno = cfg_attr_count[section, attr]++ 2026-07-10 17:58:27.129 | cfg_attr[section, attr, lno] = value 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | END { 2026-07-10 17:58:27.129 | # Process each section in order 2026-07-10 17:58:27.129 | for (sno = 0; sno < section_count; sno++) { 2026-07-10 17:58:27.129 | section = cfg_section[sno] 2026-07-10 17:58:27.129 | # The ini routines simply append a config item immediately 2026-07-10 17:58:27.129 | # after the section header. To keep the same order as defined 2026-07-10 17:58:27.129 | # in local.conf, invoke the ini routines in the reverse order 2026-07-10 17:58:27.129 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-10 17:58:27.129 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-10 17:58:27.129 | if (cfg_attr_count[section, attr] == 1) 2026-07-10 17:58:27.129 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-10 17:58:27.129 | else { 2026-07-10 17:58:27.129 | # For multiline, invoke the ini routines in the reverse order 2026-07-10 17:58:27.129 | count = cfg_attr_count[section, attr] 2026-07-10 17:58:27.129 | print "inidelete " configfile " " section " " attr 2026-07-10 17:58:27.129 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-10 17:58:27.129 | for (l = count -2; l >= 0; l--) 2026-07-10 17:58:27.129 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | } 2026-07-10 17:58:27.129 | ' 2026-07-10 17:58:27.129 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 17:58:27.130 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-10 17:58:27.131 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:58:27.135 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-10 17:58:27.138 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-10 17:58:27.142 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:58:27.145 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-10 17:58:27.150 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-10 17:58:27.150 | BEGIN { group = "" } 2026-07-10 17:58:27.150 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:58:27.150 | gsub("[][]", "", $1); 2026-07-10 17:58:27.150 | split($1, a, "|"); 2026-07-10 17:58:27.150 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-10 17:58:27.150 | group=a[1] 2026-07-10 17:58:27.150 | } else { 2026-07-10 17:58:27.150 | group="" 2026-07-10 17:58:27.150 | } 2026-07-10 17:58:27.150 | next 2026-07-10 17:58:27.150 | } 2026-07-10 17:58:27.150 | { 2026-07-10 17:58:27.150 | if (group != "") 2026-07-10 17:58:27.150 | print $0 2026-07-10 17:58:27.150 | } 2026-07-10 17:58:27.150 | ' /opt/stack/devstack/local.conf 2026-07-10 17:58:27.160 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-10 17:58:27.163 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-10 17:58:27.214 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-10 17:58:27.265 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-10 17:58:27.269 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-10 17:58:27.273 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-10 17:58:27.277 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-10 17:58:27.281 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-10 17:58:27.286 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-10 17:58:27.310 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:27.316 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-10 17:58:27.321 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-10 17:58:27.325 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-10 17:58:27.349 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:27.352 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/nova_cell1 2026-07-10 17:58:27.357 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/nova_cell1 2026-07-10 17:58:27.404 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-10 17:58:27.407 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-10 17:58:27.410 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-10 17:58:27.440 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-10 17:58:27.467 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-10 17:58:27.471 | + lib/nova:configure_console_compute:671 : local offset 2026-07-10 17:58:27.476 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-10 17:58:27.481 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-10 17:58:27.485 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-10 17:58:27.518 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.68 2026-07-10 17:58:27.522 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-10 17:58:27.549 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:27.554 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-10 17:58:27.559 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-10 17:58:27.564 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-10 17:58:27.568 | + functions:vercmp:648 : local 'op=<' 2026-07-10 17:58:27.573 | + functions:vercmp:649 : local v2=1.0.0 2026-07-10 17:58:27.577 | + functions:vercmp:650 : local result 2026-07-10 17:58:27.583 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-10 17:58:27.583 | ++ functions:vercmp:654 : sort -V 2026-07-10 17:58:27.584 | ++ functions:vercmp:654 : head -1 2026-07-10 17:58:27.591 | + functions:vercmp:654 : result=1.0.0 2026-07-10 17:58:27.594 | + functions:vercmp:656 : case $op in 2026-07-10 17:58:27.597 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-10 17:58:27.602 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-10 17:58:27.606 | + functions:vercmp:667 : return 2026-07-10 17:58:27.610 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.68:6080/vnc_lite.html 2026-07-10 17:58:27.614 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.68:6080/vnc_lite.html 2026-07-10 17:58:27.660 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.68:6081/spice_auto.html 2026-07-10 17:58:27.663 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.68:6081/spice_auto.html 2026-07-10 17:58:27.710 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-10 17:58:27.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:27.738 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-10 17:58:27.742 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.68 2026-07-10 17:58:27.746 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-10 17:58:27.792 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.68 2026-07-10 17:58:27.835 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-10 17:58:27.859 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:27.863 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-10 17:58:27.867 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-10 17:58:27.890 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:27.895 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-10 17:58:27.899 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-10 17:58:27.942 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-10 17:58:27.944 | + 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-10 17:58:27.987 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-10 17:58:27.991 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-10 17:58:27.994 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-10 17:58:28.032 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-10 17:58:28.035 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-10 17:58:28.039 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-10 17:58:28.042 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-10 17:58:28.085 | + 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-10 17:58:28.089 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-10 17:58:28.092 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-10 17:58:28.095 | + functions-common:run_process:1676 : local group=libvirt 2026-07-10 17:58:28.099 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:28.103 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:28.106 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-10 17:58:28.110 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:28.114 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:28.118 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:28.122 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:28.126 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:28.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706308128 2026-07-10 17:58:28.134 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-10 17:58:28.160 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:28.164 | + 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-10 17:58:28.168 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-10 17:58:28.172 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-10 17:58:28.175 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-10 17:58:28.178 | + 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-10 17:58:28.182 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-10 17:58:28.185 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-10 17:58:28.188 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-10 17:58:28.192 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-10 17:58:28.195 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-10 17:58:28.199 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:28.202 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:28.205 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:28.208 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-10 17:58:28.212 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-10 17:58:28.215 | + 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-10 17:58:28.220 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-10 17:58:28.223 | + 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-10 17:58:28.226 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-10 17:58:28.229 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:28.233 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:28.237 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:28.240 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-10 17:58:28.243 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-10 17:58:28.247 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-10 17:58:28.250 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:28.256 | + 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-10 17:58:28.340 | + 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-10 17:58:28.428 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-10 17:58:28.497 | + 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-10 17:58:28.568 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-10 17:58:28.641 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-10 17:58:28.722 | + 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-10 17:58:28.793 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:28.796 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-10 17:58:28.800 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-10 17:58:28.874 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-10 17:58:28.969 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:29.360 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-10 17:58:29.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-10 17:58:29.782 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-10 17:58:29.819 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:29.823 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:29.827 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:29.831 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:29.834 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:29.839 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:29.842 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:29.845 | + functions-common:time_stop:2427 : start_time=1783706308128 2026-07-10 17:58:29.848 | + functions-common:time_stop:2429 : [[ -z 1783706308128 ]] 2026-07-10 17:58:29.852 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:29.857 | + functions-common:time_stop:2432 : end_time=1783706309854 2026-07-10 17:58:29.860 | + functions-common:time_stop:2433 : elapsed_time=1726 2026-07-10 17:58:29.863 | + functions-common:time_stop:2434 : total=34223 2026-07-10 17:58:29.866 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:29.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35949 2026-07-10 17:58:29.873 | + 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-10 17:58:29.876 | + 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-10 17:58:29.878 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-10 17:58:29.905 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:29.909 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-10 17:58:29.909 | Dumping cells_v2 mapping 2026-07-10 17:58:29.912 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-10 17:58:30.230 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:58:30.231 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:58:30.231 | we strongly recommend against using it for new projects. 2026-07-10 17:58:30.231 | 2026-07-10 17:58:30.231 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:58:30.231 | framework. For more detail see 2026-07-10 17:58:30.231 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:58:30.231 | 2026-07-10 17:58:30.231 | import eventlet # noqa 2026-07-10 17:58:30.401 | 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-10 17:58:32.130 | INFO dbcounter [None req-a8f16fb4-6470-4a08-80a3-efdfedb7d639 None None] Registered counter for database nova_api 2026-07-10 17:58:32.204 | DEBUG dbcounter [-] [96060] Writer thread running {{(pid=96060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:58:32.223 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-10 17:58:32.223 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-10 17:58:32.223 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-10 17:58:32.223 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-10 17:58:32.223 | | cell1 | dfc15772-32c1-49c2-8554-47b3a4087584 | rabbit://stackrabbit:secretrabbit@10.4.3.68:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-10 17:58:32.223 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-10 17:58:32.825 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-10 17:58:32.830 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-10 17:58:32.908 | + inc/async:async_inner:63 : create_flavors 2026-07-10 17:58:32.958 | [8540 Async create_flavors:96124]: running: create_flavors 2026-07-10 17:58:32.962 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-10 17:58:32.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:32.990 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-10 17:58:32.994 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:58:32.998 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-10 17:58:33.001 | + ./stack.sh:main:1340 : start_cinder 2026-07-10 17:58:33.006 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-10 17:58:33.011 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-10 17:58:33.018 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.022 | + functions-common:run_process:1674 : local service=c-api 2026-07-10 17:58:33.026 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.029 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:33.032 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:33.035 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:33.038 | + functions-common:run_process:1680 : local name=c-api 2026-07-10 17:58:33.041 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:33.045 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:33.050 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:33.053 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:33.058 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:33.064 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706313060 2026-07-10 17:58:33.067 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-10 17:58:33.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:33.100 | + 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-10 17:58:33.105 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-10 17:58:33.110 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.114 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.118 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.122 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-10 17:58:33.126 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-10 17:58:33.129 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-10 17:58:33.133 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-10 17:58:33.139 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:33.142 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:33.146 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:33.151 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:33.154 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-10 17:58:33.159 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:58:33.163 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:33.166 | + 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-10 17:58:33.170 | + 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-10 17:58:33.173 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-10 17:58:33.176 | + 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-10 17:58:33.179 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:58:33.183 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:58:33.186 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:58:33.189 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-10 17:58:33.191 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:58:33.196 | + 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-10 17:58:33.284 | + 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-10 17:58:33.367 | + 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-10 17:58:33.433 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-10 17:58:33.496 | + 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-10 17:58:33.554 | + 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-10 17:58:33.615 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-10 17:58:33.680 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-10 17:58:33.742 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-10 17:58:33.809 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-10 17:58:33.881 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-10 17:58:33.948 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:58:33.951 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:58:33.954 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-10 17:58:34.031 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:58:34.386 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-10 17:58:34.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-10 17:58:34.785 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-10 17:58:34.879 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:34.883 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:34.888 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:34.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:34.895 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:34.898 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:34.904 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:34.906 | + functions-common:time_stop:2427 : start_time=1783706313060 2026-07-10 17:58:34.911 | + functions-common:time_stop:2429 : [[ -z 1783706313060 ]] 2026-07-10 17:58:34.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:34.922 | + functions-common:time_stop:2432 : end_time=1783706314917 2026-07-10 17:58:34.925 | + functions-common:time_stop:2433 : elapsed_time=1857 2026-07-10 17:58:34.928 | + functions-common:time_stop:2434 : total=35949 2026-07-10 17:58:34.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:34.934 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37806 2026-07-10 17:58:34.938 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-10 17:58:34.938 | Waiting for Cinder API to start... 2026-07-10 17:58:34.941 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.68/volume/v3/ 2026-07-10 17:58:34.944 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.68/volume/v3/ 2026-07-10 17:58:34.949 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:58:34.953 | + functions:wait_for_service:477 : local url=https://10.4.3.68/volume/v3/ 2026-07-10 17:58:34.957 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:58:34.961 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:58:34.966 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:58:34.971 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:34.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:34.979 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:34.984 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706314980 2026-07-10 17:58:34.987 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:58:34.992 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68/volume/v3/ 2026-07-10 17:58:37.903 | + :: : [[ 401 == 503 ]] 2026-07-10 17:58:37.905 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:58:37.911 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:58:37.915 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:37.920 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:37.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:37.929 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:37.934 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:37.939 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:58:37.943 | + functions-common:time_stop:2427 : start_time=1783706314980 2026-07-10 17:58:37.949 | + functions-common:time_stop:2429 : [[ -z 1783706314980 ]] 2026-07-10 17:58:37.956 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:37.961 | + functions-common:time_stop:2432 : end_time=1783706317957 2026-07-10 17:58:37.965 | + functions-common:time_stop:2433 : elapsed_time=2977 2026-07-10 17:58:37.967 | + inc/async:async_inner:64 : rc=0 2026-07-10 17:58:37.969 | + functions-common:time_stop:2434 : total=8902 2026-07-10 17:58:37.973 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:37.976 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11879 2026-07-10 17:58:37.981 | + functions:wait_for_service:486 : return 0 2026-07-10 17:58:37.985 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:37.988 | + functions-common:run_process:1674 : local service=c-sch 2026-07-10 17:58:37.992 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:37.997 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:37.999 | [96124 Async create_flavors:96124]: finished successfully 2026-07-10 17:58:38.001 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:38.006 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:38.009 | + functions-common:run_process:1680 : local name=c-sch 2026-07-10 17:58:38.014 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:38.018 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:38.021 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:38.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:38.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:38.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706318032 2026-07-10 17:58:38.040 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-10 17:58:38.065 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:38.069 | + 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-10 17:58:38.074 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-10 17:58:38.078 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:38.082 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:38.086 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:38.090 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:38.094 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-10 17:58:38.098 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-10 17:58:38.101 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-10 17:58:38.105 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:38.109 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:38.112 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:38.115 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:38.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-10 17:58:38.124 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-10 17:58:38.128 | + 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-10 17:58:38.132 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-10 17:58:38.135 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:38.139 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:38.143 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:38.147 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-10 17:58:38.151 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:38.155 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:38.159 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-10 17:58:38.162 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:38.169 | + 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-10 17:58:38.254 | + 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-10 17:58:38.349 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-10 17:58:38.422 | + 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-10 17:58:38.493 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-10 17:58:38.567 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-10 17:58:38.637 | + 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-10 17:58:38.709 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-10 17:58:38.713 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:38.716 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-10 17:58:38.795 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:39.170 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-10 17:58:39.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-10 17:58:39.591 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-10 17:58:39.628 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:39.632 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:39.637 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:39.641 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:39.646 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:39.651 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:39.655 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:39.658 | + functions-common:time_stop:2427 : start_time=1783706318032 2026-07-10 17:58:39.662 | + functions-common:time_stop:2429 : [[ -z 1783706318032 ]] 2026-07-10 17:58:39.666 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:39.673 | + functions-common:time_stop:2432 : end_time=1783706319669 2026-07-10 17:58:39.678 | + functions-common:time_stop:2433 : elapsed_time=1637 2026-07-10 17:58:39.682 | + functions-common:time_stop:2434 : total=37806 2026-07-10 17:58:39.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:39.690 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39443 2026-07-10 17:58:39.693 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:39.696 | + 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-10 17:58:39.699 | + functions-common:run_process:1674 : local service=c-bak 2026-07-10 17:58:39.702 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.707 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:39.711 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:39.714 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:39.718 | + functions-common:run_process:1680 : local name=c-bak 2026-07-10 17:58:39.723 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:39.726 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:39.731 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:39.735 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:39.741 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:39.747 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706319742 2026-07-10 17:58:39.751 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-10 17:58:39.778 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:39.781 | + 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-10 17:58:39.785 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-10 17:58:39.788 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.793 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.797 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.802 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.806 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-10 17:58:39.810 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-10 17:58:39.814 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-10 17:58:39.819 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:39.822 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:39.827 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:39.830 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:39.834 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-10 17:58:39.839 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-10 17:58:39.842 | + 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-10 17:58:39.846 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-10 17:58:39.851 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:39.856 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:39.859 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:39.863 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:39.866 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:39.870 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:39.873 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-10 17:58:39.877 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:39.882 | + 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-10 17:58:39.969 | + 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-10 17:58:40.055 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-10 17:58:40.134 | + 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-10 17:58:40.207 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-10 17:58:40.279 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-10 17:58:40.350 | + 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-10 17:58:40.420 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-10 17:58:40.424 | + 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-10 17:58:40.497 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:40.500 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-10 17:58:40.582 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:40.969 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-10 17:58:40.984 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-10 17:58:41.329 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-10 17:58:41.363 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:41.366 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:41.369 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:41.373 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:41.376 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:41.380 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:41.383 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:41.387 | + functions-common:time_stop:2427 : start_time=1783706319742 2026-07-10 17:58:41.391 | + functions-common:time_stop:2429 : [[ -z 1783706319742 ]] 2026-07-10 17:58:41.395 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:41.402 | + functions-common:time_stop:2432 : end_time=1783706321398 2026-07-10 17:58:41.404 | + functions-common:time_stop:2433 : elapsed_time=1656 2026-07-10 17:58:41.408 | + functions-common:time_stop:2434 : total=39443 2026-07-10 17:58:41.412 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:41.416 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41099 2026-07-10 17:58:41.420 | + 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-10 17:58:41.424 | + functions-common:run_process:1674 : local service=c-vol 2026-07-10 17:58:41.428 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.432 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:41.435 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:41.439 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:41.443 | + functions-common:run_process:1680 : local name=c-vol 2026-07-10 17:58:41.447 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:41.451 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:41.454 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:41.457 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:41.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:41.469 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706321465 2026-07-10 17:58:41.473 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-10 17:58:41.497 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:41.501 | + 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-10 17:58:41.505 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-10 17:58:41.508 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.511 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.514 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.518 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.522 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-10 17:58:41.526 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-10 17:58:41.530 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-10 17:58:41.534 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:41.537 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:41.541 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:41.543 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:41.546 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-10 17:58:41.548 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-10 17:58:41.552 | + 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-10 17:58:41.556 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-10 17:58:41.560 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-10 17:58:41.564 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-10 17:58:41.568 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-10 17:58:41.571 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-10 17:58:41.574 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-10 17:58:41.576 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-10 17:58:41.579 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-10 17:58:41.581 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-10 17:58:41.586 | + 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-10 17:58:41.678 | + 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-10 17:58:41.766 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-10 17:58:41.834 | + 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-10 17:58:41.911 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-10 17:58:41.993 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-10 17:58:42.070 | + 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-10 17:58:42.144 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-10 17:58:42.147 | + 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-10 17:58:42.223 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-10 17:58:42.226 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-10 17:58:42.320 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-10 17:58:42.733 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-10 17:58:42.751 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-10 17:58:43.112 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-10 17:58:43.150 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:43.154 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:43.157 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:43.160 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:43.163 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:43.166 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:43.170 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:43.173 | + functions-common:time_stop:2427 : start_time=1783706321465 2026-07-10 17:58:43.177 | + functions-common:time_stop:2429 : [[ -z 1783706321465 ]] 2026-07-10 17:58:43.183 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:43.190 | + functions-common:time_stop:2432 : end_time=1783706323185 2026-07-10 17:58:43.194 | + functions-common:time_stop:2433 : elapsed_time=1720 2026-07-10 17:58:43.198 | + functions-common:time_stop:2434 : total=41099 2026-07-10 17:58:43.202 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:43.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42819 2026-07-10 17:58:43.211 | + ./stack.sh:main:1341 : create_volume_types 2026-07-10 17:58:43.215 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-10 17:58:43.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:43.249 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-10 17:58:43.253 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-10 17:58:43.257 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-10 17:58:43.260 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-10 17:58:43.264 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-10 17:58:43.268 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-10 17:58:43.274 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-10 17:58:43.277 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-10 17:58:43.282 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-10 17:58:43.316 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:43.320 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-10 17:58:44.914 | 2026-07-10 17:58:44.914 | +-------------+--------------------------------------+ 2026-07-10 17:58:44.914 | | Field | Value | 2026-07-10 17:58:44.914 | +-------------+--------------------------------------+ 2026-07-10 17:58:44.914 | | description | None | 2026-07-10 17:58:44.914 | | id | abcd75b2-57dd-4fa3-b9c1-c4b2c83aed06 | 2026-07-10 17:58:44.914 | | is_public | True | 2026-07-10 17:58:44.914 | | name | storpool | 2026-07-10 17:58:44.914 | | properties | volume_backend_name='storpool' | 2026-07-10 17:58:44.914 | +-------------+--------------------------------------+ 2026-07-10 17:58:44.924 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-10 17:58:44.927 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:44.934 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:44.934 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-10 17:58:44.938 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-10 17:58:44.959 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:44.963 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-10 17:58:44.966 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:58:44.970 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-10 17:58:44.974 | + ./stack.sh:main:1356 : start_glance 2026-07-10 17:58:44.978 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-10 17:58:44.983 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-10 17:58:44.990 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:44.994 | + functions-common:run_process:1674 : local service=g-api 2026-07-10 17:58:44.998 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:45.001 | + functions-common:run_process:1676 : local group= 2026-07-10 17:58:45.005 | + functions-common:run_process:1677 : local user= 2026-07-10 17:58:45.010 | + functions-common:run_process:1678 : local env_vars= 2026-07-10 17:58:45.013 | + functions-common:run_process:1680 : local name=g-api 2026-07-10 17:58:45.017 | + functions-common:run_process:1682 : time_start run_process 2026-07-10 17:58:45.020 | + functions-common:time_start:2406 : local name=run_process 2026-07-10 17:58:45.023 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:45.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:45.031 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:45.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706325033 2026-07-10 17:58:45.040 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-10 17:58:45.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:45.065 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-10 17:58:45.069 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-10 17:58:45.072 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:45.076 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:45.080 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:45.083 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-10 17:58:45.087 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-10 17:58:45.090 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-10 17:58:45.094 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-10 17:58:45.097 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-10 17:58:45.101 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-10 17:58:45.105 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-10 17:58:45.109 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-10 17:58:45.112 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-10 17:58:45.116 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-10 17:58:45.120 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:45.123 | + 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-10 17:58:45.126 | + 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-10 17:58:45.130 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-10 17:58:45.133 | + 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-10 17:58:45.135 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-10 17:58:45.139 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-10 17:58:45.142 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-10 17:58:45.146 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-10 17:58:45.149 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-10 17:58:45.154 | + 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-10 17:58:45.235 | + 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-10 17:58:45.318 | + 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-10 17:58:45.388 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-10 17:58:45.450 | + 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-10 17:58:45.517 | + 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-10 17:58:45.582 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-10 17:58:45.655 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-10 17:58:45.724 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-10 17:58:45.792 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-10 17:58:45.858 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-10 17:58:45.920 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-10 17:58:45.924 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-10 17:58:45.927 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-10 17:58:46.005 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-10 17:58:46.366 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-10 17:58:46.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-10 17:58:46.708 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-10 17:58:46.795 | + functions-common:run_process:1686 : time_stop run_process 2026-07-10 17:58:46.799 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:46.802 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:46.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:46.810 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:46.818 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:46.819 | + functions-common:time_stop:2426 : name=run_process 2026-07-10 17:58:46.823 | + functions-common:time_stop:2427 : start_time=1783706325033 2026-07-10 17:58:46.827 | + functions-common:time_stop:2429 : [[ -z 1783706325033 ]] 2026-07-10 17:58:46.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:46.838 | + functions-common:time_stop:2432 : end_time=1783706326833 2026-07-10 17:58:46.840 | + functions-common:time_stop:2433 : elapsed_time=1800 2026-07-10 17:58:46.844 | + functions-common:time_stop:2434 : total=42819 2026-07-10 17:58:46.848 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:46.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44619 2026-07-10 17:58:46.854 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-10 17:58:46.878 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:58:46.882 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.68) to start...' 2026-07-10 17:58:46.882 | Waiting for g-api (10.4.3.68) to start... 2026-07-10 17:58:46.885 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.68/image 2026-07-10 17:58:46.889 | + functions:wait_for_service:476 : local timeout=60 2026-07-10 17:58:46.893 | + functions:wait_for_service:477 : local url=https://10.4.3.68/image 2026-07-10 17:58:46.896 | + functions:wait_for_service:478 : local rval=0 2026-07-10 17:58:46.900 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-10 17:58:46.903 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:58:46.907 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:58:46.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:58:46.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:58:46.921 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706326917 2026-07-10 17:58:46.925 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-10 17:58:46.931 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.68/image 2026-07-10 17:58:49.362 | + :: : [[ 300 == 503 ]] 2026-07-10 17:58:49.363 | + :: : [[ 0 -eq 7 ]] 2026-07-10 17:58:49.369 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-10 17:58:49.373 | + functions-common:time_stop:2420 : local name 2026-07-10 17:58:49.377 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:58:49.380 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:58:49.385 | + functions-common:time_stop:2423 : local total 2026-07-10 17:58:49.389 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:58:49.393 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:58:49.397 | + functions-common:time_stop:2427 : start_time=1783706326917 2026-07-10 17:58:49.401 | + functions-common:time_stop:2429 : [[ -z 1783706326917 ]] 2026-07-10 17:58:49.406 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:58:49.411 | + functions-common:time_stop:2432 : end_time=1783706329407 2026-07-10 17:58:49.415 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-07-10 17:58:49.419 | + functions-common:time_stop:2434 : total=11879 2026-07-10 17:58:49.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:58:49.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14369 2026-07-10 17:58:49.430 | + functions:wait_for_service:486 : return 0 2026-07-10 17:58:49.433 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-10 17:58:49.458 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:49.462 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-10 17:58:49.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:58:49.489 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-10 17:58:49.492 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:58:49.496 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-10 17:58:49.499 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-10 17:58:49.503 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:49.507 | + 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-10 17:58:49.510 | + functions:upload_image:141 : local image image_fname image_name 2026-07-10 17:58:49.513 | + functions:upload_image:143 : local max_attempts=5 2026-07-10 17:58:49.517 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-10 17:58:49.523 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:49.528 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:49.531 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-10 17:58:49.534 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-10 17:58:49.538 | ++ functions:upload_image:151 : seq 5 2026-07-10 17:58:49.543 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-10 17:58:49.547 | + functions:upload_image:152 : local rc=0 2026-07-10 17:58:49.550 | + 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-10 17:58:49.553 | --2026-07-10 17:58:49-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:49.802 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-10 17:58:49.972 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-10 17:58:50.153 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:58:50.153 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-10 17:58:50.153 | --2026-07-10 17:58:50-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:50.405 | Resolving github.com (github.com)... 140.82.121.4 2026-07-10 17:58:50.432 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-10 17:58:50.941 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:58:50.941 | 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-10T18%3A41%3A12Z&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-10T17%3A41%3A00Z&ske=2026-07-10T18%3A41%3A12Z&sks=b&skv=2018-11-09&sig=AzWgSRjS7wxH0Sbktu2QyTWA8lMfoVN5ecPn%2F%2FH1PS4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzMCwibmJmIjoxNzgzNzA2MzMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9dX1LB2jtk3ywt03f8L5pu5n6XXmSJSvG2Zoe3aiECA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-10 17:58:50.941 | --2026-07-10 17:58:50-- 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-10T18%3A41%3A12Z&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-10T17%3A41%3A00Z&ske=2026-07-10T18%3A41%3A12Z&sks=b&skv=2018-11-09&sig=AzWgSRjS7wxH0Sbktu2QyTWA8lMfoVN5ecPn%2F%2FH1PS4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzMCwibmJmIjoxNzgzNzA2MzMwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9dX1LB2jtk3ywt03f8L5pu5n6XXmSJSvG2Zoe3aiECA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-10 17:58:50.944 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-07-10 17:58:50.945 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-10 17:58:50.953 | HTTP request sent, awaiting response... 200 OK 2026-07-10 17:58:50.953 | Length: 21430272 (20M) [application/octet-stream] 2026-07-10 17:58:50.953 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-10 17:58:50.966 | 2026-07-10 17:58:51.325 | 0K ........ ........ .... 100% 54.9M=0.4s 2026-07-10 17:58:51.325 | 2026-07-10 17:58:51.325 | 2026-07-10 17:58:51 (54.9 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-10 17:58:51.325 | 2026-07-10 17:58:51.330 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-10 17:58:51.332 | + functions:upload_image:163 : break 2026-07-10 17:58:51.337 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:51.339 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-10 17:58:51.341 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-10 17:58:51.344 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-10 17:58:51.347 | + functions:upload_image:313 : local kernel= 2026-07-10 17:58:51.350 | + functions:upload_image:314 : local ramdisk= 2026-07-10 17:58:51.352 | + functions:upload_image:315 : local disk_format= 2026-07-10 17:58:51.355 | + functions:upload_image:316 : local container_format= 2026-07-10 17:58:51.357 | + functions:upload_image:317 : local unpack= 2026-07-10 17:58:51.359 | + functions:upload_image:318 : local img_property= 2026-07-10 17:58:51.362 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-10 17:58:51.365 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-10 17:58:51.367 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-10 17:58:51.370 | + functions:upload_image:328 : case "$image_fname" in 2026-07-10 17:58:51.374 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-10 17:58:51.378 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-10 17:58:51.380 | + functions:upload_image:350 : local format 2026-07-10 17:58:51.385 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-10 17:58:51.385 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:51.404 | + functions:upload_image:351 : format=qcow2 2026-07-10 17:58:51.408 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-10 17:58:51.411 | + functions:upload_image:353 : disk_format=qcow2 2026-07-10 17:58:51.413 | + functions:upload_image:357 : container_format=bare 2026-07-10 17:58:51.416 | + functions:upload_image:404 : is_arch ppc64le 2026-07-10 17:58:51.419 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:51.424 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-10 17:58:51.427 | + functions:upload_image:404 : is_arch ppc64 2026-07-10 17:58:51.431 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:51.436 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-10 17:58:51.438 | + functions:upload_image:404 : is_arch ppc 2026-07-10 17:58:51.443 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:51.447 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-10 17:58:51.450 | + functions:upload_image:408 : is_arch aarch64 2026-07-10 17:58:51.454 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:51.459 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:58:51.463 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-10 17:58:51.466 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-10 17:58:51.469 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-10 17:58:51.472 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-10 17:58:51.475 | + 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-10 17:58:51.477 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-10 17:58:51.482 | + functions:_upload_image:112 : shift 2026-07-10 17:58:51.485 | + functions:_upload_image:113 : local container=bare 2026-07-10 17:58:51.489 | + functions:_upload_image:114 : shift 2026-07-10 17:58:51.492 | + functions:_upload_image:115 : local disk=qcow2 2026-07-10 17:58:51.496 | + functions:_upload_image:116 : shift 2026-07-10 17:58:51.499 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:51.502 | + functions:_upload_image:118 : shift 2026-07-10 17:58:51.504 | + functions:_upload_image:119 : local properties 2026-07-10 17:58:51.507 | + functions:_upload_image:120 : local useimport 2026-07-10 17:58:51.511 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-10 17:58:51.513 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-10 17:58:51.516 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-10 17:58:51.520 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-10 17:58:51.523 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-10 17:58:51.527 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-10 17:58:51.529 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:51.532 | + functions:_upload_image:125 : useimport=--import 2026-07-10 17:58:51.536 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-10 17:58:51.540 | + 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-10 17:58:55.399 | 2026-07-10 17:58:55.399 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:55.399 | | Field | Value | 2026-07-10 17:58:55.399 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:55.399 | | container_format | bare | 2026-07-10 17:58:55.399 | | created_at | 2026-07-10T17:58:53Z | 2026-07-10 17:58:55.399 | | disk_format | qcow2 | 2026-07-10 17:58:55.399 | | file | /v2/images/42e9d12f-3e17-4d84-98da-9bdc965e2cb0/file | 2026-07-10 17:58:55.399 | | id | 42e9d12f-3e17-4d84-98da-9bdc965e2cb0 | 2026-07-10 17:58:55.399 | | min_disk | 0 | 2026-07-10 17:58:55.399 | | min_ram | 0 | 2026-07-10 17:58:55.399 | | name | cirros-0.6.2-x86_64-disk | 2026-07-10 17:58:55.399 | | owner | 8422de22b6124db486f3238456489289 | 2026-07-10 17:58:55.399 | | properties | hw_rng_model='virtio', os_glance_import_task='209fd611-4f55-470a-8feb-3a6ad2190638', 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-10 17:58:55.399 | | protected | False | 2026-07-10 17:58:55.399 | | schema | /v2/schemas/image | 2026-07-10 17:58:55.399 | | size | 21430272 | 2026-07-10 17:58:55.399 | | status | uploading | 2026-07-10 17:58:55.400 | | tags | | 2026-07-10 17:58:55.400 | | updated_at | 2026-07-10T17:58:54Z | 2026-07-10 17:58:55.400 | | visibility | public | 2026-07-10 17:58:55.400 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:55.411 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-10 17:58:55.414 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:55.418 | + 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-10 17:58:55.422 | + functions:upload_image:141 : local image image_fname image_name 2026-07-10 17:58:55.425 | + functions:upload_image:143 : local max_attempts=5 2026-07-10 17:58:55.428 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-10 17:58:55.434 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:55.440 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:55.443 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-10 17:58:55.447 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-10 17:58:55.451 | ++ functions:upload_image:151 : seq 5 2026-07-10 17:58:55.456 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-10 17:58:55.459 | + functions:upload_image:152 : local rc=0 2026-07-10 17:58:55.462 | + 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-10 17:58:55.466 | --2026-07-10 17:58:55-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:55.467 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-10 17:58:55.635 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-10 17:58:55.812 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:58:55.812 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-10 17:58:55.812 | --2026-07-10 17:58:55-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:55.840 | Resolving github.com (github.com)... 140.82.121.4 2026-07-10 17:58:55.867 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-10 17:58:56.106 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:58:56.106 | 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-10T18%3A39%3A47Z&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-10T17%3A39%3A20Z&ske=2026-07-10T18%3A39%3A47Z&sks=b&skv=2018-11-09&sig=MWsK3POnCKebV94zoF0VtOyMyDjkh9WhQdql1KkWNP0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzNiwibmJmIjoxNzgzNzA2MzM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DJvtOl3D8sowx1la780NIThpgeNxYVIc7Jyoqy3rScM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-10 17:58:56.106 | --2026-07-10 17:58:56-- 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-10T18%3A39%3A47Z&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-10T17%3A39%3A20Z&ske=2026-07-10T18%3A39%3A47Z&sks=b&skv=2018-11-09&sig=MWsK3POnCKebV94zoF0VtOyMyDjkh9WhQdql1KkWNP0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzNiwibmJmIjoxNzgzNzA2MzM2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.DJvtOl3D8sowx1la780NIThpgeNxYVIc7Jyoqy3rScM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-10 17:58:56.109 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-07-10 17:58:56.110 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-10 17:58:56.120 | HTTP request sent, awaiting response... 200 OK 2026-07-10 17:58:56.120 | Length: 21233664 (20M) [application/octet-stream] 2026-07-10 17:58:56.120 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-10 17:58:56.137 | 2026-07-10 17:58:56.367 | 0K ........ ........ .... 100% 82.2M=0.2s 2026-07-10 17:58:56.367 | 2026-07-10 17:58:56.367 | 2026-07-10 17:58:56 (82.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-10 17:58:56.367 | 2026-07-10 17:58:56.374 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-10 17:58:56.378 | + functions:upload_image:163 : break 2026-07-10 17:58:56.381 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:56.385 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-10 17:58:56.388 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-10 17:58:56.391 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-10 17:58:56.395 | + functions:upload_image:313 : local kernel= 2026-07-10 17:58:56.398 | + functions:upload_image:314 : local ramdisk= 2026-07-10 17:58:56.402 | + functions:upload_image:315 : local disk_format= 2026-07-10 17:58:56.405 | + functions:upload_image:316 : local container_format= 2026-07-10 17:58:56.408 | + functions:upload_image:317 : local unpack= 2026-07-10 17:58:56.411 | + functions:upload_image:318 : local img_property= 2026-07-10 17:58:56.415 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-10 17:58:56.418 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-10 17:58:56.421 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-10 17:58:56.424 | + functions:upload_image:328 : case "$image_fname" in 2026-07-10 17:58:56.429 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-10 17:58:56.435 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-10 17:58:56.438 | + functions:upload_image:350 : local format 2026-07-10 17:58:56.444 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:56.444 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-10 17:58:56.455 | + functions:upload_image:351 : format=qcow2 2026-07-10 17:58:56.457 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-10 17:58:56.460 | + functions:upload_image:353 : disk_format=qcow2 2026-07-10 17:58:56.463 | + functions:upload_image:357 : container_format=bare 2026-07-10 17:58:56.467 | + functions:upload_image:404 : is_arch ppc64le 2026-07-10 17:58:56.471 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:56.476 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-10 17:58:56.479 | + functions:upload_image:404 : is_arch ppc64 2026-07-10 17:58:56.483 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:56.489 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-10 17:58:56.492 | + functions:upload_image:404 : is_arch ppc 2026-07-10 17:58:56.497 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:56.502 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-10 17:58:56.504 | + functions:upload_image:408 : is_arch aarch64 2026-07-10 17:58:56.508 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:58:56.513 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:58:56.516 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-10 17:58:56.518 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-10 17:58:56.521 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-10 17:58:56.523 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-10 17:58:56.527 | + 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-10 17:58:56.531 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-10 17:58:56.533 | + functions:_upload_image:112 : shift 2026-07-10 17:58:56.537 | + functions:_upload_image:113 : local container=bare 2026-07-10 17:58:56.541 | + functions:_upload_image:114 : shift 2026-07-10 17:58:56.545 | + functions:_upload_image:115 : local disk=qcow2 2026-07-10 17:58:56.549 | + functions:_upload_image:116 : shift 2026-07-10 17:58:56.553 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:56.557 | + functions:_upload_image:118 : shift 2026-07-10 17:58:56.560 | + functions:_upload_image:119 : local properties 2026-07-10 17:58:56.563 | + functions:_upload_image:120 : local useimport 2026-07-10 17:58:56.567 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-10 17:58:56.570 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-10 17:58:56.573 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-10 17:58:56.575 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-10 17:58:56.579 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-10 17:58:56.583 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-10 17:58:56.587 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-10 17:58:56.590 | + functions:_upload_image:125 : useimport=--import 2026-07-10 17:58:56.594 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-10 17:58:56.599 | + 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-10 17:58:59.501 | 2026-07-10 17:58:59.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:59.501 | | Field | Value | 2026-07-10 17:58:59.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:59.501 | | container_format | bare | 2026-07-10 17:58:59.501 | | created_at | 2026-07-10T17:58:57Z | 2026-07-10 17:58:59.501 | | disk_format | qcow2 | 2026-07-10 17:58:59.501 | | file | /v2/images/4897fd6f-d608-4987-b057-cdb849a91390/file | 2026-07-10 17:58:59.501 | | id | 4897fd6f-d608-4987-b057-cdb849a91390 | 2026-07-10 17:58:59.501 | | min_disk | 0 | 2026-07-10 17:58:59.501 | | min_ram | 0 | 2026-07-10 17:58:59.501 | | name | cirros-0.6.1-x86_64-disk | 2026-07-10 17:58:59.501 | | owner | 8422de22b6124db486f3238456489289 | 2026-07-10 17:58:59.501 | | properties | hw_rng_model='virtio', os_glance_import_task='4426b322-e911-43c8-a18b-ef46fb95051c', 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-10 17:58:59.501 | | protected | False | 2026-07-10 17:58:59.501 | | schema | /v2/schemas/image | 2026-07-10 17:58:59.501 | | size | 21233664 | 2026-07-10 17:58:59.501 | | status | uploading | 2026-07-10 17:58:59.501 | | tags | | 2026-07-10 17:58:59.501 | | updated_at | 2026-07-10T17:58:59Z | 2026-07-10 17:58:59.501 | | visibility | public | 2026-07-10 17:58:59.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:58:59.511 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-10 17:58:59.514 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:58:59.516 | + 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-10 17:58:59.520 | + functions:upload_image:141 : local image image_fname image_name 2026-07-10 17:58:59.522 | + functions:upload_image:143 : local max_attempts=5 2026-07-10 17:58:59.525 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-10 17:58:59.532 | ++ 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-10 17:58:59.537 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-10 17:58:59.540 | + 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-10 17:58:59.543 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-10 17:58:59.547 | ++ functions:upload_image:151 : seq 5 2026-07-10 17:58:59.553 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-10 17:58:59.556 | + functions:upload_image:152 : local rc=0 2026-07-10 17:58:59.559 | + 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-10 17:58:59.563 | --2026-07-10 17:58:59-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:58:59.590 | Resolving github.com (github.com)... 140.82.121.4 2026-07-10 17:58:59.616 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-10 17:58:59.853 | HTTP request sent, awaiting response... 302 Found 2026-07-10 17:58:59.853 | 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-10T18%3A41%3A00Z&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-10T17%3A40%3A16Z&ske=2026-07-10T18%3A41%3A00Z&sks=b&skv=2018-11-09&sig=PJ4zqbZwCe9BNu1VqPZ3U1KZ8wTQWoa1aWE%2B0zZ1%2BAA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzOSwibmJmIjoxNzgzNzA2MzM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hXiddO59gqbhaFMafukEt_0T3I9WxKb4Gw0yQEnR0EQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-10 17:58:59.853 | --2026-07-10 17:58:59-- 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-10T18%3A41%3A00Z&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-10T17%3A40%3A16Z&ske=2026-07-10T18%3A41%3A00Z&sks=b&skv=2018-11-09&sig=PJ4zqbZwCe9BNu1VqPZ3U1KZ8wTQWoa1aWE%2B0zZ1%2BAA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzcwODEzOSwibmJmIjoxNzgzNzA2MzM5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.hXiddO59gqbhaFMafukEt_0T3I9WxKb4Gw0yQEnR0EQ&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-10 17:58:59.855 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-07-10 17:58:59.857 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-10 17:58:59.864 | HTTP request sent, awaiting response... 200 OK 2026-07-10 17:58:59.865 | Length: 21692416 (21M) [application/octet-stream] 2026-07-10 17:58:59.865 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-10 17:58:59.877 | 2026-07-10 17:59:00.109 | 0K ........ ........ .... 100% 84.6M=0.2s 2026-07-10 17:59:00.109 | 2026-07-10 17:59:00.109 | 2026-07-10 17:59:00 (84.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-10 17:59:00.109 | 2026-07-10 17:59:00.115 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-10 17:59:00.117 | + functions:upload_image:163 : break 2026-07-10 17:59:00.120 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:59:00.124 | + 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-10 17:59:00.127 | + 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-10 17:59:00.130 | + 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-10 17:59:00.134 | + functions:upload_image:313 : local kernel= 2026-07-10 17:59:00.137 | + functions:upload_image:314 : local ramdisk= 2026-07-10 17:59:00.140 | + functions:upload_image:315 : local disk_format= 2026-07-10 17:59:00.143 | + functions:upload_image:316 : local container_format= 2026-07-10 17:59:00.147 | + functions:upload_image:317 : local unpack= 2026-07-10 17:59:00.149 | + functions:upload_image:318 : local img_property= 2026-07-10 17:59:00.153 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-10 17:59:00.157 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-10 17:59:00.160 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-10 17:59:00.163 | + functions:upload_image:328 : case "$image_fname" in 2026-07-10 17:59:00.167 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-10 17:59:00.172 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-10 17:59:00.175 | + functions:upload_image:350 : local format 2026-07-10 17:59:00.180 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-10 17:59:00.180 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:59:00.192 | + functions:upload_image:351 : format=qcow2 2026-07-10 17:59:00.195 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-10 17:59:00.197 | + functions:upload_image:353 : disk_format=qcow2 2026-07-10 17:59:00.201 | + functions:upload_image:357 : container_format=bare 2026-07-10 17:59:00.204 | + functions:upload_image:404 : is_arch ppc64le 2026-07-10 17:59:00.208 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:59:00.215 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-10 17:59:00.217 | + functions:upload_image:404 : is_arch ppc64 2026-07-10 17:59:00.221 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:59:00.226 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-10 17:59:00.230 | + functions:upload_image:404 : is_arch ppc 2026-07-10 17:59:00.235 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:59:00.240 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-10 17:59:00.243 | + functions:upload_image:408 : is_arch aarch64 2026-07-10 17:59:00.248 | ++ functions-common:is_arch:519 : uname -m 2026-07-10 17:59:00.255 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-10 17:59:00.258 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-10 17:59:00.262 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-10 17:59:00.266 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-10 17:59:00.269 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-10 17:59:00.273 | + 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-10 17:59:00.276 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-10 17:59:00.279 | + functions:_upload_image:112 : shift 2026-07-10 17:59:00.282 | + functions:_upload_image:113 : local container=bare 2026-07-10 17:59:00.285 | + functions:_upload_image:114 : shift 2026-07-10 17:59:00.287 | + functions:_upload_image:115 : local disk=qcow2 2026-07-10 17:59:00.292 | + functions:_upload_image:116 : shift 2026-07-10 17:59:00.295 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:59:00.298 | + functions:_upload_image:118 : shift 2026-07-10 17:59:00.301 | + functions:_upload_image:119 : local properties 2026-07-10 17:59:00.303 | + functions:_upload_image:120 : local useimport 2026-07-10 17:59:00.307 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-10 17:59:00.310 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-10 17:59:00.313 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-10 17:59:00.316 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-10 17:59:00.319 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-10 17:59:00.322 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-10 17:59:00.326 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-10 17:59:00.329 | + functions:_upload_image:125 : useimport=--import 2026-07-10 17:59:00.333 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-10 17:59:00.338 | + 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-10 17:59:03.076 | 2026-07-10 17:59:03.076 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:59:03.076 | | Field | Value | 2026-07-10 17:59:03.076 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:59:03.076 | | container_format | bare | 2026-07-10 17:59:03.076 | | created_at | 2026-07-10T17:59:01Z | 2026-07-10 17:59:03.076 | | disk_format | qcow2 | 2026-07-10 17:59:03.076 | | file | /v2/images/ec48db47-977c-430d-a248-45d4d3d1bdfa/file | 2026-07-10 17:59:03.076 | | id | ec48db47-977c-430d-a248-45d4d3d1bdfa | 2026-07-10 17:59:03.076 | | min_disk | 0 | 2026-07-10 17:59:03.076 | | min_ram | 0 | 2026-07-10 17:59:03.076 | | name | cirros-0.6.3-x86_64-disk | 2026-07-10 17:59:03.076 | | owner | 8422de22b6124db486f3238456489289 | 2026-07-10 17:59:03.077 | | properties | hw_rng_model='virtio', os_glance_import_task='e2444aab-468f-4d78-8feb-70055e595adb', 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-10 17:59:03.077 | | protected | False | 2026-07-10 17:59:03.077 | | schema | /v2/schemas/image | 2026-07-10 17:59:03.077 | | size | 21692416 | 2026-07-10 17:59:03.077 | | status | uploading | 2026-07-10 17:59:03.077 | | tags | | 2026-07-10 17:59:03.077 | | updated_at | 2026-07-10T17:59:02Z | 2026-07-10 17:59:03.077 | | visibility | public | 2026-07-10 17:59:03.077 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-10 17:59:03.085 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-10 17:59:03.142 | [8540 Async create_flavors:96124]: Waiting for completion of create_flavors running on PID 96124 (2 other jobs running) 2026-07-10 17:59:03.170 | [8540 Async create_flavors:96124]: Signaling child to exit 2026-07-10 17:59:03.170 | WAKEUP 2026-07-10 17:59:03.192 | [8540 Async create_flavors:96124]: Signaled 2026-07-10 17:59:03.194 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-10 17:59:03.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:03.194 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-10 17:59:03.194 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-10 17:59:03.194 | 2026-07-10 17:59:03.194 | + 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-10 17:59:03.194 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | Field | Value | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.194 | | description | None | 2026-07-10 17:59:03.194 | | disk | 1 | 2026-07-10 17:59:03.194 | | id | c1 | 2026-07-10 17:59:03.194 | | name | cirros256 | 2026-07-10 17:59:03.194 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.194 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.194 | | ram | 256 | 2026-07-10 17:59:03.194 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.194 | | swap | 0 | 2026-07-10 17:59:03.194 | | vcpus | 1 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | + 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-10 17:59:03.194 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | Field | Value | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.194 | | description | None | 2026-07-10 17:59:03.194 | | disk | 5 | 2026-07-10 17:59:03.194 | | id | d1 | 2026-07-10 17:59:03.194 | | name | ds512M | 2026-07-10 17:59:03.194 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.194 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.194 | | ram | 512 | 2026-07-10 17:59:03.194 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.194 | | swap | 0 | 2026-07-10 17:59:03.194 | | vcpus | 1 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | + 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-10 17:59:03.194 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | Field | Value | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.194 | | description | None | 2026-07-10 17:59:03.194 | | disk | 10 | 2026-07-10 17:59:03.194 | | id | d2 | 2026-07-10 17:59:03.194 | | name | ds1G | 2026-07-10 17:59:03.194 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.194 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.194 | | ram | 1024 | 2026-07-10 17:59:03.194 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.194 | | swap | 0 | 2026-07-10 17:59:03.194 | | vcpus | 1 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | + 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-10 17:59:03.194 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | Field | Value | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.194 | | description | None | 2026-07-10 17:59:03.194 | | disk | 10 | 2026-07-10 17:59:03.194 | | id | d3 | 2026-07-10 17:59:03.194 | | name | ds2G | 2026-07-10 17:59:03.194 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.194 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.194 | | ram | 2048 | 2026-07-10 17:59:03.194 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.194 | | swap | 0 | 2026-07-10 17:59:03.194 | | vcpus | 2 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | + 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-10 17:59:03.194 | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | Field | Value | 2026-07-10 17:59:03.194 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.194 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.194 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.194 | | description | None | 2026-07-10 17:59:03.194 | | disk | 20 | 2026-07-10 17:59:03.194 | | id | d4 | 2026-07-10 17:59:03.195 | | name | ds4G | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 4096 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 4 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-10 17:59:03.195 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-10 17:59:03.195 | 2026-07-10 17:59:03.195 | + 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-10 17:59:03.195 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | Field | Value | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.195 | | description | None | 2026-07-10 17:59:03.195 | | disk | 1 | 2026-07-10 17:59:03.195 | | id | 1 | 2026-07-10 17:59:03.195 | | name | m1.tiny | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 512 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 1 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | + 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-10 17:59:03.195 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | Field | Value | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.195 | | description | None | 2026-07-10 17:59:03.195 | | disk | 20 | 2026-07-10 17:59:03.195 | | id | 2 | 2026-07-10 17:59:03.195 | | name | m1.small | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 2048 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 1 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | + 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-10 17:59:03.195 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | Field | Value | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.195 | | description | None | 2026-07-10 17:59:03.195 | | disk | 40 | 2026-07-10 17:59:03.195 | | id | 3 | 2026-07-10 17:59:03.195 | | name | m1.medium | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 4096 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 2 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | + 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-10 17:59:03.195 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | Field | Value | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.195 | | description | None | 2026-07-10 17:59:03.195 | | disk | 80 | 2026-07-10 17:59:03.195 | | id | 4 | 2026-07-10 17:59:03.195 | | name | m1.large | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 8192 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 4 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | + 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-10 17:59:03.195 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | Field | Value | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.195 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:03.195 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:03.195 | | description | None | 2026-07-10 17:59:03.195 | | disk | 160 | 2026-07-10 17:59:03.195 | | id | 5 | 2026-07-10 17:59:03.195 | | name | m1.xlarge | 2026-07-10 17:59:03.195 | | os-flavor-access:is_public | True | 2026-07-10 17:59:03.195 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:03.195 | | ram | 16384 | 2026-07-10 17:59:03.195 | | rxtx_factor | 1.0 | 2026-07-10 17:59:03.195 | | swap | 0 | 2026-07-10 17:59:03.195 | | vcpus | 8 | 2026-07-10 17:59:03.195 | +----------------------------+-----------------------+ 2026-07-10 17:59:03.242 | [8540 Async create_flavors:96124]: finished create_flavors with result 0 in 5 seconds 2026-07-10 17:59:03.247 | + inc/async:async_wait:197 : return 0 2026-07-10 17:59:03.251 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-10 17:59:03.273 | + functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:03.276 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-10 17:59:03.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:03.302 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-10 17:59:03.325 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:03.328 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-10 17:59:03.331 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-10 17:59:03.334 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-10 17:59:03.338 | + ./stack.sh:main:1401 : /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-10 17:59:03.343 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-10 17:59:03.345 | ++ 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-10 17:59:03.348 | + 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-10 17:59:03.350 | + 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-10 17:59:03.351 | ++ 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-10 17:59:03.353 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-10 17:59:03.354 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-10 17:59:03.356 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-10 17:59:03.357 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-10 17:59:03.359 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-10 17:59:03.360 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-10 17:59:03.362 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-10 17:59:03.363 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-10 17:59:03.365 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.367 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-10 17:59:03.368 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-10 17:59:03.370 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-10 17:59:03.371 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.372 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-10 17:59:03.374 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-10 17:59:03.375 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-10 17:59:03.377 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.378 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-10 17:59:03.379 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-10 17:59:03.380 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-10 17:59:03.382 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-10 17:59:03.384 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.386 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-10 17:59:03.387 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-10 17:59:03.388 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-10 17:59:03.389 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-10 17:59:03.391 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-10 17:59:03.392 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.393 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:59:03.395 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:59:03.397 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-10 17:59:03.398 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-10 17:59:03.399 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-10 17:59:03.400 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-10 17:59:03.401 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-10 17:59:03.403 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-10 17:59:03.404 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-10 17:59:03.405 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-10 17:59:03.407 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-10 17:59:03.408 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-10 17:59:03.410 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-10 17:59:03.411 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-10 17:59:03.413 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-10 17:59:03.415 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-10 17:59:03.416 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-10 17:59:03.418 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-10 17:59:03.419 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-10 17:59:03.421 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-10 17:59:03.422 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-10 17:59:03.424 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-10 17:59:03.425 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-10 17:59:03.427 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-10 17:59:03.429 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-10 17:59:03.430 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-10 17:59:03.432 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-10 17:59:03.434 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-10 17:59:03.436 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-10 17:59:03.436 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-10 17:59:03.436 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-10 17:59:03.436 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-10 17:59:03.438 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-10 17:59:03.504 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-10 17:59:03.504 | Bad Request (HTTP 400) 2026-07-10 17:59:03.504 | 2026-07-10 17:59:03.514 | + ./stack.sh:main:1406 : save_stackenv 2026-07-10 17:59:03.517 | + functions-common:save_stackenv:65 : local tag= 2026-07-10 17:59:03.522 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-10 17:59:03.528 | + functions-common:save_stackenv:67 : time_stamp=2026-07-10-175903 2026-07-10 17:59:03.531 | + functions-common:save_stackenv:68 : echo '# 2026-07-10-175903 ' 2026-07-10 17:59:03.535 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.539 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-10 17:59:03.543 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.546 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-10 17:59:03.549 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.555 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-10 17:59:03.559 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.562 | + 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-10 17:59:03.565 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.569 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.68 2026-07-10 17:59:03.572 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.575 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.68/identity 2026-07-10 17:59:03.578 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.580 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-10-174903 2026-07-10 17:59:03.583 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.586 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-10 17:59:03.590 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.592 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.68 2026-07-10 17:59:03.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.599 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-10 17:59:03.603 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.606 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.68,IP:::1 2026-07-10 17:59:03.609 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.612 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-10 17:59:03.615 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.618 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-10 17:59:03.622 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.625 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.68 2026-07-10 17:59:03.628 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-10 17:59:03.631 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-10 17:59:03.635 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-10 17:59:03.639 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-10 17:59:03.642 | + inc/meta-config:merge_config_group:171 : shift 2026-07-10 17:59:03.645 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-10 17:59:03.648 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:59:03.652 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-10 17:59:03.655 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-10 17:59:03.661 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-10 17:59:03.664 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:59:03.668 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-10 17:59:03.671 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:59:03.675 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-10 17:59:03.675 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:59:03.675 | gsub("[][]", "", $1); 2026-07-10 17:59:03.675 | split($1, a, "|"); 2026-07-10 17:59:03.675 | if (a[1] == matchgroup) 2026-07-10 17:59:03.675 | print a[2] 2026-07-10 17:59:03.675 | } 2026-07-10 17:59:03.675 | ' /opt/stack/devstack/local.conf 2026-07-10 17:59:03.682 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-10 17:59:03.685 | + functions-common:run_phase:1848 : local mode=stack 2026-07-10 17:59:03.688 | + functions-common:run_phase:1849 : local phase=extra 2026-07-10 17:59:03.692 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:59:03.695 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:59:03.698 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:59:03.702 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:59:03.705 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:59:03.710 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:59:03.714 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:59:03.718 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:59:03.721 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:59:03.724 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-10 17:59:03.727 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:59:03.747 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:03.750 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:59:03.752 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:03.754 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-10 17:59:03.758 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:03.761 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:59:03.764 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:03.767 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-10 17:59:03.770 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-10 17:59:03.773 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-10 17:59:03.776 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-10 17:59:03.779 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:59:03.782 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-10 17:59:03.786 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-10 17:59:03.789 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-10 17:59:03.793 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-10 17:59:03.796 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-10 17:59:03.799 | + functions-common:run_plugins:1838 : local plugin 2026-07-10 17:59:03.802 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-10 17:59:03.805 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-10 17:59:03.808 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-10 17:59:03.811 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-10 17:59:03.814 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-10 17:59:03.818 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-10 17:59:03.821 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-10 17:59:03.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-10 17:59:03.828 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-10 17:59:03.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-10 17:59:03.834 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-10 17:59:03.838 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-10 17:59:03.841 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-10 17:59:03.845 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-10 17:59:03.847 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-10 17:59:03.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-10 17:59:03.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-10 17:59:03.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-10 17:59:03.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-10 17:59:03.865 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-10 17:59:03.868 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-10 17:59:03.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-10 17:59:03.875 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-10 17:59:03.879 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-10 17:59:03.882 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-10 17:59:03.902 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-10 17:59:03.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-10 17:59:03.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-10 17:59:03.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-10 17:59:03.917 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-10 17:59:03.921 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-10 17:59:03.924 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-10 17:59:03.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-10 17:59:03.934 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:59:03.954 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:59:03.957 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-10 17:59:03.961 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-10 17:59:03.962 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-10 17:59:03.966 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-10 17:59:03.969 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-10 17:59:03.972 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-10 17:59:03.978 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 17:59:04.000 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 17:59:04.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-10 17:59:04.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:04.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-10 17:59:04.012 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-10 17:59:04.030 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:04.033 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-10 17:59:04.054 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:04.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-10 17:59:04.077 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:04.080 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-10 17:59:04.083 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-10 17:59:04.086 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-10 17:59:04.089 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-10 17:59:04.092 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-10 17:59:04.095 | + inc/meta-config:merge_config_group:171 : shift 2026-07-10 17:59:04.098 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-10 17:59:04.101 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:59:04.104 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-10 17:59:04.107 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-10 17:59:04.111 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-10 17:59:04.114 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-10 17:59:04.117 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-10 17:59:04.120 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 17:59:04.123 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-10 17:59:04.123 | /^\[\[.+\|.*\]\]/ { 2026-07-10 17:59:04.123 | gsub("[][]", "", $1); 2026-07-10 17:59:04.123 | split($1, a, "|"); 2026-07-10 17:59:04.123 | if (a[1] == matchgroup) 2026-07-10 17:59:04.123 | print a[2] 2026-07-10 17:59:04.123 | } 2026-07-10 17:59:04.123 | ' /opt/stack/devstack/local.conf 2026-07-10 17:59:04.131 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-10 17:59:04.154 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:04.157 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-10 17:59:04.161 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-10 17:59:04.164 | + functions:wait_for_compute:490 : local timeout=60 2026-07-10 17:59:04.168 | + functions:wait_for_compute:491 : local rval=0 2026-07-10 17:59:04.171 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-10 17:59:04.174 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-10 17:59:04.178 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-10 17:59:04.181 | + functions-common:time_start:2407 : local start_time= 2026-07-10 17:59:04.184 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-10 17:59:04.188 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-10 17:59:04.193 | + functions-common:time_start:2411 : _TIME_START[$name]=1783706344190 2026-07-10 17:59:04.198 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-10 17:59:04.227 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-10 17:59:04.231 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-10 17:59:04.235 | ++ functions:wait_for_compute:496 : hostname 2026-07-10 17:59:04.241 | + functions:wait_for_compute:496 : compute_hostname=np0000005039 2026-07-10 17:59:04.244 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-10 17:59:04.249 | ++ functions:wait_for_compute:498 : hostname 2026-07-10 17:59:04.256 | + :: : ID= 2026-07-10 17:59:04.258 | + :: : [[ '' == '' ]] 2026-07-10 17:59:04.260 | + :: : sleep 1 2026-07-10 17:59:05.264 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-10 17:59:05.266 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005039 --service nova-compute -c ID -f value 2026-07-10 17:59:05.497 | 2026-07-10 17:59:05.505 | + :: : ID=aaebb822-17e4-47e8-b5c1-79a3e5300208 2026-07-10 17:59:05.506 | + :: : [[ aaebb822-17e4-47e8-b5c1-79a3e5300208 == '' ]] 2026-07-10 17:59:05.511 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-10 17:59:05.515 | + functions-common:time_stop:2420 : local name 2026-07-10 17:59:05.519 | + functions-common:time_stop:2421 : local end_time 2026-07-10 17:59:05.523 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:59:05.526 | + functions-common:time_stop:2423 : local total 2026-07-10 17:59:05.531 | + functions-common:time_stop:2424 : local start_time 2026-07-10 17:59:05.535 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-10 17:59:05.538 | + functions-common:time_stop:2427 : start_time=1783706344190 2026-07-10 17:59:05.542 | + functions-common:time_stop:2429 : [[ -z 1783706344190 ]] 2026-07-10 17:59:05.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:59:05.553 | + functions-common:time_stop:2432 : end_time=1783706345548 2026-07-10 17:59:05.556 | + functions-common:time_stop:2433 : elapsed_time=1358 2026-07-10 17:59:05.560 | + functions-common:time_stop:2434 : total=14369 2026-07-10 17:59:05.564 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:59:05.568 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15727 2026-07-10 17:59:05.571 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-10 17:59:05.574 | + functions:wait_for_compute:516 : return 0 2026-07-10 17:59:05.577 | + ./stack.sh:main:1446 : service_check 2026-07-10 17:59:05.580 | + functions-common:service_check:1713 : local service 2026-07-10 17:59:05.584 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-10 17:59:05.602 | enabled 2026-07-10 17:59:05.607 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-10 17:59:05.625 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-10 17:59:05.625 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-10 17:59:05.625 | Active: active (running) since Fri 2026-07-10 17:58:34 UTC; 30s ago 2026-07-10 17:59:05.625 | Main PID: 96849 (uwsgi) 2026-07-10 17:59:05.625 | Status: "uWSGI is ready" 2026-07-10 17:59:05.625 | Tasks: 10 (limit: 75886) 2026-07-10 17:59:05.625 | Memory: 359.8M () 2026-07-10 17:59:05.625 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-10 17:59:05.625 | ├─96849 "cinder-apiuWSGI master" 2026-07-10 17:59:05.625 | ├─96859 "cinder-apiuWSGI worker 1" 2026-07-10 17:59:05.625 | ├─96860 "cinder-apiuWSGI worker 2" 2026-07-10 17:59:05.625 | └─96861 "cinder-apiuWSGI worker 3" 2026-07-10 17:59:05.625 | 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: INFO cinder.api.openstack.wsgi [req-c1e14124-aa91-47dd-8db4-92501d7173ab req-bd8f93b0-829e-4042-902e-6896c59f68f5 admin admin] POST https://10.4.3.68/volume/v3/types/abcd75b2-57dd-4fa3-b9c1-c4b2c83aed06/extra_specs 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: DEBUG cinder.api.openstack.wsgi [req-c1e14124-aa91-47dd-8db4-92501d7173ab req-bd8f93b0-829e-4042-902e-6896c59f68f5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96859) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: /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-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: warnings.warn( 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: DEBUG oslo_db.sqlalchemy.engines [req-c1e14124-aa91-47dd-8db4-92501d7173ab req-bd8f93b0-829e-4042-902e-6896c59f68f5 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=96859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: INFO cinder.api.openstack.wsgi [req-c1e14124-aa91-47dd-8db4-92501d7173ab req-bd8f93b0-829e-4042-902e-6896c59f68f5 admin admin] https://10.4.3.68/volume/v3/types/abcd75b2-57dd-4fa3-b9c1-c4b2c83aed06/extra_specs returned with HTTP 200 2026-07-10 17:59:05.625 | Jul 10 17:58:44 np0000005039 devstack@c-api.service[96859]: [pid: 96859|app: 0|req: 2/3] 10.4.3.68 () {70 vars in 1467 bytes} [Fri Jul 10 17:58:44 2026] POST /volume/v3/types/abcd75b2-57dd-4fa3-b9c1-c4b2c83aed06/extra_specs => generated 52 bytes in 422 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-10 17:59:05.625 | Jul 10 17:58:47 np0000005039 devstack@c-api.service[96861]: DEBUG dbcounter [-] [96861] Writing DB stats cinder:SELECT=6 {{(pid=96861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.625 | Jul 10 17:58:54 np0000005039 devstack@c-api.service[96860]: DEBUG dbcounter [-] [96860] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.625 | Jul 10 17:58:54 np0000005039 devstack@c-api.service[96859]: DEBUG dbcounter [-] [96859] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.630 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.633 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-10 17:59:05.648 | enabled 2026-07-10 17:59:05.652 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-10 17:59:05.669 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-10 17:59:05.669 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-10 17:59:05.669 | Active: active (running) since Fri 2026-07-10 17:58:41 UTC; 24s ago 2026-07-10 17:59:05.669 | Main PID: 98247 (cinder-backup) 2026-07-10 17:59:05.669 | Tasks: 1 (limit: 75886) 2026-07-10 17:59:05.669 | Memory: 93.6M () 2026-07-10 17:59:05.669 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-10 17:59:05.669 | └─98247 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-10 17:59:05.669 | 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG oslo_concurrency.lockutils [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Acquiring lock "cleanup_incomplete_backups_98247" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98247) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG oslo_concurrency.lockutils [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Lock "cleanup_incomplete_backups_98247" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98247) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: INFO cinder.backup.manager [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Cleaning up incomplete backup operations. 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG oslo_concurrency.lockutils [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Lock "cleanup_incomplete_backups_98247" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.018s {{(pid=98247) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG oslo_db.sqlalchemy.engines [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 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=98247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG cinder.manager [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Notifying Schedulers of capabilities ... {{(pid=98247) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: INFO cinder.keymgr.migration [None req-53daff5f-f425-4e1f-88cc-d4d0b9033f84 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG cinder.service [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Creating RPC server for service cinder-backup {{(pid=98247) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-10 17:59:05.669 | Jul 10 17:58:43 np0000005039 cinder-backup[98247]: DEBUG cinder.service [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98247) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-10 17:59:05.669 | Jul 10 17:58:53 np0000005039 cinder-backup[98247]: DEBUG dbcounter [-] [98247] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.673 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.676 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-10 17:59:05.691 | enabled 2026-07-10 17:59:05.695 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-10 17:59:05.712 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-10 17:59:05.712 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-10 17:59:05.712 | Active: active (running) since Fri 2026-07-10 17:58:39 UTC; 26s ago 2026-07-10 17:59:05.712 | Main PID: 97668 (cinder-schedule) 2026-07-10 17:59:05.712 | Tasks: 1 (limit: 75886) 2026-07-10 17:59:05.712 | Memory: 110.4M () 2026-07-10 17:59:05.712 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-10 17:59:05.712 | └─97668 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-10 17:59:05.712 | 2026-07-10 17:59:05.712 | Jul 10 17:58:41 np0000005039 cinder-scheduler[97668]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-10 17:59:05.712 | Jul 10 17:58:41 np0000005039 cinder-scheduler[97668]: INFO cinder.manager [None req-fdc76baf-a24d-42cb-9f9a-3c35a791d0ae None None] Initiating service 1 cleanup 2026-07-10 17:59:05.712 | Jul 10 17:58:41 np0000005039 cinder-scheduler[97668]: INFO cinder.manager [None req-fdc76baf-a24d-42cb-9f9a-3c35a791d0ae None None] Service 1 cleanup completed. 2026-07-10 17:59:05.712 | Jul 10 17:58:41 np0000005039 cinder-scheduler[97668]: DEBUG cinder.service [None req-fdc76baf-a24d-42cb-9f9a-3c35a791d0ae None None] Creating RPC server for service cinder-scheduler {{(pid=97668) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-10 17:59:05.712 | Jul 10 17:58:41 np0000005039 cinder-scheduler[97668]: DEBUG cinder.service [None req-fdc76baf-a24d-42cb-9f9a-3c35a791d0ae None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97668) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-10 17:59:05.712 | Jul 10 17:58:43 np0000005039 cinder-scheduler[97668]: DEBUG cinder.scheduler.host_manager [None req-f472bd6a-9a55-4531-a079-433f4dc8f638 None None] Received backup service update from np0000005039: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97668) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-10 17:59:05.712 | Jul 10 17:58:45 np0000005039 cinder-scheduler[97668]: DEBUG cinder.scheduler.host_manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Received volume service update from np0000005039@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.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': True, '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': True, '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=97668) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-10 17:59:05.712 | Jul 10 17:58:45 np0000005039 cinder-scheduler[97668]: DEBUG cinder.scheduler.host_manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Updating capabilities for np0000005039@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, '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.1.0', 'timestamp': datetime.datetime(2026, 7, 10, 17, 58, 45, 211456), 'filter_function': None, 'goodness_function': None} {{(pid=97668) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-10 17:59:05.712 | Jul 10 17:58:45 np0000005039 cinder-scheduler[97668]: DEBUG cinder.scheduler.host_manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Updating capabilities for np0000005039@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, '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.1.0', 'timestamp': datetime.datetime(2026, 7, 10, 17, 58, 45, 211456), 'filter_function': None, 'goodness_function': None} {{(pid=97668) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-10 17:59:05.712 | Jul 10 17:58:55 np0000005039 cinder-scheduler[97668]: DEBUG dbcounter [-] [97668] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97668) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.717 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.719 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-10 17:59:05.733 | enabled 2026-07-10 17:59:05.738 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-10 17:59:05.755 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-10 17:59:05.755 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-10 17:59:05.755 | Active: active (running) since Fri 2026-07-10 17:58:43 UTC; 22s ago 2026-07-10 17:59:05.755 | Main PID: 98824 (cinder-volume) 2026-07-10 17:59:05.755 | Tasks: 2 (limit: 75886) 2026-07-10 17:59:05.755 | Memory: 142.9M () 2026-07-10 17:59:05.755 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-10 17:59:05.755 | ├─98824 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-10 17:59:05.755 | └─99053 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-10 17:59:05.755 | 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: INFO cinder.volume.manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Driver initialization completed successfully. 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: INFO cinder.manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Initiating service 3 cleanup 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: INFO cinder.manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Service 3 cleanup completed. 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: DEBUG cinder.service [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Creating RPC server for service cinder-volume {{(pid=99053) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: DEBUG cinder.service [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99053) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: INFO cinder.volume.manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-10 17:59:05.755 | Jul 10 17:58:45 np0000005039 cinder-volume[99053]: INFO cinder.volume.manager [None req-0447364c-bb0c-441f-9ce9-089013312ae1 None None] Driver post RPC initialization completed successfully. 2026-07-10 17:59:05.755 | Jul 10 17:58:55 np0000005039 cinder-volume[98824]: DEBUG dbcounter [-] [98824] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.755 | Jul 10 17:58:55 np0000005039 cinder-volume[99053]: DEBUG dbcounter [-] [99053] Writing DB stats cinder:SELECT=4 {{(pid=99053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.755 | Jul 10 17:58:55 np0000005039 cinder-volume[99053]: DEBUG dbcounter [-] [99053] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99053) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:05.761 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-10 17:59:05.776 | not-found 2026-07-10 17:59:05.781 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.784 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-10 17:59:05.799 | enabled 2026-07-10 17:59:05.804 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-10 17:59:05.820 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-10 17:59:05.821 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-10 17:59:05.821 | Active: active (running) since Fri 2026-07-10 17:54:16 UTC; 4min 49s ago 2026-07-10 17:59:05.821 | Main PID: 58089 (file_tracker.sh) 2026-07-10 17:59:05.821 | Tasks: 2 (limit: 75886) 2026-07-10 17:59:05.821 | Memory: 588.0K () 2026-07-10 17:59:05.821 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-10 17:59:05.821 | ├─ 58089 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-10 17:59:05.821 | └─100216 sleep 20 2026-07-10 17:59:05.821 | 2026-07-10 17:59:05.821 | Jul 10 17:55:56 np0000005039 file_tracker.sh[70451]: 3104 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:56:16 np0000005039 file_tracker.sh[71367]: 3040 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:56:36 np0000005039 file_tracker.sh[75310]: 3008 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:56:56 np0000005039 file_tracker.sh[77543]: 3328 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:57:16 np0000005039 file_tracker.sh[81390]: 3552 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:57:36 np0000005039 file_tracker.sh[85312]: 4096 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:57:56 np0000005039 file_tracker.sh[90535]: 5376 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:58:16 np0000005039 file_tracker.sh[91585]: 5504 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:58:36 np0000005039 file_tracker.sh[97036]: 6656 0 9223372036854775807 2026-07-10 17:59:05.821 | Jul 10 17:58:56 np0000005039 file_tracker.sh[100215]: 7232 0 9223372036854775807 2026-07-10 17:59:05.825 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-10 17:59:05.842 | enabled 2026-07-10 17:59:05.847 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-10 17:59:05.865 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-10 17:59:05.865 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-10 17:59:05.865 | Active: active (running) since Fri 2026-07-10 17:58:46 UTC; 19s ago 2026-07-10 17:59:05.865 | Main PID: 99626 (uwsgi) 2026-07-10 17:59:05.865 | Status: "uWSGI is ready" 2026-07-10 17:59:05.865 | Tasks: 19 (limit: 75886) 2026-07-10 17:59:05.865 | Memory: 396.7M () 2026-07-10 17:59:05.865 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-10 17:59:05.865 | ├─99626 "glance-apiuWSGI master" 2026-07-10 17:59:05.865 | ├─99628 "glance-apiuWSGI worker 1" 2026-07-10 17:59:05.865 | ├─99629 "glance-apiuWSGI worker 2" 2026-07-10 17:59:05.865 | └─99630 "glance-apiuWSGI worker 3" 2026-07-10 17:59:05.865 | 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99628) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99628) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99628) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99628) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-e2444aab-468f-4d78-8feb-70055e595adb' (0e996122-23a1-4b1d-ac29-96da4080b963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99628) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-e2444aab-468f-4d78-8feb-70055e595adb' (ddada899-7d14-4fe1-98f3-73bd34c5229b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99628) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: INFO glance.domain [-] Task [e2444aab-468f-4d78-8feb-70055e595adb] status changing from processing to success 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: INFO glance.async_.flows.api_image_import [-] e2444aab-468f-4d78-8feb-70055e595adb of api_image_import completed 2026-07-10 17:59:05.865 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-e2444aab-468f-4d78-8feb-70055e595adb' (ddada899-7d14-4fe1-98f3-73bd34c5229b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99628) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-10 17:59:05.866 | Jul 10 17:59:04 np0000005039 devstack@g-api.service[99628]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (f635a829-f0d5-4d10-8bbd-ac04a79ae275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99628) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-10 17:59:05.870 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.874 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-10 17:59:05.889 | not-found 2026-07-10 17:59:05.894 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.897 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-10 17:59:05.912 | enabled 2026-07-10 17:59:05.916 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-10 17:59:05.933 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-10 17:59:05.933 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-10 17:59:05.933 | Active: active (running) since Fri 2026-07-10 17:54:15 UTC; 4min 50s ago 2026-07-10 17:59:05.933 | Main PID: 57544 (memory_tracker.) 2026-07-10 17:59:05.933 | Tasks: 2 (limit: 75886) 2026-07-10 17:59:05.933 | Memory: 1.2M () 2026-07-10 17:59:05.933 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-10 17:59:05.933 | ├─ 57544 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-10 17:59:05.933 | └─100096 sleep 20 2026-07-10 17:59:05.933 | 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 26820 0.0 1856 26708 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 8536 0.0 1852 8535 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-xnslioimfeaskqfaofupnrwakmzbopat ; /usr/bin/python3 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 8538 0.0 1852 8537 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 8534 0.0 1848 8533 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-xnslioimfeaskqfaofupnrwakmzbopat ; /usr/bin/python3' && sleep 0 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 26708 0.0 1740 26698 00:00:00 1 do_select erl_child_setup 65536 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 19983 0.0 1628 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 26817 0.0 1500 26816 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[100075]: 47116 0.0 1300 47115 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-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[57544]: --- 2026-07-10 17:59:05.933 | Jul 10 17:58:56 np0000005039 memory_tracker.sh[57544]: ]]] 2026-07-10 17:59:05.938 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.942 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-10 17:59:05.958 | not-found 2026-07-10 17:59:05.964 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:05.968 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-10 17:59:05.982 | enabled 2026-07-10 17:59:05.986 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-10 17:59:06.003 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-10 17:59:06.003 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-10 17:59:06.003 | Active: active (running) since Fri 2026-07-10 17:57:25 UTC; 1min 40s ago 2026-07-10 17:59:06.003 | Main PID: 84205 (uwsgi) 2026-07-10 17:59:06.003 | Status: "uWSGI is ready" 2026-07-10 17:59:06.003 | Tasks: 24 (limit: 75886) 2026-07-10 17:59:06.003 | Memory: 409.6M () 2026-07-10 17:59:06.003 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-10 17:59:06.003 | ├─84205 "nova-apiuWSGI master" 2026-07-10 17:59:06.003 | ├─84206 "nova-apiuWSGI worker 1" 2026-07-10 17:59:06.003 | ├─84207 "nova-apiuWSGI worker 2" 2026-07-10 17:59:06.003 | └─84208 "nova-apiuWSGI worker 3" 2026-07-10 17:59:06.003 | 2026-07-10 17:59:06.003 | Jul 10 17:58:47 np0000005039 devstack@n-api.service[84207]: DEBUG dbcounter [-] [84207] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84207) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG nova.api.openstack.wsgi [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] Calling method '>' {{(pid=84206) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c 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=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c 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=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] Acquiring lock "dfc15772-32c1-49c2-8554-47b3a4087584" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] Lock "dfc15772-32c1-49c2-8554-47b3a4087584" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: DEBUG oslo_concurrency.lockutils [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] Lock "dfc15772-32c1-49c2-8554-47b3a4087584" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84206) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: INFO nova.api.openstack.requestlog [None req-a7fccf11-159b-44b3-9987-9324521d656c admin admin] 10.4.3.68 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005039" status: 200 len: 255 microversion: 2.69 time: 0.052263 2026-07-10 17:59:06.003 | Jul 10 17:59:05 np0000005039 devstack@n-api.service[84206]: [pid: 84206|app: 0|req: 8/25] 10.4.3.68 () {68 vars in 1437 bytes} [Fri Jul 10 17:59:05 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005039 => generated 255 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-10 17:59:06.009 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.013 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-10 17:59:06.030 | enabled 2026-07-10 17:59:06.036 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-10 17:59:06.054 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-10 17:59:06.054 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-10 17:59:06.054 | Active: active (running) since Fri 2026-07-10 17:58:20 UTC; 45s ago 2026-07-10 17:59:06.054 | Main PID: 92781 (uwsgi) 2026-07-10 17:59:06.054 | Status: "uWSGI is ready" 2026-07-10 17:59:06.054 | Tasks: 23 (limit: 75886) 2026-07-10 17:59:06.054 | Memory: 328.7M () 2026-07-10 17:59:06.054 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-10 17:59:06.054 | ├─92781 "nova-api-metauWSGI master" 2026-07-10 17:59:06.054 | ├─92782 "nova-api-metauWSGI worker 1" 2026-07-10 17:59:06.054 | ├─92783 "nova-api-metauWSGI worker 2" 2026-07-10 17:59:06.054 | ├─92784 "nova-api-metauWSGI worker 3" 2026-07-10 17:59:06.054 | └─92785 "nova-api-metauWSGI http 1" 2026-07-10 17:59:06.054 | 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92784]: DEBUG dbcounter [-] [92784] Writing DB stats nova_api:SELECT=1 {{(pid=92784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell1:SELECT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell0:SELECT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92784]: DEBUG dbcounter [-] [92784] Writing DB stats nova_cell0:SELECT=1 {{(pid=92784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92783]: DEBUG dbcounter [-] [92783] Writing DB stats nova_cell0:SELECT=1 {{(pid=92783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92783]: DEBUG dbcounter [-] [92783] Writing DB stats nova_cell1:SELECT=1 {{(pid=92783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92784]: DEBUG dbcounter [-] [92784] Writing DB stats nova_cell1:SELECT=1 {{(pid=92784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92784]: DEBUG dbcounter [-] [92784] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92784) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92782]: DEBUG dbcounter [-] [92782] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.054 | Jul 10 17:58:33 np0000005039 devstack@n-api-meta.service[92783]: DEBUG dbcounter [-] [92783] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.063 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-10 17:59:06.077 | not-found 2026-07-10 17:59:06.081 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.085 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-10 17:59:06.102 | enabled 2026-07-10 17:59:06.108 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-10 17:59:06.125 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-10 17:59:06.125 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-10 17:59:06.125 | Active: active (running) since Fri 2026-07-10 17:58:29 UTC; 36s ago 2026-07-10 17:59:06.125 | Main PID: 96003 (nova-compute) 2026-07-10 17:59:06.125 | Tasks: 10 (limit: 75886) 2026-07-10 17:59:06.125 | Memory: 137.0M () 2026-07-10 17:59:06.125 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-10 17:59:06.125 | └─96003 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-10 17:59:06.125 | 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.compute.provider_tree [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Updating resource provider 75940028-34ee-4929-a885-2ef3564cb156 generation from 0 to 1 during operation: update_inventory {{(pid=96003) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.compute.provider_tree [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Updating inventory in ProviderTree for provider 75940028-34ee-4929-a885-2ef3564cb156 with inventory: {'MEMORY_MB': {'total': 63277, 'reserved': 512, 'min_unit': 1, 'max_unit': 63277, '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=96003) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.compute.provider_tree [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Updating resource provider 75940028-34ee-4929-a885-2ef3564cb156 generation from 1 to 2 during operation: update_traits {{(pid=96003) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.compute.resource_tracker [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Compute_service record updated for np0000005039:np0000005039 {{(pid=96003) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG oslo_concurrency.lockutils [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.339s {{(pid=96003) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.service [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96003) start /opt/stack/nova/nova/service.py:196}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.service [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96003) start /opt/stack/nova/nova/service.py:212}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.service [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] Join ServiceGroup membership for this service compute {{(pid=96003) start /opt/stack/nova/nova/service.py:222}} 2026-07-10 17:59:06.125 | Jul 10 17:58:55 np0000005039 nova-compute[96003]: DEBUG nova.servicegroup.drivers.db [None req-fc55cdfe-d01c-44a2-8f21-7a79e4857544 None None] DB_Driver: join new ServiceGroup member np0000005039 to the compute group, service = {{(pid=96003) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-10 17:59:06.125 | Jul 10 17:59:01 np0000005039 nova-compute[96003]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=96003) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.130 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.133 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-10 17:59:06.147 | not-found 2026-07-10 17:59:06.152 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.155 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-10 17:59:06.171 | enabled 2026-07-10 17:59:06.176 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-10 17:59:06.198 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-10 17:59:06.198 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-10 17:59:06.198 | Active: active (running) since Fri 2026-07-10 17:58:18 UTC; 47s ago 2026-07-10 17:59:06.198 | Main PID: 92160 (nova-scheduler:) 2026-07-10 17:59:06.198 | Tasks: 26 (limit: 75886) 2026-07-10 17:59:06.198 | Memory: 183.3M () 2026-07-10 17:59:06.198 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-10 17:59:06.198 | ├─92160 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-10 17:59:06.198 | ├─93355 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-10 17:59:06.198 | ├─93357 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-10 17:59:06.198 | └─93359 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-10 17:59:06.198 | 2026-07-10 17:59:06.198 | Jul 10 17:58:27 np0000005039 nova-scheduler[93357]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93357) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.198 | Jul 10 17:58:27 np0000005039 nova-scheduler[93355]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.198 | Jul 10 17:58:27 np0000005039 nova-scheduler[93359]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93359) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.198 | Jul 10 17:58:28 np0000005039 nova-scheduler[93355]: DEBUG oslo.service.backend._threading.loopingcall [None req-4dc527b0-8b29-49b9-835d-58e1299cb438 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93355) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.198 | Jul 10 17:58:30 np0000005039 nova-scheduler[92160]: DEBUG dbcounter [-] [92160] Writing DB stats nova_api:SELECT=3 {{(pid=92160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.198 | Jul 10 17:58:31 np0000005039 nova-scheduler[92160]: DEBUG dbcounter [-] [92160] Writing DB stats nova_cell1:SELECT=1 {{(pid=92160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.198 | Jul 10 17:58:31 np0000005039 nova-scheduler[92160]: DEBUG dbcounter [-] [92160] Writing DB stats nova_cell0:SELECT=1 {{(pid=92160) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.198 | Jul 10 17:58:37 np0000005039 nova-scheduler[93355]: DEBUG dbcounter [-] [93355] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93355) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.198 | Jul 10 17:58:37 np0000005039 nova-scheduler[93357]: DEBUG dbcounter [-] [93357] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.198 | Jul 10 17:58:37 np0000005039 nova-scheduler[93359]: DEBUG dbcounter [-] [93359] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=93359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.203 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.206 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-10 17:59:06.221 | enabled 2026-07-10 17:59:06.225 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-10 17:59:06.243 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-10 17:59:06.243 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-10 17:59:06.243 | Active: active (running) since Fri 2026-07-10 17:54:05 UTC; 5min ago 2026-07-10 17:59:06.243 | Main PID: 56111 (python3) 2026-07-10 17:59:06.243 | Tasks: 1 (limit: 75886) 2026-07-10 17:59:06.243 | Memory: 123.6M () 2026-07-10 17:59:06.243 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-10 17:59:06.243 | └─56111 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-10 17:59:06.243 | 2026-07-10 17:59:06.243 | Jul 10 17:58:36 np0000005039 python3[56111]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-10 17:59:06.243 | Jul 10 17:58:36 np0000005039 python3[56111]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-10 17:59:06.243 | Jul 10 17:58:37 np0000005039 python3[56111]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-10 17:59:06.243 | Jul 10 17:58:37 np0000005039 python3[56111]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-10 17:59:06.243 | Jul 10 17:58:43 np0000005039 python3[56111]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-10 17:59:06.243 | Jul 10 17:58:51 np0000005039 python3[56111]: 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-10 17:59:06.243 | Jul 10 17:58:56 np0000005039 python3[56111]: 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-10 17:59:06.243 | Jul 10 17:59:00 np0000005039 python3[56111]: 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-10 17:59:06.243 | Jul 10 17:59:03 np0000005039 python3[56111]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-10 17:59:06.243 | Jul 10 17:59:05 np0000005039 python3[56111]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005039', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-10 17:59:06.247 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.250 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-10 17:59:06.264 | not-found 2026-07-10 17:59:06.270 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.274 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-10 17:59:06.287 | not-found 2026-07-10 17:59:06.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.296 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-10 17:59:06.309 | not-found 2026-07-10 17:59:06.313 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.316 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-10 17:59:06.330 | not-found 2026-07-10 17:59:06.335 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.338 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-10 17:59:06.354 | enabled 2026-07-10 17:59:06.359 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-10 17:59:06.378 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-10 17:59:06.378 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-10 17:59:06.378 | Active: active (running) since Fri 2026-07-10 17:57:52 UTC; 1min 13s ago 2026-07-10 17:59:06.378 | Main PID: 89901 (uwsgi) 2026-07-10 17:59:06.378 | Status: "uWSGI is ready" 2026-07-10 17:59:06.378 | Tasks: 7 (limit: 75886) 2026-07-10 17:59:06.378 | Memory: 262.1M () 2026-07-10 17:59:06.378 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-10 17:59:06.378 | ├─89901 "placementuWSGI master" 2026-07-10 17:59:06.378 | ├─89902 "placementuWSGI worker 1" 2026-07-10 17:59:06.378 | ├─89903 "placementuWSGI worker 2" 2026-07-10 17:59:06.378 | └─89904 "placementuWSGI worker 3" 2026-07-10 17:59:06.378 | 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89904]: [pid: 89904|app: 0|req: 4/9] 10.4.3.68 () {72 vars in 1602 bytes} [Fri Jul 10 17:58:55 2026] PUT /placement/resource_providers/75940028-34ee-4929-a885-2ef3564cb156/inventories => generated 398 bytes in 28 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89902]: DEBUG placement.requestlog [req-81bb2eae-7592-4b0c-9168-445550dbb825 req-f92eeab1-d09d-47cd-a306-ab5dc78e04a1 None None] Starting request: 10.4.3.68 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ARCH_PPC64LE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_SCSI" {{(pid=89902) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89902]: INFO placement.requestlog [req-81bb2eae-7592-4b0c-9168-445550dbb825 req-f92eeab1-d09d-47cd-a306-ab5dc78e04a1 service nova] 10.4.3.68 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ARCH_PPC64LE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_SCSI" status: 200 len: 1991 microversion: 1.6 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89902]: [pid: 89902|app: 0|req: 3/10] 10.4.3.68 () {68 vars in 4918 bytes} [Fri Jul 10 17:58:55 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSSE3,COMPUTE_ARCH_X86_64,HW_CPU_X86_MMX,COMPUTE_STORAGE_BUS_SATA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_AARCH64,HW_CPU_X86_SSE41,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_QXL,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_AUTO,HW_ARCH_X86_64,HW_CPU_X86_SSE42,COMPUTE_ARCH_MIPSEL,COMPUTE_ARCH_PPC64LE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VOLUME_EXTEND,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,COMPUTE_SOUND_MODEL_USB,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_SCSI => generated 1991 bytes in 12 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89903]: DEBUG placement.requestlog [req-81bb2eae-7592-4b0c-9168-445550dbb825 req-46c852fe-ca33-43c4-a9eb-bc14979d4319 None None] Starting request: 10.4.3.68 "PUT /placement/resource_providers/75940028-34ee-4929-a885-2ef3564cb156/traits" {{(pid=89903) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89903]: INFO placement.requestlog [req-81bb2eae-7592-4b0c-9168-445550dbb825 req-46c852fe-ca33-43c4-a9eb-bc14979d4319 service nova] 10.4.3.68 "PUT /placement/resource_providers/75940028-34ee-4929-a885-2ef3564cb156/traits" status: 200 len: 2026 microversion: 1.6 2026-07-10 17:59:06.378 | Jul 10 17:58:55 np0000005039 devstack@placement-api.service[89903]: [pid: 89903|app: 0|req: 4/11] 10.4.3.68 () {72 vars in 1587 bytes} [Fri Jul 10 17:58:55 2026] PUT /placement/resource_providers/75940028-34ee-4929-a885-2ef3564cb156/traits => generated 2026 bytes in 68 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-10 17:59:06.378 | Jul 10 17:59:05 np0000005039 devstack@placement-api.service[89904]: DEBUG dbcounter [-] [89904] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.378 | Jul 10 17:59:05 np0000005039 devstack@placement-api.service[89902]: DEBUG dbcounter [-] [89902] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89902) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.378 | Jul 10 17:59:05 np0000005039 devstack@placement-api.service[89903]: DEBUG dbcounter [-] [89903] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.383 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.386 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-10 17:59:06.401 | enabled 2026-07-10 17:59:06.407 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-10 17:59:06.427 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-10 17:59:06.427 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-10 17:59:06.427 | Active: active (running) since Fri 2026-07-10 17:57:40 UTC; 1min 25s ago 2026-07-10 17:59:06.427 | Main PID: 86418 (neutron-ovn-age) 2026-07-10 17:59:06.427 | Tasks: 20 (limit: 75886) 2026-07-10 17:59:06.427 | Memory: 351.5M () 2026-07-10 17:59:06.427 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-10 17:59:06.427 | ├─86418 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-10 17:59:06.427 | ├─87420 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-10 17:59:06.427 | ├─87773 /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/tmppidy_3lz/privsep.sock 2026-07-10 17:59:06.427 | └─90820 /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/tmprgmjtkwh/privsep.sock 2026-07-10 17:59:06.427 | 2026-07-10 17:59:06.427 | Jul 10 17:58:21 np0000005039 neutron-ovn-agent[87420]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=20e44919-e25f-46d8-acdb-93d4d3451d23, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87420) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-10 17:59:06.427 | Jul 10 17:58:21 np0000005039 neutron-ovn-agent[87420]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87420) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-10 17:59:06.427 | Jul 10 17:58:21 np0000005039 neutron-ovn-agent[87420]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=20e44919-e25f-46d8-acdb-93d4d3451d23, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87420) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-10 17:59:06.427 | Jul 10 17:58:21 np0000005039 neutron-ovn-agent[87420]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87420) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-10 17:59:06.427 | Jul 10 17:58:43 np0000005039 neutron-ovn-agent[87420]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87420) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-10 17:59:06.433 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.437 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-10 17:59:06.452 | not-found 2026-07-10 17:59:06.457 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.460 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-10 17:59:06.475 | not-found 2026-07-10 17:59:06.480 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.483 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-10 17:59:06.499 | enabled 2026-07-10 17:59:06.504 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-10 17:59:06.522 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-10 17:59:06.522 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-10 17:59:06.522 | Active: active (running) since Fri 2026-07-10 17:57:18 UTC; 1min 47s ago 2026-07-10 17:59:06.522 | Main PID: 81956 (swift-account-s) 2026-07-10 17:59:06.522 | Tasks: 4 (limit: 75886) 2026-07-10 17:59:06.522 | Memory: 61.7M () 2026-07-10 17:59:06.522 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-10 17:59:06.522 | ├─81956 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-10 17:59:06.522 | ├─82217 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-10 17:59:06.522 | ├─82224 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-10 17:59:06.522 | └─82225 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-10 17:59:06.522 | 2026-07-10 17:59:06.522 | Jul 10 17:57:19 np0000005039 account-server[81956]: Started child 82225 from parent 81956 2026-07-10 17:59:06.522 | Jul 10 17:57:19 np0000005039 swift-account-server[81956]: account-server: Started child 82225 from parent 81956 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 account-server[82225]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "HEAD /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 404 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3?format=json" "txd5fee39b92f448feacb90-006a5132e0" "proxy-server 83349" 0.0013 "-" 82225 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 swift-account-server[82225]: account-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "HEAD /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 404 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3?format=json" "txd5fee39b92f448feacb90-006a5132e0" "proxy-server 83349" 0.0013 "-" 82225 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 account-server[82224]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 201 - "-" "tx2ab26469d1e8403aaca86-006a5132e0" "-" 0.0165 "-" 82224 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 swift-account-server[82224]: account-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 201 - "-" "tx2ab26469d1e8403aaca86-006a5132e0" "-" 0.0165 "-" 82224 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 account-server[82225]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "HEAD /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3?format=json" "tx2ab26469d1e8403aaca86-006a5132e0" "proxy-server 83349" 0.0037 "-" 82225 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 swift-account-server[82225]: account-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "HEAD /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3?format=json" "tx2ab26469d1e8403aaca86-006a5132e0" "proxy-server 83349" 0.0037 "-" 82225 - 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 account-server[82217]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" "tx2ab26469d1e8403aaca86-006a5132e0" "container-server 81733" 0.0031 "-" 82217 0 2026-07-10 17:59:06.522 | Jul 10 17:58:56 np0000005039 swift-account-server[82217]: account-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/33/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" "tx2ab26469d1e8403aaca86-006a5132e0" "container-server 81733" 0.0031 "-" 82217 0 2026-07-10 17:59:06.527 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.531 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-10 17:59:06.546 | enabled 2026-07-10 17:59:06.550 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-10 17:59:06.568 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-10 17:59:06.568 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-10 17:59:06.568 | Active: active (running) since Fri 2026-07-10 17:57:17 UTC; 1min 49s ago 2026-07-10 17:59:06.568 | Main PID: 81459 (swift-container) 2026-07-10 17:59:06.568 | Tasks: 44 (limit: 75886) 2026-07-10 17:59:06.568 | Memory: 68.8M () 2026-07-10 17:59:06.568 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-10 17:59:06.568 | ├─81459 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-10 17:59:06.568 | ├─81731 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-10 17:59:06.568 | ├─81733 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-10 17:59:06.568 | └─81734 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-10 17:59:06.568 | 2026-07-10 17:59:06.568 | Jul 10 17:58:56 np0000005039 container-server[81731]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" 201 - "PUT http://10.4.3.68:8081/sdb1/164/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" "txb906d761eff54fb3ada23-006a5132e0" "object-server 81266" 0.0016 "-" 81731 0 2026-07-10 17:59:06.568 | Jul 10 17:58:56 np0000005039 swift-container-server[81731]: container-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" 201 - "PUT http://10.4.3.68:8081/sdb1/164/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" "txb906d761eff54fb3ada23-006a5132e0" "object-server 81266" 0.0016 "-" 81731 0 2026-07-10 17:59:06.568 | Jul 10 17:59:00 np0000005039 container-server[81733]: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "HEAD /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance?format=json" "tx9682fb8b86cf4025882aa-006a5132e4" "proxy-server 83349" 0.0156 "-" 81733 0 2026-07-10 17:59:06.568 | Jul 10 17:59:00 np0000005039 swift-container-server[81733]: container-server: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "HEAD /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance?format=json" "tx9682fb8b86cf4025882aa-006a5132e4" "proxy-server 83349" 0.0156 "-" 81733 0 2026-07-10 17:59:06.568 | Jul 10 17:59:00 np0000005039 container-server[81731]: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" 201 - "PUT http://10.4.3.68:8081/sdb1/143/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" "tx224b9df2ee4a4893a729a-006a5132e4" "object-server 81266" 0.0008 "-" 81731 0 2026-07-10 17:59:06.568 | Jul 10 17:59:00 np0000005039 swift-container-server[81731]: container-server: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" 201 - "PUT http://10.4.3.68:8081/sdb1/143/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" "tx224b9df2ee4a4893a729a-006a5132e4" "object-server 81266" 0.0008 "-" 81731 0 2026-07-10 17:59:06.568 | Jul 10 17:59:04 np0000005039 container-server[81734]: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "HEAD /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance?format=json" "tx09c89b6255be48eda8da9-006a5132e7" "proxy-server 83349" 0.0171 "-" 81734 0 2026-07-10 17:59:06.568 | Jul 10 17:59:04 np0000005039 swift-container-server[81734]: container-server: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "HEAD /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance" 204 - "HEAD http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance?format=json" "tx09c89b6255be48eda8da9-006a5132e7" "proxy-server 83349" 0.0171 "-" 81734 0 2026-07-10 17:59:06.568 | Jul 10 17:59:04 np0000005039 container-server[81733]: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" 201 - "PUT http://10.4.3.68:8081/sdb1/212/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" "tx112118a2be9f4bb9a4649-006a5132e8" "object-server 81266" 0.0007 "-" 81733 0 2026-07-10 17:59:06.568 | Jul 10 17:59:04 np0000005039 swift-container-server[81733]: container-server: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "PUT /sdb1/502/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" 201 - "PUT http://10.4.3.68:8081/sdb1/212/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" "tx112118a2be9f4bb9a4649-006a5132e8" "object-server 81266" 0.0007 "-" 81733 0 2026-07-10 17:59:06.573 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.576 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-10 17:59:06.592 | enabled 2026-07-10 17:59:06.597 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-10 17:59:06.615 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-10 17:59:06.615 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-10 17:59:06.615 | Active: active (running) since Fri 2026-07-10 17:57:15 UTC; 1min 50s ago 2026-07-10 17:59:06.615 | Main PID: 80955 (swift-object-se) 2026-07-10 17:59:06.615 | Tasks: 24 (limit: 75886) 2026-07-10 17:59:06.615 | Memory: 65.6M () 2026-07-10 17:59:06.615 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-10 17:59:06.615 | ├─80955 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-10 17:59:06.615 | ├─81262 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-10 17:59:06.615 | ├─81264 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-10 17:59:06.615 | └─81266 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-10 17:59:06.615 | 2026-07-10 17:59:06.615 | Jul 10 17:57:16 np0000005039 object-server[80955]: Started child 81264 from parent 80955 2026-07-10 17:59:06.615 | Jul 10 17:57:16 np0000005039 swift-object-server[80955]: object-server: Started child 81264 from parent 80955 2026-07-10 17:59:06.615 | Jul 10 17:57:16 np0000005039 object-server[80955]: Started child 81266 from parent 80955 2026-07-10 17:59:06.615 | Jul 10 17:57:16 np0000005039 swift-object-server[80955]: object-server: Started child 81266 from parent 80955 2026-07-10 17:59:06.615 | Jul 10 17:58:56 np0000005039 object-server[81266]: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/164/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" "txb906d761eff54fb3ada23-006a5132e0" "proxy-server 83349" 0.2858 "-" 81266 0 2026-07-10 17:59:06.615 | Jul 10 17:58:56 np0000005039 swift-object-server[81266]: object-server: 127.0.0.1 - - [10/Jul/2026:17:58:56 +0000] "PUT /sdb1/164/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/42e9d12f-3e17-4d84-98da-9bdc965e2cb0" "txb906d761eff54fb3ada23-006a5132e0" "proxy-server 83349" 0.2858 "-" 81266 0 2026-07-10 17:59:06.615 | Jul 10 17:59:00 np0000005039 object-server[81266]: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "PUT /sdb1/143/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" "tx224b9df2ee4a4893a729a-006a5132e4" "proxy-server 83349" 0.3032 "-" 81266 0 2026-07-10 17:59:06.615 | Jul 10 17:59:00 np0000005039 swift-object-server[81266]: object-server: 127.0.0.1 - - [10/Jul/2026:17:59:00 +0000] "PUT /sdb1/143/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/4897fd6f-d608-4987-b057-cdb849a91390" "tx224b9df2ee4a4893a729a-006a5132e4" "proxy-server 83349" 0.3032 "-" 81266 0 2026-07-10 17:59:06.615 | Jul 10 17:59:04 np0000005039 object-server[81266]: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "PUT /sdb1/212/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" "tx112118a2be9f4bb9a4649-006a5132e8" "proxy-server 83349" 0.3018 "-" 81266 0 2026-07-10 17:59:06.615 | Jul 10 17:59:04 np0000005039 swift-object-server[81266]: object-server: 127.0.0.1 - - [10/Jul/2026:17:59:04 +0000] "PUT /sdb1/212/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" 201 - "PUT http://10.4.3.68:8081/v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa" "tx112118a2be9f4bb9a4649-006a5132e8" "proxy-server 83349" 0.3018 "-" 81266 0 2026-07-10 17:59:06.620 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.623 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-10 17:59:06.637 | enabled 2026-07-10 17:59:06.642 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-10 17:59:06.660 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-10 17:59:06.660 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-10 17:59:06.660 | Active: active (running) since Fri 2026-07-10 17:57:22 UTC; 1min 44s ago 2026-07-10 17:59:06.660 | Main PID: 83278 (swift-proxy-ser) 2026-07-10 17:59:06.660 | Tasks: 2 (limit: 75886) 2026-07-10 17:59:06.660 | Memory: 82.6M () 2026-07-10 17:59:06.660 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-10 17:59:06.660 | ├─83278 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-10 17:59:06.660 | └─83349 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-10 17:59:06.660 | 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 proxy-server[83349]: Validating token access rules against request 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 swift-proxy-server[83349]: proxy-server: Validating token access rules against request 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 proxy-server[83349]: Received request from user: user_id 82ee8b49d3464bd485d428ac70a5a5a8, project_id b4c83a7c601840f9adc76f0f232b72e3, roles ResellerAdmin,service 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 swift-proxy-server[83349]: proxy-server: Received request from user: user_id 82ee8b49d3464bd485d428ac70a5a5a8, project_id b4c83a7c601840f9adc76f0f232b72e3, roles ResellerAdmin,service 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 proxy-server[83349]: Using identity: {'user': ('82ee8b49d3464bd485d428ac70a5a5a8', 'glance-swift'), 'tenant': ('b4c83a7c601840f9adc76f0f232b72e3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx112118a2be9f4bb9a4649-006a5132e8) 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 swift-proxy-server[83349]: proxy-server: Using identity: {'user': ('82ee8b49d3464bd485d428ac70a5a5a8', 'glance-swift'), 'tenant': ('b4c83a7c601840f9adc76f0f232b72e3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx112118a2be9f4bb9a4649-006a5132e8) 2026-07-10 17:59:06.660 | Jul 10 17:59:04 np0000005039 proxy-server[83349]: User b4c83a7c601840f9adc76f0f232b72e3 has reseller admin authorizing (txn: tx112118a2be9f4bb9a4649-006a5132e8) (client_ip: 10.4.3.68) 2026-07-10 17:59:06.661 | Jul 10 17:59:04 np0000005039 swift-proxy-server[83349]: proxy-server: User b4c83a7c601840f9adc76f0f232b72e3 has reseller admin authorizing (txn: tx112118a2be9f4bb9a4649-006a5132e8) (client_ip: 10.4.3.68) 2026-07-10 17:59:06.661 | Jul 10 17:59:04 np0000005039 proxy-server[83349]: 10.4.3.68 10.4.3.68 10/Jul/2026/17/59/04 PUT /v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqUTLn... 21692416 - - tx112118a2be9f4bb9a4649-006a5132e8 - 0.3071 - - 1783706344.050345898 1783706344.357401609 0 82ee8b49d3464bd485d428ac70a5a5a8 2026-07-10 17:59:06.661 | Jul 10 17:59:04 np0000005039 swift-proxy-server[83349]: proxy-server: 10.4.3.68 10.4.3.68 10/Jul/2026/17/59/04 PUT /v1/AUTH_b4c83a7c601840f9adc76f0f232b72e3/glance/ec48db47-977c-430d-a248-45d4d3d1bdfa HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqUTLn... 21692416 - - tx112118a2be9f4bb9a4649-006a5132e8 - 0.3071 - - 1783706344.050345898 1783706344.357401609 0 82ee8b49d3464bd485d428ac70a5a5a8 2026-07-10 17:59:06.666 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.669 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-10 17:59:06.684 | not-found 2026-07-10 17:59:06.689 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.692 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-10 17:59:06.705 | not-found 2026-07-10 17:59:06.710 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.713 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-10 17:59:06.728 | enabled 2026-07-10 17:59:06.733 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-10 17:59:06.752 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-10 17:59:06.752 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-10 17:59:06.752 | Active: active (running) since Fri 2026-07-10 17:57:20 UTC; 1min 46s ago 2026-07-10 17:59:06.752 | Main PID: 82491 (swift-container) 2026-07-10 17:59:06.752 | Tasks: 1 (limit: 75886) 2026-07-10 17:59:06.752 | Memory: 42.8M () 2026-07-10 17:59:06.752 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-10 17:59:06.752 | └─82491 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-10 17:59:06.752 | 2026-07-10 17:59:06.753 | Jul 10 17:57:20 np0000005039 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-10 17:59:06.753 | Jul 10 17:57:20 np0000005039 container-sync[82491]: Starting 82491 2026-07-10 17:59:06.753 | Jul 10 17:57:20 np0000005039 container-sync[82491]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-10 17:59:06.757 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.760 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-10 17:59:06.777 | enabled 2026-07-10 17:59:06.782 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-10 17:59:06.801 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-10 17:59:06.801 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-10 17:59:06.801 | Active: active (running) since Fri 2026-07-10 17:57:43 UTC; 1min 23s ago 2026-07-10 17:59:06.801 | Main PID: 87502 (uwsgi) 2026-07-10 17:59:06.801 | Status: "uWSGI is ready" 2026-07-10 17:59:06.801 | Tasks: 34 (limit: 75886) 2026-07-10 17:59:06.801 | Memory: 567.6M () 2026-07-10 17:59:06.801 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-10 17:59:06.801 | ├─87502 "neutron-apiuWSGI master" 2026-07-10 17:59:06.801 | ├─87503 "neutron-apiuWSGI worker 1" 2026-07-10 17:59:06.801 | ├─87504 "neutron-apiuWSGI worker 2" 2026-07-10 17:59:06.801 | └─87505 "neutron-apiuWSGI worker 3" 2026-07-10 17:59:06.801 | 2026-07-10 17:59:06.801 | Jul 10 17:58:51 np0000005039 devstack@neutron-api.service[87505]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "91b88ad432f25918a0f80aafadee5390" from periodic health check thread {{(pid=87505) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-10 17:59:06.801 | Jul 10 17:59:00 np0000005039 devstack@neutron-api.service[87503]: DEBUG dbcounter [-] [87503] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.801 | Jul 10 17:59:01 np0000005039 devstack@neutron-api.service[87504]: DEBUG dbcounter [-] [87504] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.801 | Jul 10 17:59:01 np0000005039 devstack@neutron-api.service[87505]: DEBUG dbcounter [-] [87505] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.801 | Jul 10 17:59:05 np0000005039 devstack@neutron-api.service[87503]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87503) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-10 17:59:06.801 | Jul 10 17:59:05 np0000005039 devstack@neutron-api.service[87503]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "33d34597d2c7571abee79eadbb32ba7b" from periodic health check thread {{(pid=87503) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-10 17:59:06.801 | Jul 10 17:59:06 np0000005039 devstack@neutron-api.service[87504]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87504) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-10 17:59:06.801 | Jul 10 17:59:06 np0000005039 devstack@neutron-api.service[87504]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "e15cd7fc930a5c508b8048730ffaccc8" from periodic health check thread {{(pid=87504) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-10 17:59:06.801 | Jul 10 17:59:06 np0000005039 devstack@neutron-api.service[87505]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87505) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-10 17:59:06.801 | Jul 10 17:59:06 np0000005039 devstack@neutron-api.service[87505]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "91b88ad432f25918a0f80aafadee5390" from periodic health check thread {{(pid=87505) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-10 17:59:06.806 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.809 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-10 17:59:06.823 | enabled 2026-07-10 17:59:06.828 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-10 17:59:06.846 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-10 17:59:06.847 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-10 17:59:06.847 | Active: active (running) since Fri 2026-07-10 17:57:47 UTC; 1min 19s ago 2026-07-10 17:59:06.847 | Main PID: 88520 (neutron-periodi) 2026-07-10 17:59:06.847 | Tasks: 15 (limit: 75886) 2026-07-10 17:59:06.847 | Memory: 167.1M () 2026-07-10 17:59:06.847 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-10 17:59:06.847 | ├─88520 "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-10 17:59:06.847 | └─89419 "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-10 17:59:06.847 | 2026-07-10 17:59:06.847 | Jul 10 17:57:51 np0000005039 neutron-periodic-workers[89419]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.68: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.051s {{(pid=89419) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-10 17:59:06.847 | Jul 10 17:57:51 np0000005039 neutron-periodic-workers[89419]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89419) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-10 17:59:06.847 | Jul 10 17:57:51 np0000005039 neutron-periodic-workers[89419]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89419) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-10 17:59:06.847 | Jul 10 17:57:51 np0000005039 neutron-periodic-workers[89419]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=89419) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-10 17:59:06.847 | Jul 10 17:58:00 np0000005039 neutron-periodic-workers[88520]: DEBUG dbcounter [-] [88520] Writing DB stats neutron:SELECT=4 {{(pid=88520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.847 | Jul 10 17:58:36 np0000005039 neutron-periodic-workers[89419]: DEBUG dbcounter [-] [89419] Writer thread running {{(pid=89419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:59:06.847 | Jul 10 17:58:36 np0000005039 neutron-periodic-workers[89419]: DEBUG neutron.db.agents_db [None req-c3d08a7d-3bef-4596-aa2c-b553b767f86c None None] Agent healthcheck: found 0 active agents {{(pid=89419) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-10 17:59:06.847 | Jul 10 17:58:36 np0000005039 neutron-periodic-workers[89419]: DEBUG oslo.service.backend._threading.loopingcall [None req-c3d08a7d-3bef-4596-aa2c-b553b767f86c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.91 seconds {{(pid=89419) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.847 | Jul 10 17:58:54 np0000005039 neutron-periodic-workers[89419]: DEBUG oslo.service.backend._threading.loopingcall [None req-8219dce9-a290-4011-8ec5-875d3570d6a2 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=89419) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:06.847 | Jul 10 17:59:04 np0000005039 neutron-periodic-workers[89419]: DEBUG dbcounter [-] [89419] Writing DB stats neutron:SELECT=4 {{(pid=89419) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.852 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.855 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-10 17:59:06.871 | enabled 2026-07-10 17:59:06.876 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-10 17:59:06.899 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-10 17:59:06.899 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-10 17:59:06.899 | Active: active (running) since Fri 2026-07-10 17:57:45 UTC; 1min 21s ago 2026-07-10 17:59:06.899 | Main PID: 88011 (neutron-rpc-ser) 2026-07-10 17:59:06.899 | Tasks: 83 (limit: 75886) 2026-07-10 17:59:06.899 | Memory: 330.5M () 2026-07-10 17:59:06.899 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-10 17:59:06.899 | ├─88011 "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-10 17:59:06.899 | ├─89262 "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-10 17:59:06.899 | ├─89274 "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-10 17:59:06.899 | ├─89284 "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-10 17:59:06.899 | ├─89294 "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-10 17:59:06.899 | ├─89311 "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-10 17:59:06.899 | ├─89322 "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-10 17:59:06.899 | ├─89335 "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-10 17:59:06.899 | └─89343 "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-10 17:59:06.899 | 2026-07-10 17:59:06.899 | Jul 10 17:57:51 np0000005039 neutron-rpc-server[89335]: DEBUG neutron.service [-] calling wait on {{(pid=89335) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-10 17:59:06.899 | Jul 10 17:58:00 np0000005039 neutron-rpc-server[88011]: DEBUG dbcounter [-] [88011] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88011) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.899 | Jul 10 17:58:20 np0000005039 neutron-rpc-server[89262]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89294]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89284]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89274]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89311]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89343]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89322]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.899 | Jul 10 17:58:21 np0000005039 neutron-rpc-server[89335]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-10 17:59:06.905 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.909 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:59:06.924 | enabled 2026-07-10 17:59:06.929 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-10 17:59:06.947 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:59:06.947 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-10 17:59:06.947 | Active: active (running) since Fri 2026-07-10 17:57:49 UTC; 1min 17s ago 2026-07-10 17:59:06.947 | Main PID: 89037 (neutron-ovn-mai) 2026-07-10 17:59:06.947 | Tasks: 12 (limit: 75886) 2026-07-10 17:59:06.947 | Memory: 266.8M () 2026-07-10 17:59:06.947 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-10 17:59:06.947 | ├─89037 "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-10 17:59:06.947 | └─89967 "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-10 17:59:06.947 | 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89967) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89967) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG futurist.periodics [None req-38337701-0cc8-45a8-984e-650fb2da5d1a 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=89967) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89967) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89967) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-38337701-0cc8-45a8-984e-650fb2da5d1a None None] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-07-10 17:59:06.947 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG futurist.periodics [None req-38337701-0cc8-45a8-984e-650fb2da5d1a 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=89967) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-10 17:59:06.948 | Jul 10 17:58:14 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG futurist.periodics [None req-38337701-0cc8-45a8-984e-650fb2da5d1a 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=89967) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-10 17:59:06.948 | Jul 10 17:58:24 np0000005039 neutron-ovn-maintenance-worker[89967]: DEBUG dbcounter [-] [89967] Writing DB stats neutron:SELECT=344,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89967) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:06.953 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:06.956 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-10 17:59:06.971 | enabled 2026-07-10 17:59:06.976 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-10 17:59:06.996 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-10 17:59:06.996 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-10 17:59:06.996 | Active: active (running) since Fri 2026-07-10 17:58:23 UTC; 43s ago 2026-07-10 17:59:06.996 | Main PID: 93460 (nova-novncproxy) 2026-07-10 17:59:06.996 | Tasks: 14 (limit: 75886) 2026-07-10 17:59:06.996 | Memory: 110.4M () 2026-07-10 17:59:06.996 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-10 17:59:06.996 | └─93460 /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-10 17:59:06.996 | 2026-07-10 17:59:06.996 | Jul 10 17:58:23 np0000005039 nova-novncproxy[93460]: If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:59:06.996 | Jul 10 17:58:23 np0000005039 nova-novncproxy[93460]: framework. For more detail see 2026-07-10 17:59:06.996 | Jul 10 17:58:23 np0000005039 nova-novncproxy[93460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:59:06.996 | Jul 10 17:58:23 np0000005039 nova-novncproxy[93460]: import eventlet # noqa 2026-07-10 17:59:06.996 | Jul 10 17:58:23 np0000005039 nova-novncproxy[93460]: 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-10 17:59:06.996 | Jul 10 17:58:25 np0000005039 nova-novncproxy[93460]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-10 17:59:06.996 | Jul 10 17:58:25 np0000005039 nova-novncproxy[93460]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-10 17:59:06.996 | Jul 10 17:58:25 np0000005039 nova-novncproxy[93460]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-10 17:59:06.996 | Jul 10 17:58:25 np0000005039 nova-novncproxy[93460]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-10 17:59:06.996 | Jul 10 17:58:25 np0000005039 nova-novncproxy[93460]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-10 17:59:07.001 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:07.004 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-10 17:59:07.019 | enabled 2026-07-10 17:59:07.024 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-10 17:59:07.041 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-10 17:59:07.041 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-10 17:59:07.042 | Active: active (running) since Fri 2026-07-10 17:58:25 UTC; 41s ago 2026-07-10 17:59:07.042 | Main PID: 94285 (nova-conductor:) 2026-07-10 17:59:07.042 | Tasks: 26 (limit: 75886) 2026-07-10 17:59:07.042 | Memory: 181.7M () 2026-07-10 17:59:07.042 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-10 17:59:07.042 | ├─94285 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-10 17:59:07.042 | ├─95678 "nova-conductor: ServiceWrapper worker(0)" 2026-07-10 17:59:07.042 | ├─95691 "nova-conductor: ServiceWrapper worker(1)" 2026-07-10 17:59:07.042 | └─95700 "nova-conductor: ServiceWrapper worker(2)" 2026-07-10 17:59:07.042 | 2026-07-10 17:59:07.042 | Jul 10 17:58:33 np0000005039 nova-conductor[95678]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95678) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.042 | Jul 10 17:58:33 np0000005039 nova-conductor[95691]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95691) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.042 | Jul 10 17:58:33 np0000005039 nova-conductor[95700]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95700) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.042 | Jul 10 17:58:37 np0000005039 nova-conductor[94285]: DEBUG dbcounter [-] [94285] Writing DB stats nova_api:SELECT=1 {{(pid=94285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:37 np0000005039 nova-conductor[94285]: DEBUG dbcounter [-] [94285] Writing DB stats nova_cell0:SELECT=1 {{(pid=94285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:37 np0000005039 nova-conductor[94285]: DEBUG dbcounter [-] [94285] Writing DB stats nova_cell1:SELECT=1 {{(pid=94285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:43 np0000005039 nova-conductor[95678]: DEBUG dbcounter [-] [95678] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95678) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:43 np0000005039 nova-conductor[95691]: DEBUG dbcounter [-] [95691] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:43 np0000005039 nova-conductor[95700]: DEBUG dbcounter [-] [95700] Writing DB stats nova_cell0:SELECT=3 {{(pid=95700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-10 17:59:07.042 | Jul 10 17:58:47 np0000005039 nova-conductor[95678]: DEBUG oslo.service.backend._threading.loopingcall [None req-151792a8-26a0-478c-bbd3-3e44bf12dd5b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95678) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.046 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-10 17:59:07.050 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-10 17:59:07.063 | enabled 2026-07-10 17:59:07.069 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-10 17:59:07.085 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-10 17:59:07.085 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-10 17:59:07.085 | Active: active (running) since Fri 2026-07-10 17:58:27 UTC; 40s ago 2026-07-10 17:59:07.085 | Main PID: 94833 (nova-conductor:) 2026-07-10 17:59:07.085 | Tasks: 45 (limit: 75886) 2026-07-10 17:59:07.085 | Memory: 194.9M () 2026-07-10 17:59:07.085 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-10 17:59:07.085 | ├─94833 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-10 17:59:07.085 | ├─95902 "nova-conductor: ServiceWrapper worker(0)" 2026-07-10 17:59:07.085 | ├─95904 "nova-conductor: ServiceWrapper worker(1)" 2026-07-10 17:59:07.085 | └─95926 "nova-conductor: ServiceWrapper worker(2)" 2026-07-10 17:59:07.085 | 2026-07-10 17:59:07.085 | Jul 10 17:58:44 np0000005039 nova-conductor[95902]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95902) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.085 | Jul 10 17:58:44 np0000005039 nova-conductor[95904]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95904) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.085 | Jul 10 17:58:44 np0000005039 nova-conductor[95926]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:58:54 np0000005039 nova-conductor[95902]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95902) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:58:54 np0000005039 nova-conductor[95904]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95904) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:58:54 np0000005039 nova-conductor[95926]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:58:59 np0000005039 nova-conductor[95926]: DEBUG oslo.service.backend._threading.loopingcall [None req-d89104e5-53fc-4cda-8de9-cf311b0aac84 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:59:04 np0000005039 nova-conductor[95904]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95904) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:59:04 np0000005039 nova-conductor[95902]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95902) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.086 | Jul 10 17:59:04 np0000005039 nova-conductor[95926]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95926) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-10 17:59:07.091 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-10 17:59:07.114 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:07.117 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-10 17:59:07.138 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:07.141 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-10 17:59:07.463 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:59:07.463 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:59:07.463 | we strongly recommend against using it for new projects. 2026-07-10 17:59:07.464 | 2026-07-10 17:59:07.464 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:59:07.464 | framework. For more detail see 2026-07-10 17:59:07.464 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:59:07.464 | 2026-07-10 17:59:07.464 | import eventlet # noqa 2026-07-10 17:59:07.638 | 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-10 17:59:09.251 | INFO dbcounter [None req-7495498d-bc13-467e-ac98-fa5f0831a8f2 None None] Registered counter for database nova_api 2026-07-10 17:59:09.313 | DEBUG dbcounter [-] [101712] Writer thread running {{(pid=101712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:59:09.318 | Found 2 cell mappings. 2026-07-10 17:59:09.318 | Skipping cell0 since it does not contain hosts. 2026-07-10 17:59:09.318 | Getting computes from cell 'cell1': dfc15772-32c1-49c2-8554-47b3a4087584 2026-07-10 17:59:09.318 | INFO dbcounter [None req-7495498d-bc13-467e-ac98-fa5f0831a8f2 None None] Registered counter for database nova_cell1 2026-07-10 17:59:09.354 | DEBUG dbcounter [-] [101712] Writer thread running {{(pid=101712) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-10 17:59:09.437 | Checking host mapping for compute host 'np0000005039': 75940028-34ee-4929-a885-2ef3564cb156 2026-07-10 17:59:09.437 | Creating host mapping for compute host 'np0000005039': 75940028-34ee-4929-a885-2ef3564cb156 2026-07-10 17:59:09.437 | Found 1 unmapped computes in cell: dfc15772-32c1-49c2-8554-47b3a4087584 2026-07-10 17:59:10.016 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-10 17:59:10.341 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-10 17:59:10.341 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-10 17:59:10.341 | we strongly recommend against using it for new projects. 2026-07-10 17:59:10.341 | 2026-07-10 17:59:10.341 | If you are already using Eventlet, we recommend migrating to a different 2026-07-10 17:59:10.341 | framework. For more detail see 2026-07-10 17:59:10.341 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-10 17:59:10.341 | 2026-07-10 17:59:10.341 | import eventlet # noqa 2026-07-10 17:59:10.484 | 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-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Upgrade Check Results | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Cells v2 | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Placement API | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Cinder API | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Policy File JSON to YAML Migration | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Older than N-1 computes | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: hw_machine_type unset | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:12.837 | | Check: Service User Token Configuration | 2026-07-10 17:59:12.837 | | Result: Success | 2026-07-10 17:59:12.837 | | Details: None | 2026-07-10 17:59:12.837 | +-------------------------------------------+ 2026-07-10 17:59:13.368 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-10 17:59:13.372 | + ./stack.sh:main:1485 : command openstack complete 2026-07-10 17:59:13.372 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-10 17:59:13.668 | 2026-07-10 17:59:13.680 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-10 17:59:13.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:13.708 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-10 17:59:13.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-10 17:59:13.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-10 17:59:13.718 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-10 17:59:13.723 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:59:13.726 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-10 17:59:13.729 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-10 17:59:13.733 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-10 17:59:13.737 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-10 17:59:13.741 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-10 17:59:13.745 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-10 17:59:13.749 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-10 17:59:13.755 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-10 17:59:13.801 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-10 17:59:13.803 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-10 17:59:13.807 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-10 17:59:13.824 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-10 17:59:13.841 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-10 17:59:13.844 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:59:13.848 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-10 17:59:13.850 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-10 17:59:13.854 | + functions-common:run_phase:1848 : local mode=stack 2026-07-10 17:59:13.857 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-10 17:59:13.861 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-10 17:59:13.864 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-10 17:59:13.868 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-10 17:59:13.871 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-10 17:59:13.876 | + functions-common:run_phase:1858 : local extra 2026-07-10 17:59:13.879 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-10 17:59:13.886 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-10 17:59:13.889 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-10 17:59:13.893 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-10 17:59:13.898 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-10 17:59:13.902 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-10 17:59:13.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:13.928 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 17:59:13.931 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:13.934 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-10 17:59:13.938 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:13.942 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:59:13.945 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:13.949 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-10 17:59:13.952 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:13.956 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-10 17:59:13.959 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-10 17:59:13.963 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-10 17:59:13.967 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-10 17:59:14.024 | [8540 Async install_tempest:55115]: Waiting for completion of install_tempest running on PID 55115 (1 other jobs running) 2026-07-10 17:59:14.052 | [8540 Async install_tempest:55115]: Signaling child to exit 2026-07-10 17:59:14.053 | WAKEUP 2026-07-10 17:59:14.076 | [8540 Async install_tempest:55115]: Signaled 2026-07-10 17:59:14.077 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-10 17:59:14.077 | +++ functions-common:git_clone:593 : pwd 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:59:14.077 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:610 : echo master 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:673 : head -1 2026-07-10 17:59:14.077 | 48141b5d7 Revert "Disable test_extend_attached_encrypted_volume_luksv1 due to 2116852" 2026-07-10 17:59:14.077 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:59:14.077 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-10 17:59:14.077 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-10 17:59:14.077 | ++ 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-10 17:59:14.078 | Collecting tox!=2.8.0,<4.0.0 2026-07-10 17:59:14.078 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-10 17:59:14.078 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-10 17:59:14.078 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-10 17:59:14.078 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-10 17:59:14.078 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-10 17:59:14.078 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-10 17:59:14.078 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-10 17:59:14.078 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-10 17:59:14.078 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-10 17:59:14.078 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-10 17:59:14.078 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-10 17:59:14.078 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 56.7 MB/s 0:00:00 2026-07-10 17:59:14.078 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-10 17:59:14.078 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-10 17:59:14.078 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-10 17:59:14.078 | 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | ++ inc/python:pip_install:216 : result=0 2026-07-10 17:59:14.078 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2420 : local name 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2421 : local end_time 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2423 : local total 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2424 : local start_time 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2427 : start_time=1783706041860 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2429 : [[ -z 1783706041860 ]] 2026-07-10 17:59:14.078 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2432 : end_time=1783706043632 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2433 : elapsed_time=1772 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2434 : total=89445 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:59:14.078 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91217 2026-07-10 17:59:14.078 | ++ inc/python:pip_install:219 : return 0 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-10 17:59:14.078 | ~/tempest ~/devstack 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-10 17:59:14.078 | Already on 'master' 2026-07-10 17:59:14.078 | Your branch is up to date with 'origin/master'. 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-10 17:59:14.078 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.lhwhb0tnHN 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.lhwhb0tnHN 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.lhwhb0tnHN 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:14.078 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-10 17:59:14.078 | full create: /opt/stack/tempest/.tox/tempest 2026-07-10 17:59:14.078 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-10 17:59:14.078 | full develop-inst: /opt/stack/tempest 2026-07-10 17:59:14.078 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 17:59:14.078 | ___________________________________ summary ____________________________________ 2026-07-10 17:59:14.078 | full: skipped tests 2026-07-10 17:59:14.078 | congratulations :) 2026-07-10 17:59:14.078 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.lhwhb0tnHN -r requirements.txt 2026-07-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.078 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | 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-10 17:59:14.079 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-10 17:59:14.079 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.lhwhb0tnHN 2026-07-10 17:59:14.079 | ++ lib/tempest:install_tempest:868 : popd 2026-07-10 17:59:14.079 | ~/devstack 2026-07-10 17:59:14.125 | [8540 Async install_tempest:55115]: finished install_tempest with result 0 in 18 seconds 2026-07-10 17:59:14.130 | ++ inc/async:async_wait:197 : return 0 2026-07-10 17:59:14.133 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-10 17:59:14.137 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:59:14.141 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-10 17:59:14.143 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-10 17:59:14.146 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-10 17:59:14.149 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-10 17:59:14.153 | ++ inc/python:setup_develop:353 : local bindep 2026-07-10 17:59:14.156 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-10 17:59:14.158 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-10 17:59:14.161 | ++ inc/python:setup_develop:359 : local extras= 2026-07-10 17:59:14.164 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-10 17:59:14.166 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-10 17:59:14.168 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-10 17:59:14.171 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-10 17:59:14.172 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-10 17:59:14.175 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-10 17:59:14.177 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-10 17:59:14.180 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-10 17:59:14.183 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-10 17:59:14.185 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-10 17:59:14.188 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-10 17:59:14.191 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-10 17:59:14.197 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-10 17:59:14.199 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-10 17:59:14.201 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-10 17:59:14.288 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-10 17:59:14.291 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-10 17:59:14.294 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-10 17:59:14.295 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-10 17:59:14.297 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-10 17:59:14.299 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-10 17:59:14.301 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-10 17:59:14.303 | ++ inc/python:setup_package:446 : local extras= 2026-07-10 17:59:14.305 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-10 17:59:14.308 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-10 17:59:14.310 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-10 17:59:14.313 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-10 17:59:14.314 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-10 17:59:14.317 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-10 17:59:14.341 | Using python 3.12 to install /opt/stack/tempest 2026-07-10 17:59:14.343 | ++ 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-10 17:59:14.930 | Obtaining file:///opt/stack/tempest 2026-07-10 17:59:14.932 | Installing build dependencies: started 2026-07-10 17:59:15.818 | Installing build dependencies: finished with status 'done' 2026-07-10 17:59:15.818 | Checking if build backend supports build_editable: started 2026-07-10 17:59:16.171 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-10 17:59:16.172 | Getting requirements to build editable: started 2026-07-10 17:59:16.360 | Getting requirements to build editable: finished with status 'done' 2026-07-10 17:59:16.362 | Preparing editable metadata (pyproject.toml): started 2026-07-10 17:59:17.223 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-10 17:59:17.234 | 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.dev38) (7.0.3) 2026-07-10 17:59:17.237 | 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.dev38) (4.14.0) 2026-07-10 17:59:17.237 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.26.0) 2026-07-10 17:59:17.237 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (2.9.1) 2026-07-10 17:59:17.237 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.0.0) 2026-07-10 17:59:17.237 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (43.0.3) 2026-07-10 17:59:17.238 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (1.3.0) 2026-07-10 17:59:17.238 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (7.5.0) 2026-07-10 17:59:17.238 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (10.5.0) 2026-07-10 17:59:17.238 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (8.2.0) 2026-07-10 17:59:17.348 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev38) 2026-07-10 17:59:17.349 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-10 17:59:17.352 | 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.dev38) (5.10.0) 2026-07-10 17:59:17.353 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (10.1.1) 2026-07-10 17:59:17.353 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (4.3.2) 2026-07-10 17:59:17.354 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (6.0.3) 2026-07-10 17:59:17.354 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (1.4.6) 2026-07-10 17:59:17.354 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (5.9.0) 2026-07-10 17:59:17.355 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (3.18.0) 2026-07-10 17:59:17.355 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (2.7.0) 2026-07-10 17:59:17.356 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (3.1.0) 2026-07-10 17:59:17.356 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.7.1) 2026-07-10 17:59:17.357 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.20) 2026-07-10 17:59:17.357 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev38) (0.6.2) 2026-07-10 17:59:17.358 | 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.dev38) (0.6.0) 2026-07-10 17:59:17.359 | 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.dev38) (4.0.0) 2026-07-10 17:59:17.361 | 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.dev38) (3.0.52) 2026-07-10 17:59:17.361 | 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.dev38) (1.11.0) 2026-07-10 17:59:17.362 | 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.dev38) (15.0.0) 2026-07-10 17:59:17.362 | 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.dev38) (1.8.0) 2026-07-10 17:59:17.364 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev38) (2.0.0) 2026-07-10 17:59:17.366 | 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.dev38) (3.0) 2026-07-10 17:59:17.367 | 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.dev38) (2.2.2) 2026-07-10 17:59:17.371 | 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.dev38) (26.1.0) 2026-07-10 17:59:17.371 | 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.dev38) (2025.9.1) 2026-07-10 17:59:17.372 | 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.dev38) (0.37.0) 2026-07-10 17:59:17.372 | 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.dev38) (2026.5.1) 2026-07-10 17:59:17.377 | 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.dev38) (6.8.0) 2026-07-10 17:59:17.379 | 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.dev38) (2.0.0) 2026-07-10 17:59:17.380 | 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.dev38) (2.34.2) 2026-07-10 17:59:17.382 | 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.dev38) (6.4.0) 2026-07-10 17:59:17.384 | 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.dev38) (2.9.0.post0) 2026-07-10 17:59:17.385 | 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.dev38) (4.15.0) 2026-07-10 17:59:17.387 | 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.dev38) (1.2.1) 2026-07-10 17:59:17.389 | 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.dev38) (2.1.0) 2026-07-10 17:59:17.390 | 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.dev38) (3.3.2) 2026-07-10 17:59:17.391 | 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.dev38) (26.2) 2026-07-10 17:59:17.393 | 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.dev38) (7.2.2) 2026-07-10 17:59:17.396 | 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.dev38) (5.0.0) 2026-07-10 17:59:17.397 | 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.dev38) (3.0.3) 2026-07-10 17:59:17.398 | 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.dev38) (1.6.2) 2026-07-10 17:59:17.402 | 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.dev38) (83.0.0) 2026-07-10 17:59:17.404 | 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.dev38) (0.8.1) 2026-07-10 17:59:17.415 | 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.dev38) (1.17.0) 2026-07-10 17:59:17.421 | 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.dev38) (3.4.7) 2026-07-10 17:59:17.422 | 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.dev38) (3.18) 2026-07-10 17:59:17.423 | 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.dev38) (2023.11.17) 2026-07-10 17:59:17.431 | 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.dev38) (4.2.0) 2026-07-10 17:59:17.432 | 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.dev38) (2.20.0) 2026-07-10 17:59:17.434 | 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.dev38) (0.1.2) 2026-07-10 17:59:17.441 | 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.dev38) (0.16.0) 2026-07-10 17:59:17.455 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev38) 2026-07-10 17:59:17.459 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-10 17:59:17.482 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-10 17:59:17.483 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-10 17:59:17.489 | Building wheels for collected packages: tempest 2026-07-10 17:59:17.490 | Building editable for tempest (pyproject.toml): started 2026-07-10 17:59:18.496 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-10 17:59:18.497 | Created wheel for tempest: filename=tempest-46.3.1.dev38-0.editable-py3-none-any.whl size=8325 sha256=e6b61922bd31b02574955b6b378c33f90604dccab7f3f08d9bc0e469800c4f96 2026-07-10 17:59:18.497 | Stored in directory: /tmp/pip-ephem-wheel-cache-9k89z91j/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-10 17:59:18.499 | Successfully built tempest 2026-07-10 17:59:18.650 | Installing collected packages: tomlkit, stestr, tempest 2026-07-10 17:59:18.777 | 2026-07-10 17:59:18.791 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev38 tomlkit-0.15.0 2026-07-10 17:59:18.910 | ++ inc/python:pip_install:216 : result=0 2026-07-10 17:59:18.913 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-10 17:59:18.916 | ++ functions-common:time_stop:2420 : local name 2026-07-10 17:59:18.919 | ++ functions-common:time_stop:2421 : local end_time 2026-07-10 17:59:18.922 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-10 17:59:18.925 | ++ functions-common:time_stop:2423 : local total 2026-07-10 17:59:18.927 | ++ functions-common:time_stop:2424 : local start_time 2026-07-10 17:59:18.930 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-10 17:59:18.933 | ++ functions-common:time_stop:2427 : start_time=1783706354335 2026-07-10 17:59:18.936 | ++ functions-common:time_stop:2429 : [[ -z 1783706354335 ]] 2026-07-10 17:59:18.939 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-10 17:59:18.944 | ++ functions-common:time_stop:2432 : end_time=1783706358941 2026-07-10 17:59:18.946 | ++ functions-common:time_stop:2433 : elapsed_time=4606 2026-07-10 17:59:18.948 | ++ functions-common:time_stop:2434 : total=94847 2026-07-10 17:59:18.950 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-10 17:59:18.953 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99453 2026-07-10 17:59:18.956 | ++ inc/python:pip_install:219 : return 0 2026-07-10 17:59:18.959 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-10 17:59:18.961 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:59:18.963 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-10 17:59:18.967 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-10 17:59:18.970 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-10 17:59:18.972 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-10 17:59:18.974 | ++ 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-10 17:59:18.977 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-10 17:59:18.979 | ++ 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-10 17:59:18.982 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-10 17:59:18.984 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-10 17:59:18.987 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-10 17:59:18.990 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-10 17:59:18.993 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-10 17:59:18.996 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-10 17:59:18.997 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-10 17:59:18.999 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-10 17:59:19.002 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-10 17:59:19.005 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-10 17:59:19.008 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-10 17:59:19.010 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-10 17:59:19.013 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-10 17:59:19.015 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-10 17:59:19.017 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-10 17:59:19.020 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-10 17:59:19.023 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-10 17:59:19.025 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-10 17:59:19.025 | ' 2026-07-10 17:59:19.028 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-10 17:59:19.030 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-10 17:59:19.048 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:19.051 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-10 17:59:19.053 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-10 17:59:19.056 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-10 17:59:19.060 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-10 17:59:19.064 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-10 17:59:19.064 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-10 17:59:19.065 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-10 17:59:19.295 | 2026-07-10 17:59:19.306 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:19.311 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-10 17:59:19.314 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-10 17:59:19.317 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-10 17:59:19.321 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-10 17:59:19.324 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-10 17:59:19.327 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-10 17:59:19.330 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-10 17:59:19.332 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-10 17:59:19.336 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-10 17:59:19.339 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-10 17:59:19.342 | ++ lib/tempest:get_active_images:176 : img_id=ec48db47-977c-430d-a248-45d4d3d1bdfa 2026-07-10 17:59:19.345 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-10 17:59:19.347 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-10 17:59:19.351 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-10 17:59:19.353 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-10 17:59:19.356 | ++ lib/tempest:configure_tempest:272 : '[' -z ec48db47-977c-430d-a248-45d4d3d1bdfa ']' 2026-07-10 17:59:19.359 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-10 17:59:19.362 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-10 17:59:19.366 | ++ lib/tempest:configure_tempest:279 : [[ 4897fd6f-d608-4987-b057-cdb849a91390 != \e\c\4\8\d\b\4\7\-\9\7\7\c\-\4\3\0\d\-\a\2\4\8\-\4\5\d\4\d\3\d\1\b\d\f\a ]] 2026-07-10 17:59:19.369 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=4897fd6f-d608-4987-b057-cdb849a91390 2026-07-10 17:59:19.373 | ++ lib/tempest:configure_tempest:281 : break 2026-07-10 17:59:19.375 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-10 17:59:19.390 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-10 17:59:19.396 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-10 17:59:19.398 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-10 17:59:19.401 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-10 17:59:19.403 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-10 17:59:19.406 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-10 17:59:19.409 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-10 17:59:19.412 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-10 17:59:19.415 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-10 17:59:19.416 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-10 17:59:19.715 | 2026-07-10 17:59:19.724 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:19.729 | ++ lib/tempest:configure_tempest:303 : admin_project_id=8422de22b6124db486f3238456489289 2026-07-10 17:59:19.732 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-10 17:59:19.749 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:19.752 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-10 17:59:19.949 | 2026-07-10 17:59:19.961 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:19.964 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:19.964 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-10 17:59:19.964 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:19.964 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-10 17:59:19.964 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-10 17:59:19.964 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-10 17:59:19.964 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-10 17:59:19.964 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-10 17:59:19.964 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-10 17:59:19.964 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-10 17:59:19.964 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-10 17:59:19.964 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-10 17:59:19.964 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-10 17:59:19.964 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-10 17:59:19.967 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-10 17:59:19.970 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:19.970 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-10 17:59:19.970 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:19.970 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-10 17:59:19.970 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-10 17:59:19.970 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-10 17:59:19.970 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-10 17:59:19.970 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-10 17:59:19.970 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-10 17:59:19.970 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-10 17:59:19.970 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-10 17:59:19.970 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-10 17:59:19.970 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-10 17:59:19.970 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-10 17:59:19.973 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib ec48db47-977c-430d-a248-45d4d3d1bdfa 2026-07-10 17:59:19.976 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-10 17:59:19.980 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show ec48db47-977c-430d-a248-45d4d3d1bdfa -c size -f value 2026-07-10 17:59:20.194 | 2026-07-10 17:59:20.203 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:20.205 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-10 17:59:20.208 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-10 17:59:20.209 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-10 17:59:20.236 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-10 17:59:20.239 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-10 17:59:20.241 | ++ 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-10 17:59:20.463 | 2026-07-10 17:59:20.463 | +----------------------------+-----------------------+ 2026-07-10 17:59:20.463 | | Field | Value | 2026-07-10 17:59:20.463 | +----------------------------+-----------------------+ 2026-07-10 17:59:20.463 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:20.463 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:20.463 | | description | None | 2026-07-10 17:59:20.463 | | disk | 1 | 2026-07-10 17:59:20.463 | | id | 42 | 2026-07-10 17:59:20.463 | | name | m1.nano | 2026-07-10 17:59:20.463 | | os-flavor-access:is_public | True | 2026-07-10 17:59:20.463 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:20.463 | | ram | 192 | 2026-07-10 17:59:20.463 | | rxtx_factor | 1.0 | 2026-07-10 17:59:20.463 | | swap | 0 | 2026-07-10 17:59:20.463 | | vcpus | 1 | 2026-07-10 17:59:20.463 | +----------------------------+-----------------------+ 2026-07-10 17:59:20.471 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-10 17:59:20.474 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:20.474 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-10 17:59:20.474 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-10 17:59:20.474 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-10 17:59:20.474 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-10 17:59:20.474 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-10 17:59:20.474 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-10 17:59:20.474 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-10 17:59:20.474 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-10 17:59:20.474 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-10 17:59:20.474 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-10 17:59:20.474 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-10 17:59:20.474 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-10 17:59:20.474 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-10 17:59:20.478 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 4897fd6f-d608-4987-b057-cdb849a91390 2026-07-10 17:59:20.481 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-10 17:59:20.485 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 4897fd6f-d608-4987-b057-cdb849a91390 -c size -f value 2026-07-10 17:59:20.704 | 2026-07-10 17:59:20.715 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:20.718 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-10 17:59:20.723 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-10 17:59:20.723 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-10 17:59:20.748 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-10 17:59:20.750 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-10 17:59:20.754 | ++ 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-10 17:59:21.015 | 2026-07-10 17:59:21.016 | +----------------------------+-----------------------+ 2026-07-10 17:59:21.016 | | Field | Value | 2026-07-10 17:59:21.016 | +----------------------------+-----------------------+ 2026-07-10 17:59:21.016 | | OS-FLV-DISABLED:disabled | False | 2026-07-10 17:59:21.016 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-10 17:59:21.016 | | description | None | 2026-07-10 17:59:21.016 | | disk | 1 | 2026-07-10 17:59:21.016 | | id | 84 | 2026-07-10 17:59:21.016 | | name | m1.micro | 2026-07-10 17:59:21.016 | | os-flavor-access:is_public | True | 2026-07-10 17:59:21.016 | | properties | hw_rng:allowed='True' | 2026-07-10 17:59:21.016 | | ram | 256 | 2026-07-10 17:59:21.016 | | rxtx_factor | 1.0 | 2026-07-10 17:59:21.016 | | swap | 0 | 2026-07-10 17:59:21.016 | | vcpus | 1 | 2026-07-10 17:59:21.016 | +----------------------------+-----------------------+ 2026-07-10 17:59:21.024 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-10 17:59:21.027 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-10 17:59:21.047 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:21.050 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-10 17:59:21.053 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-10 17:59:21.055 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-10 17:59:21.058 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-10 17:59:21.060 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-10 17:59:21.064 | +++ functions-common:git_clone:593 : pwd 2026-07-10 17:59:21.068 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-10 17:59:21.070 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-10 17:59:21.074 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-10 17:59:21.093 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-10 17:59:21.096 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-10 17:59:21.099 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-10 17:59:21.103 | ++ functions-common:git_clone:610 : echo master 2026-07-10 17:59:21.104 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-10 17:59:21.110 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-10 17:59:21.114 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-10 17:59:21.117 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-10 17:59:21.133 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-10 17:59:21.138 | ++ functions-common:git_clone:673 : head -1 2026-07-10 17:59:21.138 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-10 17:59:21.145 | 5d0367e Clean-up zuul config spacing 2026-07-10 17:59:21.150 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-10 17:59:21.153 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-10 17:59:21.153 | ~/os-test-images ~/devstack 2026-07-10 17:59:21.156 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-10 17:59:21.414 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-10 17:59:21.740 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-10 17:59:23.241 | generate installed: PyYAML==6.0.3 2026-07-10 17:59:23.241 | generate run-test-pre: PYTHONHASHSEED='741395990' 2026-07-10 17:59:23.241 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-10 17:59:23.299 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-10 17:59:23.310 | 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-10 17:59:23.322 | 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-10 17:59:23.337 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-10 17:59:23.340 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-10 17:59:23.346 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-10 17:59:23.353 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-10 17:59:23.393 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-10 17:59:23.401 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-10 17:59:23.407 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-10 17:59:23.418 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-10 17:59:23.419 | 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-10 17:59:23.425 | 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-10 17:59:23.431 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-10 17:59:23.444 | 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-10 17:59:23.447 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-10 17:59:23.450 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-10 17:59:23.460 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-10 17:59:23.468 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-10 17:59:23.478 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-10 17:59:23.480 | 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-10 17:59:23.489 | 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-10 17:59:23.492 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-10 17:59:23.495 | 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-10 17:59:23.503 | 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-10 17:59:23.508 | 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-10 17:59:23.516 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-10 17:59:23.532 | ___________________________________ summary ____________________________________ 2026-07-10 17:59:23.532 | generate: commands succeeded 2026-07-10 17:59:23.532 | congratulations :) 2026-07-10 17:59:23.572 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-10 17:59:23.572 | ~/devstack 2026-07-10 17:59:23.575 | ++ 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-10 17:59:23.617 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-10 17:59:23.620 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-10 17:59:23.642 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-10 17:59:23.645 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-10 17:59:23.647 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-10 17:59:23.686 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-10 17:59:23.720 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-10 17:59:23.723 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-10 17:59:23.726 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-10 17:59:23.729 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-10 17:59:23.734 | +++ 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-10 17:59:23.995 | 2026-07-10 17:59:24.006 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:24.010 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-10 17:59:24.010 | address-scope 2026-07-10 17:59:24.010 | agent 2026-07-10 17:59:24.010 | allowed-address-pairs 2026-07-10 17:59:24.010 | auto-allocated-topology 2026-07-10 17:59:24.010 | availability_zone 2026-07-10 17:59:24.010 | default-subnetpools 2026-07-10 17:59:24.010 | dhcp_agent_scheduler 2026-07-10 17:59:24.010 | dns-integration 2026-07-10 17:59:24.010 | dns-domain-ports 2026-07-10 17:59:24.010 | dns-integration-domain-keywords 2026-07-10 17:59:24.010 | empty-string-filtering 2026-07-10 17:59:24.010 | external-net 2026-07-10 17:59:24.010 | extra_dhcp_opt 2026-07-10 17:59:24.010 | extraroute 2026-07-10 17:59:24.010 | extraroute-atomic 2026-07-10 17:59:24.010 | filter-validation 2026-07-10 17:59:24.010 | floating-ip-port-forwarding-detail 2026-07-10 17:59:24.010 | fip-port-details 2026-07-10 17:59:24.010 | flavors 2026-07-10 17:59:24.010 | floatingip-pools 2026-07-10 17:59:24.010 | router 2026-07-10 17:59:24.010 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:59:24.010 | enable-default-route-bfd 2026-07-10 17:59:24.010 | enable-default-route-ecmp 2026-07-10 17:59:24.010 | ext-gw-mode 2026-07-10 17:59:24.010 | l3-ha 2026-07-10 17:59:24.010 | external-gateway-multihoming 2026-07-10 17:59:24.010 | l3-flavors 2026-07-10 17:59:24.010 | l3_agent_scheduler 2026-07-10 17:59:24.010 | multi-provider 2026-07-10 17:59:24.010 | net-mtu 2026-07-10 17:59:24.010 | net-mtu-writable 2026-07-10 17:59:24.010 | network_availability_zone 2026-07-10 17:59:24.010 | network-ip-availability 2026-07-10 17:59:24.010 | network-ip-availability-details 2026-07-10 17:59:24.010 | pagination 2026-07-10 17:59:24.010 | port-device-profile 2026-07-10 17:59:24.010 | port-mac-address-regenerate 2026-07-10 17:59:24.010 | port-numa-affinity-policy 2026-07-10 17:59:24.010 | port-numa-affinity-policy-socket 2026-07-10 17:59:24.010 | binding 2026-07-10 17:59:24.010 | binding-extended 2026-07-10 17:59:24.010 | port-security 2026-07-10 17:59:24.010 | project-id 2026-07-10 17:59:24.010 | provider 2026-07-10 17:59:24.010 | qinq 2026-07-10 17:59:24.010 | quota-check-limit 2026-07-10 17:59:24.010 | quota-check-limit-default 2026-07-10 17:59:24.010 | quotas 2026-07-10 17:59:24.010 | quota_details 2026-07-10 17:59:24.010 | rbac-policies 2026-07-10 17:59:24.010 | rbac-address-scope 2026-07-10 17:59:24.010 | rbac-security-groups 2026-07-10 17:59:24.010 | revision-if-match 2026-07-10 17:59:24.010 | standard-attr-revisions 2026-07-10 17:59:24.010 | router_availability_zone 2026-07-10 17:59:24.010 | router-enable-snat 2026-07-10 17:59:24.010 | security-groups-default-rules 2026-07-10 17:59:24.010 | security-groups-default-statefulness 2026-07-10 17:59:24.011 | security-groups-normalized-cidr 2026-07-10 17:59:24.011 | security-groups-remote-address-group 2026-07-10 17:59:24.011 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:59:24.011 | security-groups-shared-filtering 2026-07-10 17:59:24.011 | security-group 2026-07-10 17:59:24.011 | service-type 2026-07-10 17:59:24.011 | sorting 2026-07-10 17:59:24.011 | standard-attr-description 2026-07-10 17:59:24.011 | stateful-security-group 2026-07-10 17:59:24.011 | subnet-dns-publish-fixed-ip 2026-07-10 17:59:24.011 | subnet-external-network 2026-07-10 17:59:24.011 | subnet_onboard 2026-07-10 17:59:24.011 | subnet-service-types 2026-07-10 17:59:24.011 | subnet_allocation 2026-07-10 17:59:24.011 | subnetpool-prefix-ops 2026-07-10 17:59:24.011 | tag-creation 2026-07-10 17:59:24.011 | standard-attr-tag 2026-07-10 17:59:24.011 | standard-attr-timestamp 2026-07-10 17:59:24.011 | vlan-transparent' 2026-07-10 17:59:24.013 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-10 17:59:24.013 | address-scope 2026-07-10 17:59:24.013 | agent 2026-07-10 17:59:24.013 | allowed-address-pairs 2026-07-10 17:59:24.013 | auto-allocated-topology 2026-07-10 17:59:24.013 | availability_zone 2026-07-10 17:59:24.013 | default-subnetpools 2026-07-10 17:59:24.013 | dhcp_agent_scheduler 2026-07-10 17:59:24.013 | dns-integration 2026-07-10 17:59:24.013 | dns-domain-ports 2026-07-10 17:59:24.013 | dns-integration-domain-keywords 2026-07-10 17:59:24.013 | empty-string-filtering 2026-07-10 17:59:24.013 | external-net 2026-07-10 17:59:24.013 | extra_dhcp_opt 2026-07-10 17:59:24.013 | extraroute 2026-07-10 17:59:24.013 | extraroute-atomic 2026-07-10 17:59:24.013 | filter-validation 2026-07-10 17:59:24.013 | floating-ip-port-forwarding-detail 2026-07-10 17:59:24.013 | fip-port-details 2026-07-10 17:59:24.013 | flavors 2026-07-10 17:59:24.013 | floatingip-pools 2026-07-10 17:59:24.013 | router 2026-07-10 17:59:24.013 | l3-agent-scheduler-ha-chassis-priority 2026-07-10 17:59:24.013 | enable-default-route-bfd 2026-07-10 17:59:24.013 | enable-default-route-ecmp 2026-07-10 17:59:24.013 | ext-gw-mode 2026-07-10 17:59:24.013 | l3-ha 2026-07-10 17:59:24.013 | external-gateway-multihoming 2026-07-10 17:59:24.013 | l3-flavors 2026-07-10 17:59:24.013 | l3_agent_scheduler 2026-07-10 17:59:24.013 | multi-provider 2026-07-10 17:59:24.013 | net-mtu 2026-07-10 17:59:24.013 | net-mtu-writable 2026-07-10 17:59:24.013 | network_availability_zone 2026-07-10 17:59:24.013 | network-ip-availability 2026-07-10 17:59:24.013 | network-ip-availability-details 2026-07-10 17:59:24.013 | pagination 2026-07-10 17:59:24.013 | port-device-profile 2026-07-10 17:59:24.013 | port-mac-address-regenerate 2026-07-10 17:59:24.013 | port-numa-affinity-policy 2026-07-10 17:59:24.013 | port-numa-affinity-policy-socket 2026-07-10 17:59:24.013 | binding 2026-07-10 17:59:24.013 | binding-extended 2026-07-10 17:59:24.013 | port-security 2026-07-10 17:59:24.013 | project-id 2026-07-10 17:59:24.013 | provider 2026-07-10 17:59:24.013 | qinq 2026-07-10 17:59:24.013 | quota-check-limit 2026-07-10 17:59:24.013 | quota-check-limit-default 2026-07-10 17:59:24.013 | quotas 2026-07-10 17:59:24.013 | quota_details 2026-07-10 17:59:24.013 | rbac-policies 2026-07-10 17:59:24.013 | rbac-address-scope 2026-07-10 17:59:24.013 | rbac-security-groups 2026-07-10 17:59:24.013 | revision-if-match 2026-07-10 17:59:24.013 | standard-attr-revisions 2026-07-10 17:59:24.013 | router_availability_zone 2026-07-10 17:59:24.013 | router-enable-snat 2026-07-10 17:59:24.013 | security-groups-default-rules 2026-07-10 17:59:24.013 | security-groups-default-statefulness 2026-07-10 17:59:24.013 | security-groups-normalized-cidr 2026-07-10 17:59:24.013 | security-groups-remote-address-group 2026-07-10 17:59:24.013 | security-groups-rules-belongs-to-default-sg 2026-07-10 17:59:24.013 | security-groups-shared-filtering 2026-07-10 17:59:24.013 | security-group 2026-07-10 17:59:24.013 | service-type 2026-07-10 17:59:24.013 | sorting 2026-07-10 17:59:24.013 | standard-attr-description 2026-07-10 17:59:24.013 | stateful-security-group 2026-07-10 17:59:24.013 | subnet-dns-publish-fixed-ip 2026-07-10 17:59:24.013 | subnet-external-network 2026-07-10 17:59:24.013 | subnet_onboard 2026-07-10 17:59:24.013 | subnet-service-types 2026-07-10 17:59:24.013 | subnet_allocation 2026-07-10 17:59:24.013 | subnetpool-prefix-ops 2026-07-10 17:59:24.013 | tag-creation 2026-07-10 17:59:24.013 | standard-attr-tag 2026-07-10 17:59:24.013 | standard-attr-timestamp 2026-07-10 17:59:24.013 | vlan-transparent =~ external-net ]] 2026-07-10 17:59:24.016 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-10 17:59:24.020 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-10 17:59:24.298 | 2026-07-10 17:59:24.311 | +++ functions-common:oscwrap:2465 : return 0 2026-07-10 17:59:24.315 | ++ lib/tempest:configure_tempest:395 : public_network_id=701b0e6a-4775-4e23-a55e-22a06cf7e1d7 2026-07-10 17:59:24.318 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-10 17:59:24.991 | 2026-07-10 17:59:24.991 | +---------------------------+--------------------------------------+ 2026-07-10 17:59:24.991 | | Field | Value | 2026-07-10 17:59:24.991 | +---------------------------+--------------------------------------+ 2026-07-10 17:59:24.991 | | admin_state_up | UP | 2026-07-10 17:59:24.991 | | availability_zone_hints | | 2026-07-10 17:59:24.991 | | availability_zones | | 2026-07-10 17:59:24.991 | | created_at | 2026-07-10T17:59:24Z | 2026-07-10 17:59:24.991 | | description | | 2026-07-10 17:59:24.991 | | dns_domain | None | 2026-07-10 17:59:24.991 | | id | 981e3bdf-72b8-4688-91de-53c3bfa56440 | 2026-07-10 17:59:24.991 | | ipv4_address_scope | None | 2026-07-10 17:59:24.991 | | ipv6_address_scope | None | 2026-07-10 17:59:24.991 | | is_default | False | 2026-07-10 17:59:24.991 | | is_vlan_qinq | None | 2026-07-10 17:59:24.991 | | is_vlan_transparent | False | 2026-07-10 17:59:24.991 | | mtu | 1372 | 2026-07-10 17:59:24.991 | | name | shared | 2026-07-10 17:59:24.991 | | port_security_enabled | True | 2026-07-10 17:59:24.991 | | project_id | 8422de22b6124db486f3238456489289 | 2026-07-10 17:59:24.991 | | provider:network_type | geneve | 2026-07-10 17:59:24.991 | | provider:physical_network | None | 2026-07-10 17:59:24.991 | | provider:segmentation_id | 63626 | 2026-07-10 17:59:24.991 | | pvlan | None | 2026-07-10 17:59:24.991 | | qinq | False | 2026-07-10 17:59:24.991 | | qos_policy_id | None | 2026-07-10 17:59:24.991 | | revision_number | 1 | 2026-07-10 17:59:24.991 | | router:external | Internal | 2026-07-10 17:59:24.991 | | segments | None | 2026-07-10 17:59:24.991 | | shared | True | 2026-07-10 17:59:24.991 | | status | ACTIVE | 2026-07-10 17:59:24.991 | | subnets | | 2026-07-10 17:59:24.991 | | tags | | 2026-07-10 17:59:24.991 | | updated_at | 2026-07-10T17:59:24Z | 2026-07-10 17:59:24.991 | +---------------------------+--------------------------------------+ 2026-07-10 17:59:24.996 | ++ 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-10 17:59:25.770 | 2026-07-10 17:59:25.770 | +----------------------+--------------------------------------+ 2026-07-10 17:59:25.771 | | Field | Value | 2026-07-10 17:59:25.771 | +----------------------+--------------------------------------+ 2026-07-10 17:59:25.771 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-10 17:59:25.771 | | cidr | 192.168.233.0/24 | 2026-07-10 17:59:25.771 | | created_at | 2026-07-10T17:59:25Z | 2026-07-10 17:59:25.771 | | description | shared-subnet | 2026-07-10 17:59:25.771 | | dns_nameservers | | 2026-07-10 17:59:25.771 | | dns_publish_fixed_ip | None | 2026-07-10 17:59:25.771 | | enable_dhcp | True | 2026-07-10 17:59:25.771 | | gateway_ip | 192.168.233.1 | 2026-07-10 17:59:25.771 | | host_routes | | 2026-07-10 17:59:25.771 | | id | 7a904856-fa83-4d11-844c-89eaa909f840 | 2026-07-10 17:59:25.771 | | ip_version | 4 | 2026-07-10 17:59:25.771 | | ipv6_address_mode | None | 2026-07-10 17:59:25.771 | | ipv6_ra_mode | None | 2026-07-10 17:59:25.771 | | name | shared-subnet | 2026-07-10 17:59:25.771 | | network_id | 981e3bdf-72b8-4688-91de-53c3bfa56440 | 2026-07-10 17:59:25.771 | | project_id | 8422de22b6124db486f3238456489289 | 2026-07-10 17:59:25.771 | | revision_number | 0 | 2026-07-10 17:59:25.771 | | router:external | False | 2026-07-10 17:59:25.771 | | segment_id | None | 2026-07-10 17:59:25.771 | | service_types | | 2026-07-10 17:59:25.771 | | subnetpool_id | None | 2026-07-10 17:59:25.771 | | tags | | 2026-07-10 17:59:25.771 | | updated_at | 2026-07-10T17:59:25Z | 2026-07-10 17:59:25.771 | +----------------------+--------------------------------------+ 2026-07-10 17:59:25.780 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-10 17:59:25.816 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-10 17:59:25.850 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-10 17:59:25.856 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-10 17:59:25.890 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-10 17:59:25.925 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-10 17:59:25.960 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-10 17:59:25.999 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-10 17:59:26.037 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.68/identity/v3 2026-07-10 17:59:26.077 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-10 17:59:26.115 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-10 17:59:26.151 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-10 17:59:26.187 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-10 17:59:26.190 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-10 17:59:26.230 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-10 17:59:26.271 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-10 17:59:26.306 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-10 17:59:26.342 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-10 17:59:26.379 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-10 17:59:26.397 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:26.400 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-10 17:59:26.437 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-10 17:59:26.441 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-10 17:59:26.479 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-10 17:59:26.498 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:26.501 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-10 17:59:26.536 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-10 17:59:26.572 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-10 17:59:26.612 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-10 17:59:26.615 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-10 17:59:26.654 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-10 17:59:26.692 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-10 17:59:26.711 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:26.713 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ec48db47-977c-430d-a248-45d4d3d1bdfa 2026-07-10 17:59:26.748 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 4897fd6f-d608-4987-b057-cdb849a91390 2026-07-10 17:59:26.783 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-10 17:59:26.817 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-10 17:59:26.852 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-10 17:59:26.892 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-10 17:59:26.909 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:26.912 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-10 17:59:26.914 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-10 17:59:26.916 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-10 17:59:26.919 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-10 17:59:26.922 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-10 17:59:26.925 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-10 17:59:26.946 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-10 17:59:26.949 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-10 17:59:26.981 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-10 17:59:27.015 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-10 17:59:27.047 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-10 17:59:27.081 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-10 17:59:27.113 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-10 17:59:27.144 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-10 17:59:27.176 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-10 17:59:27.208 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-10 17:59:27.244 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-10 17:59:27.247 | ++ 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-10 17:59:27.285 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-10 17:59:27.287 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-10 17:59:27.307 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:27.310 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-10 17:59:27.347 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-10 17:59:27.365 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:27.368 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-10 17:59:27.370 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-10 17:59:27.389 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:27.392 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-10 17:59:27.395 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-10 17:59:27.397 | ++ 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-10 17:59:27.437 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-10 17:59:27.478 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 701b0e6a-4775-4e23-a55e-22a06cf7e1d7 2026-07-10 17:59:27.512 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-10 17:59:27.554 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-10 17:59:27.592 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-10 17:59:27.633 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-10 17:59:27.669 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-10 17:59:27.706 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-10 17:59:27.745 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-10 17:59:27.748 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-10 17:59:27.751 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-10 17:59:27.754 | ++ 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-10 17:59:27.791 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-10 17:59:27.796 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-10 17:59:27.796 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-10 17:59:27.800 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-10 17:59:27.803 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-10 17:59:27.840 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-10 17:59:27.844 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-10 17:59:27.847 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-10 17:59:27.850 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-10 17:59:27.854 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-10 17:59:27.891 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-10 17:59:27.926 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-10 17:59:27.962 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-10 17:59:28.001 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-10 17:59:28.040 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-10 17:59:28.076 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-10 17:59:28.079 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-10 17:59:28.102 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-10 17:59:28.136 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-10 17:59:28.140 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-10 17:59:28.159 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-10 17:59:28.198 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-10 17:59:28.201 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-10 17:59:28.222 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-10 17:59:28.260 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-10 17:59:28.264 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-10 17:59:28.283 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-10 17:59:28.322 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-10 17:59:28.358 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-10 17:59:28.362 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-10 17:59:28.400 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-10 17:59:28.402 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-10 17:59:28.406 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-10 17:59:28.409 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-10 17:59:28.433 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-10 17:59:28.436 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-10 17:59:28.471 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-10 17:59:28.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:28.494 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-10 17:59:28.496 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-10 17:59:28.499 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-10 17:59:28.502 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-10 17:59:28.539 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-10 17:59:28.542 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-10 17:59:28.577 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-10 17:59:28.580 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-10 17:59:28.583 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-10 17:59:28.586 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-10 17:59:28.590 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-10 17:59:28.612 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-10 17:59:28.615 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-10 17:59:28.655 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-10 17:59:28.658 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-10 17:59:28.661 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-10 17:59:28.664 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-10 17:59:28.698 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-10 17:59:28.735 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-10 17:59:28.769 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-10 17:59:28.771 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-10 17:59:28.774 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:28.777 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-10 17:59:28.796 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:28.799 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-10 17:59:28.841 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:28.844 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-10 17:59:28.867 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:28.869 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-10 17:59:28.907 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:28.910 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-10 17:59:28.930 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:28.933 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-10 17:59:28.968 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:28.970 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-10 17:59:28.987 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:28.990 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-10 17:59:29.029 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:29.032 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-10 17:59:29.050 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:29.054 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-10 17:59:29.090 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:29.092 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-10 17:59:29.110 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-10 17:59:29.112 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-10 17:59:29.149 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-10 17:59:29.152 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-10 17:59:29.170 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:29.173 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-10 17:59:29.208 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-10 17:59:29.211 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-10 17:59:29.248 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-10 17:59:29.251 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-10 17:59:29.290 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-10 17:59:29.294 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-10 17:59:29.331 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-10 17:59:29.334 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-10 17:59:29.373 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-10 17:59:29.376 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-10 17:59:29.412 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-10 17:59:29.415 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-10 17:59:29.418 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-10 17:59:29.421 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-10 17:59:29.426 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.nRHPCmH6qk 2026-07-10 17:59:29.429 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-10 17:59:29.432 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-10 17:59:29.437 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-10 17:59:29.442 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.yhE5t0efho 2026-07-10 17:59:29.445 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.yhE5t0efho 2026-07-10 17:59:29.448 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-10 17:59:29.450 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.yhE5t0efho 2026-07-10 17:59:29.453 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-10 17:59:29.456 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-10 17:59:29.458 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-10 17:59:29.464 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:29.467 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:29.469 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:29.472 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:29.475 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-10 17:59:29.477 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-10 17:59:29.774 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-10 17:59:30.324 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-10 17:59:39.565 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-10 17:59:43.704 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 17:59:43.704 | ___________________________________ summary ____________________________________ 2026-07-10 17:59:43.704 | venv-tempest: skipped tests 2026-07-10 17:59:43.705 | congratulations :) 2026-07-10 17:59:43.741 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.yhE5t0efho -r requirements.txt 2026-07-10 17:59:44.218 | /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-10 17:59:44.219 | !! 2026-07-10 17:59:44.219 | 2026-07-10 17:59:44.219 | ******************************************************************************** 2026-07-10 17:59:44.219 | Requirements should be satisfied by a PEP 517 installer. 2026-07-10 17:59:44.219 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-10 17:59:44.219 | 2026-07-10 17:59:44.219 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:44.219 | calls to avoid build errors in the future. 2026-07-10 17:59:44.219 | ******************************************************************************** 2026-07-10 17:59:44.219 | 2026-07-10 17:59:44.219 | !! 2026-07-10 17:59:44.219 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-10 17:59:44.466 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-10 17:59:44.466 | !! 2026-07-10 17:59:44.466 | 2026-07-10 17:59:44.466 | ******************************************************************************** 2026-07-10 17:59:44.466 | Please avoid running ``setup.py`` directly. 2026-07-10 17:59:44.466 | Instead, use pypa/build, pypa/installer or other 2026-07-10 17:59:44.466 | standards-based tools. 2026-07-10 17:59:44.466 | 2026-07-10 17:59:44.466 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:44.466 | calls to avoid build errors in the future. 2026-07-10 17:59:44.466 | 2026-07-10 17:59:44.466 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-10 17:59:44.466 | ******************************************************************************** 2026-07-10 17:59:44.466 | 2026-07-10 17:59:44.466 | !! 2026-07-10 17:59:44.466 | self.initialize_options() 2026-07-10 17:59:44.466 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-10 17:59:44.466 | warnings.warn(msg) 2026-07-10 17:59:44.482 | /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-10 17:59:44.483 | !! 2026-07-10 17:59:44.483 | 2026-07-10 17:59:44.483 | ******************************************************************************** 2026-07-10 17:59:44.483 | 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-10 17:59:44.483 | 2026-07-10 17:59:44.483 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-10 17:59:44.483 | or your builds will no longer be supported. 2026-07-10 17:59:44.483 | 2026-07-10 17:59:44.483 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-10 17:59:44.483 | ******************************************************************************** 2026-07-10 17:59:44.483 | 2026-07-10 17:59:44.483 | !! 2026-07-10 17:59:44.483 | corresp(dist, value, root_dir) 2026-07-10 17:59:44.578 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-10 17:59:48.699 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 17:59:48.700 | venv-tempest run-test-pre: PYTHONHASHSEED='213564965' 2026-07-10 17:59:48.700 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.yhE5t0efho -r requirements.txt 2026-07-10 17:59:49.301 | 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-10 17:59:49.302 | 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-10 17:59:49.303 | 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-10 17:59:49.303 | 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-10 17:59:49.304 | 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-10 17:59:49.304 | 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-10 17:59:49.305 | 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-10 17:59:49.305 | 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-10 17:59:49.308 | 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-10 17:59:49.308 | 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-10 17:59:49.308 | 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-10 17:59:49.308 | 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-10 17:59:49.308 | 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-10 17:59:49.308 | 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-10 17:59:49.309 | 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-10 17:59:49.309 | 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-10 17:59:49.309 | 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-10 17:59:49.310 | 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-10 17:59:49.311 | 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-10 17:59:49.311 | 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-10 17:59:49.312 | 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-10 17:59:49.312 | 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-10 17:59:49.313 | 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-10 17:59:49.314 | 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-10 17:59:49.315 | 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-10 17:59:49.316 | 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-10 17:59:49.317 | 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-10 17:59:49.318 | 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-10 17:59:49.318 | 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-10 17:59:49.319 | 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-10 17:59:49.322 | 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-10 17:59:49.323 | 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-10 17:59:49.323 | 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-10 17:59:49.325 | 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-10 17:59:49.328 | 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-10 17:59:49.329 | 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-10 17:59:49.330 | 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-10 17:59:49.332 | 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-10 17:59:49.332 | 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-10 17:59:49.334 | 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-10 17:59:49.335 | 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-10 17:59:49.336 | 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-10 17:59:49.338 | 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-10 17:59:49.339 | 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-10 17:59:49.340 | 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-10 17:59:49.341 | 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-10 17:59:49.349 | 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-10 17:59:49.353 | 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-10 17:59:49.363 | 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-10 17:59:49.365 | 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-10 17:59:49.366 | 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-10 17:59:49.366 | 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-10 17:59:49.367 | 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-10 17:59:49.373 | 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-10 17:59:49.387 | 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-10 17:59:49.391 | 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-10 17:59:49.392 | 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-10 17:59:49.392 | 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-10 17:59:49.402 | 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-10 17:59:49.403 | 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-10 17:59:49.406 | 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-10 17:59:49.560 | ___________________________________ summary ____________________________________ 2026-07-10 17:59:49.560 | venv-tempest: commands succeeded 2026-07-10 17:59:49.560 | congratulations :) 2026-07-10 17:59:49.594 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.yhE5t0efho 2026-07-10 17:59:49.598 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-10 17:59:49.602 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-10 17:59:49.606 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-10 17:59:49.645 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.nRHPCmH6qk 2026-07-10 17:59:50.140 | /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-10 17:59:50.140 | !! 2026-07-10 17:59:50.140 | 2026-07-10 17:59:50.141 | ******************************************************************************** 2026-07-10 17:59:50.141 | Requirements should be satisfied by a PEP 517 installer. 2026-07-10 17:59:50.141 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-10 17:59:50.141 | 2026-07-10 17:59:50.141 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:50.141 | calls to avoid build errors in the future. 2026-07-10 17:59:50.141 | ******************************************************************************** 2026-07-10 17:59:50.141 | 2026-07-10 17:59:50.141 | !! 2026-07-10 17:59:50.141 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-10 17:59:50.395 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-10 17:59:50.396 | !! 2026-07-10 17:59:50.396 | 2026-07-10 17:59:50.396 | ******************************************************************************** 2026-07-10 17:59:50.396 | Please avoid running ``setup.py`` directly. 2026-07-10 17:59:50.396 | Instead, use pypa/build, pypa/installer or other 2026-07-10 17:59:50.396 | standards-based tools. 2026-07-10 17:59:50.396 | 2026-07-10 17:59:50.396 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:50.396 | calls to avoid build errors in the future. 2026-07-10 17:59:50.396 | 2026-07-10 17:59:50.396 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-10 17:59:50.396 | ******************************************************************************** 2026-07-10 17:59:50.396 | 2026-07-10 17:59:50.396 | !! 2026-07-10 17:59:50.396 | self.initialize_options() 2026-07-10 17:59:50.396 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-10 17:59:50.396 | warnings.warn(msg) 2026-07-10 17:59:50.412 | /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-10 17:59:50.412 | !! 2026-07-10 17:59:50.412 | 2026-07-10 17:59:50.413 | ******************************************************************************** 2026-07-10 17:59:50.413 | 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-10 17:59:50.413 | 2026-07-10 17:59:50.413 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-10 17:59:50.413 | or your builds will no longer be supported. 2026-07-10 17:59:50.413 | 2026-07-10 17:59:50.413 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-10 17:59:50.413 | ******************************************************************************** 2026-07-10 17:59:50.413 | 2026-07-10 17:59:50.413 | !! 2026-07-10 17:59:50.413 | corresp(dist, value, root_dir) 2026-07-10 17:59:50.514 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-10 17:59:54.541 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 17:59:54.541 | venv-tempest run-test-pre: PYTHONHASHSEED='849374419' 2026-07-10 17:59:54.541 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.nRHPCmH6qk 2026-07-10 17:59:58.075 | ___________________________________ summary ____________________________________ 2026-07-10 17:59:58.075 | venv-tempest: commands succeeded 2026-07-10 17:59:58.075 | congratulations :) 2026-07-10 17:59:58.107 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-10 17:59:58.127 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:58.130 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-10 17:59:58.133 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-10 17:59:58.156 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-10 17:59:58.159 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-10 17:59:58.162 | ++ 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-10 17:59:58.166 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-10 17:59:58.169 | ++ 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-10 17:59:58.173 | +++ 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-10 17:59:58.176 | +++ 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-10 17:59:58.180 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-10 17:59:58.184 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-10 17:59:58.188 | +++ 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-10 17:59:58.214 | +++ 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-10 17:59:58.240 | ++ 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-10 17:59:58.244 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-10 17:59:58.247 | ++ 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-10 17:59:58.286 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-10 17:59:58.290 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-10 17:59:58.293 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-10 17:59:58.334 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-10 17:59:58.337 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-10 17:59:58.341 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-10 17:59:58.386 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-10 17:59:58.386 | ' 2026-07-10 17:59:58.390 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-10 17:59:58.393 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-10 17:59:58.396 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-10 17:59:58.399 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-10 17:59:58.403 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-10 17:59:58.403 | ~/tempest ~/tempest 2026-07-10 17:59:58.406 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-10 17:59:58.409 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-10 17:59:58.413 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-10 17:59:58.419 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.KrdKvDit3q 2026-07-10 17:59:58.422 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KrdKvDit3q 2026-07-10 17:59:58.425 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-10 17:59:58.428 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KrdKvDit3q 2026-07-10 17:59:58.431 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-10 17:59:58.435 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-10 17:59:58.439 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-10 17:59:58.448 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:58.453 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:58.457 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:58.461 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-10 17:59:58.466 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.KrdKvDit3q cinder-tempest-plugin 2026-07-10 17:59:58.948 | /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-10 17:59:58.948 | !! 2026-07-10 17:59:58.948 | 2026-07-10 17:59:58.948 | ******************************************************************************** 2026-07-10 17:59:58.948 | Requirements should be satisfied by a PEP 517 installer. 2026-07-10 17:59:58.948 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-10 17:59:58.948 | 2026-07-10 17:59:58.948 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:58.948 | calls to avoid build errors in the future. 2026-07-10 17:59:58.948 | ******************************************************************************** 2026-07-10 17:59:58.948 | 2026-07-10 17:59:58.948 | !! 2026-07-10 17:59:58.948 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-10 17:59:59.198 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-10 17:59:59.199 | !! 2026-07-10 17:59:59.199 | 2026-07-10 17:59:59.199 | ******************************************************************************** 2026-07-10 17:59:59.199 | Please avoid running ``setup.py`` directly. 2026-07-10 17:59:59.199 | Instead, use pypa/build, pypa/installer or other 2026-07-10 17:59:59.199 | standards-based tools. 2026-07-10 17:59:59.199 | 2026-07-10 17:59:59.199 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 17:59:59.199 | calls to avoid build errors in the future. 2026-07-10 17:59:59.199 | 2026-07-10 17:59:59.199 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-10 17:59:59.199 | ******************************************************************************** 2026-07-10 17:59:59.199 | 2026-07-10 17:59:59.199 | !! 2026-07-10 17:59:59.199 | self.initialize_options() 2026-07-10 17:59:59.199 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-10 17:59:59.199 | warnings.warn(msg) 2026-07-10 17:59:59.218 | /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-10 17:59:59.218 | !! 2026-07-10 17:59:59.218 | 2026-07-10 17:59:59.218 | ******************************************************************************** 2026-07-10 17:59:59.218 | 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-10 17:59:59.218 | 2026-07-10 17:59:59.218 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-10 17:59:59.218 | or your builds will no longer be supported. 2026-07-10 17:59:59.219 | 2026-07-10 17:59:59.219 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-10 17:59:59.219 | ******************************************************************************** 2026-07-10 17:59:59.219 | 2026-07-10 17:59:59.219 | !! 2026-07-10 17:59:59.219 | corresp(dist, value, root_dir) 2026-07-10 17:59:59.319 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-10 18:00:03.663 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 18:00:03.664 | venv-tempest run-test-pre: PYTHONHASHSEED='3547451760' 2026-07-10 18:00:03.664 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.KrdKvDit3q cinder-tempest-plugin 2026-07-10 18:00:04.271 | Collecting cinder-tempest-plugin 2026-07-10 18:00:04.340 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-10 18:00:04.347 | 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-10 18:00:04.347 | 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-10 18:00:04.348 | 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-10 18:00:04.348 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev38) 2026-07-10 18:00:04.349 | 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-10 18:00:04.350 | 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-10 18:00:04.350 | 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-10 18:00:04.351 | 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-10 18:00:04.351 | 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-10 18:00:04.352 | 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-10 18:00:04.354 | 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-10 18:00:04.354 | 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-10 18:00:04.356 | 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-10 18:00:04.357 | 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-10 18:00:04.357 | 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-10 18:00:04.358 | 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-10 18:00:04.360 | 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-10 18:00:04.365 | 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-10 18:00:04.365 | 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-10 18:00:04.366 | 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-10 18:00:04.366 | 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-10 18:00:04.373 | 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-10 18:00:04.373 | 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-10 18:00:04.374 | 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-10 18:00:04.374 | 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-10 18:00:04.375 | 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-10 18:00:04.375 | 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-10 18:00:04.376 | 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-10 18:00:04.376 | 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-10 18:00:04.377 | 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-10 18:00:04.378 | 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-10 18:00:04.378 | 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-10 18:00:04.379 | 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-10 18:00:04.379 | 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-10 18:00:04.380 | 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-10 18:00:04.380 | 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-10 18:00:04.382 | 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-10 18:00:04.382 | 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-10 18:00:04.385 | 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-10 18:00:04.385 | 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-10 18:00:04.386 | 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-10 18:00:04.386 | 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-10 18:00:04.388 | 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-10 18:00:04.390 | 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-10 18:00:04.391 | 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-10 18:00:04.396 | 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-10 18:00:04.396 | 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-10 18:00:04.396 | 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-10 18:00:04.397 | 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-10 18:00:04.403 | 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-10 18:00:04.405 | 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-10 18:00:04.406 | 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-10 18:00:04.408 | 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-10 18:00:04.408 | 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-10 18:00:04.409 | 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-10 18:00:04.413 | 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-10 18:00:04.419 | 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-10 18:00:04.424 | 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-10 18:00:04.424 | 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-10 18:00:04.427 | 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-10 18:00:04.435 | 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-10 18:00:04.435 | 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-10 18:00:04.456 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-10 18:00:04.514 | Installing collected packages: cinder-tempest-plugin 2026-07-10 18:00:04.573 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-10 18:00:04.690 | ___________________________________ summary ____________________________________ 2026-07-10 18:00:04.690 | venv-tempest: commands succeeded 2026-07-10 18:00:04.690 | congratulations :) 2026-07-10 18:00:04.725 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.KrdKvDit3q 2026-07-10 18:00:04.730 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-10 18:00:04.731 | Checking installed Tempest plugins: 2026-07-10 18:00:04.734 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-10 18:00:05.228 | /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-10 18:00:05.228 | !! 2026-07-10 18:00:05.228 | 2026-07-10 18:00:05.228 | ******************************************************************************** 2026-07-10 18:00:05.228 | Requirements should be satisfied by a PEP 517 installer. 2026-07-10 18:00:05.228 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-10 18:00:05.228 | 2026-07-10 18:00:05.228 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 18:00:05.228 | calls to avoid build errors in the future. 2026-07-10 18:00:05.228 | ******************************************************************************** 2026-07-10 18:00:05.228 | 2026-07-10 18:00:05.228 | !! 2026-07-10 18:00:05.228 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-10 18:00:05.474 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-10 18:00:05.474 | !! 2026-07-10 18:00:05.474 | 2026-07-10 18:00:05.474 | ******************************************************************************** 2026-07-10 18:00:05.475 | Please avoid running ``setup.py`` directly. 2026-07-10 18:00:05.475 | Instead, use pypa/build, pypa/installer or other 2026-07-10 18:00:05.475 | standards-based tools. 2026-07-10 18:00:05.475 | 2026-07-10 18:00:05.475 | This deprecation is overdue, please update your project and remove deprecated 2026-07-10 18:00:05.475 | calls to avoid build errors in the future. 2026-07-10 18:00:05.475 | 2026-07-10 18:00:05.475 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-10 18:00:05.475 | ******************************************************************************** 2026-07-10 18:00:05.475 | 2026-07-10 18:00:05.475 | !! 2026-07-10 18:00:05.475 | self.initialize_options() 2026-07-10 18:00:05.475 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-10 18:00:05.475 | warnings.warn(msg) 2026-07-10 18:00:05.494 | /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-10 18:00:05.494 | !! 2026-07-10 18:00:05.494 | 2026-07-10 18:00:05.494 | ******************************************************************************** 2026-07-10 18:00:05.494 | 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-10 18:00:05.494 | 2026-07-10 18:00:05.494 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-10 18:00:05.494 | or your builds will no longer be supported. 2026-07-10 18:00:05.494 | 2026-07-10 18:00:05.494 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-10 18:00:05.494 | ******************************************************************************** 2026-07-10 18:00:05.494 | 2026-07-10 18:00:05.494 | !! 2026-07-10 18:00:05.494 | corresp(dist, value, root_dir) 2026-07-10 18:00:05.585 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-10 18:00:09.990 | 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@48141b5d7a1377cc4bd5e779c6e6355663fe816d#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-10 18:00:09.990 | venv-tempest run-test-pre: PYTHONHASHSEED='2071241015' 2026-07-10 18:00:09.990 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-10 18:00:10.688 | +--------------+--------------------------------------------------+ 2026-07-10 18:00:10.689 | | Name | EntryPoint | 2026-07-10 18:00:10.689 | +--------------+--------------------------------------------------+ 2026-07-10 18:00:10.689 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-10 18:00:10.689 | +--------------+--------------------------------------------------+ 2026-07-10 18:00:10.802 | ___________________________________ summary ____________________________________ 2026-07-10 18:00:10.802 | venv-tempest: commands succeeded 2026-07-10 18:00:10.802 | congratulations :) 2026-07-10 18:00:10.835 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-10 18:00:10.835 | ~/tempest 2026-07-10 18:00:10.839 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-10 18:00:10.842 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-10 18:00:10.845 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-10 18:00:10.849 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-10 18:00:10.853 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-10 18:00:10.856 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-10 18:00:10.859 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-10 18:00:10.863 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-10 18:00:10.867 | + functions-common:run_plugins:1838 : local plugin 2026-07-10 18:00:10.871 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-10 18:00:10.874 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-10 18:00:10.878 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-10 18:00:10.882 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-10 18:00:10.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-10 18:00:10.890 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-10 18:00:10.895 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-10 18:00:10.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-10 18:00:10.902 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-10 18:00:10.905 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-10 18:00:10.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-10 18:00:10.914 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-10 18:00:10.917 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-10 18:00:10.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-10 18:00:10.926 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-10 18:00:10.930 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-10 18:00:10.932 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-10 18:00:10.937 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-10 18:00:10.941 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-10 18:00:10.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-10 18:00:10.948 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-10 18:00:10.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-10 18:00:10.956 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-10 18:00:10.960 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-10 18:00:10.964 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-10 18:00:10.983 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-10 18:00:10.986 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-10 18:00:10.989 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-10 18:00:10.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-10 18:00:10.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-10 18:00:11.000 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-10 18:00:11.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-10 18:00:11.006 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-10 18:00:11.010 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 18:00:11.035 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 18:00:11.039 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-10 18:00:11.044 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-10 18:00:11.045 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-10 18:00:11.052 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-10 18:00:11.056 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-10 18:00:11.059 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-10 18:00:11.066 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-10 18:00:11.091 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-10 18:00:11.095 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-10 18:00:11.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-10 18:00:11.103 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-10 18:00:11.106 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-10 18:00:11.109 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-10 18:00:11.112 | + inc/meta-config:merge_config_group:171 : shift 2026-07-10 18:00:11.115 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-10 18:00:11.119 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 18:00:11.122 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-10 18:00:11.125 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-10 18:00:11.129 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-10 18:00:11.133 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-10 18:00:11.136 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-10 18:00:11.140 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 18:00:11.143 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-10 18:00:11.143 | /^\[\[.+\|.*\]\]/ { 2026-07-10 18:00:11.144 | gsub("[][]", "", $1); 2026-07-10 18:00:11.144 | split($1, a, "|"); 2026-07-10 18:00:11.144 | if (a[1] == matchgroup) 2026-07-10 18:00:11.144 | print a[2] 2026-07-10 18:00:11.144 | } 2026-07-10 18:00:11.144 | ' /opt/stack/devstack/local.conf 2026-07-10 18:00:11.150 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-10 18:00:11.154 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-10 18:00:11.158 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-10 18:00:11.162 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-10 18:00:11.166 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-10 18:00:11.170 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-10 18:00:11.174 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-10 18:00:11.179 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-10 18:00:11.185 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-10 18:00:11.188 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-10 18:00:11.192 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-10 18:00:11.195 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-10 18:00:11.199 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-10 18:00:11.202 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-10 18:00:11.205 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-10 18:00:11.208 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-10 18:00:11.212 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-10 18:00:11.216 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-10 18:00:11.218 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-10 18:00:11.222 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-10 18:00:11.225 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-10 18:00:11.230 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 18:00:11.230 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-10 18:00:11.231 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-10 18:00:11.231 | BEGIN { 2026-07-10 18:00:11.231 | section = "" 2026-07-10 18:00:11.231 | last_section = "" 2026-07-10 18:00:11.231 | section_count = 0 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | /^\[.+\]/ { 2026-07-10 18:00:11.231 | gsub("[][]", "", $1); 2026-07-10 18:00:11.231 | section=$1 2026-07-10 18:00:11.231 | next 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | /^ *\#/ { 2026-07-10 18:00:11.231 | next 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | /^[^ \t]+/ { 2026-07-10 18:00:11.231 | # get offset of first = in $0 2026-07-10 18:00:11.231 | eq_idx = index($0, "=") 2026-07-10 18:00:11.231 | # extract attr & value from $0 2026-07-10 18:00:11.231 | attr = substr($0, 1, eq_idx - 1) 2026-07-10 18:00:11.231 | value = substr($0, eq_idx + 1) 2026-07-10 18:00:11.231 | # only need to strip trailing whitespace from attr 2026-07-10 18:00:11.231 | sub(/[ \t]*$/, "", attr) 2026-07-10 18:00:11.231 | # need to strip leading & trailing whitespace from value 2026-07-10 18:00:11.231 | sub(/^[ \t]*/, "", value) 2026-07-10 18:00:11.231 | sub(/[ \t]*$/, "", value) 2026-07-10 18:00:11.231 | 2026-07-10 18:00:11.231 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-10 18:00:11.231 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-10 18:00:11.231 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-10 18:00:11.231 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-10 18:00:11.231 | if (! (section, attr) in cfg_attr_count) { 2026-07-10 18:00:11.231 | if (section != last_section) { 2026-07-10 18:00:11.231 | cfg_section[section_count++] = section 2026-07-10 18:00:11.231 | last_section = section 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-10 18:00:11.231 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-10 18:00:11.231 | 2026-07-10 18:00:11.231 | cfg_attr[section, attr, 0] = value 2026-07-10 18:00:11.231 | cfg_attr_count[section, attr] = 1 2026-07-10 18:00:11.231 | } else { 2026-07-10 18:00:11.231 | lno = cfg_attr_count[section, attr]++ 2026-07-10 18:00:11.231 | cfg_attr[section, attr, lno] = value 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | END { 2026-07-10 18:00:11.231 | # Process each section in order 2026-07-10 18:00:11.231 | for (sno = 0; sno < section_count; sno++) { 2026-07-10 18:00:11.231 | section = cfg_section[sno] 2026-07-10 18:00:11.231 | # The ini routines simply append a config item immediately 2026-07-10 18:00:11.231 | # after the section header. To keep the same order as defined 2026-07-10 18:00:11.231 | # in local.conf, invoke the ini routines in the reverse order 2026-07-10 18:00:11.231 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-10 18:00:11.231 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-10 18:00:11.231 | if (cfg_attr_count[section, attr] == 1) 2026-07-10 18:00:11.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-10 18:00:11.231 | else { 2026-07-10 18:00:11.231 | # For multiline, invoke the ini routines in the reverse order 2026-07-10 18:00:11.231 | count = cfg_attr_count[section, attr] 2026-07-10 18:00:11.231 | print "inidelete " configfile " " section " " attr 2026-07-10 18:00:11.231 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-10 18:00:11.231 | for (l = count -2; l >= 0; l--) 2026-07-10 18:00:11.231 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | } 2026-07-10 18:00:11.231 | ' 2026-07-10 18:00:11.234 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-10 18:00:11.234 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-10 18:00:11.237 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-10 18:00:11.241 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-10 18:00:11.245 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-10 18:00:11.249 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-10 18:00:11.253 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-10 18:00:11.253 | BEGIN { group = "" } 2026-07-10 18:00:11.253 | /^\[\[.+\|.*\]\]/ { 2026-07-10 18:00:11.253 | gsub("[][]", "", $1); 2026-07-10 18:00:11.253 | split($1, a, "|"); 2026-07-10 18:00:11.253 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-10 18:00:11.253 | group=a[1] 2026-07-10 18:00:11.253 | } else { 2026-07-10 18:00:11.253 | group="" 2026-07-10 18:00:11.253 | } 2026-07-10 18:00:11.253 | next 2026-07-10 18:00:11.253 | } 2026-07-10 18:00:11.253 | { 2026-07-10 18:00:11.253 | if (group != "") 2026-07-10 18:00:11.253 | print $0 2026-07-10 18:00:11.253 | } 2026-07-10 18:00:11.253 | ' /opt/stack/devstack/local.conf 2026-07-10 18:00:11.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-10 18:00:11.263 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-10 18:00:11.303 | + inc/meta-config:merge_config_file:164 : read a 2026-07-10 18:00:11.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-10 18:00:11.309 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-10 18:00:11.348 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 15 async_wait 64 osc 182 apt-get 150 test_with_retry 1 dbsync 4 pip_install 99 apt-get-update 3 run_process 44 ------------------------- Unaccounted time 109 ========================= Total runtime 671 ================= Async summary ================= Time spent in the background minus waits: 237 sec Elapsed time: 671 sec Time if we did everything serially: 908 sec Speedup: 1.3532 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35414 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 62 | | nova_cell0 | SELECT | 43 | | nova_cell0 | INSERT | 8 | | neutron | SELECT | 6206 | | neutron | INSERT | 831 | | placement | SELECT | 20 | | placement | INSERT | 77 | | placement | SET | 1 | | neutron | UPDATE | 260 | | neutron | DELETE | 33 | | nova_cell0 | UPDATE | 5 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 15 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.68 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.68/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: 5363122ae187be4ebcbdeafe884e8cb73cd36f73 Merge "Ensure wget is installed before use in _install_rdo" 2026-07-08 22:09:34 +0000 OS Version: Ubuntu 24.04 noble