2026-07-03 13:46:03.492 | + ./stack.sh:main:488 : exec 2026-07-03 13:46:03.492 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-03-134603' 2026-07-03 13:46:03.492 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-03-134603.summary.2026-07-03-134603 2026-07-03 13:46:03.492 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:46:03.492 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-03-134603 2026-07-03 13:46:03.492 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-03-134603 /opt/stack/logs/devstacklog.txt 2026-07-03 13:46:03.492 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-03-134603.summary.2026-07-03-134603 /opt/stack/logs/devstacklog.txt.summary 2026-07-03 13:46:03.492 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-03 13:46:03.492 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-03 13:46:03.492 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-03 13:46:03.492 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-03 13:46:03.492 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-03 13:46:03.492 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-03 13:46:03.492 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-03 13:46:03.493 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-03 13:46:03.495 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-03 13:46:03.497 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-03 13:46:03.500 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-03 13:46:03.502 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-03 13:46:03.503 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-03 13:46:03.506 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-03 13:46:03.508 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-03 13:46:03.510 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-03 13:46:03.511 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-03 13:46:03.513 | + ./stack.sh:main:574 : set -o errexit 2026-07-03 13:46:03.514 | + ./stack.sh:main:577 : uname -a 2026-07-03 13:46:03.515 | Linux np0000004427 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-03 13:46:03.517 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-03 13:46:03.519 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-03 13:46:03.522 | + ./stack.sh:main:584 : source /opt/stack/devstack/lib/database 2026-07-03 13:46:03.554 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/rpc_backend 2026-07-03 13:46:03.566 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/host 2026-07-03 13:46:03.569 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-03 13:46:03.581 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-03 13:46:03.583 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-03 13:46:03.593 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-03 13:46:03.596 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-03 13:46:03.608 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-03 13:46:03.609 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-03 13:46:03.611 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-03 13:46:03.614 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-03 13:46:03.625 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-03 13:46:03.627 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-03 13:46:03.639 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-03 13:46:03.641 | + ./stack.sh:main:591 : tune_host 2026-07-03 13:46:03.642 | + lib/host:tune_host:125 : configure_host_mem 2026-07-03 13:46:03.644 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-03 13:46:03.645 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:03.647 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-03 13:46:03.649 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:03.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:03.652 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-03 13:46:03.654 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-03 13:46:03.655 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-03 13:46:03.657 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-03 13:46:03.659 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-03 13:46:03.660 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-03 13:46:03.662 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-03 13:46:03.663 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-03 13:46:03.666 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-03 13:46:03.666 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-03 13:46:03.673 | lz4 2026-07-03 13:46:03.676 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-03 13:46:03.678 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-03 13:46:03.680 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-03 13:46:03.681 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-03 13:46:03.683 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-03 13:46:03.685 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-03 13:46:03.687 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-03 13:46:03.689 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-03 13:46:03.691 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-03 13:46:03.692 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-03 13:46:03.700 | zsmalloc 2026-07-03 13:46:03.704 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-03 13:46:03.705 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-03 13:46:03.707 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-03 13:46:03.709 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-03 13:46:03.711 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-03 13:46:03.712 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-03 13:46:03.714 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-03 13:46:03.716 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-03 13:46:03.718 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-03 13:46:03.718 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-03 13:46:03.726 | 1 2026-07-03 13:46:03.741 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/enabled:Y 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/compressor:lz4 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-03 13:46:03.750 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-03 13:46:03.753 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-03 13:46:03.755 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:03.757 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-03 13:46:03.758 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:46:03.760 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:46:03.762 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-03 13:46:03.763 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:46:03.765 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:03.767 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:46:03.769 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:03.770 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:03.772 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:46:03.774 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-03 13:46:03.776 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:03.778 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-03 13:46:03.780 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-03 13:46:03.784 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-03 13:46:03.786 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-03 13:46:03.788 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-03 13:46:03.789 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:46:03.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:46:03.793 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:46:03.797 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086363795 2026-07-03 13:46:03.799 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-03 13:46:03.802 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-03 13:46:03.804 | + 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-03 13:46:03.911 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-03 13:46:03.959 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-03 13:46:03.977 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-03 13:46:03.999 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-03 13:46:04.039 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-03 13:46:06.941 | Reading package lists... 2026-07-03 13:46:06.960 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-03 13:46:06.962 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-03 13:46:06.964 | + functions-common:time_stop:2420 : local name 2026-07-03 13:46:06.965 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:46:06.967 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:46:06.969 | + functions-common:time_stop:2423 : local total 2026-07-03 13:46:06.971 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:46:06.973 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-03 13:46:06.975 | + functions-common:time_stop:2427 : start_time=1783086363795 2026-07-03 13:46:06.977 | + functions-common:time_stop:2429 : [[ -z 1783086363795 ]] 2026-07-03 13:46:06.980 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:46:06.983 | + functions-common:time_stop:2432 : end_time=1783086366981 2026-07-03 13:46:06.984 | + functions-common:time_stop:2433 : elapsed_time=3186 2026-07-03 13:46:06.986 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:46:06.988 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:46:06.989 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3186 2026-07-03 13:46:06.991 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-03 13:46:06.993 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:46:06.995 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:06.996 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:06.998 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-03 13:46:07.014 | + 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-03 13:46:07.041 | Reading package lists... 2026-07-03 13:46:07.251 | Building dependency tree... 2026-07-03 13:46:07.252 | Reading state information... 2026-07-03 13:46:07.496 | The following additional packages will be installed: 2026-07-03 13:46:07.497 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-03 13:46:07.497 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-03 13:46:07.497 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-03 13:46:07.497 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-03 13:46:07.497 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-03 13:46:07.497 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-03 13:46:07.497 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-03 13:46:07.497 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-03 13:46:07.497 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-03 13:46:07.497 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-03 13:46:07.497 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-03 13:46:07.497 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-03 13:46:07.497 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-03 13:46:07.497 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-03 13:46:07.497 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-03 13:46:07.497 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-03 13:46:07.497 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-03 13:46:07.497 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-03 13:46:07.497 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-03 13:46:07.497 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-03 13:46:07.497 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-03 13:46:07.497 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-03 13:46:07.498 | qemu-system-x86 qemu-utils seabios 2026-07-03 13:46:07.499 | Suggested packages: 2026-07-03 13:46:07.499 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-03 13:46:07.499 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-03 13:46:07.499 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-03 13:46:07.499 | samba vde2 2026-07-03 13:46:07.573 | The following NEW packages will be installed: 2026-07-03 13:46:07.573 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-03 13:46:07.573 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-03 13:46:07.573 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-03 13:46:07.573 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-03 13:46:07.573 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-03 13:46:07.573 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-03 13:46:07.573 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-03 13:46:07.573 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-03 13:46:07.573 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-03 13:46:07.573 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-03 13:46:07.573 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-03 13:46:07.574 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-03 13:46:07.574 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-03 13:46:07.574 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-03 13:46:07.574 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-03 13:46:07.574 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-03 13:46:07.574 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-03 13:46:07.574 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-03 13:46:07.574 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-03 13:46:07.574 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-03 13:46:07.574 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-03 13:46:07.574 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-03 13:46:07.574 | qemu-utils seabios 2026-07-03 13:46:07.575 | The following packages will be upgraded: 2026-07-03 13:46:07.576 | libdrm-common libdrm2 2026-07-03 13:46:07.717 | 2 upgraded, 105 newly installed, 0 to remove and 125 not upgraded. 2026-07-03 13:46:07.717 | Need to get 98.2 MB of archives. 2026-07-03 13:46:07.717 | After this operation, 448 MB of additional disk space will be used. 2026-07-03 13:46:07.717 | 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-03 13:46:07.787 | 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-03 13:46:07.881 | 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-03 13:46:07.942 | 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-03 13:46:07.958 | 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-03 13:46:07.976 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-07-03 13:46:08.120 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.11 [69.3 kB] 2026-07-03 13:46:08.131 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-03 13:46:08.134 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-03 13:46:08.134 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-03 13:46:08.139 | 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-03 13:46:08.139 | 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-03 13:46:08.141 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-03 13:46:08.149 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-03 13:46:08.155 | 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-03 13:46:08.212 | 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-03 13:46:08.301 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-03 13:46:08.302 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-03 13:46:08.394 | 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-03 13:46:08.396 | 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-03 13:46:08.397 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-03 13:46:08.398 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-03 13:46:08.399 | 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-03 13:46:08.403 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-03 13:46:08.404 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-03 13:46:08.404 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-03 13:46:08.408 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-03 13:46:08.447 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-03 13:46:08.448 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-03 13:46:08.455 | 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-03 13:46:08.455 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-03 13:46:08.456 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-03 13:46:08.459 | 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-03 13:46:08.486 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-03 13:46:08.486 | 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-03 13:46:08.494 | 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-03 13:46:08.495 | 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-03 13:46:08.503 | 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-03 13:46:08.532 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-03 13:46:08.533 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-03 13:46:08.540 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-03 13:46:08.540 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-03 13:46:08.541 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-03 13:46:08.543 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-03 13:46:08.544 | 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-03 13:46:08.613 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-03 13:46:08.615 | 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-03 13:46:08.615 | 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-03 13:46:08.621 | 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-03 13:46:08.739 | 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-03 13:46:08.739 | 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-03 13:46:08.740 | 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-03 13:46:08.804 | 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-03 13:46:08.807 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-03 13:46:08.808 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-03 13:46:08.808 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-03 13:46:08.809 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-03 13:46:08.809 | 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-03 13:46:08.809 | 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-03 13:46:08.810 | 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-03 13:46:08.810 | 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-03 13:46:08.845 | 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-03 13:46:09.388 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-03 13:46:09.388 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-03 13:46:09.389 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-03 13:46:09.389 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-03 13:46:09.389 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-03 13:46:09.390 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-03 13:46:09.390 | 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-03 13:46:09.684 | 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-03 13:46:09.684 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-03 13:46:09.685 | 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-03 13:46:09.686 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-03 13:46:09.686 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-03 13:46:09.686 | 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-03 13:46:09.687 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-03 13:46:09.705 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-03 13:46:09.722 | 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-03 13:46:09.726 | 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-03 13:46:09.741 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-03 13:46:09.761 | 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-03 13:46:09.781 | 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-03 13:46:09.785 | 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-03 13:46:09.785 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-03 13:46:09.791 | 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-03 13:46:09.807 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-07-03 13:46:09.811 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-03 13:46:09.816 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-03 13:46:09.816 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-03 13:46:09.820 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-03 13:46:09.838 | 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-03 13:46:09.839 | 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-03 13:46:09.842 | 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-03 13:46:10.231 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-03 13:46:10.231 | 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-03 13:46:10.259 | 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-03 13:46:10.287 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-03 13:46:10.291 | 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-03 13:46:10.461 | 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-03 13:46:10.490 | 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-03 13:46:10.490 | 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-03 13:46:10.492 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-03 13:46:10.493 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-03 13:46:10.495 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-03 13:46:10.499 | 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-03 13:46:10.509 | 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-03 13:46:10.513 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-07-03 13:46:10.978 | Fetched 98.2 MB in 3s (32.8 MB/s) 2026-07-03 13:46:11.060 | (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 ... 156770 files and directories currently installed.) 2026-07-03 13:46:11.064 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-03 13:46:11.071 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-03 13:46:11.121 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-03 13:46:11.128 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-03 13:46:11.160 | Selecting previously unselected package acl. 2026-07-03 13:46:11.173 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-03 13:46:11.175 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-03 13:46:11.215 | Selecting previously unselected package alsa-topology-conf. 2026-07-03 13:46:11.227 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-03 13:46:11.247 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-03 13:46:11.325 | Selecting previously unselected package libasound2-data. 2026-07-03 13:46:11.338 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-07-03 13:46:11.342 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-03 13:46:11.437 | Selecting previously unselected package libasound2t64:amd64. 2026-07-03 13:46:11.450 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-07-03 13:46:11.457 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-03 13:46:11.504 | Selecting previously unselected package alsa-ucm-conf. 2026-07-03 13:46:11.517 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.11_all.deb ... 2026-07-03 13:46:11.526 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-03 13:46:11.675 | Selecting previously unselected package msr-tools. 2026-07-03 13:46:11.691 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-03 13:46:11.693 | Unpacking msr-tools (1.3-5build1) ... 2026-07-03 13:46:11.720 | Selecting previously unselected package cpu-checker. 2026-07-03 13:46:11.733 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-03 13:46:11.735 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-03 13:46:11.765 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-03 13:46:11.781 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-03 13:46:11.783 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-03 13:46:11.811 | Selecting previously unselected package glib-networking-common. 2026-07-03 13:46:11.830 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-03 13:46:11.831 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-03 13:46:11.859 | Selecting previously unselected package glib-networking-services. 2026-07-03 13:46:11.873 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-03 13:46:11.877 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-03 13:46:11.909 | Selecting previously unselected package glib-networking:amd64. 2026-07-03 13:46:11.923 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-03 13:46:11.927 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-03 13:46:11.962 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-03 13:46:11.981 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-03 13:46:11.984 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-03 13:46:12.023 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-03 13:46:12.036 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:12.055 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-03 13:46:12.119 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-03 13:46:12.132 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-03 13:46:12.140 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:12.204 | Selecting previously unselected package libogg0:amd64. 2026-07-03 13:46:12.218 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-03 13:46:12.226 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-03 13:46:12.268 | Selecting previously unselected package libopus0:amd64. 2026-07-03 13:46:12.282 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-03 13:46:12.294 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-03 13:46:12.350 | Selecting previously unselected package libtheora0:amd64. 2026-07-03 13:46:12.364 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-03 13:46:12.368 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-03 13:46:12.407 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-03 13:46:12.420 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-03 13:46:12.422 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-03 13:46:12.463 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-03 13:46:12.476 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-03 13:46:12.482 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-03 13:46:12.537 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-03 13:46:12.550 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-03 13:46:12.552 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-03 13:46:12.589 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-03 13:46:12.602 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-03 13:46:12.605 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:12.673 | Selecting previously unselected package libaa1:amd64. 2026-07-03 13:46:12.688 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-03 13:46:12.695 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-03 13:46:12.743 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-03 13:46:12.757 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-03 13:46:12.761 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-03 13:46:12.797 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-03 13:46:12.811 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-03 13:46:12.815 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-03 13:46:12.873 | Selecting previously unselected package libcaca0:amd64. 2026-07-03 13:46:12.887 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-03 13:46:12.890 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-03 13:46:12.943 | Selecting previously unselected package libdv4t64:amd64. 2026-07-03 13:46:12.956 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-03 13:46:12.958 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-03 13:46:12.994 | Selecting previously unselected package libflac12t64:amd64. 2026-07-03 13:46:13.007 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-03 13:46:13.010 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-03 13:46:13.044 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-03 13:46:13.057 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-03 13:46:13.067 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-03 13:46:13.112 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-03 13:46:13.125 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-03 13:46:13.128 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-03 13:46:13.170 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-03 13:46:13.183 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-03 13:46:13.186 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-03 13:46:13.232 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-03 13:46:13.246 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-03 13:46:13.250 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-03 13:46:13.304 | Selecting previously unselected package libasyncns0:amd64. 2026-07-03 13:46:13.318 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-03 13:46:13.320 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-03 13:46:13.377 | Selecting previously unselected package libsndfile1:amd64. 2026-07-03 13:46:13.390 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-03 13:46:13.392 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-03 13:46:13.433 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-03 13:46:13.447 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-03 13:46:13.454 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-03 13:46:13.512 | Selecting previously unselected package libpulse0:amd64. 2026-07-03 13:46:13.525 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-03 13:46:13.535 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-03 13:46:13.574 | Selecting previously unselected package libspeex1:amd64. 2026-07-03 13:46:13.587 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-03 13:46:13.591 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-03 13:46:13.627 | Selecting previously unselected package libshout3:amd64. 2026-07-03 13:46:13.641 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-03 13:46:13.648 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-03 13:46:13.691 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-03 13:46:13.705 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-03 13:46:13.707 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-03 13:46:13.745 | Selecting previously unselected package libtag1v5:amd64. 2026-07-03 13:46:13.761 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-03 13:46:13.763 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-03 13:46:13.799 | Selecting previously unselected package libtwolame0:amd64. 2026-07-03 13:46:13.814 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-03 13:46:13.816 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-03 13:46:13.848 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-03 13:46:13.862 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-03 13:46:13.863 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-03 13:46:13.897 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-03 13:46:13.910 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-03 13:46:13.912 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-03 13:46:13.960 | Selecting previously unselected package libvpx9:amd64. 2026-07-03 13:46:13.974 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-03 13:46:13.981 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-03 13:46:14.037 | Selecting previously unselected package libwavpack1:amd64. 2026-07-03 13:46:14.050 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-03 13:46:14.054 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-03 13:46:14.086 | Selecting previously unselected package libsoup-3.0-common. 2026-07-03 13:46:14.098 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-03 13:46:14.101 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-03 13:46:14.140 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-03 13:46:14.153 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-03 13:46:14.160 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-03 13:46:14.203 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-03 13:46:14.216 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-03 13:46:14.220 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-03 13:46:14.308 | Selecting previously unselected package libxv1:amd64. 2026-07-03 13:46:14.321 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-03 13:46:14.323 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-03 13:46:14.354 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-03 13:46:14.366 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-03 13:46:14.368 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:14.396 | Selecting previously unselected package ipxe-qemu. 2026-07-03 13:46:14.409 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-03 13:46:14.413 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-03 13:46:14.484 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-03 13:46:14.497 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-03 13:46:14.501 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-03 13:46:14.570 | Selecting previously unselected package ksmtuned. 2026-07-03 13:46:14.583 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-03 13:46:14.588 | Unpacking ksmtuned (4.20150326) ... 2026-07-03 13:46:14.639 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-03 13:46:14.652 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-03 13:46:14.657 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-03 13:46:14.707 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-03 13:46:14.720 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-03 13:46:14.722 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-03 13:46:14.768 | Selecting previously unselected package libcacard0:amd64. 2026-07-03 13:46:14.781 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-03 13:46:14.783 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-03 13:46:14.812 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-03 13:46:14.825 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-03 13:46:14.830 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-03 13:46:14.866 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-03 13:46:14.879 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-03 13:46:14.889 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-03 13:46:14.928 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-03 13:46:14.941 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-03 13:46:14.943 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:14.978 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-03 13:46:14.991 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-03 13:46:14.994 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:15.023 | Selecting previously unselected package libllvm20:amd64. 2026-07-03 13:46:15.036 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-03 13:46:15.038 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-03 13:46:15.738 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-03 13:46:15.751 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:15.754 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:15.791 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-03 13:46:15.804 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:15.808 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:15.841 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-03 13:46:15.854 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:15.858 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:15.892 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-03 13:46:15.904 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:15.907 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:15.937 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-03 13:46:15.955 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:15.958 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:15.995 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-03 13:46:16.008 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-03 13:46:16.010 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-03 13:46:16.044 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-03 13:46:16.057 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:46:16.061 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:16.324 | Selecting previously unselected package libgbm1:amd64. 2026-07-03 13:46:16.343 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:46:16.347 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:16.383 | Selecting previously unselected package libvulkan1:amd64. 2026-07-03 13:46:16.396 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-03 13:46:16.398 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-03 13:46:16.452 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-03 13:46:16.470 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:46:16.482 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:16.523 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-03 13:46:16.541 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-03 13:46:16.544 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:16.581 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-03 13:46:16.594 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-03 13:46:16.599 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-03 13:46:16.643 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-03 13:46:16.656 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:46:16.661 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:16.696 | Selecting previously unselected package libiscsi7:amd64. 2026-07-03 13:46:16.709 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-03 13:46:16.712 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-03 13:46:16.744 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-03 13:46:16.757 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-03 13:46:16.759 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-03 13:46:16.800 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-03 13:46:16.813 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-03 13:46:16.815 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-03 13:46:16.853 | Selecting previously unselected package libnfs14:amd64. 2026-07-03 13:46:16.872 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:16.874 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-03 13:46:16.909 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-03 13:46:16.921 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-03 13:46:16.925 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-03 13:46:16.955 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-03 13:46:16.968 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-03 13:46:16.970 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:17.030 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-03 13:46:17.043 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-07-03 13:46:17.047 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:17.079 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-03 13:46:17.092 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-07-03 13:46:17.094 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:17.130 | Selecting previously unselected package libxss1:amd64. 2026-07-03 13:46:17.143 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-03 13:46:17.149 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-03 13:46:17.184 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-03 13:46:17.194 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-03 13:46:17.196 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-03 13:46:17.242 | Selecting previously unselected package libslirp0:amd64. 2026-07-03 13:46:17.256 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-07-03 13:46:17.258 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-03 13:46:17.286 | Selecting previously unselected package libspice-server1:amd64. 2026-07-03 13:46:17.299 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-03 13:46:17.301 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-03 13:46:17.340 | Selecting previously unselected package liburing2:amd64. 2026-07-03 13:46:17.353 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-03 13:46:17.357 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-03 13:46:17.392 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-03 13:46:17.405 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-03 13:46:17.407 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-03 13:46:17.443 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-03 13:46:17.456 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-03 13:46:17.458 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-03 13:46:17.503 | Selecting previously unselected package libvte-2.91-common. 2026-07-03 13:46:17.516 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:17.518 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-03 13:46:17.552 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-03 13:46:17.566 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:17.571 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-03 13:46:17.611 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-03 13:46:17.624 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:46:17.626 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:18.039 | Selecting previously unselected package libfdt1:amd64. 2026-07-03 13:46:18.052 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-03 13:46:18.054 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-03 13:46:18.089 | Selecting previously unselected package qemu-system-common. 2026-07-03 13:46:18.102 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:18.104 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.197 | Selecting previously unselected package qemu-system-data. 2026-07-03 13:46:18.210 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-03 13:46:18.213 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.305 | Selecting previously unselected package seabios. 2026-07-03 13:46:18.319 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-03 13:46:18.322 | Unpacking seabios (1.16.3-2) ... 2026-07-03 13:46:18.364 | Selecting previously unselected package qemu-system-x86. 2026-07-03 13:46:18.376 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:18.387 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.663 | Selecting previously unselected package qemu-utils. 2026-07-03 13:46:18.677 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:18.682 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.764 | Selecting previously unselected package qemu-block-extra. 2026-07-03 13:46:18.778 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:18.780 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.831 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-03 13:46:18.844 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:18.846 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:18.889 | Selecting previously unselected package libglvnd0:amd64. 2026-07-03 13:46:18.904 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-03 13:46:18.911 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:18.989 | Selecting previously unselected package libglx0:amd64. 2026-07-03 13:46:19.006 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-03 13:46:19.009 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:19.065 | Selecting previously unselected package libgl1:amd64. 2026-07-03 13:46:19.078 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-03 13:46:19.080 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:19.120 | Selecting previously unselected package qemu-system-gui. 2026-07-03 13:46:19.135 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:19.142 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:19.186 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-03 13:46:19.200 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:46:19.206 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:19.239 | Selecting previously unselected package ovmf. 2026-07-03 13:46:19.253 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-07-03 13:46:19.255 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-07-03 13:46:19.373 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:19.379 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.386 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-03 13:46:19.395 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-03 13:46:19.400 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-03 13:46:19.406 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-03 13:46:19.414 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-03 13:46:19.429 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.435 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-03 13:46:19.442 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-03 13:46:19.449 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-03 13:46:19.456 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-03 13:46:19.462 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-03 13:46:19.467 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-03 13:46:19.475 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-03 13:46:19.481 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:19.486 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.490 | Setting up msr-tools (1.3-5build1) ... 2026-07-03 13:46:19.495 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-03 13:46:19.501 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-03 13:46:19.510 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-03 13:46:19.517 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-03 13:46:19.524 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-03 13:46:19.529 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-03 13:46:19.534 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-03 13:46:19.543 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-03 13:46:19.548 | Setting up acl (2.3.2-1build1.1) ... 2026-07-03 13:46:19.557 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-07-03 13:46:19.563 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.568 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-07-03 13:46:19.574 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-07-03 13:46:19.581 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:19.589 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.594 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-03 13:46:19.599 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-03 13:46:19.603 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-03 13:46:19.608 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-03 13:46:19.618 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-03 13:46:19.625 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-03 13:46:19.630 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:19.634 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-03 13:46:19.640 | Setting up seabios (1.16.3-2) ... 2026-07-03 13:46:19.644 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-03 13:46:19.651 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-03 13:46:19.656 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-07-03 13:46:19.662 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-03 13:46:19.668 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-03 13:46:19.673 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-03 13:46:19.678 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-03 13:46:19.683 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-03 13:46:19.690 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-03 13:46:19.696 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-03 13:46:19.702 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-03 13:46:19.707 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-03 13:46:19.711 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-03 13:46:19.716 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-03 13:46:19.720 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-03 13:46:19.725 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-03 13:46:19.730 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-03 13:46:19.735 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-03 13:46:19.741 | Setting up ksmtuned (4.20150326) ... 2026-07-03 13:46:19.871 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-03 13:46:19.993 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-03 13:46:20.326 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-03 13:46:20.333 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-03 13:46:20.344 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-03 13:46:20.353 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-03 13:46:20.362 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:20.371 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-07-03 13:46:20.383 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-03 13:46:20.393 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-03 13:46:20.400 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-03 13:46:20.407 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-03 13:46:20.414 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-03 13:46:20.422 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-03 13:46:20.430 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-03 13:46:20.434 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.11) ... 2026-07-03 13:46:20.440 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-03 13:46:20.445 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-03 13:46:20.449 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-03 13:46:20.454 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:20.460 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-03 13:46:20.464 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:20.468 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-03 13:46:20.473 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:20.607 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-03 13:46:21.444 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:21.449 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:21.455 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:21.590 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-03 13:46:21.908 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-03 13:46:21.929 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-03 13:46:21.941 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-03 13:46:21.953 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:21.965 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:21.974 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-03 13:46:21.982 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:21.993 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:22.001 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-03 13:46:22.010 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:22.018 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-03 13:46:22.029 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-03 13:46:22.041 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:22.053 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-03 13:46:22.061 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-03 13:46:22.071 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-03 13:46:22.079 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:22.090 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:22.100 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-03 13:46:22.108 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:22.117 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:46:22.125 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:46:23.083 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-03 13:46:23.103 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-07-03 13:46:23.118 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-03 13:46:23.213 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:46:23.870 | 2026-07-03 13:46:23.870 | Running kernel seems to be up-to-date. 2026-07-03 13:46:23.870 | 2026-07-03 13:46:23.870 | Restarting services... 2026-07-03 13:46:23.879 | 2026-07-03 13:46:23.879 | Service restarts being deferred: 2026-07-03 13:46:23.879 | systemctl restart networkd-dispatcher.service 2026-07-03 13:46:23.879 | 2026-07-03 13:46:23.880 | No containers need to be restarted. 2026-07-03 13:46:23.880 | 2026-07-03 13:46:23.880 | User sessions running outdated binaries: 2026-07-03 13:46:23.880 | ubuntu @ session #4: python3[7144] 2026-07-03 13:46:23.891 | 2026-07-03 13:46:23.891 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:46:25.246 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:46:25.248 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:46:25.250 | + functions-common:time_stop:2420 : local name 2026-07-03 13:46:25.253 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:46:25.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:46:25.257 | + functions-common:time_stop:2423 : local total 2026-07-03 13:46:25.259 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:46:25.261 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:46:25.263 | + functions-common:time_stop:2427 : start_time=1783086367012 2026-07-03 13:46:25.265 | + functions-common:time_stop:2429 : [[ -z 1783086367012 ]] 2026-07-03 13:46:25.268 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:46:25.271 | + functions-common:time_stop:2432 : end_time=1783086385269 2026-07-03 13:46:25.273 | + functions-common:time_stop:2433 : elapsed_time=18257 2026-07-03 13:46:25.275 | + functions-common:time_stop:2434 : total=670 2026-07-03 13:46:25.277 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:46:25.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18927 2026-07-03 13:46:25.280 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:46:25.283 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-03 13:46:25.298 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-03 13:46:25.299 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-03 13:46:25.301 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-03 13:46:25.303 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-03 13:46:25.306 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-03 13:46:25.308 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-03 13:46:25.308 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-03 13:46:25.317 | 0 2026-07-03 13:46:25.321 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-03 13:46:25.324 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:25.326 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-03 13:46:25.328 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-03 13:46:25.330 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-03 13:46:25.332 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-03 13:46:25.343 | vm.dirty_ratio = 60 2026-07-03 13:46:25.347 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-03 13:46:25.349 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-03 13:46:25.352 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-03 13:46:25.354 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-03 13:46:25.362 | vm.dirty_background_ratio = 10 2026-07-03 13:46:25.366 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-03 13:46:25.368 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-03 13:46:25.370 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-03 13:46:25.372 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-03 13:46:25.380 | vm.vfs_cache_pressure = 50 2026-07-03 13:46:25.384 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-03 13:46:25.386 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-03 13:46:25.388 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-03 13:46:25.390 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-03 13:46:25.398 | vm.swappiness = 100 2026-07-03 13:46:25.402 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-03 13:46:25.412 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-03 13:46:25.412 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-03 13:46:25.412 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-03 13:46:25.412 | /proc/sys/vm/compaction_proactiveness:20 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_background_bytes:0 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_background_ratio:10 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_bytes:0 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_ratio:60 2026-07-03 13:46:25.412 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-03 13:46:25.412 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-03 13:46:25.412 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-03 13:46:25.413 | /proc/sys/vm/extfrag_threshold:500 2026-07-03 13:46:25.413 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-03 13:46:25.413 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-03 13:46:25.413 | /proc/sys/vm/laptop_mode:0 2026-07-03 13:46:25.413 | /proc/sys/vm/legacy_va_layout:0 2026-07-03 13:46:25.413 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-03 13:46:25.413 | /proc/sys/vm/max_map_count:1048576 2026-07-03 13:46:25.413 | /proc/sys/vm/memfd_noexec:0 2026-07-03 13:46:25.413 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-03 13:46:25.413 | /proc/sys/vm/memory_failure_recovery:1 2026-07-03 13:46:25.413 | /proc/sys/vm/min_free_kbytes:67584 2026-07-03 13:46:25.413 | /proc/sys/vm/min_slab_ratio:5 2026-07-03 13:46:25.413 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-03 13:46:25.413 | /proc/sys/vm/mmap_min_addr:65536 2026-07-03 13:46:25.413 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-03 13:46:25.413 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-03 13:46:25.413 | /proc/sys/vm/nr_hugepages:41 2026-07-03 13:46:25.413 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-03 13:46:25.413 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-03 13:46:25.413 | /proc/sys/vm/numa_stat:1 2026-07-03 13:46:25.413 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-03 13:46:25.413 | /proc/sys/vm/oom_dump_tasks:0 2026-07-03 13:46:25.413 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-03 13:46:25.413 | /proc/sys/vm/overcommit_kbytes:0 2026-07-03 13:46:25.413 | /proc/sys/vm/overcommit_memory:0 2026-07-03 13:46:25.413 | /proc/sys/vm/overcommit_ratio:50 2026-07-03 13:46:25.413 | /proc/sys/vm/page-cluster:3 2026-07-03 13:46:25.413 | /proc/sys/vm/page_lock_unfairness:5 2026-07-03 13:46:25.413 | /proc/sys/vm/panic_on_oom:0 2026-07-03 13:46:25.413 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-03 13:46:25.413 | /proc/sys/vm/stat_interval:1 2026-07-03 13:46:25.413 | /proc/sys/vm/swappiness:100 2026-07-03 13:46:25.413 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-03 13:46:25.413 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-03 13:46:25.413 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-03 13:46:25.413 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-03 13:46:25.413 | /proc/sys/vm/watermark_scale_factor:10 2026-07-03 13:46:25.413 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-03 13:46:25.416 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-03 13:46:25.420 | + lib/host:tune_host:126 : configure_host_net 2026-07-03 13:46:25.422 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-03 13:46:25.425 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:25.427 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-03 13:46:25.429 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-03 13:46:25.430 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-03 13:46:25.432 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-03 13:46:25.441 | net.ipv4.tcp_keepalive_time = 60 2026-07-03 13:46:25.445 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-03 13:46:25.447 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-03 13:46:25.449 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-03 13:46:25.451 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-03 13:46:25.460 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-03 13:46:25.464 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-03 13:46:25.465 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-03 13:46:25.468 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-03 13:46:25.470 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-03 13:46:25.480 | net.ipv4.tcp_keepalive_probes = 6 2026-07-03 13:46:25.484 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-03 13:46:25.486 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-03 13:46:25.488 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-03 13:46:25.490 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-03 13:46:25.498 | net.ipv4.tcp_fastopen = 3 2026-07-03 13:46:25.503 | + 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-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fastopen_key:1693add9-0b2d6002-04136cc6-8ea4da8d 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_mem:756555 1008740 1513110 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-03 13:46:25.514 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-03 13:46:25.515 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-03 13:46:25.518 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-03 13:46:25.520 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-03 13:46:25.522 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-03 13:46:25.524 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-03 13:46:25.533 | net.core.default_qdisc = pfifo_fast 2026-07-03 13:46:25.536 | + ./stack.sh:main:597 : fetch_plugins 2026-07-03 13:46:25.538 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-03 13:46:25.540 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-03 13:46:25.542 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-03 13:46:25.544 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-03 13:46:25.544 | Fetching DevStack plugins 2026-07-03 13:46:25.547 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-03 13:46:25.549 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-03 13:46:25.551 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-03 13:46:25.553 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-03 13:46:25.555 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-03 13:46:25.557 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-03 13:46:25.559 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-03 13:46:25.561 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-03 13:46:25.563 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-03 13:46:25.565 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:46:25.567 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:46:25.570 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:46:25.572 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:46:25.574 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:46:25.577 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:46:25.591 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:46:25.593 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:46:25.595 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:25.598 | + functions-common:git_clone:610 : echo master 2026-07-03 13:46:25.598 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:46:25.602 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-03 13:46:25.605 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:25.607 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-03 13:46:25.620 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-03 13:46:25.622 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:46:25.623 | + functions-common:git_clone:673 : head -1 2026-07-03 13:46:25.747 | e4df77137e Merge "Adapt to new testtools" 2026-07-03 13:46:25.752 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:46:25.754 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-03 13:46:25.757 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-03 13:46:25.759 | + functions-common:run_phase:1849 : local phase= 2026-07-03 13:46:25.761 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:46:25.763 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:46:25.766 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:46:25.768 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:46:25.770 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:46:25.773 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:46:25.776 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:46:25.778 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:46:25.780 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:46:25.782 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-03 13:46:25.784 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:46:25.798 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:25.800 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-03 13:46:25.802 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-03 13:46:25.804 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-03 13:46:25.806 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-03 13:46:25.808 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-03 13:46:25.810 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-03 13:46:25.812 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-03 13:46:25.814 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-03 13:46:25.815 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-03 13:46:25.817 | + 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-03 13:46:25.820 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-03 13:46:25.822 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-03 13:46:25.824 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-03 13:46:25.826 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-03 13:46:25.828 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-03 13:46:25.828 | Overriding Configuration Defaults 2026-07-03 13:46:25.830 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-03 13:46:25.833 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-03 13:46:25.835 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-03 13:46:25.837 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/apache 2026-07-03 13:46:25.854 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/tls 2026-07-03 13:46:25.856 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-03 13:46:25.870 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:25.872 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.97 2026-07-03 13:46:25.874 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-03 13:46:25.875 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.97 2026-07-03 13:46:25.878 | ++ lib/tls:source:40 : TLS_IP=10.4.3.97 2026-07-03 13:46:25.881 | +++ lib/tls:source:43 : hostname -f 2026-07-03 13:46:25.884 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-03 13:46:25.887 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-03 13:46:25.889 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-03 13:46:25.890 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-03 13:46:25.893 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-03 13:46:25.895 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-03 13:46:25.897 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-03 13:46:25.900 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-03 13:46:25.902 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-03 13:46:25.906 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-03 13:46:25.908 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/infra 2026-07-03 13:46:25.920 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/libraries 2026-07-03 13:46:25.937 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/lvm 2026-07-03 13:46:25.949 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/horizon 2026-07-03 13:46:25.961 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/keystone 2026-07-03 13:46:25.995 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/glance 2026-07-03 13:46:26.070 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/nova 2026-07-03 13:46:26.169 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/placement 2026-07-03 13:46:26.195 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/cinder 2026-07-03 13:46:26.250 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/swift 2026-07-03 13:46:26.305 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/neutron 2026-07-03 13:46:26.308 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-03 13:46:26.324 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:26.326 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-03 13:46:26.328 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-03 13:46:26.331 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-03 13:46:26.334 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-03 13:46:26.336 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-03 13:46:26.339 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-03 13:46:26.352 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:26.355 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-03 13:46:26.358 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-03 13:46:26.360 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-03 13:46:26.363 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-03 13:46:26.365 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-03 13:46:26.368 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-03 13:46:26.370 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-03 13:46:26.373 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-03 13:46:26.376 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-03 13:46:26.391 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-03 13:46:26.393 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-03 13:46:26.395 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-03 13:46:26.398 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-03 13:46:26.401 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-03 13:46:26.403 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-03 13:46:26.406 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-03 13:46:26.408 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-03 13:46:26.410 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-03 13:46:26.413 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-03 13:46:26.415 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-03 13:46:26.417 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-03 13:46:26.419 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.97 2026-07-03 13:46:26.422 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-03 13:46:26.425 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-03 13:46:26.427 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-03 13:46:26.428 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-03 13:46:26.432 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-03 13:46:26.434 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-03 13:46:26.436 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-03 13:46:26.439 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-03 13:46:26.442 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-03 13:46:26.445 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-03 13:46:26.459 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-03 13:46:26.462 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.97 2026-07-03 13:46:26.465 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.97 2026-07-03 13:46:26.465 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-03 13:46:26.469 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.97 2026-07-03 13:46:26.471 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-03 13:46:26.473 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-03 13:46:26.476 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-03 13:46:26.478 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-03 13:46:26.480 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-03 13:46:26.482 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-03 13:46:26.485 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-03 13:46:26.487 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-03 13:46:26.490 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-03 13:46:26.492 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-03 13:46:26.494 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-03 13:46:26.495 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-03 13:46:26.497 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-03 13:46:26.499 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-03 13:46:26.502 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-03 13:46:26.504 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-03 13:46:26.506 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-03 13:46:26.508 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-03 13:46:26.511 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:46:26.513 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-03 13:46:26.515 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-03 13:46:26.518 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-03 13:46:26.533 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:26.535 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-03 13:46:26.538 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-03 13:46:26.541 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-03 13:46:26.543 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-03 13:46:26.545 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:26.547 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-03 13:46:26.550 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-03 13:46:26.552 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-03 13:46:26.554 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-03 13:46:26.557 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-03 13:46:26.559 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-03 13:46:26.561 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-03 13:46:26.563 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-03 13:46:26.565 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-03 13:46:26.567 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-03 13:46:26.570 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-03 13:46:26.572 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-03 13:46:26.574 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-03 13:46:26.576 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-03 13:46:26.687 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-03 13:46:26.701 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-03 13:46:26.704 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-03 13:46:26.706 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-03 13:46:26.708 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-03 13:46:26.710 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-03 13:46:26.713 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-03 13:46:26.716 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-03 13:46:26.718 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-03 13:46:26.721 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-03 13:46:26.723 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-03 13:46:26.725 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-03 13:46:26.727 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-03 13:46:26.730 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-03 13:46:26.733 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-03 13:46:26.735 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-03 13:46:26.738 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-03 13:46:26.741 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-03 13:46:26.743 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-03 13:46:26.745 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-03 13:46:26.748 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-03 13:46:26.752 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-03 13:46:26.752 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-03 13:46:26.752 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-03 13:46:26.753 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-03 13:46:26.758 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=0b:3176:802e 2026-07-03 13:46:26.760 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-03 13:46:26.762 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-03 13:46:26.765 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-03 13:46:26.767 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-03 13:46:26.770 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd0b:3176:802e::/56 2026-07-03 13:46:26.773 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd0b:3176:802e::/56 2026-07-03 13:46:26.773 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-03 13:46:26.779 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd0b:3176:802e::/64 2026-07-03 13:46:26.781 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-03 13:46:26.784 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-03 13:46:26.786 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-03 13:46:26.788 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-03 13:46:26.790 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-03 13:46:26.792 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-03 13:46:26.794 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-03 13:46:26.796 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-03 13:46:26.798 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-03 13:46:26.799 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-03 13:46:26.802 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-03 13:46:26.804 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-03 13:46:26.806 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-03 13:46:26.808 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd0b:3176:802e::/56 2026-07-03 13:46:26.810 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-03 13:46:26.813 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-03 13:46:26.816 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-03 13:46:26.816 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-03 13:46:26.816 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-03 13:46:26.822 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-03 13:46:26.825 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-03 13:46:26.826 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-03 13:46:26.826 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-03 13:46:26.831 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-03 13:46:26.835 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-03 13:46:26.838 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-03 13:46:26.841 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-03 13:46:26.844 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-03 13:46:26.847 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-03 13:46:26.849 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-03 13:46:26.851 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-03 13:46:26.854 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-03 13:46:26.856 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-03 13:46:26.873 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/ldap 2026-07-03 13:46:26.887 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/dstat 2026-07-03 13:46:26.900 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/atop 2026-07-03 13:46:26.913 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/tcpdump 2026-07-03 13:46:26.926 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/etcd3 2026-07-03 13:46:26.955 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/os-vif 2026-07-03 13:46:26.959 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-03 13:46:26.961 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-03 13:46:26.963 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-03 13:46:26.966 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-03 13:46:26.969 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-03 13:46:26.983 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-03 13:46:26.985 | + ./stack.sh:main:632 : run_phase source 2026-07-03 13:46:26.987 | + functions-common:run_phase:1848 : local mode=source 2026-07-03 13:46:26.989 | + functions-common:run_phase:1849 : local phase= 2026-07-03 13:46:26.991 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:46:26.992 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:46:26.994 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:46:26.996 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:46:26.998 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:46:27.001 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:46:27.004 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:46:27.006 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:46:27.008 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:46:27.010 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-03 13:46:27.013 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:46:27.025 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:27.027 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-03 13:46:27.028 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-03 13:46:27.067 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-03 13:46:27.069 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-03 13:46:27.071 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-03 13:46:27.074 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-03 13:46:27.076 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-03 13:46:27.079 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-03 13:46:27.081 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-03 13:46:27.083 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-03 13:46:27.083 | Loading plugin settings 2026-07-03 13:46:27.085 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-03 13:46:27.088 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-03 13:46:27.091 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-03 13:46:27.093 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-03 13:46:27.096 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-03 13:46:27.098 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-03 13:46:27.101 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-03 13:46:27.103 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-03 13:46:27.106 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-03 13:46:27.109 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-03 13:46:27.111 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-03 13:46:27.114 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-03 13:46:27.116 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-03 13:46:27.118 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:46:27.121 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-03 13:46:27.138 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-03 13:46:27.141 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-03 13:46:27.143 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-03 13:46:27.146 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-03 13:46:27.148 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-03 13:46:27.151 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-03 13:46:27.168 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-03 13:46:27.171 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-03 13:46:27.173 | + functions-common:verify_disabled_services:2131 : local service 2026-07-03 13:46:27.176 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.178 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-03 13:46:27.181 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.183 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-03 13:46:27.186 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.188 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-03 13:46:27.191 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.193 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-03 13:46:27.195 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.198 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-03 13:46:27.201 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.203 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-03 13:46:27.205 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.208 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-03 13:46:27.210 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.213 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-03 13:46:27.215 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.217 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-03 13:46:27.219 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.221 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-03 13:46:27.223 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.225 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-03 13:46:27.228 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.230 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-03 13:46:27.233 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.235 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-03 13:46:27.238 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.240 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-03 13:46:27.243 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.244 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-03 13:46:27.246 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.248 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-03 13:46:27.251 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.253 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-03 13:46:27.256 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.258 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-03 13:46:27.261 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.263 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-03 13:46:27.265 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.267 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-03 13:46:27.270 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.272 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-03 13:46:27.275 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.277 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-03 13:46:27.280 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.283 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-03 13:46:27.286 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.288 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-03 13:46:27.291 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.294 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-03 13:46:27.296 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.298 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-03 13:46:27.301 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.303 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-03 13:46:27.306 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.308 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-03 13:46:27.311 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.313 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-03 13:46:27.316 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.319 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-03 13:46:27.321 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:46:27.324 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-03 13:46:27.327 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-03 13:46:27.330 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-03 13:46:27.332 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-03 13:46:27.349 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:27.351 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-03 13:46:27.354 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-03 13:46:27.357 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-03 13:46:27.373 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:46:27.376 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-03 13:46:27.379 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-03 13:46:27.381 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-03 13:46:27.384 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-03 13:46:27.386 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-03 13:46:27.389 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-03 13:46:27.391 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-03 13:46:27.394 | + lib/database:initialize_database_backends:92 : return 0 2026-07-03 13:46:27.397 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-03 13:46:27.397 | Using mysql database backend 2026-07-03 13:46:27.399 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-03 13:46:27.415 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-03 13:46:27.418 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-03 13:46:27.420 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-03 13:46:27.423 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-03 13:46:27.426 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-03 13:46:27.429 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-03 13:46:27.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:27.448 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-03 13:46:27.465 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-03 13:46:27.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:27.484 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-03 13:46:27.502 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-03 13:46:27.519 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-03 13:46:27.536 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:46:27.539 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-03 13:46:27.556 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:46:27.559 | + ./stack.sh:main:757 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-03 13:46:27.577 | + ./stack.sh:main:759 : [[ -z '' ]] 2026-07-03 13:46:27.579 | + ./stack.sh:main:759 : [[ False == \T\r\u\e ]] 2026-07-03 13:46:27.581 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-03 13:46:27.584 | + functions-common:save_stackenv:65 : local tag=765 2026-07-03 13:46:27.588 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-03 13:46:27.592 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-134627 2026-07-03 13:46:27.594 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-134627 765' 2026-07-03 13:46:27.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.598 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-03 13:46:27.600 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.602 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-03 13:46:27.604 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.606 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-03 13:46:27.608 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.610 | + 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-03 13:46:27.612 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.615 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.97 2026-07-03 13:46:27.618 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.621 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.97/identity 2026-07-03 13:46:27.623 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.626 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-03-134603 2026-07-03 13:46:27.629 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.631 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-03 13:46:27.633 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.635 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.97 2026-07-03 13:46:27.637 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.639 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-03 13:46:27.640 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.642 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.97 2026-07-03 13:46:27.645 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.648 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-03 13:46:27.651 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.654 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-03 13:46:27.657 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.659 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.97 2026-07-03 13:46:27.662 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:46:27.665 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-03 13:46:27.668 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-03 13:46:27.671 | + ./stack.sh:main:778 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-03 13:46:27.673 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-03 13:46:27.675 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-03 13:46:27.677 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:46:27.679 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:46:27.683 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:46:27.685 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:46:27.688 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:46:27.691 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:46:27.707 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:46:27.709 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:46:27.711 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:27.714 | + functions-common:git_clone:610 : echo master 2026-07-03 13:46:27.714 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:46:27.718 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-03 13:46:27.721 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:27.724 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-03 13:46:27.738 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-03 13:46:27.741 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:46:27.741 | + functions-common:git_clone:673 : head -1 2026-07-03 13:46:27.752 | 2c5b9965 Updated from generate-constraints 2026-07-03 13:46:27.754 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:46:27.757 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-03 13:46:27.760 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:46:27.763 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-03 13:46:27.765 | + ./stack.sh:main:783 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-03 13:46:27.770 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-03 13:46:27.772 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-03 13:46:27.775 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-03 13:46:27.779 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-03 13:46:27.781 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-03 13:46:27.784 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-03 13:46:27.788 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-03 13:46:27.792 | ++ tools/install_prereqs.sh:source:47 : NOW=1783086387 2026-07-03 13:46:27.795 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-03 13:46:27.800 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-03 13:46:27.803 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-03 13:46:27.806 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783086387 2026-07-03 13:46:27.809 | ++ tools/install_prereqs.sh:source:50 : [[ 1783086387 -lt 7200 ]] 2026-07-03 13:46:27.812 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-03 13:46:27.814 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-03 13:46:27.817 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-03 13:46:27.820 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-03 13:46:27.823 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-03 13:46:27.826 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-03 13:46:27.828 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-03 13:46:27.830 | +++ 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-03 13:46:27.861 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-03 13:46:27.861 | apache2-dev 2026-07-03 13:46:27.861 | bc 2026-07-03 13:46:27.861 | bsdmainutils 2026-07-03 13:46:27.861 | curl 2026-07-03 13:46:27.861 | g++ 2026-07-03 13:46:27.861 | gawk 2026-07-03 13:46:27.861 | gcc 2026-07-03 13:46:27.861 | gettext 2026-07-03 13:46:27.861 | git 2026-07-03 13:46:27.861 | graphviz 2026-07-03 13:46:27.861 | iputils-ping 2026-07-03 13:46:27.861 | libffi-dev 2026-07-03 13:46:27.861 | libjpeg-dev 2026-07-03 13:46:27.861 | libpq-dev 2026-07-03 13:46:27.861 | libssl-dev 2026-07-03 13:46:27.861 | libsystemd-dev 2026-07-03 13:46:27.861 | libxml2-dev 2026-07-03 13:46:27.861 | libxslt1-dev 2026-07-03 13:46:27.861 | libyaml-dev 2026-07-03 13:46:27.861 | lsof 2026-07-03 13:46:27.861 | openssh-server 2026-07-03 13:46:27.861 | openssl 2026-07-03 13:46:27.861 | pkg-config 2026-07-03 13:46:27.861 | psmisc 2026-07-03 13:46:27.861 | python3-dev 2026-07-03 13:46:27.861 | python3-pip 2026-07-03 13:46:27.861 | python3-systemd 2026-07-03 13:46:27.861 | python3-venv 2026-07-03 13:46:27.861 | tar 2026-07-03 13:46:27.861 | tcpdump 2026-07-03 13:46:27.861 | unzip 2026-07-03 13:46:27.861 | uuid-runtime 2026-07-03 13:46:27.861 | wget 2026-07-03 13:46:27.861 | zlib1g-dev 2026-07-03 13:46:27.861 | lvm2 2026-07-03 13:46:27.861 | qemu-utils 2026-07-03 13:46:27.861 | thin-provisioning-tools 2026-07-03 13:46:27.861 | lsscsi 2026-07-03 13:46:27.861 | open-iscsi 2026-07-03 13:46:27.861 | libkrb5-dev 2026-07-03 13:46:27.861 | libldap2-dev 2026-07-03 13:46:27.861 | libsasl2-dev 2026-07-03 13:46:27.861 | memcached 2026-07-03 13:46:27.861 | python3-mysqldb 2026-07-03 13:46:27.861 | sqlite3 2026-07-03 13:46:27.862 | conntrack 2026-07-03 13:46:27.862 | curl 2026-07-03 13:46:27.862 | ebtables 2026-07-03 13:46:27.862 | genisoimage 2026-07-03 13:46:27.862 | iptables 2026-07-03 13:46:27.862 | iputils-arping 2026-07-03 13:46:27.862 | kpartx 2026-07-03 13:46:27.862 | libjs-jquery-tablesorter 2026-07-03 13:46:27.862 | parted 2026-07-03 13:46:27.862 | pm-utils 2026-07-03 13:46:27.862 | python3-mysqldb 2026-07-03 13:46:27.862 | socat 2026-07-03 13:46:27.862 | sqlite3 2026-07-03 13:46:27.862 | sudo 2026-07-03 13:46:27.862 | vlan 2026-07-03 13:46:27.862 | cryptsetup 2026-07-03 13:46:27.862 | dosfstools 2026-07-03 13:46:27.862 | genisoimage 2026-07-03 13:46:27.862 | gir1.2-libosinfo-1.0 2026-07-03 13:46:27.862 | netcat-openbsd 2026-07-03 13:46:27.862 | open-iscsi 2026-07-03 13:46:27.862 | qemu-utils 2026-07-03 13:46:27.862 | sg3-utils 2026-07-03 13:46:27.862 | sysfsutils 2026-07-03 13:46:27.862 | acl 2026-07-03 13:46:27.862 | dnsmasq-base 2026-07-03 13:46:27.862 | dnsmasq-utils 2026-07-03 13:46:27.862 | ebtables 2026-07-03 13:46:27.862 | haproxy 2026-07-03 13:46:27.862 | iptables 2026-07-03 13:46:27.862 | iputils-arping 2026-07-03 13:46:27.862 | iputils-ping 2026-07-03 13:46:27.862 | postgresql-server-dev-all 2026-07-03 13:46:27.862 | python3-mysqldb 2026-07-03 13:46:27.862 | sqlite3 2026-07-03 13:46:27.862 | sudo 2026-07-03 13:46:27.862 | vlan 2026-07-03 13:46:27.862 | curl 2026-07-03 13:46:27.862 | liberasurecode-dev 2026-07-03 13:46:27.862 | make 2026-07-03 13:46:27.862 | memcached 2026-07-03 13:46:27.862 | rsync 2026-07-03 13:46:27.862 | sqlite3 2026-07-03 13:46:27.862 | xfsprogs 2026-07-03 13:46:27.862 | apache2' 2026-07-03 13:46:27.864 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-03 13:46:27.884 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-03 13:46:27.884 | apache2-dev 2026-07-03 13:46:27.884 | bc 2026-07-03 13:46:27.884 | bsdmainutils 2026-07-03 13:46:27.884 | curl 2026-07-03 13:46:27.884 | g++ 2026-07-03 13:46:27.884 | gawk 2026-07-03 13:46:27.884 | gcc 2026-07-03 13:46:27.884 | gettext 2026-07-03 13:46:27.884 | git 2026-07-03 13:46:27.884 | graphviz 2026-07-03 13:46:27.884 | iputils-ping 2026-07-03 13:46:27.884 | libffi-dev 2026-07-03 13:46:27.884 | libjpeg-dev 2026-07-03 13:46:27.884 | libpq-dev 2026-07-03 13:46:27.884 | libssl-dev 2026-07-03 13:46:27.884 | libsystemd-dev 2026-07-03 13:46:27.884 | libxml2-dev 2026-07-03 13:46:27.884 | libxslt1-dev 2026-07-03 13:46:27.884 | libyaml-dev 2026-07-03 13:46:27.884 | lsof 2026-07-03 13:46:27.884 | openssh-server 2026-07-03 13:46:27.884 | openssl 2026-07-03 13:46:27.884 | pkg-config 2026-07-03 13:46:27.884 | psmisc 2026-07-03 13:46:27.884 | python3-dev 2026-07-03 13:46:27.884 | python3-pip 2026-07-03 13:46:27.884 | python3-systemd 2026-07-03 13:46:27.884 | python3-venv 2026-07-03 13:46:27.884 | tar 2026-07-03 13:46:27.884 | tcpdump 2026-07-03 13:46:27.884 | unzip 2026-07-03 13:46:27.884 | uuid-runtime 2026-07-03 13:46:27.884 | wget 2026-07-03 13:46:27.884 | zlib1g-dev 2026-07-03 13:46:27.884 | lvm2 2026-07-03 13:46:27.884 | qemu-utils 2026-07-03 13:46:27.884 | thin-provisioning-tools 2026-07-03 13:46:27.884 | lsscsi 2026-07-03 13:46:27.884 | open-iscsi 2026-07-03 13:46:27.884 | libkrb5-dev 2026-07-03 13:46:27.884 | libldap2-dev 2026-07-03 13:46:27.884 | libsasl2-dev 2026-07-03 13:46:27.884 | memcached 2026-07-03 13:46:27.884 | python3-mysqldb 2026-07-03 13:46:27.884 | sqlite3 2026-07-03 13:46:27.884 | conntrack 2026-07-03 13:46:27.884 | curl 2026-07-03 13:46:27.884 | ebtables 2026-07-03 13:46:27.884 | genisoimage 2026-07-03 13:46:27.884 | iptables 2026-07-03 13:46:27.884 | iputils-arping 2026-07-03 13:46:27.884 | kpartx 2026-07-03 13:46:27.884 | libjs-jquery-tablesorter 2026-07-03 13:46:27.884 | parted 2026-07-03 13:46:27.884 | pm-utils 2026-07-03 13:46:27.884 | python3-mysqldb 2026-07-03 13:46:27.884 | socat 2026-07-03 13:46:27.884 | sqlite3 2026-07-03 13:46:27.884 | sudo 2026-07-03 13:46:27.884 | vlan 2026-07-03 13:46:27.884 | cryptsetup 2026-07-03 13:46:27.884 | dosfstools 2026-07-03 13:46:27.884 | genisoimage 2026-07-03 13:46:27.884 | gir1.2-libosinfo-1.0 2026-07-03 13:46:27.884 | netcat-openbsd 2026-07-03 13:46:27.884 | open-iscsi 2026-07-03 13:46:27.884 | qemu-utils 2026-07-03 13:46:27.884 | sg3-utils 2026-07-03 13:46:27.884 | sysfsutils 2026-07-03 13:46:27.884 | acl 2026-07-03 13:46:27.884 | dnsmasq-base 2026-07-03 13:46:27.884 | dnsmasq-utils 2026-07-03 13:46:27.884 | ebtables 2026-07-03 13:46:27.884 | haproxy 2026-07-03 13:46:27.884 | iptables 2026-07-03 13:46:27.884 | iputils-arping 2026-07-03 13:46:27.884 | iputils-ping 2026-07-03 13:46:27.884 | postgresql-server-dev-all 2026-07-03 13:46:27.885 | python3-mysqldb 2026-07-03 13:46:27.885 | sqlite3 2026-07-03 13:46:27.885 | sudo 2026-07-03 13:46:27.885 | vlan 2026-07-03 13:46:27.885 | curl 2026-07-03 13:46:27.885 | liberasurecode-dev 2026-07-03 13:46:27.885 | make 2026-07-03 13:46:27.885 | memcached 2026-07-03 13:46:27.885 | rsync 2026-07-03 13:46:27.885 | sqlite3 2026-07-03 13:46:27.885 | xfsprogs 2026-07-03 13:46:27.885 | apache2 ' 2026-07-03 13:46:27.886 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-03 13:46:27.889 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:27.891 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:27.894 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-03 13:46:27.895 | ++ 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-03 13:46:27.898 | ++ 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-03 13:46:27.901 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-03 13:46:27.903 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:46:27.905 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:46:27.907 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:46:27.909 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:46:27.912 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:46:27.914 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:27.916 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:27.918 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:46:27.920 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:46:27.922 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:46:27.924 | ++ functions-common:apt_get_update:1167 : return 2026-07-03 13:46:27.927 | ++ 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-03 13:46:27.929 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:46:27.931 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:46:27.934 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:46:27.935 | ++ 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-03 13:46:27.955 | ++ 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-03 13:46:27.983 | Reading package lists... 2026-07-03 13:46:28.216 | Building dependency tree... 2026-07-03 13:46:28.217 | Reading state information... 2026-07-03 13:46:28.539 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-03 13:46:28.539 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-03 13:46:28.539 | g++ set to manually installed. 2026-07-03 13:46:28.539 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-03 13:46:28.539 | gawk set to manually installed. 2026-07-03 13:46:28.539 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-03 13:46:28.539 | gcc set to manually installed. 2026-07-03 13:46:28.539 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-03 13:46:28.539 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-03 13:46:28.539 | iputils-ping set to manually installed. 2026-07-03 13:46:28.539 | lsof is already the newest version (4.95.0-1build3). 2026-07-03 13:46:28.539 | psmisc is already the newest version (23.7-1build1). 2026-07-03 13:46:28.539 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-03 13:46:28.539 | python3-dev set to manually installed. 2026-07-03 13:46:28.539 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-03 13:46:28.539 | python3-systemd is already the newest version (235-1build4). 2026-07-03 13:46:28.539 | python3-systemd set to manually installed. 2026-07-03 13:46:28.539 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-03 13:46:28.539 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-03 13:46:28.539 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-03 13:46:28.539 | unzip set to manually installed. 2026-07-03 13:46:28.539 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-03 13:46:28.539 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-03 13:46:28.539 | zlib1g-dev set to manually installed. 2026-07-03 13:46:28.539 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-03 13:46:28.539 | lvm2 set to manually installed. 2026-07-03 13:46:28.539 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-03 13:46:28.539 | qemu-utils set to manually installed. 2026-07-03 13:46:28.539 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-03 13:46:28.539 | thin-provisioning-tools set to manually installed. 2026-07-03 13:46:28.539 | lsscsi is already the newest version (0.32-1build1). 2026-07-03 13:46:28.539 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-03 13:46:28.539 | open-iscsi set to manually installed. 2026-07-03 13:46:28.539 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-03 13:46:28.539 | iptables set to manually installed. 2026-07-03 13:46:28.539 | parted is already the newest version (3.6-4build1). 2026-07-03 13:46:28.539 | socat is already the newest version (1.8.0.0-4build3). 2026-07-03 13:46:28.539 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-03 13:46:28.539 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-03 13:46:28.539 | cryptsetup set to manually installed. 2026-07-03 13:46:28.539 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-03 13:46:28.540 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-03 13:46:28.540 | netcat-openbsd set to manually installed. 2026-07-03 13:46:28.540 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-03 13:46:28.540 | sg3-utils set to manually installed. 2026-07-03 13:46:28.540 | acl is already the newest version (2.3.2-1build1.1). 2026-07-03 13:46:28.540 | acl set to manually installed. 2026-07-03 13:46:28.540 | make is already the newest version (4.3-4.1build2). 2026-07-03 13:46:28.540 | make set to manually installed. 2026-07-03 13:46:28.540 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-03 13:46:28.540 | The following additional packages will be installed: 2026-07-03 13:46:28.540 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-03 13:46:28.540 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-03 13:46:28.540 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-03 13:46:28.540 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-03 13:46:28.540 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-03 13:46:28.540 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-03 13:46:28.540 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-03 13:46:28.540 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-03 13:46:28.540 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-03 13:46:28.540 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-03 13:46:28.540 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-03 13:46:28.540 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-03 13:46:28.540 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-03 13:46:28.540 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-03 13:46:28.540 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-03 13:46:28.540 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-03 13:46:28.540 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-03 13:46:28.540 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-03 13:46:28.540 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-03 13:46:28.540 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-03 13:46:28.540 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-03 13:46:28.540 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-03 13:46:28.541 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-03 13:46:28.541 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-03 13:46:28.541 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-03 13:46:28.541 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-03 13:46:28.541 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-03 13:46:28.543 | Suggested packages: 2026-07-03 13:46:28.543 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-03 13:46:28.543 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-03 13:46:28.543 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-03 13:46:28.543 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-03 13:46:28.543 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-03 13:46:28.543 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-03 13:46:28.543 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-03 13:46:28.543 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-03 13:46:28.543 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-03 13:46:28.543 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-03 13:46:28.543 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-03 13:46:28.543 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-03 13:46:28.543 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-03 13:46:28.543 | tar-doc util-linux-extra util-linux-locales 2026-07-03 13:46:28.687 | The following NEW packages will be installed: 2026-07-03 13:46:28.688 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-03 13:46:28.688 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-03 13:46:28.688 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-03 13:46:28.688 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-03 13:46:28.688 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-03 13:46:28.688 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-03 13:46:28.688 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-03 13:46:28.688 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-03 13:46:28.688 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-03 13:46:28.688 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-03 13:46:28.688 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-03 13:46:28.688 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-03 13:46:28.688 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-03 13:46:28.688 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-03 13:46:28.688 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-03 13:46:28.688 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-03 13:46:28.688 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-03 13:46:28.688 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-03 13:46:28.689 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-03 13:46:28.689 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-03 13:46:28.689 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-03 13:46:28.689 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-03 13:46:28.689 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-03 13:46:28.689 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-03 13:46:28.689 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-03 13:46:28.689 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-03 13:46:28.690 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-03 13:46:28.690 | The following packages will be upgraded: 2026-07-03 13:46:28.691 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-03 13:46:28.691 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-03 13:46:28.691 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-03 13:46:28.691 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-03 13:46:28.691 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-03 13:46:28.692 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-03 13:46:28.692 | systemd-sysv tar udev util-linux uuid-runtime 2026-07-03 13:46:28.876 | 43 upgraded, 139 newly installed, 0 to remove and 82 not upgraded. 2026-07-03 13:46:28.877 | Need to get 189 MB of archives. 2026-07-03 13:46:28.877 | After this operation, 919 MB of additional disk space will be used. 2026-07-03 13:46:28.877 | 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-03 13:46:29.027 | 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-03 13:46:29.091 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.1 [254 kB] 2026-07-03 13:46:29.130 | 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-03 13:46:29.201 | 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-03 13:46:29.202 | 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-03 13:46:29.207 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-03 13:46:29.209 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-03 13:46:29.213 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-03 13:46:29.216 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-03 13:46:29.225 | 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-03 13:46:29.267 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-03 13:46:29.271 | 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-03 13:46:29.271 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-03 13:46:29.280 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-03 13:46:29.283 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-03 13:46:29.319 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-03 13:46:29.342 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-03 13:46:29.343 | 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-03 13:46:29.370 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-03 13:46:29.371 | 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-03 13:46:29.371 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-03 13:46:29.372 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-03 13:46:29.377 | 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-03 13:46:29.378 | 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-03 13:46:29.379 | 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-03 13:46:29.415 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-03 13:46:29.416 | 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-03 13:46:29.425 | 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-03 13:46:29.425 | 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-03 13:46:29.426 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-03 13:46:29.428 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-03 13:46:29.453 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-03 13:46:29.455 | 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-03 13:46:29.465 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1,336 kB] 2026-07-03 13:46:29.481 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-03 13:46:29.497 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-03 13:46:29.498 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-03 13:46:29.501 | 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-03 13:46:29.526 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-03 13:46:29.528 | 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-03 13:46:29.529 | 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-03 13:46:29.549 | 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-03 13:46:29.560 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-03 13:46:29.561 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-03 13:46:29.562 | 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-03 13:46:29.598 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-03 13:46:29.598 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-03 13:46:29.601 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-03 13:46:29.602 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-03 13:46:29.603 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-03 13:46:29.604 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-03 13:46:29.644 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-03 13:46:29.646 | 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-03 13:46:29.646 | 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-03 13:46:29.659 | 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-03 13:46:29.692 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-03 13:46:29.694 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-03 13:46:29.698 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-03 13:46:29.704 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-03 13:46:29.712 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-03 13:46:29.718 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-03 13:46:29.736 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-03 13:46:30.129 | 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-03 13:46:30.271 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-03 13:46:30.272 | 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-03 13:46:30.273 | 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-03 13:46:30.274 | 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-03 13:46:30.285 | 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-03 13:46:30.300 | 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-03 13:46:30.405 | 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-03 13:46:30.405 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-03 13:46:30.407 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-03 13:46:30.407 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-03 13:46:30.409 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-03 13:46:30.409 | 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-03 13:46:30.410 | 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-03 13:46:30.410 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-03 13:46:30.411 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-03 13:46:30.588 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-03 13:46:30.627 | 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-03 13:46:30.628 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-03 13:46:30.630 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-03 13:46:30.639 | 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-03 13:46:30.639 | 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-03 13:46:30.640 | 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-03 13:46:30.665 | 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-03 13:46:30.668 | 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-03 13:46:30.668 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-03 13:46:30.672 | 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-03 13:46:30.705 | 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-03 13:46:30.707 | 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-03 13:46:30.708 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-03 13:46:30.714 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-03 13:46:30.716 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-03 13:46:30.716 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-03 13:46:30.742 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-03 13:46:30.743 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-07-03 13:46:30.747 | 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-03 13:46:30.747 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-03 13:46:30.783 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-03 13:46:30.784 | 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-03 13:46:30.827 | 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-03 13:46:30.829 | 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-03 13:46:30.829 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-03 13:46:30.832 | 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-03 13:46:30.832 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-03 13:46:30.833 | 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-03 13:46:30.833 | 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-03 13:46:30.834 | 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-03 13:46:30.857 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-03 13:46:30.874 | 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-03 13:46:30.876 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-03 13:46:30.885 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-03 13:46:30.887 | 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-03 13:46:30.915 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-03 13:46:30.915 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-03 13:46:30.916 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-03 13:46:30.917 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-03 13:46:30.917 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-03 13:46:30.936 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-03 13:46:30.942 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-03 13:46:30.943 | 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-03 13:46:30.944 | 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-03 13:46:30.974 | 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-03 13:46:30.975 | 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-03 13:46:30.976 | 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-03 13:46:30.977 | 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-03 13:46:30.978 | 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-03 13:46:31.020 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-03 13:46:31.022 | 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-03 13:46:31.071 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-03 13:46:31.074 | 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-03 13:46:31.075 | 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-03 13:46:31.218 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-03 13:46:31.220 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-03 13:46:31.220 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-03 13:46:31.220 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-03 13:46:31.220 | 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-03 13:46:31.222 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-03 13:46:31.223 | 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-03 13:46:31.230 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-03 13:46:31.231 | 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-03 13:46:31.258 | 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-03 13:46:31.270 | 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-03 13:46:31.274 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-03 13:46:31.274 | 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-03 13:46:31.276 | 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-03 13:46:31.312 | 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-03 13:46:31.313 | 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-03 13:46:31.316 | 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-03 13:46:31.328 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-03 13:46:31.329 | 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-03 13:46:31.338 | 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-03 13:46:31.339 | 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-03 13:46:31.346 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-03 13:46:31.350 | 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-03 13:46:31.620 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-03 13:46:31.621 | 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-03 13:46:31.624 | 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-03 13:46:31.690 | 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-03 13:46:31.690 | 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-03 13:46:32.436 | 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-03 13:46:32.437 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-03 13:46:32.437 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-03 13:46:32.437 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-03 13:46:32.438 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-03 13:46:32.438 | 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-03 13:46:32.446 | 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-03 13:46:32.457 | 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-03 13:46:32.458 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-03 13:46:32.474 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-03 13:46:32.496 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-03 13:46:32.497 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-03 13:46:32.499 | 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-03 13:46:32.544 | 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-03 13:46:32.544 | 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-03 13:46:32.545 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-03 13:46:32.547 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-03 13:46:32.548 | 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-03 13:46:32.548 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-03 13:46:32.549 | 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-03 13:46:33.033 | Preconfiguring packages ... 2026-07-03 13:46:33.125 | Fetched 189 MB in 4s (49.0 MB/s) 2026-07-03 13:46:33.222 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:33.226 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:33.231 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:33.287 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:33.403 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:33.407 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-03 13:46:33.435 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:33.518 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:33.638 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:33.642 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.1_amd64.deb ... 2026-07-03 13:46:33.654 | Unpacking tar (1.35+dfsg-3ubuntu0.1) over (1.35+dfsg-3build1) ... 2026-07-03 13:46:33.727 | Setting up tar (1.35+dfsg-3ubuntu0.1) ... 2026-07-03 13:46:33.855 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:33.859 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:33.871 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:34.011 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:34.695 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-03 13:46:34.806 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:34.810 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-03 13:46:34.818 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:34.885 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:35.004 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:35.008 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-03 13:46:35.023 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:35.687 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:35.692 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:35.756 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-03 13:46:35.768 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:35.842 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:35.850 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:35.902 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:36.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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:36.027 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.037 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.106 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.112 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.193 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.199 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.266 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:46:36.389 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:36.395 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.403 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.460 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.474 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.546 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.560 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.633 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:36.669 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:36.982 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:37.010 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:37.142 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:37.147 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-03 13:46:37.206 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:46:37.332 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 158847 files and directories currently installed.) 2026-07-03 13:46:37.336 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-03 13:46:37.359 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-03 13:46:37.445 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-03 13:46:37.575 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:37.579 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:37.594 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:37.657 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:37.772 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:37.776 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:37.789 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:37.841 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:37.955 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:37.961 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:37.966 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:38.022 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-03 13:46:38.035 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-03 13:46:38.132 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:38.147 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:38.201 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:38.320 | (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 ... 158847 files and directories currently installed.) 2026-07-03 13:46:38.324 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:38.341 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:38.385 | Selecting previously unselected package libapr1t64:amd64. 2026-07-03 13:46:38.399 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:38.402 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-03 13:46:38.448 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-03 13:46:38.461 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-03 13:46:38.464 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:46:38.519 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-03 13:46:38.527 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) over (3.45.1-1ubuntu2.5) ... 2026-07-03 13:46:38.579 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-03 13:46:38.592 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-03 13:46:38.596 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:46:38.631 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-03 13:46:38.645 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-03 13:46:38.647 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:46:38.692 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-03 13:46:38.699 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-03 13:46:38.757 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-03 13:46:38.762 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-03 13:46:38.808 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-03 13:46:38.821 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-03 13:46:38.825 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-03 13:46:38.883 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-03 13:46:38.894 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-03 13:46:38.948 | Selecting previously unselected package apache2-bin. 2026-07-03 13:46:38.964 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-03 13:46:38.966 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:39.042 | Selecting previously unselected package apache2-data. 2026-07-03 13:46:39.055 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-03 13:46:39.058 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:39.159 | Selecting previously unselected package apache2-utils. 2026-07-03 13:46:39.173 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-03 13:46:39.177 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:39.227 | Selecting previously unselected package apache2. 2026-07-03 13:46:39.242 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-03 13:46:39.250 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:39.349 | Selecting previously unselected package haproxy. 2026-07-03 13:46:39.363 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:46:39.374 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-03 13:46:39.454 | Selecting previously unselected package memcached. 2026-07-03 13:46:39.468 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:39.473 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-03 13:46:39.525 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-03 13:46:39.532 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-03 13:46:39.598 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-03 13:46:39.687 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-03 13:46:39.777 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-07-03 13:46:39.803 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-07-03 13:46:39.870 | Selecting previously unselected package libjson-perl. 2026-07-03 13:46:39.887 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-03 13:46:39.889 | Unpacking libjson-perl (4.10000-1) ... 2026-07-03 13:46:39.922 | Selecting previously unselected package postgresql-client-common. 2026-07-03 13:46:39.936 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-03 13:46:39.939 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-03 13:46:39.999 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-03 13:46:40.006 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-03 13:46:40.144 | Selecting previously unselected package ssl-cert. 2026-07-03 13:46:40.158 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-03 13:46:40.160 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-03 13:46:40.201 | Selecting previously unselected package postgresql-common. 2026-07-03 13:46:40.214 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-03 13:46:40.236 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-03 13:46:40.243 | Unpacking postgresql-common (257build1.1) ... 2026-07-03 13:46:40.317 | Selecting previously unselected package libsysfs2:amd64. 2026-07-03 13:46:40.331 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-03 13:46:40.333 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-03 13:46:40.374 | Selecting previously unselected package sysfsutils. 2026-07-03 13:46:40.388 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-03 13:46:40.393 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-03 13:46:40.439 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-03 13:46:40.449 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:40.503 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-03 13:46:40.511 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:40.561 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-03 13:46:40.568 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-03 13:46:40.636 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:40.768 | (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 ... 159896 files and directories currently installed.) 2026-07-03 13:46:40.772 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:40.779 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:40.838 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-03 13:46:40.856 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-03 13:46:40.957 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:40.966 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:41.012 | Selecting previously unselected package autotools-dev. 2026-07-03 13:46:41.025 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-07-03 13:46:41.027 | Unpacking autotools-dev (20220109.1) ... 2026-07-03 13:46:41.064 | Selecting previously unselected package m4. 2026-07-03 13:46:41.078 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-07-03 13:46:41.080 | Unpacking m4 (1.4.19-4build1) ... 2026-07-03 13:46:41.127 | Selecting previously unselected package autoconf. 2026-07-03 13:46:41.141 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-07-03 13:46:41.142 | Unpacking autoconf (2.71-3) ... 2026-07-03 13:46:41.200 | Selecting previously unselected package automake. 2026-07-03 13:46:41.213 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-03 13:46:41.218 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-03 13:46:41.279 | Selecting previously unselected package autopoint. 2026-07-03 13:46:41.294 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-03 13:46:41.296 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-03 13:46:41.329 | Selecting previously unselected package libdebhelper-perl. 2026-07-03 13:46:41.343 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-03 13:46:41.345 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-03 13:46:41.399 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-03 13:46:41.415 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:41.419 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.002 | Selecting previously unselected package libclang-cpp17t64. 2026-07-03 13:46:42.017 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:42.019 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.341 | Selecting previously unselected package libgc1:amd64. 2026-07-03 13:46:42.355 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-03 13:46:42.357 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-03 13:46:42.396 | Selecting previously unselected package libobjc4:amd64. 2026-07-03 13:46:42.407 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-03 13:46:42.410 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-03 13:46:42.446 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-03 13:46:42.462 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-03 13:46:42.464 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-03 13:46:42.501 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-03 13:46:42.515 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:42.517 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.643 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-03 13:46:42.656 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:42.658 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.715 | Selecting previously unselected package libclang1-17t64. 2026-07-03 13:46:42.729 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:42.731 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.922 | Selecting previously unselected package clang-17. 2026-07-03 13:46:42.937 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:42.939 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:42.978 | Selecting previously unselected package libtool. 2026-07-03 13:46:42.991 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-07-03 13:46:42.993 | Unpacking libtool (2.4.7-7build1) ... 2026-07-03 13:46:43.029 | Selecting previously unselected package dh-autoreconf. 2026-07-03 13:46:43.042 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-07-03 13:46:43.046 | Unpacking dh-autoreconf (20) ... 2026-07-03 13:46:43.087 | Selecting previously unselected package libarchive-zip-perl. 2026-07-03 13:46:43.095 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-03 13:46:43.098 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-03 13:46:43.140 | Selecting previously unselected package libsub-override-perl. 2026-07-03 13:46:43.154 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-07-03 13:46:43.157 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-03 13:46:43.190 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-03 13:46:43.203 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-03 13:46:43.207 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-03 13:46:43.247 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-03 13:46:43.261 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-03 13:46:43.265 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-03 13:46:43.305 | Selecting previously unselected package debugedit. 2026-07-03 13:46:43.318 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-03 13:46:43.320 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-03 13:46:43.356 | Selecting previously unselected package dwz. 2026-07-03 13:46:43.370 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-07-03 13:46:43.372 | Unpacking dwz (0.15-1build6) ... 2026-07-03 13:46:43.413 | Selecting previously unselected package gettext. 2026-07-03 13:46:43.427 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-03 13:46:43.431 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-03 13:46:43.508 | Selecting previously unselected package intltool-debian. 2026-07-03 13:46:43.521 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-03 13:46:43.524 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-03 13:46:43.556 | Selecting previously unselected package po-debconf. 2026-07-03 13:46:43.565 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-03 13:46:43.568 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-03 13:46:43.616 | Selecting previously unselected package debhelper. 2026-07-03 13:46:43.630 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-03 13:46:43.632 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-03 13:46:43.752 | Selecting previously unselected package uuid-dev:amd64. 2026-07-03 13:46:43.765 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:43.767 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:43.801 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-03 13:46:43.815 | Preparing to unpack .../031-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-03 13:46:43.817 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-03 13:46:43.859 | Selecting previously unselected package libapr1-dev. 2026-07-03 13:46:43.867 | Preparing to unpack .../032-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:43.870 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-03 13:46:44.033 | Selecting previously unselected package libldap-dev:amd64. 2026-07-03 13:46:44.047 | Preparing to unpack .../033-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:44.049 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-03 13:46:44.132 | Selecting previously unselected package libldap2-dev. 2026-07-03 13:46:44.146 | Preparing to unpack .../034-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-03 13:46:44.149 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-03 13:46:44.185 | Selecting previously unselected package libaprutil1-dev. 2026-07-03 13:46:44.199 | Preparing to unpack .../035-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-03 13:46:44.205 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-03 13:46:44.347 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-03 13:46:44.360 | Preparing to unpack .../036-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-03 13:46:44.363 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:44.403 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-03 13:46:44.414 | Preparing to unpack .../037-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-03 13:46:44.418 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:44.459 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-03 13:46:44.471 | Preparing to unpack .../038-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-03 13:46:44.473 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:44.504 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-03 13:46:44.518 | Preparing to unpack .../039-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-03 13:46:44.519 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:44.582 | Selecting previously unselected package apache2-dev. 2026-07-03 13:46:44.596 | Preparing to unpack .../040-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-03 13:46:44.599 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:44.653 | Selecting previously unselected package ncal. 2026-07-03 13:46:44.669 | Preparing to unpack .../041-ncal_12.1.8_amd64.deb ... 2026-07-03 13:46:44.673 | Unpacking ncal (12.1.8) ... 2026-07-03 13:46:44.707 | Selecting previously unselected package bsdmainutils. 2026-07-03 13:46:44.720 | Preparing to unpack .../042-bsdmainutils_12.1.8_all.deb ... 2026-07-03 13:46:44.729 | Unpacking bsdmainutils (12.1.8) ... 2026-07-03 13:46:44.758 | Selecting previously unselected package conntrack. 2026-07-03 13:46:44.771 | Preparing to unpack .../043-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-03 13:46:44.775 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-03 13:46:44.824 | Selecting previously unselected package dnsmasq-base. 2026-07-03 13:46:44.835 | Preparing to unpack .../044-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-07-03 13:46:44.847 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-03 13:46:44.896 | Selecting previously unselected package dnsmasq-utils. 2026-07-03 13:46:44.904 | Preparing to unpack .../045-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-03 13:46:44.909 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-03 13:46:44.947 | Selecting previously unselected package ebtables. 2026-07-03 13:46:44.961 | Preparing to unpack .../046-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-03 13:46:44.976 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-03 13:46:45.033 | Preparing to unpack .../047-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-03 13:46:45.039 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-03 13:46:45.078 | Selecting previously unselected package fonts-liberation. 2026-07-03 13:46:45.091 | Preparing to unpack .../048-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-03 13:46:45.094 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-03 13:46:45.149 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-03 13:46:45.163 | Preparing to unpack .../049-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-03 13:46:45.165 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-03 13:46:45.199 | Selecting previously unselected package fonts-liberation2. 2026-07-03 13:46:45.215 | Preparing to unpack .../050-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-03 13:46:45.219 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-03 13:46:45.251 | Selecting previously unselected package genisoimage. 2026-07-03 13:46:45.268 | Preparing to unpack .../051-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-03 13:46:45.271 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-03 13:46:45.318 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-03 13:46:45.332 | Preparing to unpack .../052-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-03 13:46:45.335 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-03 13:46:45.379 | Selecting previously unselected package libann0. 2026-07-03 13:46:45.393 | Preparing to unpack .../053-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-03 13:46:45.395 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-03 13:46:45.430 | Selecting previously unselected package libcdt5:amd64. 2026-07-03 13:46:45.443 | Preparing to unpack .../054-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.447 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.482 | Selecting previously unselected package libcgraph6:amd64. 2026-07-03 13:46:45.496 | Preparing to unpack .../055-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.498 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.532 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-03 13:46:45.546 | Preparing to unpack .../056-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-03 13:46:45.548 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-03 13:46:45.584 | Selecting previously unselected package libltdl7:amd64. 2026-07-03 13:46:45.599 | Preparing to unpack .../057-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-03 13:46:45.602 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-03 13:46:45.643 | Selecting previously unselected package libpathplan4:amd64. 2026-07-03 13:46:45.658 | Preparing to unpack .../058-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.660 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.698 | Selecting previously unselected package libgvc6. 2026-07-03 13:46:45.712 | Preparing to unpack .../059-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.714 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.760 | Selecting previously unselected package libgvpr2:amd64. 2026-07-03 13:46:45.774 | Preparing to unpack .../060-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.777 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.812 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-03 13:46:45.830 | Preparing to unpack .../061-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:45.832 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:45.899 | Selecting previously unselected package libice6:amd64. 2026-07-03 13:46:45.917 | Preparing to unpack .../062-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-03 13:46:45.925 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-03 13:46:45.965 | Selecting previously unselected package libsm6:amd64. 2026-07-03 13:46:45.983 | Preparing to unpack .../063-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-03 13:46:45.991 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-03 13:46:46.032 | Selecting previously unselected package libxt6t64:amd64. 2026-07-03 13:46:46.051 | Preparing to unpack .../064-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-03 13:46:46.056 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-03 13:46:46.098 | Selecting previously unselected package libxmu6:amd64. 2026-07-03 13:46:46.111 | Preparing to unpack .../065-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-03 13:46:46.114 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-03 13:46:46.154 | Selecting previously unselected package libxaw7:amd64. 2026-07-03 13:46:46.167 | Preparing to unpack .../066-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-03 13:46:46.173 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-03 13:46:46.213 | Selecting previously unselected package graphviz. 2026-07-03 13:46:46.231 | Preparing to unpack .../067-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-03 13:46:46.236 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:46.307 | Selecting previously unselected package icu-devtools. 2026-07-03 13:46:46.321 | Preparing to unpack .../068-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-03 13:46:46.323 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-03 13:46:46.363 | Selecting previously unselected package iputils-arping. 2026-07-03 13:46:46.376 | Preparing to unpack .../069-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-03 13:46:46.379 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-03 13:46:46.417 | Selecting previously unselected package comerr-dev:amd64. 2026-07-03 13:46:46.430 | Preparing to unpack .../070-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-03 13:46:46.435 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-03 13:46:46.473 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-03 13:46:46.487 | Preparing to unpack .../071-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:46.490 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:46.526 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-03 13:46:46.544 | Preparing to unpack .../072-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:46.547 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:46.578 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-03 13:46:46.592 | Preparing to unpack .../073-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:46.595 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:46.632 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-03 13:46:46.646 | Preparing to unpack .../074-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:46.649 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:46.679 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-03 13:46:46.693 | Preparing to unpack .../075-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:46.696 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:46.751 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-03 13:46:46.765 | Preparing to unpack .../076-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-03 13:46:46.768 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-03 13:46:46.806 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-03 13:46:46.820 | Preparing to unpack .../077-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:46.824 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:47.013 | Preparing to unpack .../078-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-03 13:46:47.035 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.6) ... 2026-07-03 13:46:47.080 | Selecting previously unselected package libgts-bin. 2026-07-03 13:46:47.100 | Preparing to unpack .../079-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-03 13:46:47.103 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-03 13:46:47.148 | Selecting previously unselected package libicu-dev:amd64. 2026-07-03 13:46:47.167 | Preparing to unpack .../080-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-03 13:46:47.173 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-03 13:46:47.462 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-03 13:46:47.476 | Preparing to unpack .../081-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-03 13:46:47.478 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-03 13:46:47.515 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-03 13:46:47.529 | Preparing to unpack .../082-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-03 13:46:47.532 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-03 13:46:47.561 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-03 13:46:47.576 | Preparing to unpack .../083-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-03 13:46:47.578 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-03 13:46:47.610 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-03 13:46:47.626 | Preparing to unpack .../084-libjs-jquery-metadata_12-4_all.deb ... 2026-07-03 13:46:47.629 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-03 13:46:47.660 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-03 13:46:47.674 | Preparing to unpack .../085-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-03 13:46:47.676 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-03 13:46:47.730 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-03 13:46:47.744 | Preparing to unpack .../086-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-03 13:46:47.747 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-03 13:46:47.786 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-03 13:46:47.800 | Preparing to unpack .../087-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-03 13:46:47.802 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-03 13:46:47.833 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-03 13:46:47.848 | Preparing to unpack .../088-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-03 13:46:47.852 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-03 13:46:47.894 | Selecting previously unselected package mysql-common. 2026-07-03 13:46:47.908 | Preparing to unpack .../089-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-03 13:46:47.924 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-03 13:46:47.965 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-03 13:46:47.979 | Preparing to unpack .../090-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:46:47.983 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:46:48.062 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-03 13:46:48.076 | Preparing to unpack .../091-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-03 13:46:48.080 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:48.139 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-03 13:46:48.153 | Preparing to unpack .../092-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-03 13:46:48.155 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-03 13:46:48.192 | Selecting previously unselected package libpq5:amd64. 2026-07-03 13:46:48.205 | Preparing to unpack .../093-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:48.207 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:48.245 | Selecting previously unselected package libssl-dev:amd64. 2026-07-03 13:46:48.259 | Preparing to unpack .../094-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-03 13:46:48.261 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-03 13:46:48.383 | Selecting previously unselected package libpq-dev. 2026-07-03 13:46:48.398 | Preparing to unpack .../095-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:48.400 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:48.438 | Selecting previously unselected package libsasl2-dev. 2026-07-03 13:46:48.452 | Preparing to unpack .../096-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-03 13:46:48.456 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-03 13:46:48.526 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-03 13:46:48.540 | Preparing to unpack .../097-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:46:48.547 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:46:48.716 | Selecting previously unselected package libx86-1:amd64. 2026-07-03 13:46:48.730 | Preparing to unpack .../098-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-03 13:46:48.737 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-03 13:46:48.772 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-03 13:46:48.787 | Preparing to unpack .../099-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-03 13:46:48.792 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-03 13:46:48.861 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-03 13:46:48.875 | Preparing to unpack .../100-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:46:48.879 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-03 13:46:48.950 | Selecting previously unselected package llvm-17-runtime. 2026-07-03 13:46:48.965 | Preparing to unpack .../101-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:48.969 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:49.027 | Selecting previously unselected package libpfm4:amd64. 2026-07-03 13:46:49.041 | Preparing to unpack .../102-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-03 13:46:49.048 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-03 13:46:49.106 | Selecting previously unselected package llvm-17. 2026-07-03 13:46:49.120 | Preparing to unpack .../103-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:49.123 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:49.746 | Selecting previously unselected package libffi-dev:amd64. 2026-07-03 13:46:49.760 | Preparing to unpack .../104-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-03 13:46:49.763 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-03 13:46:49.803 | Selecting previously unselected package llvm-17-tools. 2026-07-03 13:46:49.817 | Preparing to unpack .../105-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:49.822 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:49.989 | Selecting previously unselected package libz3-4:amd64. 2026-07-03 13:46:50.004 | Preparing to unpack .../106-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-03 13:46:50.006 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-03 13:46:50.143 | Selecting previously unselected package libz3-dev:amd64. 2026-07-03 13:46:50.158 | Preparing to unpack .../107-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-03 13:46:50.161 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-03 13:46:50.205 | Selecting previously unselected package llvm-17-dev. 2026-07-03 13:46:50.219 | Preparing to unpack .../108-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-03 13:46:50.221 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:51.975 | Selecting previously unselected package osinfo-db. 2026-07-03 13:46:51.990 | Preparing to unpack .../109-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-03 13:46:51.997 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-03 13:46:52.283 | Selecting previously unselected package pkgconf-bin. 2026-07-03 13:46:52.297 | Preparing to unpack .../110-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-03 13:46:52.299 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-03 13:46:52.332 | Selecting previously unselected package pkgconf:amd64. 2026-07-03 13:46:52.346 | Preparing to unpack .../111-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-03 13:46:52.353 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-03 13:46:52.388 | Selecting previously unselected package pkg-config:amd64. 2026-07-03 13:46:52.402 | Preparing to unpack .../112-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-03 13:46:52.407 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-03 13:46:52.442 | Selecting previously unselected package pm-utils. 2026-07-03 13:46:52.456 | Preparing to unpack .../113-pm-utils_1.4.1-21_all.deb ... 2026-07-03 13:46:52.459 | Unpacking pm-utils (1.4.1-21) ... 2026-07-03 13:46:52.515 | Selecting previously unselected package postgresql-client-16. 2026-07-03 13:46:52.529 | Preparing to unpack .../114-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:52.531 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:52.629 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-03 13:46:52.644 | Preparing to unpack .../115-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:46:52.648 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:52.873 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-03 13:46:52.887 | Preparing to unpack .../116-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-03 13:46:52.890 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-03 13:46:52.922 | Selecting previously unselected package python3-mysqldb. 2026-07-03 13:46:52.936 | Preparing to unpack .../117-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-03 13:46:52.939 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-03 13:46:52.975 | Selecting previously unselected package sqlite3. 2026-07-03 13:46:52.989 | Preparing to unpack .../118-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-03 13:46:52.991 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-03 13:46:53.026 | Selecting previously unselected package vbetool. 2026-07-03 13:46:53.039 | Preparing to unpack .../119-vbetool_1.1-5_amd64.deb ... 2026-07-03 13:46:53.042 | Unpacking vbetool (1.1-5) ... 2026-07-03 13:46:53.072 | Selecting previously unselected package libosinfo-l10n. 2026-07-03 13:46:53.086 | Preparing to unpack .../120-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-03 13:46:53.089 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-03 13:46:53.138 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-03 13:46:53.153 | Preparing to unpack .../121-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-03 13:46:53.158 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-03 13:46:53.191 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-03 13:46:53.206 | Preparing to unpack .../122-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-03 13:46:53.209 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-03 13:46:53.283 | Preparing to unpack .../123-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-03 13:46:53.294 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-03 13:46:53.334 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-03 13:46:53.348 | Preparing to unpack .../124-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-03 13:46:53.350 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-03 13:46:53.381 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-03 13:46:53.396 | Preparing to unpack .../125-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-03 13:46:53.399 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-03 13:46:53.433 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-03 13:46:53.447 | Preparing to unpack .../126-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-03 13:46:53.450 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:53.484 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-03 13:46:53.498 | Preparing to unpack .../127-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-03 13:46:53.501 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-03 13:46:53.554 | Preparing to unpack .../128-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-03 13:46:53.576 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-03 13:46:53.659 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-03 13:46:53.665 | Setting up postgresql-client-common (257build1.1) ... 2026-07-03 13:46:53.673 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-03 13:46:53.679 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-03 13:46:53.688 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-03 13:46:53.713 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-03 13:46:53.717 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-03 13:46:53.723 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:46:53.728 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-03 13:46:53.734 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:53.742 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-03 13:46:53.748 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-03 13:46:53.754 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-03 13:46:53.762 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-03 13:46:54.167 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-03 13:46:54.167 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-03 13:46:54.466 | Setting up ncal (12.1.8) ... 2026-07-03 13:46:54.471 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-03 13:46:54.476 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-03 13:46:54.481 | Setting up vbetool (1.1-5) ... 2026-07-03 13:46:54.485 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-07-03 13:46:54.509 | Setting up pm-utils (1.4.1-21) ... 2026-07-03 13:46:54.517 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-03 13:46:54.524 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.6) ... 2026-07-03 13:46:54.531 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:54.536 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:54.540 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-03 13:46:54.546 | Setting up m4 (1.4.19-4build1) ... 2026-07-03 13:46:54.554 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-03 13:46:54.562 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-07-03 13:46:54.614 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-03 13:46:54.635 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-03 13:46:54.644 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-03 13:46:54.649 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-03 13:46:55.201 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-03 13:46:55.501 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:55.506 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:55.511 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-03 13:46:55.644 | Setting up autotools-dev (20220109.1) ... 2026-07-03 13:46:55.650 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-03 13:46:55.655 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:55.663 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-03 13:46:55.667 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-03 13:46:55.675 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:55.681 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-03 13:46:55.687 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:55.696 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:55.704 | Setting up ebtables (2.0.11-6build1) ... 2026-07-03 13:46:56.065 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-03 13:46:56.070 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-03 13:46:56.076 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:56.086 | Setting up bsdmainutils (12.1.8) ... 2026-07-03 13:46:56.095 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-03 13:46:56.104 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-03 13:46:56.111 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:46:56.117 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-03 13:46:56.124 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-03 13:46:56.130 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-03 13:46:56.136 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-03 13:46:56.169 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-03 13:46:56.176 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-03 13:46:56.181 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:56.189 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-03 13:46:56.194 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-03 13:46:56.200 | Setting up autoconf (2.71-3) ... 2026-07-03 13:46:56.208 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-03 13:46:56.213 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:56.218 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:56.222 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:56.227 | Setting up dwz (0.15-1build6) ... 2026-07-03 13:46:56.231 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-03 13:46:56.235 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:56.242 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:56.249 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-03 13:46:57.039 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-03 13:46:57.060 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-03 13:46:57.086 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:46:57.097 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-03 13:46:57.103 | Setting up libjson-perl (4.10000-1) ... 2026-07-03 13:46:57.108 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-03 13:46:57.114 | Setting up debugedit (1:5.0-5build2) ... 2026-07-03 13:46:57.121 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-03 13:46:57.143 | Setting up libsub-override-perl (0.10-1) ... 2026-07-03 13:46:57.150 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-03 13:46:57.155 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:57.160 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:46:57.167 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-03 13:46:57.172 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-03 13:46:57.176 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-03 13:46:57.179 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-03 13:46:57.183 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-03 13:46:57.190 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-03 13:46:57.193 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-03 13:46:57.198 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-03 13:46:57.202 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-03 13:46:57.206 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:46:57.210 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-03 13:46:57.218 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-03 13:46:57.968 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-03 13:46:57.973 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-03 13:46:57.980 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:57.986 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:57.991 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-03 13:46:57.997 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-03 13:46:58.003 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-03 13:46:58.007 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:46:58.012 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-03 13:46:58.016 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-03 13:46:58.021 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-07-03 13:46:58.026 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-03 13:46:58.030 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-03 13:46:58.038 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-03 13:46:58.051 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-07-03 13:46:59.191 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:46:59.208 | Setting up libtool (2.4.7-7build1) ... 2026-07-03 13:46:59.218 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:46:59.636 | 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-03 13:46:59.675 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-03 13:46:59.681 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-03 13:47:00.214 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-03 13:47:00.606 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:47:00.611 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-03 13:47:00.614 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-03 13:47:00.660 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-03 13:47:00.663 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-03 13:47:01.166 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:47:01.170 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-03 13:47:01.174 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-03 13:47:01.180 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-03 13:47:01.184 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-03 13:47:01.187 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-03 13:47:01.192 | Setting up dh-autoreconf (20) ... 2026-07-03 13:47:01.196 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-03 13:47:01.200 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-03 13:47:01.203 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-03 13:47:01.206 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-03 13:47:01.211 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:01.215 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-03 13:47:01.219 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:01.223 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-03 13:47:01.681 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-03 13:47:02.025 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-03 13:47:02.029 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-03 13:47:02.033 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-03 13:47:02.039 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-03 13:47:02.045 | Setting up postgresql-common (257build1.1) ... 2026-07-03 13:47:02.425 | 2026-07-03 13:47:02.425 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-03 13:47:02.571 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-03 13:47:02.571 | Removing obsolete dictionary files: 2026-07-03 13:47:03.230 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-03 13:47:03.609 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:47:03.678 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-03 13:47:04.410 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-03 13:47:04.416 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-03 13:47:04.421 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-03 13:47:04.427 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-03 13:47:04.436 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:04.457 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:47:04.464 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-03 13:47:04.492 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-03 13:47:04.510 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-03 13:47:04.516 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-03 13:47:05.043 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-03 13:47:05.047 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:47:05.053 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-03 13:47:05.114 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-03 13:47:05.143 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:05.157 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-03 13:47:05.166 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-03 13:47:05.172 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:47:05.182 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-03 13:47:05.187 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-03 13:47:05.193 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-03 13:47:05.205 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-03 13:47:05.830 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-03 13:47:05.845 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-03 13:47:05.849 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:05.855 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-03 13:47:05.860 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:47:06.035 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:06.043 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-03 13:47:06.048 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-03 13:47:06.054 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-03 13:47:06.478 | Enabling module mpm_event. 2026-07-03 13:47:06.515 | Enabling module authz_core. 2026-07-03 13:47:06.521 | Enabling module authz_host. 2026-07-03 13:47:06.560 | Enabling module authn_core. 2026-07-03 13:47:06.565 | Enabling module auth_basic. 2026-07-03 13:47:06.602 | Enabling module access_compat. 2026-07-03 13:47:06.639 | Enabling module authn_file. 2026-07-03 13:47:06.676 | Enabling module authz_user. 2026-07-03 13:47:06.723 | Enabling module alias. 2026-07-03 13:47:06.756 | Enabling module dir. 2026-07-03 13:47:06.793 | Enabling module autoindex. 2026-07-03 13:47:06.832 | Enabling module env. 2026-07-03 13:47:06.878 | Enabling module mime. 2026-07-03 13:47:06.914 | Enabling module negotiation. 2026-07-03 13:47:06.947 | Enabling module setenvif. 2026-07-03 13:47:06.980 | Enabling module filter. 2026-07-03 13:47:07.012 | Enabling module deflate. 2026-07-03 13:47:07.045 | Enabling module status. 2026-07-03 13:47:07.081 | Enabling module reqtimeout. 2026-07-03 13:47:07.123 | Enabling conf charset. 2026-07-03 13:47:07.157 | Enabling conf localized-error-pages. 2026-07-03 13:47:07.191 | Enabling conf other-vhosts-access-log. 2026-07-03 13:47:07.230 | Enabling conf security. 2026-07-03 13:47:07.267 | Enabling conf serve-cgi-bin. 2026-07-03 13:47:07.303 | Enabling site 000-default. 2026-07-03 13:47:08.060 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-03 13:47:08.563 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-03 13:47:09.519 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:09.524 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-03 13:47:09.529 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-03 13:47:09.533 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-03 13:47:09.539 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-03 13:47:09.575 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-03 13:47:09.607 | update-initramfs: Generating /boot/initrd.img-6.8.0-134-generic 2026-07-03 13:47:14.454 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:47:14.483 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-03 13:47:14.633 | Processing triggers for ufw (0.36.2-6) ... 2026-07-03 13:47:14.715 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:47:16.360 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-03 13:47:16.371 | Processing triggers for install-info (7.1-3build2) ... 2026-07-03 13:47:16.509 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-07-03 13:47:17.308 | 2026-07-03 13:47:17.308 | Running kernel seems to be up-to-date. 2026-07-03 13:47:17.308 | 2026-07-03 13:47:17.308 | Restarting services... 2026-07-03 13:47:17.433 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-03 13:47:17.584 | 2026-07-03 13:47:17.584 | Service restarts being deferred: 2026-07-03 13:47:17.584 | systemctl restart ModemManager.service 2026-07-03 13:47:17.584 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:47:17.584 | systemctl restart getty@tty1.service 2026-07-03 13:47:17.584 | systemctl restart networkd-dispatcher.service 2026-07-03 13:47:17.584 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:47:17.584 | systemctl restart storpool_beacon.service 2026-07-03 13:47:17.584 | systemctl restart storpool_block.service 2026-07-03 13:47:17.584 | systemctl restart systemd-logind.service 2026-07-03 13:47:17.584 | 2026-07-03 13:47:17.584 | No containers need to be restarted. 2026-07-03 13:47:17.584 | 2026-07-03 13:47:17.584 | User sessions running outdated binaries: 2026-07-03 13:47:17.584 | ubuntu @ session #4: python3[7144] 2026-07-03 13:47:17.593 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:47:17.601 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:47:17.610 | 2026-07-03 13:47:17.610 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:47:18.844 | ++ functions-common:apt_get:1211 : result=0 2026-07-03 13:47:18.846 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:47:18.848 | ++ functions-common:time_stop:2420 : local name 2026-07-03 13:47:18.850 | ++ functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:18.853 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:18.855 | ++ functions-common:time_stop:2423 : local total 2026-07-03 13:47:18.857 | ++ functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:18.859 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:47:18.862 | ++ functions-common:time_stop:2427 : start_time=1783086387952 2026-07-03 13:47:18.864 | ++ functions-common:time_stop:2429 : [[ -z 1783086387952 ]] 2026-07-03 13:47:18.867 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:18.871 | ++ functions-common:time_stop:2432 : end_time=1783086438868 2026-07-03 13:47:18.873 | ++ functions-common:time_stop:2433 : elapsed_time=50916 2026-07-03 13:47:18.876 | ++ functions-common:time_stop:2434 : total=18927 2026-07-03 13:47:18.879 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:18.881 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=69843 2026-07-03 13:47:18.883 | ++ functions-common:apt_get:1215 : return 0 2026-07-03 13:47:18.886 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-03 13:47:18.889 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-03 13:47:18.893 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-03 13:47:18.898 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-03 13:47:18.901 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-03 13:47:18.904 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-03 13:47:18.908 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-03 13:47:18.913 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-03 13:47:18.915 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-03 13:47:18.918 | + ./stack.sh:main:799 : /opt/stack/devstack/tools/install_pip.sh 2026-07-03 13:47:19.938 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-03 13:47:19.940 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-03 13:47:19.942 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-03 13:47:19.944 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-03 13:47:19.946 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-03 13:47:19.948 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-03 13:47:19.950 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-03 13:47:19.952 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-03 13:47:19.954 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-03 13:47:19.955 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-03 13:47:19.957 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-03 13:47:19.959 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-03 13:47:19.961 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-03 13:47:19.962 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-03 13:47:19.964 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-03 13:47:19.966 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-03 13:47:19.968 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-03 13:47:19.969 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-03 13:47:19.971 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-03 13:47:19.973 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-03 13:47:19.975 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-03 13:47:19.977 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-03 13:47:19.979 | + functions-common:_ensure_lsb_release:420 : return 2026-07-03 13:47:19.981 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-03 13:47:19.994 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-03 13:47:19.996 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-03 13:47:20.009 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-03 13:47:20.012 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-03 13:47:20.024 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-03 13:47:20.026 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-03 13:47:20.028 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-03 13:47:20.030 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-03 13:47:20.032 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-03 13:47:20.034 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-03 13:47:20.036 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-03 13:47:20.037 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-03 13:47:20.039 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-03 13:47:20.041 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-03 13:47:20.044 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-03 13:47:20.044 | Distro: noble 2026-07-03 13:47:20.046 | + tools/install_pip.sh:main:117 : get_versions 2026-07-03 13:47:20.048 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-03 13:47:20.052 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-03 13:47:20.054 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-03 13:47:20.057 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-03 13:47:20.057 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-03 13:47:20.360 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-03 13:47:20.362 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-03 13:47:20.362 | pip: 24.0 2026-07-03 13:47:20.364 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-03 13:47:20.366 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-03 13:47:20.367 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:47:20.370 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:47:20.371 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:47:20.373 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:47:20.375 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:47:20.377 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:47:20.379 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:47:20.380 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:47:20.382 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:47:20.384 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:47:20.386 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:47:20.388 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:47:20.391 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:47:20.393 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-03 13:47:20.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:47:20.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:47:20.398 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-03 13:47:20.402 | + tools/install_pip.sh:main:146 : set -x 2026-07-03 13:47:20.404 | + tools/install_pip.sh:main:149 : get_versions 2026-07-03 13:47:20.407 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-03 13:47:20.411 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-03 13:47:20.413 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-03 13:47:20.415 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-03 13:47:20.416 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-03 13:47:20.731 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-03 13:47:20.733 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-03 13:47:20.733 | pip: 24.0 2026-07-03 13:47:20.736 | + ./stack.sh:main:803 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-03 13:47:20.740 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-03 13:47:20.742 | + ./stack.sh:main:804 : fixup_all 2026-07-03 13:47:20.745 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-03 13:47:20.747 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-03 13:47:20.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:47:20.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:47:20.756 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-03 13:47:20.769 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-03 13:47:20.781 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-03 13:47:20.792 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-03 13:47:20.794 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-03 13:47:20.797 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:47:20.799 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:47:20.802 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:47:20.804 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:47:20.807 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:47:20.810 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:47:20.812 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:47:20.815 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:47:20.817 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:47:20.820 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:47:20.822 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:47:20.825 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:47:20.827 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:47:20.829 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-03 13:47:20.831 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-03 13:47:20.833 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-03 13:47:20.846 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-03 13:47:20.860 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-03 13:47:20.872 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-03 13:47:20.885 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-03 13:47:20.896 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-03 13:47:20.909 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-03 13:47:20.922 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-03 13:47:20.934 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-03 13:47:20.936 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-03 13:47:20.939 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-03 13:47:23.801 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-03 13:47:23.820 | Using python 3.12 to install setuptools 2026-07-03 13:47:23.823 | + 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-03 13:47:24.523 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-03 13:47:24.624 | Collecting pip 2026-07-03 13:47:24.657 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-03 13:47:24.671 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-03 13:47:24.891 | Collecting setuptools[core] 2026-07-03 13:47:24.894 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-03 13:47:24.977 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-03 13:47:24.980 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:47:25.013 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-03 13:47:25.017 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-03 13:47:25.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 3.8 MB/s eta 0:00:00 2026-07-03 13:47:25.055 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-03 13:47:25.059 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:47:25.106 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-03 13:47:25.109 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:47:25.146 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-03 13:47:25.150 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:47:25.223 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.227 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-03 13:47:25.318 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.325 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-03 13:47:25.455 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.459 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-03 13:47:25.491 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.494 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:47:25.565 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.568 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-03 13:47:25.589 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:25.592 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-03 13:47:25.626 | 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-03 13:47:25.629 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-03 13:47:25.669 | 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-03 13:47:25.672 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:47:25.698 | 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-03 13:47:25.709 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-03 13:47:25.744 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 55.5 MB/s eta 0:00:00 2026-07-03 13:47:25.747 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-03 13:47:25.754 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-03 13:47:25.761 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-03 13:47:25.768 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 13.9 MB/s eta 0:00:00 2026-07-03 13:47:25.771 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-03 13:47:25.780 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 13.3 MB/s eta 0:00:00 2026-07-03 13:47:25.782 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-03 13:47:25.790 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-03 13:47:25.807 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 65.8 MB/s eta 0:00:00 2026-07-03 13:47:25.810 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-03 13:47:25.819 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-03 13:47:25.827 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-03 13:47:25.841 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 10.4 MB/s eta 0:00:00 2026-07-03 13:47:25.844 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-03 13:47:25.850 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-03 13:47:25.862 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 30.1 MB/s eta 0:00:00 2026-07-03 13:47:25.866 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-03 13:47:25.871 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-03 13:47:25.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 17.6 MB/s eta 0:00:00 2026-07-03 13:47:25.880 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-03 13:47:25.901 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.2 MB/s eta 0:00:00 2026-07-03 13:47:26.261 | 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-03 13:47:26.276 | Attempting uninstall: setuptools 2026-07-03 13:47:26.280 | Found existing installation: setuptools 68.1.2 2026-07-03 13:47:26.281 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:26.281 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-03 13:47:26.912 | Attempting uninstall: pygments 2026-07-03 13:47:26.931 | Found existing installation: Pygments 2.17.2 2026-07-03 13:47:26.931 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:26.932 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-03 13:47:27.645 | Attempting uninstall: pip 2026-07-03 13:47:27.648 | Found existing installation: pip 24.0 2026-07-03 13:47:27.691 | Uninstalling pip-24.0: 2026-07-03 13:47:27.699 | Successfully uninstalled pip-24.0 2026-07-03 13:47:28.588 | Attempting uninstall: packaging 2026-07-03 13:47:28.601 | Found existing installation: packaging 24.0 2026-07-03 13:47:28.601 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:28.602 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-03 13:47:28.718 | Attempting uninstall: markdown-it-py 2026-07-03 13:47:28.734 | Found existing installation: markdown-it-py 3.0.0 2026-07-03 13:47:28.734 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:28.734 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-03 13:47:28.846 | Attempting uninstall: wheel 2026-07-03 13:47:28.869 | Found existing installation: wheel 0.42.0 2026-07-03 13:47:28.870 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:28.870 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-03 13:47:28.895 | Attempting uninstall: rich 2026-07-03 13:47:28.918 | Found existing installation: rich 13.7.1 2026-07-03 13:47:28.918 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:28.918 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-03 13:47:29.299 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-03 13:47:29.452 | + inc/python:pip_install:216 : result=0 2026-07-03 13:47:29.455 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:47:29.458 | + functions-common:time_stop:2420 : local name 2026-07-03 13:47:29.460 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:29.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:29.465 | + functions-common:time_stop:2423 : local total 2026-07-03 13:47:29.468 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:29.470 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:47:29.472 | + functions-common:time_stop:2427 : start_time=1783086443815 2026-07-03 13:47:29.474 | + functions-common:time_stop:2429 : [[ -z 1783086443815 ]] 2026-07-03 13:47:29.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:29.482 | + functions-common:time_stop:2432 : end_time=1783086449479 2026-07-03 13:47:29.485 | + functions-common:time_stop:2433 : elapsed_time=5664 2026-07-03 13:47:29.487 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:47:29.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:29.492 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5664 2026-07-03 13:47:29.494 | + inc/python:pip_install:219 : return 0 2026-07-03 13:47:29.496 | + 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-03 13:47:29.499 | + 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-03 13:47:29.502 | + 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-03 13:47:29.504 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-03 13:47:29.507 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-03 13:47:29.509 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-03 13:47:29.531 | Using python 3.12 to install os-testr 2026-07-03 13:47:29.535 | + 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-03 13:47:30.214 | Collecting os-testr 2026-07-03 13:47:30.267 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-03 13:47:30.295 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-03 13:47:30.300 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:47:30.316 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-03 13:47:30.321 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-03 13:47:30.352 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-03 13:47:30.358 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-03 13:47:30.368 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-07-03 13:47:30.491 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-03 13:47:30.494 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-03 13:47:30.551 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-03 13:47:30.554 | 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-03 13:47:30.569 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-03 13:47:30.577 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-03 13:47:30.594 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-03 13:47:30.602 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-03 13:47:30.611 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-03 13:47:30.617 | 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-03 13:47:30.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 49.7 MB/s 0:00:00 2026-07-03 13:47:30.712 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-03 13:47:30.785 | Attempting uninstall: PyYAML 2026-07-03 13:47:30.789 | Found existing installation: PyYAML 6.0.1 2026-07-03 13:47:30.789 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:47:30.790 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-03 13:47:30.989 | 2026-07-03 13:47:30.991 | 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-03 13:47:31.085 | + inc/python:pip_install:216 : result=0 2026-07-03 13:47:31.088 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:47:31.091 | + functions-common:time_stop:2420 : local name 2026-07-03 13:47:31.094 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:31.097 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:31.098 | + functions-common:time_stop:2423 : local total 2026-07-03 13:47:31.102 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:31.103 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:47:31.106 | + functions-common:time_stop:2427 : start_time=1783086449525 2026-07-03 13:47:31.109 | + functions-common:time_stop:2429 : [[ -z 1783086449525 ]] 2026-07-03 13:47:31.112 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:31.117 | + functions-common:time_stop:2432 : end_time=1783086451113 2026-07-03 13:47:31.119 | + functions-common:time_stop:2433 : elapsed_time=1588 2026-07-03 13:47:31.122 | + functions-common:time_stop:2434 : total=5664 2026-07-03 13:47:31.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:31.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7252 2026-07-03 13:47:31.129 | + inc/python:pip_install:219 : return 0 2026-07-03 13:47:31.132 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-03 13:47:31.201 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-03 13:47:31.272 | + ./stack.sh:main:832 : install_infra 2026-07-03 13:47:31.276 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-03 13:47:31.278 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-03 13:47:31.281 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-03 13:47:34.228 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-03 13:47:34.232 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-03 13:47:34.258 | + 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-03 13:47:34.951 | Collecting pbr 2026-07-03 13:47:34.952 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:47:35.148 | Collecting setuptools[core] 2026-07-03 13:47:35.149 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-03 13:47:35.219 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-03 13:47:35.220 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:47:35.247 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-03 13:47:35.249 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-03 13:47:35.277 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-03 13:47:35.279 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:47:35.313 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-03 13:47:35.314 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:47:35.341 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-03 13:47:35.342 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:47:35.382 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.383 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-03 13:47:35.408 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.409 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-03 13:47:35.530 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.532 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-03 13:47:35.559 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.561 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:47:35.635 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.637 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-03 13:47:35.651 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-03 13:47:35.653 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-03 13:47:35.688 | 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-03 13:47:35.690 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-03 13:47:35.724 | 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-03 13:47:35.726 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:47:35.768 | 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-03 13:47:35.798 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-03 13:47:35.815 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-03 13:47:35.815 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-03 13:47:35.815 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-03 13:47:35.816 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-03 13:47:35.817 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-03 13:47:35.818 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-03 13:47:35.820 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-03 13:47:35.823 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-03 13:47:35.824 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-03 13:47:35.825 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-03 13:47:35.826 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-03 13:47:35.827 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-03 13:47:35.829 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-03 13:47:35.830 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-03 13:47:35.831 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-03 13:47:35.836 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-03 13:47:35.963 | 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-03 13:47:37.996 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-03 13:47:38.137 | + inc/python:pip_install:216 : result=0 2026-07-03 13:47:38.139 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:47:38.142 | + functions-common:time_stop:2420 : local name 2026-07-03 13:47:38.144 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:38.147 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:38.149 | + functions-common:time_stop:2423 : local total 2026-07-03 13:47:38.151 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:38.153 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:47:38.156 | + functions-common:time_stop:2427 : start_time=1783086454249 2026-07-03 13:47:38.158 | + functions-common:time_stop:2429 : [[ -z 1783086454249 ]] 2026-07-03 13:47:38.161 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:38.165 | + functions-common:time_stop:2432 : end_time=1783086458163 2026-07-03 13:47:38.168 | + functions-common:time_stop:2433 : elapsed_time=3914 2026-07-03 13:47:38.170 | + functions-common:time_stop:2434 : total=7252 2026-07-03 13:47:38.173 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:38.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11166 2026-07-03 13:47:38.178 | + inc/python:pip_install:219 : return 0 2026-07-03 13:47:38.181 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-03 13:47:38.184 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-03 13:47:38.210 | + 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-03 13:47:38.863 | Processing /opt/stack/requirements 2026-07-03 13:47:38.866 | Installing build dependencies: started 2026-07-03 13:47:40.475 | Installing build dependencies: finished with status 'done' 2026-07-03 13:47:40.477 | Getting requirements to build wheel: started 2026-07-03 13:47:40.636 | Getting requirements to build wheel: finished with status 'done' 2026-07-03 13:47:40.638 | Preparing metadata (pyproject.toml): started 2026-07-03 13:47:41.464 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:47:41.533 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.561 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-03 13:47:41.573 | 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.dev8485) (26.2) 2026-07-03 13:47:41.609 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.612 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-03 13:47:41.688 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.689 | 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-03 13:47:41.705 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.711 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-03 13:47:41.717 | 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.dev8485) (82.0.1) 2026-07-03 13:47:41.869 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.873 | 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-03 13:47:41.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.7 MB/s eta 0:00:00 2026-07-03 13:47:41.906 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:41.909 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-03 13:47:41.953 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:42.018 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-03 13:47:42.050 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8485) 2026-07-03 13:47:42.055 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:47:42.108 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-03 13:47:42.115 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-03 13:47:42.121 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 8.0 MB/s eta 0:00:00 2026-07-03 13:47:42.122 | 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-03 13:47:42.127 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-03 13:47:42.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 18.3 MB/s eta 0:00:00 2026-07-03 13:47:42.135 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-03 13:47:42.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 12.8 MB/s eta 0:00:00 2026-07-03 13:47:42.149 | 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-03 13:47:42.161 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 20.6 MB/s eta 0:00:00 2026-07-03 13:47:42.165 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-03 13:47:42.172 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 11.2 MB/s eta 0:00:00 2026-07-03 13:47:42.175 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-03 13:47:42.187 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.2 MB/s eta 0:00:00 2026-07-03 13:47:42.197 | Building wheels for collected packages: openstack_requirements 2026-07-03 13:47:42.197 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-03 13:47:43.618 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-03 13:47:43.619 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8485-py3-none-any.whl size=52405 sha256=96fa345fb648c29852b582f2d7679dbf12d5c1487775580ff5c032f679a869e9 2026-07-03 13:47:43.619 | Stored in directory: /tmp/pip-ephem-wheel-cache-96ghm5_e/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-03 13:47:43.621 | Successfully built openstack_requirements 2026-07-03 13:47:43.768 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-03 13:47:44.154 | 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.dev8485 requests-2.34.2 urllib3-2.7.0 2026-07-03 13:47:44.314 | + inc/python:pip_install:216 : result=0 2026-07-03 13:47:44.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:47:44.319 | + functions-common:time_stop:2420 : local name 2026-07-03 13:47:44.321 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:44.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:44.326 | + functions-common:time_stop:2423 : local total 2026-07-03 13:47:44.329 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:44.332 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:47:44.334 | + functions-common:time_stop:2427 : start_time=1783086458202 2026-07-03 13:47:44.337 | + functions-common:time_stop:2429 : [[ -z 1783086458202 ]] 2026-07-03 13:47:44.340 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:44.344 | + functions-common:time_stop:2432 : end_time=1783086464341 2026-07-03 13:47:44.346 | + functions-common:time_stop:2433 : elapsed_time=6139 2026-07-03 13:47:44.349 | + functions-common:time_stop:2434 : total=11166 2026-07-03 13:47:44.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:44.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17305 2026-07-03 13:47:44.357 | + inc/python:pip_install:219 : return 0 2026-07-03 13:47:44.360 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-03 13:47:44.363 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-03 13:47:44.367 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-03 13:47:44.370 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:47:44.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-03 13:47:44.377 | + 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-03 13:47:44.380 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:47:44.383 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-03 13:47:44.405 | Using python 3.12 to install pbr 2026-07-03 13:47:44.407 | + 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-03 13:47:44.938 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-03 13:47:45.011 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-03 13:47:45.140 | + inc/python:pip_install:216 : result=0 2026-07-03 13:47:45.143 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:47:45.145 | + functions-common:time_stop:2420 : local name 2026-07-03 13:47:45.148 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:47:45.150 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:47:45.152 | + functions-common:time_stop:2423 : local total 2026-07-03 13:47:45.154 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:47:45.157 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:47:45.159 | + functions-common:time_stop:2427 : start_time=1783086464399 2026-07-03 13:47:45.162 | + functions-common:time_stop:2429 : [[ -z 1783086464399 ]] 2026-07-03 13:47:45.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:47:45.169 | + functions-common:time_stop:2432 : end_time=1783086465166 2026-07-03 13:47:45.172 | + functions-common:time_stop:2433 : elapsed_time=767 2026-07-03 13:47:45.174 | + functions-common:time_stop:2434 : total=17305 2026-07-03 13:47:45.176 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:47:45.179 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18072 2026-07-03 13:47:45.181 | + inc/python:pip_install:219 : return 0 2026-07-03 13:47:45.184 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-03 13:47:48.225 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-03 13:47:48.614 | Collecting bindep 2026-07-03 13:47:48.678 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-03 13:47:48.722 | Collecting distro>=1.7 (from bindep) 2026-07-03 13:47:48.724 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-03 13:47:48.757 | Collecting packaging (from bindep) 2026-07-03 13:47:48.759 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:47:48.775 | Collecting Parsley (from bindep) 2026-07-03 13:47:48.779 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-03 13:47:48.820 | Collecting pbr>=2 (from bindep) 2026-07-03 13:47:48.821 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:47:49.000 | Collecting setuptools (from pbr>=2->bindep) 2026-07-03 13:47:49.002 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-03 13:47:49.042 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-03 13:47:49.052 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-03 13:47:49.058 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-03 13:47:49.058 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-03 13:47:49.061 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-03 13:47:49.068 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.4 MB/s eta 0:00:00 2026-07-03 13:47:49.070 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-03 13:47:49.132 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-03 13:47:50.013 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-07-03 13:47:50.114 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-03 13:47:50.117 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-03 13:47:50.120 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-03 13:47:50.138 | + ./stack.sh:main:841 : pkgs= 2026-07-03 13:47:50.141 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-03 13:47:50.144 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-03 13:47:50.148 | + functions-common:run_phase:1848 : local mode=stack 2026-07-03 13:47:50.151 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-03 13:47:50.154 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:47:50.156 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:47:50.159 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:47:50.161 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:47:50.163 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:47:50.167 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:47:50.171 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:47:50.174 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:47:50.176 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:47:50.180 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-03 13:47:50.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:47:50.198 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:47:50.201 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:47:50.203 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.205 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-03 13:47:50.208 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.210 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:47:50.213 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.216 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-03 13:47:50.218 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.221 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-03 13:47:50.224 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.226 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:47:50.229 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-03 13:47:50.232 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-03 13:47:50.235 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:47:50.238 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-03 13:47:50.240 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-03 13:47:50.243 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-03 13:47:50.247 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-03 13:47:50.249 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-03 13:47:50.253 | + functions-common:run_plugins:1838 : local plugin 2026-07-03 13:47:50.255 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-03 13:47:50.258 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-03 13:47:50.261 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-03 13:47:50.263 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-03 13:47:50.267 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-03 13:47:50.270 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-03 13:47:50.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-03 13:47:50.277 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-03 13:47:50.281 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-03 13:47:50.284 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-03 13:47:50.287 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-03 13:47:50.291 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-03 13:47:50.294 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-03 13:47:50.296 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-03 13:47:50.299 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-03 13:47:50.302 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-03 13:47:50.305 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-03 13:47:50.309 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-03 13:47:50.311 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-03 13:47:50.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-03 13:47:50.317 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-03 13:47:50.320 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-03 13:47:50.323 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-03 13:47:50.326 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-03 13:47:50.329 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-03 13:47:50.343 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-03 13:47:50.346 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-03 13:47:50.349 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-03 13:47:50.352 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-03 13:47:50.356 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-03 13:47:50.360 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-03 13:47:50.362 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-03 13:47:50.365 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-03 13:47:50.369 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:47:50.386 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:47:50.389 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-03 13:47:50.392 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-03 13:47:50.393 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-03 13:47:50.398 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-03 13:47:50.401 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-03 13:47:50.403 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-03 13:47:50.408 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:47:50.426 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:47:50.429 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-03 13:47:50.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:47:50.435 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-03 13:47:50.439 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-03 13:47:50.443 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-03 13:47:50.446 | + functions:set_systemd_override:845 : local value=2048 2026-07-03 13:47:50.449 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-03 13:47:50.452 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-03 13:47:50.516 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-03 13:47:50.516 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-03 13:47:50.518 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-03 13:47:50.772 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-03 13:47:50.774 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-03 13:47:50.792 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:47:50.795 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-03 13:47:50.798 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:47:50.801 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:47:50.803 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:47:50.806 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:47:50.808 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:47:50.811 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:47:50.814 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:47:50.817 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:47:50.820 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:47:50.824 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:47:50.827 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:47:50.829 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:47:50.831 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-03 13:47:50.834 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:47:50.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:47:50.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:47:50.844 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-03 13:47:50.870 | + 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-03 13:47:50.899 | Reading package lists... 2026-07-03 13:47:51.133 | Building dependency tree... 2026-07-03 13:47:51.134 | Reading state information... 2026-07-03 13:47:51.399 | The following additional packages will be installed: 2026-07-03 13:47:51.399 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-03 13:47:51.399 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-03 13:47:51.399 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-03 13:47:51.401 | erlang-tools erlang-xmerl 2026-07-03 13:47:51.402 | Suggested packages: 2026-07-03 13:47:51.402 | erlang erlang-manpages erlang-doc 2026-07-03 13:47:51.453 | The following NEW packages will be installed: 2026-07-03 13:47:51.456 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-03 13:47:51.456 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-03 13:47:51.456 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-03 13:47:51.456 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-03 13:47:51.790 | 0 upgraded, 18 newly installed, 0 to remove and 82 not upgraded. 2026-07-03 13:47:51.790 | Need to get 36.1 MB of archives. 2026-07-03 13:47:51.790 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-03 13:47:51.790 | 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-03 13:47:53.101 | 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-03 13:47:53.221 | 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-03 13:47:53.223 | 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-03 13:47:53.336 | 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-03 13:47:53.501 | 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-03 13:47:53.503 | 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-03 13:47:53.734 | 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-03 13:47:53.735 | 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-03 13:47:53.735 | 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-03 13:47:53.736 | 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-03 13:47:53.742 | 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-03 13:47:53.864 | 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-03 13:47:53.865 | 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-03 13:47:53.868 | 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-03 13:47:53.871 | 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-03 13:47:53.964 | 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-03 13:47:53.998 | 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-03 13:47:55.372 | Fetched 36.1 MB in 4s (10.1 MB/s) 2026-07-03 13:47:55.402 | Selecting previously unselected package erlang-base. 2026-07-03 13:47:55.493 | (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 ... 171025 files and directories currently installed.) 2026-07-03 13:47:55.497 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.505 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.684 | Selecting previously unselected package erlang-asn1. 2026-07-03 13:47:55.698 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.701 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.744 | Selecting previously unselected package erlang-crypto. 2026-07-03 13:47:55.759 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.762 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.795 | Selecting previously unselected package erlang-public-key. 2026-07-03 13:47:55.810 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.812 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.853 | Selecting previously unselected package erlang-mnesia. 2026-07-03 13:47:55.868 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.871 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.914 | Selecting previously unselected package erlang-runtime-tools. 2026-07-03 13:47:55.928 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.931 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:55.979 | Selecting previously unselected package erlang-ssl. 2026-07-03 13:47:55.993 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:55.997 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.052 | Selecting previously unselected package erlang-eldap. 2026-07-03 13:47:56.067 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.070 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.109 | Selecting previously unselected package erlang-ftp. 2026-07-03 13:47:56.123 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.127 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.164 | Selecting previously unselected package erlang-tftp. 2026-07-03 13:47:56.175 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.178 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.215 | Selecting previously unselected package erlang-inets. 2026-07-03 13:47:56.229 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.232 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.279 | Selecting previously unselected package erlang-snmp. 2026-07-03 13:47:56.296 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.299 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.375 | Selecting previously unselected package erlang-os-mon. 2026-07-03 13:47:56.390 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.392 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.424 | Selecting previously unselected package erlang-parsetools. 2026-07-03 13:47:56.438 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.440 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.473 | Selecting previously unselected package erlang-syntax-tools. 2026-07-03 13:47:56.488 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.490 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.525 | Selecting previously unselected package erlang-tools. 2026-07-03 13:47:56.540 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.545 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.589 | Selecting previously unselected package erlang-xmerl. 2026-07-03 13:47:56.604 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-03 13:47:56.606 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:56.657 | Selecting previously unselected package rabbitmq-server. 2026-07-03 13:47:56.671 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-03 13:47:56.676 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-03 13:47:57.153 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:57.412 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-03 13:47:57.412 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-03 13:47:59.638 | Searching for services which depend on erlang and should be started... none found. 2026-07-03 13:47:59.644 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.649 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.652 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.657 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.664 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.669 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.673 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.679 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.687 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.692 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.700 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.706 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.715 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.723 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.734 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.742 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-03 13:47:59.748 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-03 13:47:59.797 | info: Selecting GID from range 100 to 999 ... 2026-07-03 13:47:59.801 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-03 13:47:59.857 | info: Selecting UID from range 100 to 999 ... 2026-07-03 13:47:59.858 | 2026-07-03 13:47:59.861 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-03 13:47:59.863 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-03 13:47:59.898 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-03 13:48:00.030 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-03 13:48:04.510 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:48:06.061 | 2026-07-03 13:48:06.061 | Running kernel seems to be up-to-date. 2026-07-03 13:48:06.061 | 2026-07-03 13:48:06.061 | Restarting services... 2026-07-03 13:48:06.126 | 2026-07-03 13:48:06.126 | Service restarts being deferred: 2026-07-03 13:48:06.126 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:48:06.126 | systemctl restart getty@tty1.service 2026-07-03 13:48:06.126 | systemctl restart networkd-dispatcher.service 2026-07-03 13:48:06.126 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:48:06.126 | systemctl restart storpool_beacon.service 2026-07-03 13:48:06.126 | systemctl restart storpool_block.service 2026-07-03 13:48:06.126 | systemctl restart systemd-logind.service 2026-07-03 13:48:06.126 | 2026-07-03 13:48:06.126 | No containers need to be restarted. 2026-07-03 13:48:06.126 | 2026-07-03 13:48:06.126 | User sessions running outdated binaries: 2026-07-03 13:48:06.126 | ubuntu @ session #4: python3[7144] 2026-07-03 13:48:06.134 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:48:06.142 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:48:06.149 | 2026-07-03 13:48:06.149 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:48:07.427 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:48:07.430 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:48:07.433 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:07.435 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:07.438 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:07.441 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:07.444 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:07.447 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:48:07.450 | + functions-common:time_stop:2427 : start_time=1783086470866 2026-07-03 13:48:07.453 | + functions-common:time_stop:2429 : [[ -z 1783086470866 ]] 2026-07-03 13:48:07.457 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:07.462 | + functions-common:time_stop:2432 : end_time=1783086487458 2026-07-03 13:48:07.464 | + functions-common:time_stop:2433 : elapsed_time=16592 2026-07-03 13:48:07.467 | + functions-common:time_stop:2434 : total=69843 2026-07-03 13:48:07.470 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:07.473 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86435 2026-07-03 13:48:07.476 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:48:07.479 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-03 13:48:07.482 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:48:07.485 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:48:07.488 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:48:07.491 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:48:07.494 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:48:07.496 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:48:07.498 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:48:07.502 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:48:07.505 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:48:07.507 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:48:07.510 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:48:07.513 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:48:07.516 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:48:07.518 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-03 13:48:07.521 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-03 13:48:07.538 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:07.541 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-03 13:48:07.544 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:48:07.547 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-03 13:48:07.550 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-03 13:48:07.554 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-03 13:48:07.558 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-03 13:48:07.561 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-03 13:48:07.564 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-03 13:48:07.568 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-03 13:48:07.570 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-03 13:48:07.574 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-03 13:48:07.578 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-03 13:48:08.137 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-03 13:48:08.137 | user tags 2026-07-03 13:48:08.137 | guest [administrator]' 2026-07-03 13:48:08.141 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-03 13:48:08.142 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-03 13:48:08.142 | user tags 2026-07-03 13:48:08.142 | guest [administrator]' 2026-07-03 13:48:08.146 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-03 13:48:08.149 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-03 13:48:08.152 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-03 13:48:08.658 | Adding user "stackrabbit" ... 2026-07-03 13:48:08.666 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-03 13:48:08.682 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-03 13:48:09.184 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-03 13:48:09.210 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-03 13:48:09.213 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-03 13:48:09.766 | Changing password for user "stackrabbit" ... 2026-07-03 13:48:09.815 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-03 13:48:09.818 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-03 13:48:09.821 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-03 13:48:10.326 | Deleting user "guest" ... 2026-07-03 13:48:10.370 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-03 13:48:10.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:10.391 | + ./stack.sh:main:858 : install_database 2026-07-03 13:48:10.394 | + lib/database:install_database:118 : install_database_mysql 2026-07-03 13:48:10.397 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-03 13:48:10.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:10.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:10.406 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-03 13:48:10.621 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-03 13:48:10.624 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-03 13:48:10.629 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-03 13:48:10.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:10.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:10.637 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-03 13:48:10.640 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-03 13:48:10.643 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-03 13:48:10.647 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-03 13:48:10.650 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-03 13:48:10.653 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:48:10.656 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:48:10.659 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:48:10.662 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:48:10.665 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:48:10.669 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:48:10.672 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:48:10.675 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:48:10.678 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:48:10.680 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:48:10.682 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:48:10.685 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:48:10.689 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:48:10.691 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-03 13:48:10.694 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:10.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:10.700 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-03 13:48:10.703 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:48:10.706 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:48:10.708 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:48:10.711 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:48:10.714 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:48:10.717 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:48:10.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:10.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:10.726 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:48:10.729 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:48:10.731 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:48:10.734 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:48:10.736 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-03 13:48:10.739 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:48:10.742 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:10.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:10.749 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-03 13:48:10.771 | + 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-03 13:48:10.803 | Reading package lists... 2026-07-03 13:48:11.051 | Building dependency tree... 2026-07-03 13:48:11.053 | Reading state information... 2026-07-03 13:48:11.434 | The following additional packages will be installed: 2026-07-03 13:48:11.435 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-03 13:48:11.435 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-03 13:48:11.436 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-03 13:48:11.436 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-03 13:48:11.436 | mysql-server-core-8.0 2026-07-03 13:48:11.438 | Suggested packages: 2026-07-03 13:48:11.438 | libipc-sharedcache-perl mailx tinyca 2026-07-03 13:48:11.486 | The following NEW packages will be installed: 2026-07-03 13:48:11.487 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-03 13:48:11.487 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-03 13:48:11.489 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-03 13:48:11.489 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-03 13:48:11.489 | mysql-server-core-8.0 2026-07-03 13:48:11.592 | 0 upgraded, 17 newly installed, 0 to remove and 82 not upgraded. 2026-07-03 13:48:11.592 | Need to get 29.2 MB of archives. 2026-07-03 13:48:11.592 | After this operation, 242 MB of additional disk space will be used. 2026-07-03 13:48:11.592 | 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-03 13:48:11.937 | 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-03 13:48:11.938 | 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-03 13:48:11.939 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-03 13:48:12.036 | 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-03 13:48:12.037 | 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-03 13:48:12.306 | 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-03 13:48:12.316 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-03 13:48:12.318 | 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-03 13:48:12.318 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-03 13:48:12.318 | 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-03 13:48:12.319 | 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-03 13:48:12.319 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-03 13:48:12.319 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-03 13:48:12.319 | 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-03 13:48:12.388 | 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-03 13:48:12.388 | 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-03 13:48:12.656 | Preconfiguring packages ... 2026-07-03 13:48:12.772 | Fetched 29.2 MB in 1s (33.0 MB/s) 2026-07-03 13:48:12.817 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-03 13:48:12.899 | (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 ... 173830 files and directories currently installed.) 2026-07-03 13:48:12.904 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:48:12.915 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:13.243 | Selecting previously unselected package mysql-client-8.0. 2026-07-03 13:48:13.257 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:48:13.266 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:13.389 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-03 13:48:13.404 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-03 13:48:13.435 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-03 13:48:13.550 | Selecting previously unselected package libmecab2:amd64. 2026-07-03 13:48:13.565 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-03 13:48:13.583 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-03 13:48:13.718 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-03 13:48:13.732 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-03 13:48:13.767 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-03 13:48:13.863 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-03 13:48:13.878 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:48:13.888 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:14.554 | Selecting previously unselected package mysql-server-8.0. 2026-07-03 13:48:14.568 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-03 13:48:14.991 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:15.063 | Selecting previously unselected package libcgi-pm-perl. 2026-07-03 13:48:15.077 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-03 13:48:15.091 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-03 13:48:15.170 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-03 13:48:15.184 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:48:15.196 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-03 13:48:15.261 | Selecting previously unselected package libfcgi-perl. 2026-07-03 13:48:15.278 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-03 13:48:15.284 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-03 13:48:15.361 | Selecting previously unselected package libcgi-fast-perl. 2026-07-03 13:48:15.381 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-03 13:48:15.388 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-03 13:48:15.470 | Selecting previously unselected package libfcgi-bin. 2026-07-03 13:48:15.486 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:48:15.507 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-03 13:48:15.587 | Selecting previously unselected package libhtml-template-perl. 2026-07-03 13:48:15.602 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-03 13:48:15.645 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-03 13:48:15.775 | Selecting previously unselected package mecab-utils. 2026-07-03 13:48:15.789 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-03 13:48:15.802 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-03 13:48:15.891 | Selecting previously unselected package mecab-ipadic. 2026-07-03 13:48:15.906 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-03 13:48:15.924 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-03 13:48:16.389 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-03 13:48:16.403 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-03 13:48:16.420 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-03 13:48:16.500 | Selecting previously unselected package mysql-server. 2026-07-03 13:48:16.515 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-03 13:48:16.522 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:16.627 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-03 13:48:16.662 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-03 13:48:16.697 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:16.723 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-03 13:48:16.759 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-03 13:48:16.797 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-03 13:48:16.825 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-03 13:48:16.850 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-03 13:48:16.893 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-03 13:48:16.935 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:16.980 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:17.015 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-03 13:48:17.076 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:17.355 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-03 13:48:17.387 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-03 13:48:31.022 | mysqld will log errors to /var/log/mysql/error.log 2026-07-03 13:48:31.672 | mysqld is running as pid 27919 2026-07-03 13:48:34.032 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-03 13:48:35.150 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-03 13:48:35.162 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-03 13:48:35.165 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-03 13:48:35.165 | 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-03 13:48:35.165 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-03 13:48:35.187 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-03 13:48:35.187 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-03 13:48:35.249 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-03 13:48:35.249 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-03 13:48:35.250 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-03 13:48:35.283 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-03 13:48:35.283 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-03 13:48:35.284 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-03 13:48:35.284 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-03 13:48:35.284 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-03 13:48:35.284 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-03 13:48:35.410 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-03 13:48:35.412 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-03 13:48:35.414 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-03 13:48:35.414 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-03 13:48:35.415 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-03 13:48:35.441 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-03 13:48:35.514 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-03 13:48:35.539 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-03 13:48:35.539 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-03 13:48:35.540 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-03 13:48:35.540 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-03 13:48:35.540 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-03 13:48:35.550 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-03 13:48:35.553 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-03 13:48:35.553 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-03 13:48:35.750 | 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-03 13:48:35.831 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-03 13:48:35.953 | 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-03 13:48:35.956 | 2026-07-03 13:48:35.956 | done! 2026-07-03 13:48:35.962 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-03 13:48:35.972 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-03 13:48:35.989 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-03 13:48:35.999 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-03 13:48:36.006 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-03 13:48:36.006 | 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-03 13:48:36.006 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-03 13:48:36.036 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-03 13:48:36.036 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-03 13:48:36.125 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-03 13:48:36.125 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-03 13:48:36.125 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-03 13:48:36.169 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-03 13:48:36.169 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-03 13:48:36.171 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-03 13:48:36.171 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-03 13:48:36.171 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-03 13:48:36.171 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-03 13:48:36.368 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-03 13:48:36.370 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-03 13:48:36.374 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-03 13:48:36.374 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-03 13:48:36.375 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-03 13:48:36.417 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-03 13:48:36.522 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-03 13:48:36.559 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-03 13:48:36.559 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-03 13:48:36.559 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-03 13:48:36.560 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-03 13:48:36.560 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-03 13:48:36.575 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-03 13:48:36.579 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-03 13:48:36.579 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-03 13:48:36.828 | 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-03 13:48:36.927 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-03 13:48:37.050 | 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-03 13:48:37.053 | 2026-07-03 13:48:37.053 | done! 2026-07-03 13:48:37.059 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-03 13:48:37.069 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-03 13:48:37.089 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:48:38.330 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:48:38.969 | 2026-07-03 13:48:38.969 | Running kernel seems to be up-to-date. 2026-07-03 13:48:38.969 | 2026-07-03 13:48:38.969 | Restarting services... 2026-07-03 13:48:39.033 | 2026-07-03 13:48:39.033 | Service restarts being deferred: 2026-07-03 13:48:39.033 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:48:39.033 | systemctl restart getty@tty1.service 2026-07-03 13:48:39.033 | systemctl restart networkd-dispatcher.service 2026-07-03 13:48:39.033 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:48:39.033 | systemctl restart storpool_beacon.service 2026-07-03 13:48:39.033 | systemctl restart storpool_block.service 2026-07-03 13:48:39.033 | systemctl restart systemd-logind.service 2026-07-03 13:48:39.033 | 2026-07-03 13:48:39.033 | No containers need to be restarted. 2026-07-03 13:48:39.033 | 2026-07-03 13:48:39.033 | User sessions running outdated binaries: 2026-07-03 13:48:39.033 | ubuntu @ session #4: python3[7144] 2026-07-03 13:48:39.043 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:48:39.051 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:48:39.059 | 2026-07-03 13:48:39.059 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:48:40.351 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:48:40.353 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:48:40.356 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:40.358 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:40.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:40.363 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:40.366 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:40.369 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:48:40.371 | + functions-common:time_stop:2427 : start_time=1783086490768 2026-07-03 13:48:40.373 | + functions-common:time_stop:2429 : [[ -z 1783086490768 ]] 2026-07-03 13:48:40.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:40.381 | + functions-common:time_stop:2432 : end_time=1783086520378 2026-07-03 13:48:40.384 | + functions-common:time_stop:2433 : elapsed_time=29610 2026-07-03 13:48:40.387 | + functions-common:time_stop:2434 : total=86435 2026-07-03 13:48:40.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:40.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116045 2026-07-03 13:48:40.395 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:48:40.397 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-03 13:48:40.400 | + ./stack.sh:main:861 : install_database_python 2026-07-03 13:48:40.403 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-03 13:48:40.405 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-03 13:48:40.408 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-03 13:48:40.410 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:48:40.414 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-03 13:48:40.417 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-03 13:48:40.419 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:48:40.423 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:48:40.423 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:48:40.429 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-03 13:48:40.432 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-03 13:48:40.434 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-03 13:48:40.437 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-03 13:48:40.439 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-03 13:48:40.460 | Using python 3.12 to install PyMySQL 2026-07-03 13:48:40.462 | + 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-03 13:48:41.038 | Collecting PyMySQL 2026-07-03 13:48:41.157 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-03 13:48:41.172 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-03 13:48:41.275 | Installing collected packages: PyMySQL 2026-07-03 13:48:41.313 | Successfully installed PyMySQL-1.2.0 2026-07-03 13:48:41.375 | + inc/python:pip_install:216 : result=0 2026-07-03 13:48:41.378 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:48:41.381 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:41.384 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:41.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:41.388 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:41.390 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:41.393 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:48:41.395 | + functions-common:time_stop:2427 : start_time=1783086520454 2026-07-03 13:48:41.398 | + functions-common:time_stop:2429 : [[ -z 1783086520454 ]] 2026-07-03 13:48:41.401 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:41.406 | + functions-common:time_stop:2432 : end_time=1783086521403 2026-07-03 13:48:41.409 | + functions-common:time_stop:2433 : elapsed_time=949 2026-07-03 13:48:41.412 | + functions-common:time_stop:2434 : total=18072 2026-07-03 13:48:41.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:41.417 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19021 2026-07-03 13:48:41.420 | + inc/python:pip_install:219 : return 0 2026-07-03 13:48:41.423 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-03 13:48:41.426 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-03 13:48:41.428 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-03 13:48:41.431 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-03 13:48:41.448 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:41.451 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-03 13:48:41.453 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-03 13:48:41.473 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:48:41.476 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-03 13:48:41.496 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:48:41.498 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-03 13:48:41.516 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:41.518 | + ./stack.sh:main:869 : install_etcd3 2026-07-03 13:48:41.521 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-03 13:48:41.521 | Installing etcd 2026-07-03 13:48:41.523 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-03 13:48:41.538 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-03 13:48:41.551 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-03 13:48:41.554 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-03 13:48:41.571 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-03 13:48:41.575 | ++ 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-03 13:48:41.578 | ++ 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-03 13:48:41.580 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-03 13:48:41.583 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-03 13:48:41.586 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-03 13:48:41.589 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-03 13:48:41.592 | ++ 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-03 13:48:41.595 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-03 13:48:41.598 | ++ 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-03 13:48:41.605 | --2026-07-03 13:48:41-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-03 13:48:41.627 | Resolving github.com (github.com)... 140.82.121.4 2026-07-03 13:48:41.654 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-03 13:48:41.889 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:48:41.889 | 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-03T14%3A29%3A25Z&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-03T13%3A29%3A17Z&ske=2026-07-03T14%3A29%3A25Z&sks=b&skv=2018-11-09&sig=blwm2%2Fah33ZNMl%2B1ow0JGM0UHZExdAwzTilo8SIqUWg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODMyMSwibmJmIjoxNzgzMDg2NTIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fDaTPH3SgHP1zIZWiRxx0TKUi7R0tN6IU5IjR5EkJeE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-03 13:48:41.889 | --2026-07-03 13:48:41-- 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-03T14%3A29%3A25Z&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-03T13%3A29%3A17Z&ske=2026-07-03T14%3A29%3A25Z&sks=b&skv=2018-11-09&sig=blwm2%2Fah33ZNMl%2B1ow0JGM0UHZExdAwzTilo8SIqUWg%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODMyMSwibmJmIjoxNzgzMDg2NTIxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fDaTPH3SgHP1zIZWiRxx0TKUi7R0tN6IU5IjR5EkJeE&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-03 13:48:41.891 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-03 13:48:41.893 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-03 13:48:42.010 | HTTP request sent, awaiting response... 200 OK 2026-07-03 13:48:42.010 | Length: 20927601 (20M) [application/octet-stream] 2026-07-03 13:48:42.010 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-03 13:48:42.021 | 2026-07-03 13:48:42.395 | 0K ........ ........ ... 100% 51.9M=0.4s 2026-07-03 13:48:42.395 | 2026-07-03 13:48:42.395 | 2026-07-03 13:48:42 (51.9 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-03 13:48:42.395 | 2026-07-03 13:48:42.398 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-03 13:48:42.401 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-03 13:48:42.404 | ++ functions:get_extra_file:81 : return 2026-07-03 13:48:42.408 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-03 13:48:42.411 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-03 13:48:42.413 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-03 13:48:42.416 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-03 13:48:42.435 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-03 13:48:42.437 | + 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-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/ 2026-07-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-03 13:48:42.442 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/README.md 2026-07-03 13:48:42.443 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-03 13:48:42.543 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-03 13:48:42.661 | etcd-v3.5.21-linux-amd64/etcd 2026-07-03 13:48:42.820 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-03 13:48:42.853 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-03 13:48:42.881 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-03 13:48:42.885 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-03 13:48:42.903 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:42.906 | + ./stack.sh:main:879 : configure_CA 2026-07-03 13:48:42.908 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.97 ]] 2026-07-03 13:48:42.911 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.97 2026-07-03 13:48:42.915 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.97 2026-07-03 13:48:42.915 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-03 13:48:42.920 | + lib/tls:configure_CA:70 : [[ 10.4.3.97 != \1\0\.\4\.\3\.\9\7 ]] 2026-07-03 13:48:42.923 | + ./stack.sh:main:880 : init_CA 2026-07-03 13:48:42.925 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-03 13:48:42.928 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-03 13:48:42.930 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-03 13:48:42.933 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-03 13:48:42.937 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-03 13:48:42.939 | + lib/tls:create_CA_base:86 : local i 2026-07-03 13:48:42.942 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:42.945 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-03 13:48:42.949 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:42.952 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-03 13:48:42.957 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:42.960 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-03 13:48:42.966 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:42.969 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-03 13:48:42.973 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-03 13:48:42.977 | + lib/tls:create_CA_base:91 : echo 01 2026-07-03 13:48:42.980 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-03 13:48:42.985 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-03 13:48:42.988 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-03 13:48:42.991 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-03 13:48:42.994 | + lib/tls:create_CA_config:145 : echo ' 2026-07-03 13:48:42.994 | [ ca ] 2026-07-03 13:48:42.994 | default_ca = CA_default 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | [ CA_default ] 2026-07-03 13:48:42.994 | dir = /opt/stack/data/CA/root-ca 2026-07-03 13:48:42.994 | policy = policy_match 2026-07-03 13:48:42.994 | database = $dir/index.txt 2026-07-03 13:48:42.994 | serial = $dir/serial 2026-07-03 13:48:42.994 | certs = $dir/certs 2026-07-03 13:48:42.994 | crl_dir = $dir/crl 2026-07-03 13:48:42.994 | new_certs_dir = $dir/newcerts 2026-07-03 13:48:42.994 | certificate = $dir/cacert.pem 2026-07-03 13:48:42.994 | private_key = $dir/private/cacert.key 2026-07-03 13:48:42.994 | RANDFILE = $dir/private/.rand 2026-07-03 13:48:42.994 | default_md = sha256 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | [ req ] 2026-07-03 13:48:42.994 | default_bits = 2048 2026-07-03 13:48:42.994 | default_md = sha256 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | prompt = no 2026-07-03 13:48:42.994 | distinguished_name = ca_distinguished_name 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | x509_extensions = ca_extensions 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | [ ca_distinguished_name ] 2026-07-03 13:48:42.994 | organizationName = OpenStack 2026-07-03 13:48:42.994 | organizationalUnitName = DevStack Certificate Authority 2026-07-03 13:48:42.994 | commonName = Root CA 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | [ policy_match ] 2026-07-03 13:48:42.994 | countryName = optional 2026-07-03 13:48:42.994 | stateOrProvinceName = optional 2026-07-03 13:48:42.994 | organizationName = match 2026-07-03 13:48:42.994 | organizationalUnitName = optional 2026-07-03 13:48:42.994 | commonName = supplied 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | [ ca_extensions ] 2026-07-03 13:48:42.994 | basicConstraints = critical,CA:true 2026-07-03 13:48:42.994 | subjectKeyIdentifier = hash 2026-07-03 13:48:42.994 | authorityKeyIdentifier = keyid:always, issuer 2026-07-03 13:48:42.994 | keyUsage = cRLSign, keyCertSign 2026-07-03 13:48:42.994 | 2026-07-03 13:48:42.994 | ' 2026-07-03 13:48:42.996 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-03 13:48:42.999 | + 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-03 13:48:43.122 | ...+..+.......+......+.........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+...+.....+......+.+......+............+.....+.+.....+.......+.................+...+.......+...............+..+......+.........+...+.+............+.....+.............+......+........+......+....+..+.+..+..................+.......+..+.+.........+.....................+..+...+.......+.....+.......+.....+.+..+.+.....+......+...+.......+...+......+..+...................+...+..+.........+............+...+.+......+..+.+.................+...............+..................+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:43.170 | ....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+....+...+...+.........+..+.+........+.+........+.+.....+......+.+.........+...+........+...+.......+..+.+..+....+...+..+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.................+....+.....+....+............+...........+.......+......+..+.......+..+..........+.....+....+..+...+....+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:43.173 | ----- 2026-07-03 13:48:43.179 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-03 13:48:43.183 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-03 13:48:43.186 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-03 13:48:43.188 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-03 13:48:43.191 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-03 13:48:43.194 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-03 13:48:43.197 | + lib/tls:create_CA_base:86 : local i 2026-07-03 13:48:43.199 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:43.202 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-03 13:48:43.206 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:43.209 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-03 13:48:43.214 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:43.217 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-03 13:48:43.222 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-03 13:48:43.224 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-03 13:48:43.229 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-03 13:48:43.233 | + lib/tls:create_CA_base:91 : echo 01 2026-07-03 13:48:43.236 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-03 13:48:43.240 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-03 13:48:43.243 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-03 13:48:43.246 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-03 13:48:43.249 | + lib/tls:create_CA_config:145 : echo ' 2026-07-03 13:48:43.249 | [ ca ] 2026-07-03 13:48:43.249 | default_ca = CA_default 2026-07-03 13:48:43.249 | 2026-07-03 13:48:43.249 | [ CA_default ] 2026-07-03 13:48:43.249 | dir = /opt/stack/data/CA/int-ca 2026-07-03 13:48:43.249 | policy = policy_match 2026-07-03 13:48:43.249 | database = $dir/index.txt 2026-07-03 13:48:43.249 | serial = $dir/serial 2026-07-03 13:48:43.249 | certs = $dir/certs 2026-07-03 13:48:43.249 | crl_dir = $dir/crl 2026-07-03 13:48:43.249 | new_certs_dir = $dir/newcerts 2026-07-03 13:48:43.249 | certificate = $dir/cacert.pem 2026-07-03 13:48:43.249 | private_key = $dir/private/cacert.key 2026-07-03 13:48:43.249 | RANDFILE = $dir/private/.rand 2026-07-03 13:48:43.249 | default_md = sha256 2026-07-03 13:48:43.249 | 2026-07-03 13:48:43.249 | [ req ] 2026-07-03 13:48:43.249 | default_bits = 2048 2026-07-03 13:48:43.249 | default_md = sha256 2026-07-03 13:48:43.249 | 2026-07-03 13:48:43.249 | prompt = no 2026-07-03 13:48:43.249 | distinguished_name = ca_distinguished_name 2026-07-03 13:48:43.249 | 2026-07-03 13:48:43.249 | x509_extensions = ca_extensions 2026-07-03 13:48:43.249 | 2026-07-03 13:48:43.250 | [ ca_distinguished_name ] 2026-07-03 13:48:43.250 | organizationName = OpenStack 2026-07-03 13:48:43.250 | organizationalUnitName = DevStack Certificate Authority 2026-07-03 13:48:43.250 | commonName = Intermediate CA 2026-07-03 13:48:43.250 | 2026-07-03 13:48:43.250 | [ policy_match ] 2026-07-03 13:48:43.250 | countryName = optional 2026-07-03 13:48:43.250 | stateOrProvinceName = optional 2026-07-03 13:48:43.250 | organizationName = match 2026-07-03 13:48:43.250 | organizationalUnitName = optional 2026-07-03 13:48:43.250 | commonName = supplied 2026-07-03 13:48:43.250 | 2026-07-03 13:48:43.250 | [ ca_extensions ] 2026-07-03 13:48:43.250 | basicConstraints = critical,CA:true 2026-07-03 13:48:43.250 | subjectKeyIdentifier = hash 2026-07-03 13:48:43.250 | authorityKeyIdentifier = keyid:always, issuer 2026-07-03 13:48:43.250 | keyUsage = cRLSign, keyCertSign 2026-07-03 13:48:43.250 | 2026-07-03 13:48:43.250 | ' 2026-07-03 13:48:43.252 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-03 13:48:43.255 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-03 13:48:43.258 | + lib/tls:create_signing_config:198 : echo ' 2026-07-03 13:48:43.258 | [ ca ] 2026-07-03 13:48:43.258 | default_ca = CA_default 2026-07-03 13:48:43.258 | 2026-07-03 13:48:43.258 | [ CA_default ] 2026-07-03 13:48:43.258 | dir = /opt/stack/data/CA/int-ca 2026-07-03 13:48:43.258 | policy = policy_match 2026-07-03 13:48:43.258 | database = $dir/index.txt 2026-07-03 13:48:43.258 | serial = $dir/serial 2026-07-03 13:48:43.258 | certs = $dir/certs 2026-07-03 13:48:43.258 | crl_dir = $dir/crl 2026-07-03 13:48:43.258 | new_certs_dir = $dir/newcerts 2026-07-03 13:48:43.258 | certificate = $dir/cacert.pem 2026-07-03 13:48:43.258 | private_key = $dir/private/cacert.key 2026-07-03 13:48:43.258 | RANDFILE = $dir/private/.rand 2026-07-03 13:48:43.258 | default_md = default 2026-07-03 13:48:43.258 | 2026-07-03 13:48:43.258 | [ req ] 2026-07-03 13:48:43.258 | default_bits = 1024 2026-07-03 13:48:43.258 | default_md = sha256 2026-07-03 13:48:43.258 | 2026-07-03 13:48:43.258 | prompt = no 2026-07-03 13:48:43.258 | distinguished_name = req_distinguished_name 2026-07-03 13:48:43.258 | 2026-07-03 13:48:43.258 | x509_extensions = req_extensions 2026-07-03 13:48:43.259 | 2026-07-03 13:48:43.259 | [ req_distinguished_name ] 2026-07-03 13:48:43.259 | organizationName = OpenStack 2026-07-03 13:48:43.259 | organizationalUnitName = DevStack Server Farm 2026-07-03 13:48:43.259 | 2026-07-03 13:48:43.259 | [ policy_match ] 2026-07-03 13:48:43.259 | countryName = optional 2026-07-03 13:48:43.259 | stateOrProvinceName = optional 2026-07-03 13:48:43.259 | organizationName = match 2026-07-03 13:48:43.259 | organizationalUnitName = optional 2026-07-03 13:48:43.259 | commonName = supplied 2026-07-03 13:48:43.259 | 2026-07-03 13:48:43.259 | [ req_extensions ] 2026-07-03 13:48:43.259 | basicConstraints = CA:false 2026-07-03 13:48:43.259 | subjectKeyIdentifier = hash 2026-07-03 13:48:43.259 | authorityKeyIdentifier = keyid:always, issuer 2026-07-03 13:48:43.259 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-03 13:48:43.259 | extendedKeyUsage = serverAuth, clientAuth 2026-07-03 13:48:43.259 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-03 13:48:43.259 | 2026-07-03 13:48:43.259 | ' 2026-07-03 13:48:43.262 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-03 13:48:43.265 | + 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-03 13:48:43.430 | .....+..+...+....+.....+....+..............+.+..+....+........+.+.....+.+...+...+.....+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+....+......+...............+........+....+...+.....+....+.........+..+.......+.....+.+...........+...+.+..+...+............+....+...+......+.....+.........+.......+...+..+.........+......................+..+...+....+.....+...+..........+...+.....+............+................+......+...+..+.........+.+.....+.+............+...+....................+....+........+..........+............+.........+..+....+......+..+................+.....+....+.................+.........+....+...+...............+.................+...+...+....+..+...+............+.........+....+..+......+............+......+.......+.....+...+...............+..........+..............+.......+...+..+.+...+............+..+.......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:43.563 | ....+....+..+....+......+......+..+.+.....+.+.....+.+........+.+...+...+...+..+.......+..+.+..+..........+..+....+............+.....+.......+.....+......+......+...+...+.........+.+..+..........+..+...............+....+..............+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+...+..+....+........+.+..+.......+...............+.................+.....................+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+........+.......+...+..+...+...+...+......+.+.....+...+.......+..+...+.........+...+...+...+.+...+.....................+............+..+.+......+.....+.+.....+.........+....+..+.............+..+....+...+.....+......+....+.....+.+.........+...........+.+......+..+......+.+..............+..........+..+.........+.+............+.....+.......+......+..+.+..............+............+.+...+..+..................+....+....................+...+............+.............+..+.......+......+........+.+.....+.+...+..+...+................+.....+....+.....+......+...............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:43.566 | ----- 2026-07-03 13:48:43.571 | + 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-03 13:48:43.574 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-03 13:48:43.576 | Check that the request matches the signature 2026-07-03 13:48:43.576 | Signature ok 2026-07-03 13:48:43.576 | The Subject's Distinguished Name is as follows 2026-07-03 13:48:43.576 | organizationName :ASN.1 12:'OpenStack' 2026-07-03 13:48:43.576 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-03 13:48:43.576 | commonName :ASN.1 12:'Intermediate CA' 2026-07-03 13:48:43.577 | Certificate is to be certified until Jul 3 13:48:43 2027 GMT (365 days) 2026-07-03 13:48:43.578 | 2026-07-03 13:48:43.578 | Write out database with 1 new entries 2026-07-03 13:48:43.579 | Database updated 2026-07-03 13:48:43.582 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-03 13:48:43.586 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-03 13:48:43.592 | + lib/tls:init_CA:212 : is_fedora 2026-07-03 13:48:43.594 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:48:43.597 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:48:43.600 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:48:43.603 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:48:43.605 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:48:43.607 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:48:43.609 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:48:43.612 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:48:43.615 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:48:43.618 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:48:43.621 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:48:43.624 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:48:43.627 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:48:43.630 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-03 13:48:43.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:43.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:43.638 | + 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-03 13:48:43.651 | + 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-03 13:48:43.665 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-03 13:48:43.677 | Updating certificates in /etc/ssl/certs... 2026-07-03 13:48:44.545 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-03 13:48:44.546 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-03 13:48:44.551 | 2 added, 0 removed; done. 2026-07-03 13:48:44.551 | Running hooks in /etc/ca-certificates/update.d... 2026-07-03 13:48:44.553 | done. 2026-07-03 13:48:44.560 | + ./stack.sh:main:881 : init_cert 2026-07-03 13:48:44.563 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-03 13:48:44.566 | + lib/tls:init_cert:226 : [[ -n 10.4.3.97 ]] 2026-07-03 13:48:44.569 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.97 2026-07-03 13:48:44.571 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-03 13:48:44.574 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.97,IP:::1 2026-07-03 13:48:44.577 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.97,IP:::1 2026-07-03 13:48:44.579 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-03 13:48:44.582 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-03 13:48:44.585 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-03 13:48:44.588 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.97,IP:::1 2026-07-03 13:48:44.590 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.97 ']' 2026-07-03 13:48:44.593 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.97 2026-07-03 13:48:44.596 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.97 2026-07-03 13:48:44.599 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-03 13:48:44.602 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.97 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-03 13:48:44.605 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-03 13:48:44.607 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.97,IP:::1 ]] 2026-07-03 13:48:44.610 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.97,IP:::1,IP:10.4.3.97 2026-07-03 13:48:44.612 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-03 13:48:44.615 | + 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-03 13:48:44.647 | ....+........+...+.+......+...+..............+......+......+.+........+.......+........+....+..+.+..+.......+........+......+.........+.+..+.........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+......+.....+.......+...+........+....+...+...+...........+....+..+....+...+..................+...+......+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:44.714 | .......+........+.+..+...+.+...+..+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+......+..............+...+..................+.+...+...+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+.......+......+............+.....+.+..+...............+...+.........+..........+..+.........+.......+..+.+.....+.......+.....+.......+..+......+.........+...+.+......+...........+.......+........+...+.+...+...+...+.....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-03 13:48:44.717 | ----- 2026-07-03 13:48:44.723 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.97,IP:::1,IP:10.4.3.97 ]] 2026-07-03 13:48:44.725 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.97,IP:::1,IP:10.4.3.97 2026-07-03 13:48:44.728 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.97,IP:::1,IP:10.4.3.97 2026-07-03 13:48:44.731 | + 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-03 13:48:44.734 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-03 13:48:44.736 | Check that the request matches the signature 2026-07-03 13:48:44.736 | Signature ok 2026-07-03 13:48:44.736 | The Subject's Distinguished Name is as follows 2026-07-03 13:48:44.736 | organizationName :ASN.1 12:'OpenStack' 2026-07-03 13:48:44.736 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-03 13:48:44.736 | commonName :ASN.1 12:'localhost' 2026-07-03 13:48:44.737 | Certificate is to be certified until Jul 3 13:48:44 2027 GMT (365 days) 2026-07-03 13:48:44.739 | 2026-07-03 13:48:44.739 | Write out database with 1 new entries 2026-07-03 13:48:44.739 | Database updated 2026-07-03 13:48:44.743 | + 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-03 13:48:44.747 | + ./stack.sh:main:888 : install_dstat 2026-07-03 13:48:44.750 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-03 13:48:44.770 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:44.773 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-03 13:48:44.775 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-03 13:48:44.778 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:48:44.781 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-03 13:48:44.784 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-03 13:48:44.787 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:48:44.791 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:48:44.791 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:48:44.796 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-03 13:48:44.799 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-03 13:48:44.802 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-03 13:48:44.805 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-03 13:48:44.808 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-03 13:48:44.829 | Using python 3.12 to install psutil 2026-07-03 13:48:44.832 | + 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-03 13:48:45.472 | Collecting psutil 2026-07-03 13:48:45.523 | 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-03 13:48:45.540 | 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-03 13:48:45.625 | Installing collected packages: psutil 2026-07-03 13:48:45.688 | Successfully installed psutil-7.2.2 2026-07-03 13:48:45.759 | + inc/python:pip_install:216 : result=0 2026-07-03 13:48:45.762 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:48:45.765 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:45.768 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:45.770 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:45.772 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:45.775 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:45.777 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:48:45.780 | + functions-common:time_stop:2427 : start_time=1783086524824 2026-07-03 13:48:45.782 | + functions-common:time_stop:2429 : [[ -z 1783086524824 ]] 2026-07-03 13:48:45.785 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:45.790 | + functions-common:time_stop:2432 : end_time=1783086525787 2026-07-03 13:48:45.793 | + functions-common:time_stop:2433 : elapsed_time=963 2026-07-03 13:48:45.795 | + functions-common:time_stop:2434 : total=19021 2026-07-03 13:48:45.798 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:45.801 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19984 2026-07-03 13:48:45.803 | + inc/python:pip_install:219 : return 0 2026-07-03 13:48:45.806 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-03 13:48:45.808 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:48:45.811 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-03 13:48:45.813 | + ./stack.sh:main:897 : install_libs 2026-07-03 13:48:45.816 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-03 13:48:45.818 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-03 13:48:45.821 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-03 13:48:45.823 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-03 13:48:45.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.828 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:45.831 | + 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-03 13:48:45.834 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.837 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-03 13:48:45.839 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-03 13:48:45.841 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-03 13:48:45.844 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-03 13:48:45.846 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.849 | + inc/python:use_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-03 13:48:45.852 | + 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-03 13:48:45.855 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.858 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-03 13:48:45.861 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-03 13:48:45.864 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-03 13:48:45.867 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-03 13:48:45.869 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.872 | + inc/python:use_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-03 13:48:45.874 | + 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-03 13:48:45.877 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.880 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-03 13:48:45.882 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-03 13:48:45.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-03 13:48:45.887 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-03 13:48:45.890 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.893 | + inc/python:use_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-03 13:48:45.896 | + 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-03 13:48:45.899 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.901 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-03 13:48:45.904 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-03 13:48:45.907 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-03 13:48:45.910 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-03 13:48:45.913 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.916 | + inc/python:use_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-03 13:48:45.919 | + 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-03 13:48:45.922 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.925 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-03 13:48:45.927 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-03 13:48:45.930 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-03 13:48:45.933 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-03 13:48:45.936 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.939 | + inc/python:use_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-03 13:48:45.942 | + 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-03 13:48:45.945 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.948 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-03 13:48:45.951 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-03 13:48:45.954 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-03 13:48:45.956 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-03 13:48:45.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.962 | + inc/python:use_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-03 13:48:45.965 | + 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-03 13:48:45.967 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.970 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-03 13:48:45.973 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-03 13:48:45.976 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-03 13:48:45.978 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-03 13:48:45.982 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:45.984 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:45.987 | + 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-03 13:48:45.990 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:45.993 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-03 13:48:45.996 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-03 13:48:46.000 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-03 13:48:46.003 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-03 13:48:46.007 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.010 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:46.013 | + 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-03 13:48:46.015 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.018 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-03 13:48:46.021 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-03 13:48:46.024 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-03 13:48:46.027 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-03 13:48:46.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.032 | + inc/python:use_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-03 13:48:46.035 | + 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-03 13:48:46.038 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.041 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-03 13:48:46.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-03 13:48:46.046 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-03 13:48:46.049 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-03 13:48:46.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.056 | + inc/python:use_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-03 13:48:46.059 | + 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-03 13:48:46.062 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.064 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-03 13:48:46.067 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-03 13:48:46.070 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-03 13:48:46.072 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-03 13:48:46.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.078 | + inc/python:use_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-03 13:48:46.081 | + 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-03 13:48:46.084 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.087 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-03 13:48:46.089 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-03 13:48:46.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-03 13:48:46.095 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-03 13:48:46.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.101 | + inc/python:use_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-03 13:48:46.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.config, ]] 2026-07-03 13:48:46.106 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.108 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-03 13:48:46.111 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-03 13:48:46.114 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-03 13:48:46.117 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-03 13:48:46.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.122 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:46.125 | + 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-03 13:48:46.127 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.131 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-03 13:48:46.134 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-03 13:48:46.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-03 13:48:46.139 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-03 13:48:46.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.145 | + inc/python:use_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-03 13:48:46.147 | + 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-03 13:48:46.150 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.154 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-03 13:48:46.156 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-03 13:48:46.159 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-03 13:48:46.161 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-03 13:48:46.164 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.166 | + inc/python:use_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-03 13:48:46.170 | + 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-03 13:48:46.172 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.175 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-03 13:48:46.177 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-03 13:48:46.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-03 13:48:46.182 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-03 13:48:46.185 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.188 | + inc/python:use_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-03 13:48:46.190 | + 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-03 13:48:46.193 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.195 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-03 13:48:46.198 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-03 13:48:46.201 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-03 13:48:46.204 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-03 13:48:46.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.209 | + inc/python:use_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-03 13:48:46.212 | + 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-03 13:48:46.215 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.217 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-03 13:48:46.220 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-03 13:48:46.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-03 13:48:46.225 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-03 13:48:46.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.231 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:46.233 | + 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-03 13:48:46.236 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.239 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-03 13:48:46.242 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-03 13:48:46.245 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-03 13:48:46.247 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-03 13:48:46.251 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.254 | + inc/python:use_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-03 13:48:46.257 | + 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-03 13:48:46.260 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.263 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-03 13:48:46.265 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-03 13:48:46.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-03 13:48:46.270 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-03 13:48:46.273 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.277 | + inc/python:use_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-03 13:48:46.279 | + 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-03 13:48:46.282 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.284 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-03 13:48:46.288 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-03 13:48:46.291 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-03 13:48:46.293 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-03 13:48:46.296 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.299 | + inc/python:use_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-03 13:48:46.302 | + 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-03 13:48:46.305 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.307 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-03 13:48:46.310 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-03 13:48:46.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-03 13:48:46.315 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-03 13:48:46.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.320 | + inc/python:use_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-03 13:48:46.322 | + 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-03 13:48:46.325 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.328 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-03 13:48:46.330 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-03 13:48:46.333 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-03 13:48:46.335 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-03 13:48:46.338 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.341 | + inc/python:use_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-03 13:48:46.343 | + 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-03 13:48:46.346 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.349 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-03 13:48:46.352 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-03 13:48:46.354 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-03 13:48:46.357 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-03 13:48:46.359 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.362 | + inc/python:use_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-03 13:48:46.365 | + 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-03 13:48:46.368 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.370 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-03 13:48:46.373 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-03 13:48:46.375 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-03 13:48:46.379 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-03 13:48:46.381 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.384 | + inc/python:use_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-03 13:48:46.387 | + 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-03 13:48:46.390 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.392 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-03 13:48:46.395 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-03 13:48:46.397 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-03 13:48:46.400 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-03 13:48:46.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.406 | + inc/python:use_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-03 13:48:46.408 | + 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-03 13:48:46.411 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.414 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-03 13:48:46.417 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-03 13:48:46.420 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-03 13:48:46.422 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-03 13:48:46.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.428 | + inc/python:use_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-03 13:48:46.431 | + 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-03 13:48:46.434 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.436 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-03 13:48:46.439 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-03 13:48:46.441 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-03 13:48:46.444 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-03 13:48:46.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.449 | + inc/python:use_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-03 13:48:46.452 | + 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-03 13:48:46.454 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.457 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-03 13:48:46.460 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-03 13:48:46.463 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-03 13:48:46.465 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-03 13:48:46.468 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.471 | + inc/python:use_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-03 13:48:46.474 | + 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-03 13:48:46.477 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.479 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-03 13:48:46.482 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-03 13:48:46.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-03 13:48:46.487 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-03 13:48:46.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.493 | + inc/python:use_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-03 13:48:46.495 | + 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-03 13:48:46.498 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.500 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-03 13:48:46.503 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-03 13:48:46.506 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-03 13:48:46.508 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-03 13:48:46.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.513 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:46.517 | + 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-03 13:48:46.519 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.522 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-03 13:48:46.524 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-03 13:48:46.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-03 13:48:46.530 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-03 13:48:46.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.536 | + inc/python:use_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-03 13:48:46.538 | + 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-03 13:48:46.541 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.544 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-03 13:48:46.547 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-03 13:48:46.549 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-03 13:48:46.552 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-03 13:48:46.554 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.556 | + inc/python:use_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-03 13:48:46.559 | + 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-03 13:48:46.561 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.564 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-03 13:48:46.566 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-03 13:48:46.570 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-03 13:48:46.572 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-03 13:48:46.575 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.578 | + inc/python:use_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-03 13:48:46.580 | + 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-03 13:48:46.582 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.586 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-03 13:48:46.588 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-03 13:48:46.591 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-03 13:48:46.593 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-03 13:48:46.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.598 | + inc/python:use_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-03 13:48:46.601 | + 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-03 13:48:46.603 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.606 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-03 13:48:46.609 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-03 13:48:46.612 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-03 13:48:46.614 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-03 13:48:46.617 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.619 | + inc/python:use_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-03 13:48:46.623 | + 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-03 13:48:46.625 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.628 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-03 13:48:46.631 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-03 13:48:46.633 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-03 13:48:46.635 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-03 13:48:46.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.639 | + inc/python:use_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-03 13:48:46.642 | + 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-03 13:48:46.644 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.647 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-03 13:48:46.649 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-03 13:48:46.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:46.655 | + inc/python:use_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-03 13:48:46.657 | + 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-03 13:48:46.659 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:46.662 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-03 13:48:46.682 | Using python 3.12 to install etcd3gw 2026-07-03 13:48:46.684 | + 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-03 13:48:47.232 | Collecting etcd3gw 2026-07-03 13:48:47.282 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:48:47.289 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-03 13:48:47.305 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-03 13:48:47.309 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-03 13:48:47.323 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-03 13:48:47.327 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:48:47.343 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-03 13:48:47.346 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-03 13:48:47.572 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-03 13:48:47.575 | 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-03 13:48:47.581 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-03 13:48:47.652 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-03 13:48:47.653 | 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-03 13:48:47.665 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-03 13:48:47.666 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-03 13:48:47.681 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-03 13:48:47.683 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-03 13:48:47.685 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-03 13:48:47.694 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-03 13:48:47.707 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-03 13:48:47.717 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-03 13:48:47.723 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-03 13:48:47.725 | 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-03 13:48:47.726 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-03 13:48:47.727 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-03 13:48:47.730 | 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-03 13:48:47.842 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-03 13:48:47.872 | Attempting uninstall: urllib3 2026-07-03 13:48:47.876 | Found existing installation: urllib3 2.0.7 2026-07-03 13:48:47.877 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:47.877 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-03 13:48:47.956 | Attempting uninstall: idna 2026-07-03 13:48:47.962 | Found existing installation: idna 3.6 2026-07-03 13:48:47.962 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:47.962 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-03 13:48:48.045 | Attempting uninstall: requests 2026-07-03 13:48:48.048 | Found existing installation: requests 2.31.0 2026-07-03 13:48:48.049 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:48.049 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-03 13:48:48.169 | 2026-07-03 13:48:48.171 | 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-03 13:48:48.280 | + inc/python:pip_install:216 : result=0 2026-07-03 13:48:48.283 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:48:48.285 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:48.287 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:48.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:48.293 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:48.295 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:48.297 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:48:48.300 | + functions-common:time_stop:2427 : start_time=1783086526676 2026-07-03 13:48:48.302 | + functions-common:time_stop:2429 : [[ -z 1783086526676 ]] 2026-07-03 13:48:48.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:48.309 | + functions-common:time_stop:2432 : end_time=1783086528306 2026-07-03 13:48:48.311 | + functions-common:time_stop:2433 : elapsed_time=1630 2026-07-03 13:48:48.314 | + functions-common:time_stop:2434 : total=19984 2026-07-03 13:48:48.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:48.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21614 2026-07-03 13:48:48.321 | + inc/python:pip_install:219 : return 0 2026-07-03 13:48:48.323 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-03 13:48:48.326 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-03 13:48:48.329 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-03 13:48:48.332 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:48:48.336 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:48:48.339 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:48:48.342 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:48:48.345 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:48:48.348 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:48:48.350 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:48:48.353 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:48:48.356 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:48:48.359 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:48:48.362 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:48:48.365 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:48:48.368 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:48:48.371 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-03 13:48:48.373 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:48.376 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:48.379 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-03 13:48:48.382 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-03 13:48:48.385 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:48:48.388 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:48:48.391 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:48:48.394 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:48:48.397 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:48:48.400 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:48:48.403 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:48.405 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:48.408 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:48:48.411 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:48:48.413 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:48:48.416 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:48:48.419 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-03 13:48:48.422 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:48:48.425 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:48.427 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:48.430 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-03 13:48:48.450 | + 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-03 13:48:48.479 | Reading package lists... 2026-07-03 13:48:48.704 | Building dependency tree... 2026-07-03 13:48:48.706 | Reading state information... 2026-07-03 13:48:48.985 | The following additional packages will be installed: 2026-07-03 13:48:48.986 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-03 13:48:48.988 | Suggested packages: 2026-07-03 13:48:48.988 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-03 13:48:48.988 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-03 13:48:48.988 | python3-uwsgidecorators 2026-07-03 13:48:49.021 | The following NEW packages will be installed: 2026-07-03 13:48:49.023 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-03 13:48:49.023 | uwsgi-plugin-python3 2026-07-03 13:48:49.371 | 0 upgraded, 7 newly installed, 0 to remove and 82 not upgraded. 2026-07-03 13:48:49.371 | Need to get 1,290 kB of archives. 2026-07-03 13:48:49.371 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-03 13:48:49.371 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-03 13:48:49.547 | 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-03 13:48:49.587 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-03 13:48:49.626 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-03 13:48:49.627 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-03 13:48:49.671 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-03 13:48:49.671 | 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-03 13:48:49.971 | Fetched 1,290 kB in 1s (2,011 kB/s) 2026-07-03 13:48:50.007 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-03 13:48:50.080 | (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 ... 174205 files and directories currently installed.) 2026-07-03 13:48:50.084 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-03 13:48:50.092 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-03 13:48:50.144 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-03 13:48:50.159 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-03 13:48:50.162 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-03 13:48:50.211 | Selecting previously unselected package libzmq5:amd64. 2026-07-03 13:48:50.225 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-03 13:48:50.228 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-03 13:48:50.282 | Selecting previously unselected package libyajl2:amd64. 2026-07-03 13:48:50.296 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-03 13:48:50.302 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-03 13:48:50.347 | Selecting previously unselected package uwsgi-core. 2026-07-03 13:48:50.362 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-03 13:48:50.367 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-03 13:48:50.465 | Selecting previously unselected package uwsgi. 2026-07-03 13:48:50.480 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-03 13:48:50.488 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-03 13:48:50.547 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-03 13:48:50.562 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-03 13:48:50.569 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-03 13:48:50.650 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-03 13:48:50.674 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-03 13:48:50.687 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-03 13:48:50.706 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-03 13:48:50.722 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-03 13:48:50.745 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-03 13:48:51.114 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-03 13:48:51.148 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:48:51.820 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:48:52.433 | 2026-07-03 13:48:52.433 | Running kernel seems to be up-to-date. 2026-07-03 13:48:52.433 | 2026-07-03 13:48:52.433 | Restarting services... 2026-07-03 13:48:52.503 | 2026-07-03 13:48:52.504 | Service restarts being deferred: 2026-07-03 13:48:52.504 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:48:52.504 | systemctl restart getty@tty1.service 2026-07-03 13:48:52.504 | systemctl restart networkd-dispatcher.service 2026-07-03 13:48:52.504 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:48:52.504 | systemctl restart storpool_beacon.service 2026-07-03 13:48:52.504 | systemctl restart storpool_block.service 2026-07-03 13:48:52.504 | systemctl restart systemd-logind.service 2026-07-03 13:48:52.504 | 2026-07-03 13:48:52.504 | No containers need to be restarted. 2026-07-03 13:48:52.504 | 2026-07-03 13:48:52.504 | User sessions running outdated binaries: 2026-07-03 13:48:52.504 | ubuntu @ session #4: python3[7144] 2026-07-03 13:48:52.514 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:48:52.524 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:48:52.533 | 2026-07-03 13:48:52.533 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:48:53.800 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:48:53.803 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:48:53.807 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:53.809 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:53.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:53.814 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:53.816 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:53.819 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:48:53.821 | + functions-common:time_stop:2427 : start_time=1783086528447 2026-07-03 13:48:53.823 | + functions-common:time_stop:2429 : [[ -z 1783086528447 ]] 2026-07-03 13:48:53.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:53.830 | + functions-common:time_stop:2432 : end_time=1783086533827 2026-07-03 13:48:53.833 | + functions-common:time_stop:2433 : elapsed_time=5380 2026-07-03 13:48:53.835 | + functions-common:time_stop:2434 : total=116045 2026-07-03 13:48:53.838 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:53.840 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=121425 2026-07-03 13:48:53.844 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:48:53.846 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-03 13:48:53.849 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:48:53.852 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:48:53.854 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-03 13:48:53.896 | No module matches proxy 2026-07-03 13:48:53.899 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-03 13:48:53.933 | Enabling module proxy. 2026-07-03 13:48:53.939 | To activate the new configuration, you need to run: 2026-07-03 13:48:53.939 | systemctl restart apache2 2026-07-03 13:48:53.943 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-03 13:48:53.978 | Considering dependency proxy for proxy_uwsgi: 2026-07-03 13:48:53.978 | Module proxy already enabled 2026-07-03 13:48:53.978 | Enabling module proxy_uwsgi. 2026-07-03 13:48:53.983 | To activate the new configuration, you need to run: 2026-07-03 13:48:53.983 | systemctl restart apache2 2026-07-03 13:48:53.988 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-03 13:48:53.992 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:48:53.994 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:48:53.996 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:48:54.109 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-03 13:48:54.112 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-03 13:48:54.115 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-03 13:48:54.117 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.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-03 13:48:54.123 | + 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-03 13:48:54.125 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.128 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-03 13:48:54.130 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-03 13:48:54.133 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-03 13:48:54.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.139 | + inc/python:use_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-03 13:48:54.141 | + 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-03 13:48:54.144 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.147 | + ./stack.sh:main:905 : install_glanceclient 2026-07-03 13:48:54.150 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-03 13:48:54.152 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-03 13:48:54.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.157 | + inc/python:use_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-03 13:48:54.160 | + 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-03 13:48:54.163 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.165 | + ./stack.sh:main:906 : install_cinderclient 2026-07-03 13:48:54.168 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-03 13:48:54.170 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-03 13:48:54.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.176 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:54.179 | + 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-03 13:48:54.181 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.184 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-03 13:48:54.186 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-03 13:48:54.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.192 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:54.195 | + 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-03 13:48:54.197 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.200 | + ./stack.sh:main:907 : install_novaclient 2026-07-03 13:48:54.202 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-03 13:48:54.205 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-03 13:48:54.208 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.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-03 13:48:54.213 | + 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-03 13:48:54.216 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.219 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-03 13:48:54.238 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:54.240 | + ./stack.sh:main:909 : install_swiftclient 2026-07-03 13:48:54.242 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-03 13:48:54.246 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-03 13:48:54.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.252 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:48:54.256 | + 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-03 13:48:54.259 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.262 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-03 13:48:54.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:54.282 | + ./stack.sh:main:912 : install_neutronclient 2026-07-03 13:48:54.285 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-03 13:48:54.287 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-03 13:48:54.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.293 | + inc/python:use_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-03 13:48:54.295 | + 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-03 13:48:54.298 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.300 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-03 13:48:54.303 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-03 13:48:54.306 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-03 13:48:54.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:48:54.311 | + inc/python:use_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-03 13:48:54.314 | + 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-03 13:48:54.317 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:48:54.319 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-03 13:48:54.323 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-03 13:48:54.325 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:48:54.329 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-03 13:48:54.331 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-03 13:48:54.334 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:48:54.338 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:48:54.339 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:48:54.343 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-03 13:48:54.345 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-03 13:48:54.348 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-03 13:48:54.351 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-03 13:48:54.354 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-03 13:48:54.375 | Using python 3.12 to install keystonemiddleware 2026-07-03 13:48:54.378 | + 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-03 13:48:54.927 | Collecting keystonemiddleware 2026-07-03 13:48:54.980 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-03 13:48:55.010 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-03 13:48:55.013 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:48:55.041 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-03 13:48:55.045 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:48:55.073 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-03 13:48:55.077 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:48:55.097 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-03 13:48:55.101 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:48:55.123 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-03 13:48:55.127 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-03 13:48:55.152 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-03 13:48:55.156 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:48:55.177 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-03 13:48:55.181 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:48:55.210 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-03 13:48:55.213 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:48:55.219 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-03 13:48:55.231 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-03 13:48:55.234 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-03 13:48:55.257 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-03 13:48:55.260 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-03 13:48:55.351 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-03 13:48:55.356 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:48:55.363 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-03 13:48:55.489 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-03 13:48:55.493 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-03 13:48:55.500 | 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-03 13:48:55.520 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-03 13:48:55.523 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:48:55.536 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-03 13:48:55.539 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:48:55.560 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-03 13:48:55.563 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-03 13:48:55.600 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-03 13:48:55.603 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-03 13:48:55.625 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-03 13:48:55.627 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-03 13:48:55.646 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-03 13:48:55.650 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-03 13:48:55.668 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-03 13:48:55.671 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-03 13:48:55.677 | 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-03 13:48:55.691 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-03 13:48:55.694 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-03 13:48:55.700 | 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-03 13:48:55.701 | 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-03 13:48:55.769 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-03 13:48:55.773 | 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-03 13:48:55.804 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-03 13:48:55.807 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-03 13:48:55.815 | 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-03 13:48:55.816 | 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-03 13:48:55.818 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-03 13:48:55.838 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-03 13:48:55.841 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-03 13:48:55.864 | 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-03 13:48:55.865 | 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-03 13:48:55.865 | 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-03 13:48:55.866 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-03 13:48:55.892 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-03 13:48:55.906 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-03 13:48:55.923 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-03 13:48:55.933 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-03 13:48:55.946 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-03 13:48:55.959 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-03 13:48:55.967 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-03 13:48:55.979 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-03 13:48:56.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 41.6 MB/s 0:00:00 2026-07-03 13:48:56.034 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-03 13:48:56.047 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-03 13:48:56.060 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-03 13:48:56.069 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-03 13:48:56.078 | 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-03 13:48:56.091 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-03 13:48:56.101 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-03 13:48:56.111 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-03 13:48:56.120 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-03 13:48:56.133 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-03 13:48:56.143 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-03 13:48:56.155 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-03 13:48:56.162 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-03 13:48:56.169 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-03 13:48:56.176 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-03 13:48:56.184 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-03 13:48:56.338 | 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-03 13:48:56.409 | Attempting uninstall: typing-extensions 2026-07-03 13:48:56.413 | Found existing installation: typing_extensions 4.10.0 2026-07-03 13:48:56.413 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.414 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-03 13:48:56.481 | Attempting uninstall: six 2026-07-03 13:48:56.485 | Found existing installation: six 1.16.0 2026-07-03 13:48:56.485 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.485 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-03 13:48:56.522 | Attempting uninstall: pyparsing 2026-07-03 13:48:56.526 | Found existing installation: pyparsing 3.1.1 2026-07-03 13:48:56.527 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.527 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-03 13:48:56.602 | Attempting uninstall: PyJWT 2026-07-03 13:48:56.606 | Found existing installation: PyJWT 2.7.0 2026-07-03 13:48:56.607 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.607 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-03 13:48:56.634 | Attempting uninstall: netaddr 2026-07-03 13:48:56.639 | Found existing installation: netaddr 0.8.0 2026-07-03 13:48:56.639 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.640 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-03 13:48:56.774 | Attempting uninstall: python-dateutil 2026-07-03 13:48:56.779 | Found existing installation: python-dateutil 2.8.2 2026-07-03 13:48:56.779 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:48:56.779 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-03 13:48:57.908 | 2026-07-03 13:48:57.913 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-03 13:48:58.035 | + inc/python:pip_install:216 : result=0 2026-07-03 13:48:58.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:48:58.040 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:58.043 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:58.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:58.047 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:58.050 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:58.053 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:48:58.055 | + functions-common:time_stop:2427 : start_time=1783086534370 2026-07-03 13:48:58.058 | + functions-common:time_stop:2429 : [[ -z 1783086534370 ]] 2026-07-03 13:48:58.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:58.066 | + functions-common:time_stop:2432 : end_time=1783086538063 2026-07-03 13:48:58.068 | + functions-common:time_stop:2433 : elapsed_time=3693 2026-07-03 13:48:58.071 | + functions-common:time_stop:2434 : total=21614 2026-07-03 13:48:58.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:58.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25307 2026-07-03 13:48:58.079 | + inc/python:pip_install:219 : return 0 2026-07-03 13:48:58.081 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-03 13:48:58.084 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-03 13:48:58.087 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:48:58.091 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-03 13:48:58.094 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-03 13:48:58.097 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:48:58.102 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:48:58.102 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:48:58.108 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-03 13:48:58.111 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-03 13:48:58.114 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-03 13:48:58.117 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-03 13:48:58.120 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-03 13:48:58.142 | Using python 3.12 to install python-memcached 2026-07-03 13:48:58.144 | + 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-03 13:48:58.718 | Collecting python-memcached 2026-07-03 13:48:58.816 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:48:58.824 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-03 13:48:58.907 | Installing collected packages: python-memcached 2026-07-03 13:48:58.924 | Successfully installed python-memcached-1.62 2026-07-03 13:48:58.997 | + inc/python:pip_install:216 : result=0 2026-07-03 13:48:59.000 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:48:59.003 | + functions-common:time_stop:2420 : local name 2026-07-03 13:48:59.006 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:48:59.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:48:59.011 | + functions-common:time_stop:2423 : local total 2026-07-03 13:48:59.013 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:48:59.016 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:48:59.018 | + functions-common:time_stop:2427 : start_time=1783086538136 2026-07-03 13:48:59.021 | + functions-common:time_stop:2429 : [[ -z 1783086538136 ]] 2026-07-03 13:48:59.024 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:48:59.028 | + functions-common:time_stop:2432 : end_time=1783086539025 2026-07-03 13:48:59.031 | + functions-common:time_stop:2433 : elapsed_time=889 2026-07-03 13:48:59.034 | + functions-common:time_stop:2434 : total=25307 2026-07-03 13:48:59.037 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:48:59.039 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26196 2026-07-03 13:48:59.042 | + inc/python:pip_install:219 : return 0 2026-07-03 13:48:59.044 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-03 13:48:59.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:48:59.064 | + ./stack.sh:main:919 : '[' 10.4.3.97 == 10.4.3.97 ']' 2026-07-03 13:48:59.067 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-03 13:48:59.070 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-03 13:48:59.072 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-03 13:48:59.076 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:48:59.079 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-03 13:48:59.082 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-03 13:48:59.099 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:48:59.101 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-03 13:48:59.103 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-03 13:48:59.106 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-03 13:48:59.108 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:48:59.110 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:48:59.113 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:48:59.116 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:48:59.119 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:48:59.122 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:48:59.138 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:48:59.140 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:48:59.142 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:48:59.145 | + functions-common:git_clone:610 : echo master 2026-07-03 13:48:59.146 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:48:59.151 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-03 13:48:59.154 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:48:59.156 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-03 13:48:59.169 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-03 13:48:59.172 | + functions-common:git_clone:673 : head -1 2026-07-03 13:48:59.172 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:48:59.193 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-03 13:48:59.196 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:48:59.199 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-03 13:48:59.202 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:48:59.204 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-03 13:48:59.206 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-03 13:48:59.209 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:48:59.212 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-03 13:48:59.216 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:48:59.219 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-03 13:48:59.222 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-03 13:48:59.225 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:48:59.228 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:48:59.232 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-03 13:48:59.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:48:59.238 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-03 13:48:59.241 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:48:59.244 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:48:59.248 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-03 13:48:59.254 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-03 13:48:59.256 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-03 13:48:59.260 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-03 13:48:59.353 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-03 13:48:59.356 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:48:59.359 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:48:59.361 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:48:59.362 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-03 13:48:59.364 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-03 13:48:59.367 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:48:59.369 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:48:59.372 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:48:59.375 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:48:59.377 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:48:59.380 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:48:59.382 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:48:59.385 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-03 13:48:59.404 | Using python 3.12 to install /opt/stack/keystone 2026-07-03 13:48:59.406 | + 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-03 13:48:59.904 | Obtaining file:///opt/stack/keystone 2026-07-03 13:48:59.907 | Installing build dependencies: started 2026-07-03 13:49:00.683 | Installing build dependencies: finished with status 'done' 2026-07-03 13:49:00.684 | Checking if build backend supports build_editable: started 2026-07-03 13:49:00.964 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:49:00.964 | Getting requirements to build editable: started 2026-07-03 13:49:01.121 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:49:01.123 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:49:01.882 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:49:01.890 | 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-03 13:49:01.890 | 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-03 13:49:03.005 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.051 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-03 13:49:03.066 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.070 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-03 13:49:03.244 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.248 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-03 13:49:03.504 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.511 | 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-03 13:49:03.526 | 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-03 13:49:03.526 | 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-03 13:49:03.526 | 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-03 13:49:03.558 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.566 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-03 13:49:03.579 | 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-03 13:49:03.579 | 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-03 13:49:03.580 | 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-03 13:49:03.605 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.609 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-03 13:49:03.645 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.650 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:49:03.657 | 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-03 13:49:03.657 | 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-03 13:49:03.675 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.680 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:49:03.814 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.819 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-03 13:49:03.824 | 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-03 13:49:03.836 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.843 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-03 13:49:03.848 | 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-03 13:49:03.859 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.862 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-03 13:49:03.992 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:03.996 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-03 13:49:04.001 | 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-03 13:49:04.002 | 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-03 13:49:04.017 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:04.020 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-03 13:49:04.028 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-07-03 13:49:04.028 | 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-03 13:49:04.050 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:04.054 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-03 13:49:04.079 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-03 13:49:04.082 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-03 13:49:04.177 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-03 13:49:04.181 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-03 13:49:04.195 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-03 13:49:04.197 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-03 13:49:04.204 | 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-03 13:49:04.214 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-03 13:49:04.218 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-03 13:49:04.236 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-03 13:49:04.240 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-03 13:49:04.590 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-03 13:49:04.593 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:49:04.608 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-03 13:49:04.611 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:04.653 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-03 13:49:04.656 | 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-03 13:49:04.672 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-03 13:49:04.675 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-03 13:49:04.682 | 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-03 13:49:04.708 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-03 13:49:04.710 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-03 13:49:04.728 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-03 13:49:04.731 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-03 13:49:04.745 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-03 13:49:04.747 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:04.767 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-03 13:49:04.769 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-03 13:49:05.031 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.035 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-03 13:49:05.043 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-07-03 13:49:05.043 | 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-03 13:49:05.045 | 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-03 13:49:05.046 | 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-03 13:49:05.046 | 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-03 13:49:05.052 | 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-03 13:49:05.052 | 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-03 13:49:05.053 | 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-03 13:49:05.073 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.076 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-03 13:49:05.082 | 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-03 13:49:05.100 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.104 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-03 13:49:05.119 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.123 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-03 13:49:05.148 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.151 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:05.157 | 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-03 13:49:05.160 | 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-03 13:49:05.162 | 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-03 13:49:05.178 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.181 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-03 13:49:05.199 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.202 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-03 13:49:05.223 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.227 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-03 13:49:05.259 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.262 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:49:05.283 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.286 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-03 13:49:05.303 | 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-03 13:49:05.307 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-03 13:49:05.325 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.328 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-03 13:49:05.333 | 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-03 13:49:05.346 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.348 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:49:05.366 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.369 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:05.393 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.396 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-03 13:49:05.523 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.526 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-03 13:49:05.551 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.558 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-03 13:49:05.576 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.579 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-03 13:49:05.598 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.602 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-03 13:49:05.629 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.632 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-03 13:49:05.676 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.680 | 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-03 13:49:05.701 | 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-03 13:49:05.704 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-03 13:49:05.734 | 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-03 13:49:05.738 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-03 13:49:05.761 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.768 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-03 13:49:05.780 | 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-03 13:49:05.780 | 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-03 13:49:05.786 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-07-03 13:49:05.811 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.814 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-03 13:49:05.847 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.850 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-03 13:49:05.870 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:05.873 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-03 13:49:06.022 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-03 13:49:06.025 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-03 13:49:06.044 | 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-03 13:49:06.044 | 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-03 13:49:06.044 | 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-03 13:49:06.045 | 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-03 13:49:06.184 | 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-03 13:49:06.188 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-03 13:49:06.217 | 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-03 13:49:06.221 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-03 13:49:06.268 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-03 13:49:06.278 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-03 13:49:06.372 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 47.1 MB/s 0:00:00 2026-07-03 13:49:06.376 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-03 13:49:06.388 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-03 13:49:06.400 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-03 13:49:06.412 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-03 13:49:06.431 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-03 13:49:06.451 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-03 13:49:06.467 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-03 13:49:06.482 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-03 13:49:06.503 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-03 13:49:06.518 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-03 13:49:06.526 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-03 13:49:06.532 | 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-03 13:49:06.541 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-03 13:49:06.559 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-03 13:49:06.569 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-03 13:49:06.584 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-03 13:49:06.594 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-03 13:49:06.602 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-03 13:49:06.613 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-03 13:49:06.626 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-03 13:49:06.637 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-03 13:49:06.655 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-03 13:49:06.668 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-03 13:49:06.697 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-03 13:49:06.710 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-03 13:49:06.724 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-03 13:49:06.735 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-03 13:49:06.761 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 16.0 MB/s 0:00:00 2026-07-03 13:49:06.765 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-03 13:49:06.782 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-03 13:49:06.788 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-03 13:49:06.794 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-03 13:49:06.804 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-03 13:49:06.816 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-03 13:49:06.823 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-03 13:49:06.829 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-03 13:49:06.839 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-03 13:49:06.859 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-03 13:49:06.869 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-03 13:49:06.886 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-03 13:49:06.897 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-03 13:49:06.903 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-03 13:49:06.910 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-03 13:49:06.917 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-03 13:49:06.930 | 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-03 13:49:06.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 75.2 MB/s 0:00:00 2026-07-03 13:49:06.978 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-03 13:49:06.986 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-03 13:49:07.001 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-03 13:49:07.016 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-03 13:49:07.031 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-03 13:49:07.043 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-03 13:49:07.053 | 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-03 13:49:07.061 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-03 13:49:07.066 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-03 13:49:07.078 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-03 13:49:07.083 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-03 13:49:07.154 | Building wheels for collected packages: keystone 2026-07-03 13:49:07.155 | Building editable for keystone (pyproject.toml): started 2026-07-03 13:49:07.814 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-03 13:49:07.815 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=4460be2f50838b621f90e19df6a36ee331f381c8232727a27cb60e85bdc458ec 2026-07-03 13:49:07.815 | Stored in directory: /tmp/pip-ephem-wheel-cache-zg5yacn8/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-03 13:49:07.818 | Successfully built keystone 2026-07-03 13:49:07.983 | 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-03 13:49:08.008 | Attempting uninstall: pytz 2026-07-03 13:49:08.014 | Found existing installation: pytz 2024.1 2026-07-03 13:49:08.014 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:08.014 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-03 13:49:08.864 | Attempting uninstall: oauthlib 2026-07-03 13:49:08.870 | Found existing installation: oauthlib 3.2.2 2026-07-03 13:49:08.870 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:08.870 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-03 13:49:08.942 | Attempting uninstall: markupsafe 2026-07-03 13:49:08.951 | Found existing installation: MarkupSafe 2.1.5 2026-07-03 13:49:08.951 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:08.951 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-03 13:49:09.494 | Attempting uninstall: click 2026-07-03 13:49:09.500 | Found existing installation: click 8.1.6 2026-07-03 13:49:09.501 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:09.501 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-03 13:49:09.585 | Attempting uninstall: blinker 2026-07-03 13:49:09.590 | Found existing installation: blinker 1.7.0 2026-07-03 13:49:09.591 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:09.591 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-03 13:49:09.599 | Attempting uninstall: bcrypt 2026-07-03 13:49:09.605 | Found existing installation: bcrypt 3.2.2 2026-07-03 13:49:09.605 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:09.606 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-03 13:49:09.615 | Attempting uninstall: attrs 2026-07-03 13:49:09.622 | Found existing installation: attrs 23.2.0 2026-07-03 13:49:09.622 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:09.622 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-03 13:49:11.241 | Attempting uninstall: jinja2 2026-07-03 13:49:11.247 | Found existing installation: Jinja2 3.1.2 2026-07-03 13:49:11.248 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:11.248 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-03 13:49:11.798 | Attempting uninstall: cryptography 2026-07-03 13:49:11.804 | Found existing installation: cryptography 41.0.7 2026-07-03 13:49:11.804 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:11.805 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-03 13:49:12.134 | Attempting uninstall: pyopenssl 2026-07-03 13:49:12.141 | Found existing installation: pyOpenSSL 23.2.0 2026-07-03 13:49:12.141 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:12.142 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-03 13:49:12.361 | Attempting uninstall: jsonschema 2026-07-03 13:49:12.368 | Found existing installation: jsonschema 4.10.3 2026-07-03 13:49:12.368 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:12.368 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-03 13:49:13.234 | 2026-07-03 13:49:13.235 | 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-03 13:49:13.235 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-03 13:49:13.242 | 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-03 13:49:13.533 | + inc/python:pip_install:216 : result=0 2026-07-03 13:49:13.536 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:49:13.538 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:13.541 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:13.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:13.547 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:13.549 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:13.551 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:49:13.553 | + functions-common:time_stop:2427 : start_time=1783086539399 2026-07-03 13:49:13.555 | + functions-common:time_stop:2429 : [[ -z 1783086539399 ]] 2026-07-03 13:49:13.559 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:13.563 | + functions-common:time_stop:2432 : end_time=1783086553560 2026-07-03 13:49:13.565 | + functions-common:time_stop:2433 : elapsed_time=14161 2026-07-03 13:49:13.567 | + functions-common:time_stop:2434 : total=26196 2026-07-03 13:49:13.570 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:13.572 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40357 2026-07-03 13:49:13.575 | + inc/python:pip_install:219 : return 0 2026-07-03 13:49:13.578 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:49:13.581 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:49:13.583 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-03 13:49:13.585 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-03 13:49:13.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:49:13.591 | + inc/python:use_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-03 13:49:13.594 | + 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-03 13:49:13.596 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:49:13.599 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-03 13:49:13.618 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:13.621 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:49:13.624 | + ./stack.sh:main:921 : configure_keystone 2026-07-03 13:49:13.626 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-03 13:49:13.640 | + 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-03 13:49:13.643 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-03 13:49:13.647 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-03 13:49:13.664 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:13.667 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-03 13:49:13.702 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-03 13:49:13.737 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-03 13:49:13.771 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-03 13:49:13.804 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-03 13:49:13.835 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-03 13:49:13.865 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-03 13:49:13.894 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-03 13:49:13.925 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-03 13:49:13.958 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-03 13:49:13.960 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-03 13:49:13.963 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-03 13:49:13.965 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-03 13:49:13.968 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-03 13:49:13.971 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:49:13.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:13.989 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-03 13:49:13.992 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-03 13:49:13.994 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:49:14.010 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:14.013 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:14.016 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:14.048 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:49:14.051 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:49:14.054 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.97/identity 2026-07-03 13:49:14.085 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-03 13:49:14.087 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-03 13:49:14.119 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-03 13:49:14.121 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-03 13:49:14.125 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-03 13:49:14.127 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-03 13:49:14.129 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:49:14.132 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:49:14.135 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:49:14.152 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:14.155 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:49:14.158 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-03 13:49:14.161 | + 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-03 13:49:14.196 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-03 13:49:14.199 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-03 13:49:14.201 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-03 13:49:14.204 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-03 13:49:14.208 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:49:14.224 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:49:14.227 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:49:14.230 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:14.233 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:49:14.236 | + 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-03 13:49:14.269 | + 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-03 13:49:14.301 | + 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-03 13:49:14.333 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:49:14.365 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-03 13:49:14.399 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-03 13:49:14.433 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-03 13:49:14.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-03 13:49:14.439 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-03 13:49:14.442 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-03 13:49:14.444 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-03 13:49:14.447 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-03 13:49:14.449 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-03 13:49:14.452 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:49:14.454 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:49:14.467 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:49:14.468 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:49:14.476 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:49:14.480 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:49:14.492 | /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-03 13:49:14.496 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-03 13:49:14.500 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-03 13:49:14.504 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:49:14.507 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-03 13:49:14.541 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-03 13:49:14.570 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-03 13:49:14.600 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-03 13:49:14.630 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-03 13:49:14.662 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-03 13:49:14.695 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-03 13:49:14.726 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-03 13:49:14.755 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-03 13:49:14.786 | + 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-03 13:49:14.815 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-03 13:49:14.845 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-03 13:49:14.878 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-03 13:49:14.908 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-03 13:49:14.941 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-03 13:49:14.943 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-03 13:49:14.947 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-03 13:49:14.949 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-03 13:49:14.952 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:49:14.955 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:14.958 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:14.960 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-03 13:49:14.963 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-03 13:49:14.967 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-03 13:49:15.002 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-03 13:49:15.035 | + 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-03 13:49:15.035 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-03 13:49:15.045 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-03 13:49:15.049 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-03 13:49:15.052 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-03 13:49:15.054 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:49:15.057 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:49:15.060 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:49:15.063 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:49:15.066 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:15.068 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:15.070 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:49:15.073 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:49:15.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:15.078 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:15.081 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-03 13:49:15.112 | Enabling site keystone-api. 2026-07-03 13:49:15.118 | To activate the new configuration, you need to run: 2026-07-03 13:49:15.118 | systemctl reload apache2 2026-07-03 13:49:15.123 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-03 13:49:15.126 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:49:15.129 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:49:15.132 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:49:15.232 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-03 13:49:15.263 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-03 13:49:15.294 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-03 13:49:15.328 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-03 13:49:15.330 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-03 13:49:15.362 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-03 13:49:15.390 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-03 13:49:15.420 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-03 13:49:15.453 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-03 13:49:15.455 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-03 13:49:15.488 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-03 13:49:15.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:15.509 | + ./stack.sh:main:926 : is_service_enabled ceilometer 2026-07-03 13:49:15.528 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:15.531 | + ./stack.sh:main:929 : stack_install_service swift 2026-07-03 13:49:15.533 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-03 13:49:15.536 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-03 13:49:15.538 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:49:15.541 | + lib/stack:stack_install_service:32 : install_swift 2026-07-03 13:49:15.543 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-03 13:49:15.546 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-03 13:49:15.548 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-03 13:49:15.551 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:49:15.553 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:49:15.556 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:49:15.559 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:49:15.561 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:49:15.564 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:49:15.579 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:49:15.582 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:49:15.585 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:15.587 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:49:15.588 | + functions-common:git_clone:610 : echo master 2026-07-03 13:49:15.592 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-03 13:49:15.595 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:15.598 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-03 13:49:15.611 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-03 13:49:15.613 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:49:15.614 | + functions-common:git_clone:673 : head -1 2026-07-03 13:49:15.635 | 0be06c7c0 Merge "s3api: Fix restore on delete" 2026-07-03 13:49:15.639 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:49:15.642 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-03 13:49:15.645 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:49:15.648 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-03 13:49:15.650 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-03 13:49:15.653 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-03 13:49:15.656 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-03 13:49:15.658 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:49:15.660 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-03 13:49:15.663 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-03 13:49:15.666 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:49:15.668 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-03 13:49:15.672 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-03 13:49:15.675 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:49:15.678 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-03 13:49:15.681 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:49:15.684 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:49:15.688 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-03 13:49:15.694 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-03 13:49:15.696 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-03 13:49:15.699 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-03 13:49:15.780 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-03 13:49:15.783 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:49:15.786 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:49:15.789 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:49:15.791 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-03 13:49:15.795 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-03 13:49:15.798 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:49:15.800 | + inc/python:setup_package:446 : local extras=keystone 2026-07-03 13:49:15.803 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:49:15.805 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-03 13:49:15.808 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-03 13:49:15.811 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-03 13:49:15.813 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:49:15.816 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-03 13:49:15.837 | Using python 3.12 to install /opt/stack/swift 2026-07-03 13:49:15.840 | + 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-03 13:49:16.334 | Obtaining file:///opt/stack/swift 2026-07-03 13:49:16.336 | Installing build dependencies: started 2026-07-03 13:49:17.101 | Installing build dependencies: finished with status 'done' 2026-07-03 13:49:17.101 | Checking if build backend supports build_editable: started 2026-07-03 13:49:17.396 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:49:17.396 | Getting requirements to build editable: started 2026-07-03 13:49:17.547 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:49:17.549 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:49:18.101 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:49:18.115 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (0.41.0) 2026-07-03 13:49:18.115 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (3.5.3) 2026-07-03 13:49:18.116 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (3.1.0) 2026-07-03 13:49:18.401 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev156) 2026-07-03 13:49:18.448 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-03 13:49:18.460 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (2.34.2) 2026-07-03 13:49:18.494 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev156) 2026-07-03 13:49:18.498 | 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-03 13:49:18.521 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev156) 2026-07-03 13:49:18.525 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-03 13:49:18.536 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (43.0.3) 2026-07-03 13:49:18.536 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (2.8.0) 2026-07-03 13:49:18.540 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev156) (13.0.0) 2026-07-03 13:49:18.540 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev156) (2.0.0) 2026-07-03 13:49:18.541 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.0.dev156) (3.0) 2026-07-03 13:49:18.546 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (5.14.0) 2026-07-03 13:49:18.546 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (4.2.0) 2026-07-03 13:49:18.547 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (10.5.0) 2026-07-03 13:49:18.547 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (6.4.0) 2026-07-03 13:49:18.548 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (6.8.0) 2026-07-03 13:49:18.548 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (8.2.0) 2026-07-03 13:49:18.548 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (5.10.0) 2026-07-03 13:49:18.549 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (10.1.1) 2026-07-03 13:49:18.550 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (7.0.3) 2026-07-03 13:49:18.550 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (4.0.1) 2026-07-03 13:49:18.551 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (2.13.0) 2026-07-03 13:49:18.551 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (5.8.0) 2026-07-03 13:49:18.552 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.8.10) 2026-07-03 13:49:18.554 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (2.1.0) 2026-07-03 13:49:18.554 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (5.9.0) 2026-07-03 13:49:18.555 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.8.2) 2026-07-03 13:49:18.555 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (4.15.0) 2026-07-03 13:49:18.558 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.5.0) 2026-07-03 13:49:18.560 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (5.3.1) 2026-07-03 13:49:18.562 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.3.0) 2026-07-03 13:49:18.563 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (2.0.0) 2026-07-03 13:49:18.563 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (6.0.3) 2026-07-03 13:49:18.567 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (2.9.0.post0) 2026-07-03 13:49:18.568 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (3.1.0) 2026-07-03 13:49:18.569 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (2.2.2) 2026-07-03 13:49:18.571 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.2.1) 2026-07-03 13:49:18.573 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (3.3.2) 2026-07-03 13:49:18.574 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (26.2) 2026-07-03 13:49:18.574 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (7.2.2) 2026-07-03 13:49:18.578 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (82.0.1) 2026-07-03 13:49:18.585 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.0.dev156) (1.17.0) 2026-07-03 13:49:18.589 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev156) (3.4.7) 2026-07-03 13:49:18.590 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev156) (3.18) 2026-07-03 13:49:18.591 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.0.dev156) (2.7.0) 2026-07-03 13:49:18.591 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev156) (2023.11.17) 2026-07-03 13:49:18.614 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-03 13:49:18.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 67.1 MB/s 0:00:00 2026-07-03 13:49:18.710 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-03 13:49:18.722 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 41.1 MB/s 0:00:00 2026-07-03 13:49:18.726 | 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-03 13:49:18.741 | Building wheels for collected packages: swift 2026-07-03 13:49:18.742 | Building editable for swift (pyproject.toml): started 2026-07-03 13:49:19.272 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-03 13:49:19.273 | Created wheel for swift: filename=swift-2.38.0.dev156-0.editable-py3-none-any.whl size=19799 sha256=e7d5032f31cc41a6ca5d8b6ac62a06abe764d0f15067724e9b423fbda418407f 2026-07-03 13:49:19.274 | Stored in directory: /tmp/pip-ephem-wheel-cache-mzyazcx9/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-03 13:49:19.277 | Successfully built swift 2026-07-03 13:49:19.373 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-03 13:49:19.554 | 2026-07-03 13:49:19.562 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev156 xattr-1.3.0 2026-07-03 13:49:19.679 | + inc/python:pip_install:216 : result=0 2026-07-03 13:49:19.682 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:49:19.685 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:19.687 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:19.690 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:19.692 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:19.695 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:19.698 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:49:19.700 | + functions-common:time_stop:2427 : start_time=1783086555831 2026-07-03 13:49:19.702 | + functions-common:time_stop:2429 : [[ -z 1783086555831 ]] 2026-07-03 13:49:19.705 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:19.709 | + functions-common:time_stop:2432 : end_time=1783086559706 2026-07-03 13:49:19.711 | + functions-common:time_stop:2433 : elapsed_time=3875 2026-07-03 13:49:19.714 | + functions-common:time_stop:2434 : total=40357 2026-07-03 13:49:19.716 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:19.718 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44232 2026-07-03 13:49:19.721 | + inc/python:pip_install:219 : return 0 2026-07-03 13:49:19.723 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:49:19.727 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:49:19.730 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-03 13:49:19.732 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-03 13:49:19.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:49:19.738 | + inc/python:use_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-03 13:49:19.741 | + 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-03 13:49:19.744 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:49:19.747 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-03 13:49:19.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:49:19.752 | + ./stack.sh:main:930 : configure_swift 2026-07-03 13:49:19.754 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-03 13:49:19.757 | + lib/swift:configure_swift:332 : local node_number 2026-07-03 13:49:19.759 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-03 13:49:19.761 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-03 13:49:19.763 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-03 13:49:20.013 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:49:20.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:49:20.013 | we strongly recommend against using it for new projects. 2026-07-03 13:49:20.013 | 2026-07-03 13:49:20.013 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:49:20.013 | framework. For more detail see 2026-07-03 13:49:20.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:49:20.013 | 2026-07-03 13:49:20.013 | import eventlet 2026-07-03 13:49:20.072 | No container-auditor running 2026-07-03 13:49:20.072 | No container-replicator running 2026-07-03 13:49:20.072 | No account-reaper running 2026-07-03 13:49:20.072 | No object-auditor running 2026-07-03 13:49:20.072 | No object-server running 2026-07-03 13:49:20.072 | No container-updater running 2026-07-03 13:49:20.072 | No account-auditor running 2026-07-03 13:49:20.072 | No object-updater running 2026-07-03 13:49:20.072 | No container-reconciler running 2026-07-03 13:49:20.072 | No account-server running 2026-07-03 13:49:20.072 | No proxy-server running 2026-07-03 13:49:20.072 | No object-reconstructor running 2026-07-03 13:49:20.073 | No object-expirer running 2026-07-03 13:49:20.073 | No container-sync running 2026-07-03 13:49:20.073 | No container-sharder running 2026-07-03 13:49:20.073 | No container-server running 2026-07-03 13:49:20.073 | No object-replicator running 2026-07-03 13:49:20.073 | No account-replicator running 2026-07-03 13:49:20.128 | + lib/swift:configure_swift:337 : true 2026-07-03 13:49:20.130 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-03 13:49:20.142 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-03 13:49:20.158 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-03 13:49:20.161 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-03 13:49:20.161 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-03 13:49:20.165 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-03 13:49:20.165 | s/%GROUP%/stack/; 2026-07-03 13:49:20.165 | s/%USER%/stack/; 2026-07-03 13:49:20.165 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-03 13:49:20.165 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-03 13:49:20.169 | uid = stack 2026-07-03 13:49:20.169 | gid = stack 2026-07-03 13:49:20.169 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-03 13:49:20.169 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-03 13:49:20.169 | address = 127.0.0.1 2026-07-03 13:49:20.169 | 2026-07-03 13:49:20.169 | [account6612] 2026-07-03 13:49:20.169 | max connections = 25 2026-07-03 13:49:20.169 | path = /opt/stack/data/swift/1/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [account6622] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/2/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [account6632] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/3/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [account6642] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/4/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [container6611] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/1/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [container6621] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/2/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [container6631] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/3/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [container6641] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/4/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [object6613] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/1/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [object6623] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/2/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [object6633] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/3/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-03 13:49:20.170 | 2026-07-03 13:49:20.170 | [object6643] 2026-07-03 13:49:20.170 | max connections = 25 2026-07-03 13:49:20.170 | path = /opt/stack/data/swift/4/ 2026-07-03 13:49:20.170 | read only = false 2026-07-03 13:49:20.170 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-03 13:49:20.173 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-03 13:49:20.176 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:20.178 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:20.180 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-03 13:49:20.194 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-03 13:49:20.197 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-03 13:49:20.201 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-03 13:49:20.206 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-03 13:49:20.208 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-03 13:49:20.213 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-03 13:49:20.245 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.97:8080/v1/ 2026-07-03 13:49:20.279 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-03 13:49:20.300 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-03 13:49:20.332 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-03 13:49:20.349 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-03 13:49:20.383 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-03 13:49:20.403 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-03 13:49:20.436 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-03 13:49:20.457 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-03 13:49:20.487 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-03 13:49:20.506 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-03 13:49:20.541 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-03 13:49:20.560 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-03 13:49:20.575 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:20.578 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-03 13:49:20.612 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-03 13:49:20.649 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-03 13:49:20.683 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-03 13:49:20.715 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:20.718 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-03 13:49:20.733 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:20.736 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-03 13:49:20.765 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-03 13:49:20.780 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:20.783 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-03 13:49:20.799 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:20.801 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-03 13:49:20.803 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-03 13:49:20.818 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:20.821 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-03 13:49:20.823 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-03 13:49:20.826 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-03 13:49:20.831 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-03 13:49:20.836 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-03 13:49:20.869 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-03 13:49:20.904 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-03 13:49:20.934 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-03 13:49:20.968 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-03 13:49:20.998 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-03 13:49:21.000 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-03 13:49:21.003 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-03 13:49:21.005 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-03 13:49:21.007 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:49:21.009 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-03 13:49:21.011 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-03 13:49:21.013 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-03 13:49:21.016 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-03 13:49:21.018 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-03 13:49:21.047 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-03 13:49:21.078 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:49:21.107 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-03 13:49:21.139 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-03 13:49:21.168 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-03 13:49:21.201 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-03 13:49:21.232 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-03 13:49:21.262 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:49:21.291 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:49:21.321 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-03 13:49:21.350 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:49:21.353 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-03 13:49:21.382 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-03 13:49:21.411 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-03 13:49:21.440 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-03 13:49:21.471 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-03 13:49:21.500 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-03 13:49:21.519 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-03 13:49:21.547 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-03 13:49:21.578 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-03 13:49:21.583 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-03 13:49:21.615 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-03 13:49:21.644 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-03 13:49:21.675 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-03 13:49:21.704 | + lib/swift:configure_swift:490 : local node_number 2026-07-03 13:49:21.707 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-03 13:49:21.709 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-03 13:49:21.711 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-03 13:49:21.716 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-03 13:49:21.718 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-03 13:49:21.721 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-03 13:49:21.723 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-03 13:49:21.725 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-03 13:49:21.727 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-03 13:49:21.730 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-03 13:49:21.732 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-03 13:49:21.750 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-03 13:49:21.780 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-03 13:49:21.798 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-03 13:49:21.828 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-03 13:49:21.848 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-03 13:49:21.877 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-03 13:49:21.895 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-03 13:49:21.927 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-03 13:49:21.945 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-03 13:49:21.978 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-03 13:49:21.996 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-03 13:49:22.027 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-03 13:49:22.044 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-03 13:49:22.073 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-03 13:49:22.090 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-03 13:49:22.119 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-03 13:49:22.138 | + 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-03 13:49:22.170 | + 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-03 13:49:22.175 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-03 13:49:22.194 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-03 13:49:22.227 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-03 13:49:22.260 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-03 13:49:22.263 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-03 13:49:22.267 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-03 13:49:22.270 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-03 13:49:22.273 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-03 13:49:22.275 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-03 13:49:22.278 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-03 13:49:22.280 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-03 13:49:22.282 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-03 13:49:22.285 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-03 13:49:22.304 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-03 13:49:22.335 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-03 13:49:22.353 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-03 13:49:22.384 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-03 13:49:22.403 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-03 13:49:22.434 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-03 13:49:22.454 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-03 13:49:22.486 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-03 13:49:22.506 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-03 13:49:22.539 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-03 13:49:22.556 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-03 13:49:22.587 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-03 13:49:22.605 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-03 13:49:22.636 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-03 13:49:22.656 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-03 13:49:22.691 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-03 13:49:22.711 | + 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-03 13:49:22.742 | + 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-03 13:49:22.748 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-03 13:49:22.765 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-03 13:49:22.796 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-03 13:49:22.798 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-03 13:49:22.804 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-03 13:49:22.806 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-03 13:49:22.809 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-03 13:49:22.811 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-03 13:49:22.813 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-03 13:49:22.816 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-03 13:49:22.818 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-03 13:49:22.820 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-03 13:49:22.836 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-03 13:49:22.865 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-03 13:49:22.882 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-03 13:49:22.912 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-03 13:49:22.929 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-03 13:49:22.957 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-03 13:49:22.975 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-03 13:49:23.005 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-03 13:49:23.023 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-03 13:49:23.050 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-03 13:49:23.068 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-03 13:49:23.098 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-03 13:49:23.116 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-03 13:49:23.149 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-03 13:49:23.167 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-03 13:49:23.198 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-03 13:49:23.215 | + 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-03 13:49:23.245 | + 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-03 13:49:23.250 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-03 13:49:23.269 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-03 13:49:23.302 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-03 13:49:23.334 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-03 13:49:23.365 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-03 13:49:23.396 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-03 13:49:23.399 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-03 13:49:23.404 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-03 13:49:23.436 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-03 13:49:23.467 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-03 13:49:23.498 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-03 13:49:23.529 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-03 13:49:23.560 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-03 13:49:23.590 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-03 13:49:23.619 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-03 13:49:23.649 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-03 13:49:23.680 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-03 13:49:23.698 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:23.700 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-03 13:49:23.719 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-03 13:49:23.723 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-03 13:49:23.743 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-03 13:49:23.746 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.97 2026-07-03 13:49:23.778 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-03 13:49:23.780 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-03 13:49:23.812 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.97/identity 2026-07-03 13:49:23.844 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-03 13:49:23.846 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-03 13:49:23.879 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-03 13:49:23.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:23.899 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:49:23.930 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-03 13:49:23.962 | + lib/swift:configure_swift:553 : local user_group 2026-07-03 13:49:23.966 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-03 13:49:23.971 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-03 13:49:23.973 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-03 13:49:23.987 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-03 13:49:23.989 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-03 13:49:24.001 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-03 13:49:24.004 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-03 13:49:24.018 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-03 13:49:24.021 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-03 13:49:24.023 | + ./stack.sh:main:933 : is_service_enabled s3api 2026-07-03 13:49:24.041 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:24.044 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-03 13:49:24.061 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:24.064 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-03 13:49:24.067 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-03 13:49:24.069 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-03 13:49:24.071 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:49:24.074 | + lib/stack:stack_install_service:32 : install_glance 2026-07-03 13:49:24.077 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-03 13:49:24.079 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-03 13:49:24.082 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-03 13:49:24.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:24.104 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-03 13:49:24.107 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-03 13:49:24.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:24.128 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-03 13:49:24.131 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-03 13:49:24.134 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-03 13:49:24.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:49:24.139 | + inc/python:use_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-03 13:49:24.142 | + 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-03 13:49:24.145 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:49:24.149 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-03 13:49:24.152 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-03 13:49:24.155 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-03 13:49:24.158 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-03 13:49:24.160 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-03 13:49:24.163 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-03 13:49:24.166 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-03 13:49:24.170 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-03 13:49:24.173 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-03 13:49:24.176 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-03 13:49:24.180 | +++ 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-03 13:49:24.181 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-03 13:49:24.186 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-03 13:49:24.189 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-03 13:49:24.192 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-03 13:49:24.195 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-03 13:49:24.198 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-03 13:49:24.220 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-03 13:49:24.223 | + 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-03 13:49:24.783 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:24.833 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-03 13:49:24.841 | 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-03 13:49:24.841 | 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-03 13:49:24.841 | 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-03 13:49:24.842 | 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-03 13:49:24.842 | 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-03 13:49:24.842 | 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-03 13:49:24.843 | 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-03 13:49:24.843 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.14.0) 2026-07-03 13:49:24.844 | 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-03 13:49:24.844 | 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-03 13:49:24.854 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:24.857 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-03 13:49:24.862 | 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-03 13:49:24.862 | 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-03 13:49:24.863 | 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-03 13:49:24.993 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:24.997 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-03 13:49:25.029 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:25.034 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-03 13:49:25.073 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:25.077 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:25.104 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:25.108 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:49:25.138 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:25.142 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-03 13:49:25.152 | 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-03 13:49:25.152 | 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-03 13:49:25.152 | 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-03 13:49:25.152 | 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-03 13:49:25.154 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-07-03 13:49:25.154 | 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-03 13:49:25.155 | 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-03 13:49:25.155 | 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-03 13:49:25.158 | 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-03 13:49:25.158 | 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-03 13:49:25.159 | 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-03 13:49:25.171 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-03 13:49:25.174 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-03 13:49:25.181 | 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-03 13:49:25.185 | 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-03 13:49:25.187 | 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-03 13:49:25.187 | 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-03 13:49:25.188 | 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-03 13:49:25.192 | 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-03 13:49:25.194 | 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-03 13:49:25.194 | 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-03 13:49:25.196 | 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-03 13:49:25.200 | 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-03 13:49:25.200 | 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-03 13:49:25.201 | 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-03 13:49:25.202 | 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-03 13:49:25.202 | 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-03 13:49:25.203 | 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-03 13:49:25.203 | 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-03 13:49:25.206 | 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-03 13:49:25.210 | 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-03 13:49:25.210 | 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-03 13:49:25.213 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (82.0.1) 2026-07-03 13:49:25.222 | 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-03 13:49:25.225 | 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-03 13:49:25.228 | 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-03 13:49:25.237 | 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-03 13:49:25.237 | 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-03 13:49:25.238 | 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-03 13:49:25.239 | 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-03 13:49:25.249 | 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-03 13:49:25.272 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-03 13:49:25.291 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-03 13:49:25.305 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-03 13:49:25.323 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-03 13:49:25.341 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-03 13:49:25.355 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-03 13:49:25.371 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-03 13:49:25.379 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-03 13:49:25.505 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-03 13:49:26.228 | 2026-07-03 13:49:26.237 | 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-03 13:49:26.333 | + inc/python:pip_install:216 : result=0 2026-07-03 13:49:26.336 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:49:26.338 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:26.340 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:26.342 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:26.344 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:26.346 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:26.348 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:49:26.350 | + functions-common:time_stop:2427 : start_time=1783086564214 2026-07-03 13:49:26.352 | + functions-common:time_stop:2429 : [[ -z 1783086564214 ]] 2026-07-03 13:49:26.355 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:26.359 | + functions-common:time_stop:2432 : end_time=1783086566356 2026-07-03 13:49:26.361 | + functions-common:time_stop:2433 : elapsed_time=2142 2026-07-03 13:49:26.364 | + functions-common:time_stop:2434 : total=44232 2026-07-03 13:49:26.366 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:26.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46374 2026-07-03 13:49:26.372 | + inc/python:pip_install:219 : return 0 2026-07-03 13:49:26.375 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-03 13:49:26.378 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-03 13:49:26.381 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-03 13:49:26.395 | + 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-03 13:49:26.400 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-03 13:49:26.402 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-03 13:49:26.405 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-03 13:49:26.408 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:49:26.410 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:49:26.414 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:49:26.417 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:49:26.419 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:49:26.422 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:49:26.441 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:49:26.444 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:49:26.446 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:26.450 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:49:26.450 | + functions-common:git_clone:610 : echo master 2026-07-03 13:49:26.454 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-03 13:49:26.457 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:26.459 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-03 13:49:26.471 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-03 13:49:26.475 | + functions-common:git_clone:673 : head -1 2026-07-03 13:49:26.475 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:49:26.499 | 5e0134bfd Merge "Install qemu-utils when doing unit tests" 2026-07-03 13:49:26.502 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:49:26.505 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-03 13:49:26.508 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:49:26.511 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-03 13:49:26.513 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-03 13:49:26.516 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:49:26.518 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-03 13:49:26.521 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:49:26.523 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-03 13:49:26.525 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-03 13:49:26.528 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:49:26.531 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:49:26.534 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-03 13:49:26.537 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:49:26.540 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-03 13:49:26.543 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:49:26.545 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:49:26.549 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-03 13:49:26.556 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-03 13:49:26.559 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-03 13:49:26.561 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-03 13:49:26.651 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-03 13:49:26.654 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:49:26.657 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:49:26.659 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:49:26.662 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-03 13:49:26.665 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-03 13:49:26.667 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:49:26.669 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:49:26.672 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:49:26.674 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:49:26.677 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:49:26.679 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:49:26.682 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:49:26.684 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-03 13:49:26.704 | Using python 3.12 to install /opt/stack/glance 2026-07-03 13:49:26.707 | + 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-03 13:49:27.193 | Obtaining file:///opt/stack/glance 2026-07-03 13:49:27.196 | Installing build dependencies: started 2026-07-03 13:49:27.980 | Installing build dependencies: finished with status 'done' 2026-07-03 13:49:27.980 | Checking if build backend supports build_editable: started 2026-07-03 13:49:28.270 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:49:28.271 | Getting requirements to build editable: started 2026-07-03 13:49:28.424 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:49:28.425 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:49:29.019 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:49:29.029 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (7.0.3) 2026-07-03 13:49:29.029 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (0.7.1) 2026-07-03 13:49:29.031 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (2.0.51) 2026-07-03 13:49:29.031 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (0.41.0) 2026-07-03 13:49:29.031 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (3.1.0) 2026-07-03 13:49:29.031 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (2.5.1) 2026-07-03 13:49:29.031 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (1.8.10) 2026-07-03 13:49:29.032 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (1.18.5) 2026-07-03 13:49:29.096 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.148 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-03 13:49:29.154 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (10.5.0) 2026-07-03 13:49:29.155 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (7.5.0) 2026-07-03 13:49:29.155 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (6.4.0) 2026-07-03 13:49:29.156 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (2.7.1) 2026-07-03 13:49:29.156 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (10.1.1) 2026-07-03 13:49:29.157 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (5.9.0) 2026-07-03 13:49:29.174 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.179 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-03 13:49:29.187 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (5.14.0) 2026-07-03 13:49:29.188 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (13.0.0) 2026-07-03 13:49:29.198 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.203 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-03 13:49:29.210 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (3.18.0) 2026-07-03 13:49:29.211 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (3.10.1) 2026-07-03 13:49:29.211 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (4.26.0) 2026-07-03 13:49:29.212 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (5.8.0) 2026-07-03 13:49:29.212 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (18.0.0) 2026-07-03 13:49:29.213 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (6.8.0) 2026-07-03 13:49:29.225 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.229 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:49:29.236 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (8.2.0) 2026-07-03 13:49:29.236 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (18.1.0) 2026-07-03 13:49:29.237 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (8.1.0) 2026-07-03 13:49:29.252 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.256 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-03 13:49:29.263 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (5.1.0) 2026-07-03 13:49:29.263 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (4.4.0) 2026-07-03 13:49:29.263 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (5.6.0) 2026-07-03 13:49:29.263 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (3.1.0) 2026-07-03 13:49:29.263 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev103) (43.0.3) 2026-07-03 13:49:29.273 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.277 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-03 13:49:29.302 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev103) 2026-07-03 13:49:29.305 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:49:29.322 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev103) (1.3.12) 2026-07-03 13:49:29.324 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev103) (4.15.0) 2026-07-03 13:49:29.340 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.345 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-03 13:49:29.352 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev103) (2.34.2) 2026-07-03 13:49:29.355 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev103) (2.0.0) 2026-07-03 13:49:29.356 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev103) (3.0) 2026-07-03 13:49:29.358 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev103) (5.10.0) 2026-07-03 13:49:29.360 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev103) (2.2.2) 2026-07-03 13:49:29.363 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev103) (2.8.0) 2026-07-03 13:49:29.364 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev103) (3.5.3) 2026-07-03 13:49:29.369 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev103) (1.4.2) 2026-07-03 13:49:29.370 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev103) (3.4.0) 2026-07-03 13:49:29.375 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev103) (3.3.2) 2026-07-03 13:49:29.376 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev103) (26.1.0) 2026-07-03 13:49:29.377 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev103) (2025.9.1) 2026-07-03 13:49:29.377 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev103) (0.37.0) 2026-07-03 13:49:29.378 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev103) (2026.5.1) 2026-07-03 13:49:29.381 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev103) (2.1.0) 2026-07-03 13:49:29.382 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev103) (1.8.2) 2026-07-03 13:49:29.384 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev103) (4.2.0) 2026-07-03 13:49:29.386 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev103) (4.0.1) 2026-07-03 13:49:29.386 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev103) (2.13.0) 2026-07-03 13:49:29.389 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev103) (1.5.0) 2026-07-03 13:49:29.391 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev103) (5.3.1) 2026-07-03 13:49:29.394 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev103) (0.20) 2026-07-03 13:49:29.396 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev103) (1.3.0) 2026-07-03 13:49:29.397 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev103) (2.0.0) 2026-07-03 13:49:29.398 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev103) (6.0.3) 2026-07-03 13:49:29.403 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev103) (2.1.2) 2026-07-03 13:49:29.403 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev103) (0.6.2) 2026-07-03 13:49:29.428 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.433 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-03 13:49:29.452 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.454 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-03 13:49:29.477 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.481 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-03 13:49:29.503 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.508 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-03 13:49:29.515 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev103) (7.2.2) 2026-07-03 13:49:29.531 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.535 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-03 13:49:29.544 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev103) (2.9.0.post0) 2026-07-03 13:49:29.547 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (4.6.0) 2026-07-03 13:49:29.548 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (7.1.4) 2026-07-03 13:49:29.549 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (5.3.1) 2026-07-03 13:49:29.549 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (5.6.2) 2026-07-03 13:49:29.550 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (0.16.0) 2026-07-03 13:49:29.552 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (5.1.0) 2026-07-03 13:49:29.556 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (2026.2) 2026-07-03 13:49:29.556 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (26.2) 2026-07-03 13:49:29.559 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (0.25.0) 2026-07-03 13:49:29.561 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev103) (5.0.0) 2026-07-03 13:49:29.561 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev103) (3.1.6) 2026-07-03 13:49:29.562 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev103) (4.0.1) 2026-07-03 13:49:29.567 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev103) (3.0.3) 2026-07-03 13:49:29.573 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev103) (1.2.1) 2026-07-03 13:49:29.578 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev103) (1.7.6) 2026-07-03 13:49:29.588 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev103) (82.0.1) 2026-07-03 13:49:29.596 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev103) (0.8.1) 2026-07-03 13:49:29.632 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.636 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:49:29.654 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.657 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-03 13:49:29.686 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.690 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-03 13:49:29.719 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.721 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-03 13:49:29.734 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.737 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-03 13:49:29.741 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) (15.0.0) 2026-07-03 13:49:29.749 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.754 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-03 13:49:29.765 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev103) (1.17.0) 2026-07-03 13:49:29.777 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev103) (3.4.7) 2026-07-03 13:49:29.777 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev103) (3.18) 2026-07-03 13:49:29.778 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev103) (2.7.0) 2026-07-03 13:49:29.779 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev103) (2023.11.17) 2026-07-03 13:49:29.793 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) (4.2.0) 2026-07-03 13:49:29.794 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) (2.20.0) 2026-07-03 13:49:29.798 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev103) (0.1.2) 2026-07-03 13:49:29.807 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev103) (0.8) 2026-07-03 13:49:29.839 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.842 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-03 13:49:29.860 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.863 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:49:29.869 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev103) (9.1.4) 2026-07-03 13:49:29.877 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.881 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-03 13:49:29.953 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev103) 2026-07-03 13:49:29.957 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-03 13:49:29.963 | Installing build dependencies: started 2026-07-03 13:49:30.696 | Installing build dependencies: finished with status 'done' 2026-07-03 13:49:30.696 | Getting requirements to build wheel: started 2026-07-03 13:49:31.028 | Getting requirements to build wheel: finished with status 'done' 2026-07-03 13:49:31.029 | Preparing metadata (pyproject.toml): started 2026-07-03 13:49:31.213 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:49:31.216 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev103) (2026.2) 2026-07-03 13:49:31.235 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev103) 2026-07-03 13:49:31.239 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-03 13:49:31.263 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev103) 2026-07-03 13:49:31.265 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-03 13:49:31.298 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-03 13:49:31.307 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-03 13:49:31.314 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-03 13:49:31.321 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-03 13:49:31.328 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-03 13:49:31.367 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 52.5 MB/s 0:00:00 2026-07-03 13:49:31.370 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-03 13:49:31.376 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-03 13:49:31.383 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-03 13:49:31.388 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-03 13:49:31.394 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-03 13:49:31.401 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-03 13:49:31.420 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-03 13:49:31.428 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-03 13:49:31.436 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-03 13:49:31.444 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-03 13:49:31.454 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-03 13:49:31.461 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-03 13:49:31.467 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-03 13:49:31.484 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-03 13:49:31.490 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-03 13:49:31.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 67.5 MB/s 0:00:00 2026-07-03 13:49:31.526 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-03 13:49:31.534 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-03 13:49:31.540 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-03 13:49:31.548 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-03 13:49:31.586 | Building wheels for collected packages: glance, simplegeneric 2026-07-03 13:49:31.586 | Building editable for glance (pyproject.toml): started 2026-07-03 13:49:32.057 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-03 13:49:32.060 | Created wheel for glance: filename=glance-32.1.0.dev103-0.editable-py3-none-any.whl size=9001 sha256=47ab746af9ffca7a44cd6d3f57d255a0c71f78061de7fe8fa44a9aec9abc57fc 2026-07-03 13:49:32.060 | Stored in directory: /tmp/pip-ephem-wheel-cache-pwqir9od/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-03 13:49:32.060 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-03 13:49:32.275 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-03 13:49:32.276 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4e3b36fcb103455b11360e9bfd9b7a9836233aba20040869e21714dc36cebfa0 2026-07-03 13:49:32.276 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-03 13:49:32.278 | Successfully built glance simplegeneric 2026-07-03 13:49:32.404 | 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-03 13:49:33.868 | Attempting uninstall: jsonpointer 2026-07-03 13:49:33.876 | Found existing installation: jsonpointer 2.0 2026-07-03 13:49:33.877 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:33.877 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-03 13:49:33.886 | Attempting uninstall: jmespath 2026-07-03 13:49:33.893 | Found existing installation: jmespath 1.0.1 2026-07-03 13:49:33.894 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:33.894 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-03 13:49:33.913 | Attempting uninstall: httplib2 2026-07-03 13:49:33.921 | Found existing installation: httplib2 0.20.4 2026-07-03 13:49:33.921 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:33.921 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-03 13:49:33.971 | Attempting uninstall: jsonpatch 2026-07-03 13:49:33.979 | Found existing installation: jsonpatch 1.32 2026-07-03 13:49:33.979 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:33.979 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-03 13:49:36.198 | 2026-07-03 13:49:36.207 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev103 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-03 13:49:36.395 | + inc/python:pip_install:216 : result=0 2026-07-03 13:49:36.398 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:49:36.401 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:36.403 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:36.406 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:36.409 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:36.412 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:36.414 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:49:36.416 | + functions-common:time_stop:2427 : start_time=1783086566699 2026-07-03 13:49:36.419 | + functions-common:time_stop:2429 : [[ -z 1783086566699 ]] 2026-07-03 13:49:36.422 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:36.426 | + functions-common:time_stop:2432 : end_time=1783086576423 2026-07-03 13:49:36.428 | + functions-common:time_stop:2433 : elapsed_time=9724 2026-07-03 13:49:36.430 | + functions-common:time_stop:2434 : total=46374 2026-07-03 13:49:36.433 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:36.435 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=56098 2026-07-03 13:49:36.438 | + inc/python:pip_install:219 : return 0 2026-07-03 13:49:36.440 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:49:36.443 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:49:36.445 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-03 13:49:36.448 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-03 13:49:36.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:49:36.454 | + inc/python:use_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-03 13:49:36.457 | + 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-03 13:49:36.460 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:49:36.462 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:49:36.466 | + ./stack.sh:main:942 : configure_glance 2026-07-03 13:49:36.468 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-03 13:49:36.481 | + lib/glance:configure_glance:353 : local dburl 2026-07-03 13:49:36.485 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-03 13:49:36.488 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-03 13:49:36.491 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-03 13:49:36.493 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-03 13:49:36.496 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:49:36.498 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:49:36.501 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:49:36.518 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:36.520 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:49:36.522 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-03 13:49:36.526 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-03 13:49:36.528 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-03 13:49:36.561 | + 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-03 13:49:36.593 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-03 13:49:36.623 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-03 13:49:36.655 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-03 13:49:36.685 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-03 13:49:36.719 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-03 13:49:36.753 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-03 13:49:36.756 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-03 13:49:36.758 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-03 13:49:36.761 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-03 13:49:36.765 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:49:36.767 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-03 13:49:36.769 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-03 13:49:36.773 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-03 13:49:36.775 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-03 13:49:36.778 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-03 13:49:36.811 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-03 13:49:36.843 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:49:36.876 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-03 13:49:36.906 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-03 13:49:36.937 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-03 13:49:36.968 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-03 13:49:36.999 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-03 13:49:37.029 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:49:37.061 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:49:37.092 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-03 13:49:37.125 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:49:37.128 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-03 13:49:37.163 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-03 13:49:37.165 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-03 13:49:37.168 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-03 13:49:37.171 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:49:37.173 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-03 13:49:37.176 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:49:37.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:37.198 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-03 13:49:37.201 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-03 13:49:37.203 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:49:37.221 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:37.223 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:37.226 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:37.259 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:49:37.262 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:49:37.264 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-03 13:49:37.267 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-03 13:49:37.270 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-03 13:49:37.306 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-03 13:49:37.340 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-03 13:49:37.375 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-03 13:49:37.378 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-03 13:49:37.380 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-03 13:49:37.383 | + lib/glance:configure_glance_store:282 : local be 2026-07-03 13:49:37.386 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-03 13:49:37.388 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:37.391 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-03 13:49:37.428 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-03 13:49:37.431 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.97 2026-07-03 13:49:37.469 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-03 13:49:37.472 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:37.474 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-03 13:49:37.494 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:37.497 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-03 13:49:37.531 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-03 13:49:37.563 | + 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-03 13:49:37.597 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-03 13:49:37.628 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-03 13:49:37.663 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-03 13:49:37.684 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:37.686 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-03 13:49:37.720 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-03 13:49:37.756 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-03 13:49:37.793 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-03 13:49:37.828 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.97/identity/v3 2026-07-03 13:49:37.862 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-03 13:49:37.895 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.97/image 2026-07-03 13:49:37.929 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-03 13:49:37.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:37.948 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-03 13:49:37.980 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.97/identity 2026-07-03 13:49:38.011 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-03 13:49:38.014 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-03 13:49:38.016 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-03 13:49:38.019 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:49:38.036 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:49:38.039 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:49:38.041 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:38.044 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:49:38.046 | + 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-03 13:49:38.075 | + 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-03 13:49:38.105 | + 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-03 13:49:38.134 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:49:38.163 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-03 13:49:38.195 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-03 13:49:38.199 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-03 13:49:38.233 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-03 13:49:38.266 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-03 13:49:38.299 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-03 13:49:38.331 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-03 13:49:38.365 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-03 13:49:38.399 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-03 13:49:38.435 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-03 13:49:38.467 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-03 13:49:38.472 | + 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-03 13:49:38.485 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-03 13:49:38.501 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:38.503 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.97 2026-07-03 13:49:38.506 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-03 13:49:38.508 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.97:8776/v3/%(project_id)s' 2026-07-03 13:49:38.542 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.97:8776/v3/%(project_id)s' 2026-07-03 13:49:38.574 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-03 13:49:38.577 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-03 13:49:38.580 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-03 13:49:38.582 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-03 13:49:38.584 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-03 13:49:38.587 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-03 13:49:38.589 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-03 13:49:38.593 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:49:38.595 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-03 13:49:38.626 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-03 13:49:38.629 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-03 13:49:38.631 | ++ functions:get_random_port:861 : true 2026-07-03 13:49:38.633 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-03 13:49:38.636 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-03 13:49:38.639 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-03 13:49:38.713 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-03 13:49:38.715 | ++ functions:get_random_port:865 : break 2 2026-07-03 13:49:38.717 | ++ functions:get_random_port:869 : echo 60999 2026-07-03 13:49:38.720 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-03 13:49:38.723 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-03 13:49:38.752 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-03 13:49:38.782 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-03 13:49:38.810 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:49:38.840 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:49:38.870 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:49:38.900 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:49:38.929 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:49:38.960 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:49:38.994 | + 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-03 13:49:39.026 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:49:39.056 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:49:39.089 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:49:39.120 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-03 13:49:39.151 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-03 13:49:39.182 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-03 13:49:39.216 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-03 13:49:39.250 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-03 13:49:39.282 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-03 13:49:39.316 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-03 13:49:39.349 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-03 13:49:39.352 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-03 13:49:39.354 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:49:39.357 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:49:39.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:39.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:39.364 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-03 13:49:39.367 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-03 13:49:39.399 | proxy (enabled by site administrator) 2026-07-03 13:49:39.403 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-03 13:49:39.405 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-03 13:49:39.408 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:49:39.410 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:49:39.413 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:39.416 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:39.418 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-03 13:49:39.420 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-03 13:49:39.452 | No module matches proxy_http 2026-07-03 13:49:39.455 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-03 13:49:39.489 | Considering dependency proxy for proxy_http: 2026-07-03 13:49:39.489 | Module proxy already enabled 2026-07-03 13:49:39.489 | Enabling module proxy_http. 2026-07-03 13:49:39.495 | To activate the new configuration, you need to run: 2026-07-03 13:49:39.495 | systemctl restart apache2 2026-07-03 13:49:39.499 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-03 13:49:39.502 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-03 13:49:39.504 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:49:39.507 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:49:39.509 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:49:39.618 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-03 13:49:39.622 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-03 13:49:39.624 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-03 13:49:39.628 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:49:39.630 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:39.632 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:39.635 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-03 13:49:39.638 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-03 13:49:39.641 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-03 13:49:39.641 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-03 13:49:39.650 | KeepAlive Off 2026-07-03 13:49:39.655 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-03 13:49:39.655 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-03 13:49:39.663 | SetEnv proxy-sendchunked 1 2026-07-03 13:49:39.668 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-03 13:49:39.668 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-03 13:49:39.676 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-03 13:49:39.680 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-03 13:49:39.683 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-03 13:49:39.685 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:49:39.688 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:49:39.690 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:49:39.693 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:49:39.695 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:39.698 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:39.700 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:49:39.703 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:49:39.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:39.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:39.710 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-03 13:49:39.743 | Enabling site glance-api. 2026-07-03 13:49:39.749 | To activate the new configuration, you need to run: 2026-07-03 13:49:39.749 | systemctl reload apache2 2026-07-03 13:49:39.753 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-03 13:49:39.756 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:49:39.759 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:49:39.761 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:49:39.860 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-03 13:49:39.867 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-03 13:49:39.897 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-03 13:49:39.929 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-03 13:49:39.931 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-03 13:49:39.966 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-03 13:49:39.998 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-03 13:49:40.017 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:40.019 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-03 13:49:40.022 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-03 13:49:40.025 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-03 13:49:40.028 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:49:40.030 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-03 13:49:40.033 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-03 13:49:40.036 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-03 13:49:40.038 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-03 13:49:40.041 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:49:40.043 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:49:40.046 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:49:40.050 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:49:40.053 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:49:40.056 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:49:40.072 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:49:40.075 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:49:40.078 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:40.081 | + functions-common:git_clone:610 : echo master 2026-07-03 13:49:40.082 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:49:40.087 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-03 13:49:40.091 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:40.093 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-03 13:49:40.106 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-03 13:49:40.110 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:49:40.110 | + functions-common:git_clone:673 : head -1 2026-07-03 13:49:40.230 | c0f09f29f Merge 'refs/changes/07/995607/13' 2026-07-03 13:49:40.234 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:49:40.237 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-03 13:49:40.240 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:49:40.243 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-03 13:49:40.245 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-03 13:49:40.249 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:49:40.252 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-03 13:49:40.255 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:49:40.257 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-03 13:49:40.260 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-03 13:49:40.262 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:49:40.265 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:49:40.267 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-03 13:49:40.269 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:49:40.272 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-03 13:49:40.276 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:49:40.279 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:49:40.282 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-03 13:49:40.288 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-03 13:49:40.290 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-03 13:49:40.294 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-03 13:49:40.377 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-03 13:49:40.379 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:49:40.381 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:49:40.384 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:49:40.386 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-03 13:49:40.388 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-03 13:49:40.391 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:49:40.394 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:49:40.396 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:49:40.399 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:49:40.402 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:49:40.404 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:49:40.407 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:49:40.410 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-03 13:49:40.432 | Using python 3.12 to install /opt/stack/cinder 2026-07-03 13:49:40.434 | + 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-03 13:49:40.936 | Obtaining file:///opt/stack/cinder 2026-07-03 13:49:40.939 | Installing build dependencies: started 2026-07-03 13:49:41.773 | Installing build dependencies: finished with status 'done' 2026-07-03 13:49:41.774 | Checking if build backend supports build_editable: started 2026-07-03 13:49:42.053 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:49:42.053 | Getting requirements to build editable: started 2026-07-03 13:49:42.206 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:49:42.207 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:49:43.169 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:49:43.184 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.0.3) 2026-07-03 13:49:43.184 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.3.1) 2026-07-03 13:49:43.184 | 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.dev167) (0.41.0) 2026-07-03 13:49:43.184 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.4.0) 2026-07-03 13:49:43.185 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.5.3) 2026-07-03 13:49:43.185 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.1.0) 2026-07-03 13:49:43.186 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (4.26.0) 2026-07-03 13:49:43.186 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.14.0) 2026-07-03 13:49:43.186 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (13.0.0) 2026-07-03 13:49:43.187 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (6.1.1) 2026-07-03 13:49:43.188 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (10.5.0) 2026-07-03 13:49:43.188 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.5.0) 2026-07-03 13:49:43.188 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (6.4.0) 2026-07-03 13:49:43.189 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (18.0.0) 2026-07-03 13:49:43.189 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (8.2.0) 2026-07-03 13:49:43.190 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (18.1.0) 2026-07-03 13:49:43.190 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (8.1.0) 2026-07-03 13:49:43.191 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.1.0) 2026-07-03 13:49:43.191 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.11.0) 2026-07-03 13:49:43.192 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.8.0) 2026-07-03 13:49:43.192 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.9.0) 2026-07-03 13:49:43.192 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.10.0) 2026-07-03 13:49:43.193 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (4.6.0) 2026-07-03 13:49:43.194 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.7.1) 2026-07-03 13:49:43.194 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (10.1.1) 2026-07-03 13:49:43.382 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.437 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-03 13:49:43.446 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (4.4.0) 2026-07-03 13:49:43.446 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (26.2) 2026-07-03 13:49:43.468 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.472 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-03 13:49:43.477 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.10.1) 2026-07-03 13:49:43.477 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.1.0) 2026-07-03 13:49:43.477 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (3.3.2) 2026-07-03 13:49:43.478 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.4.0) 2026-07-03 13:49:43.498 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.502 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-03 13:49:43.508 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.8.0) 2026-07-03 13:49:43.525 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.528 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-03 13:49:43.533 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (4.10.0) 2026-07-03 13:49:43.533 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.34.2) 2026-07-03 13:49:43.534 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.7.0) 2026-07-03 13:49:43.534 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.5.1) 2026-07-03 13:49:43.535 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (6.3.0) 2026-07-03 13:49:43.544 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.548 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-03 13:49:43.553 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2.0.51) 2026-07-03 13:49:43.553 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.9.0) 2026-07-03 13:49:43.569 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.571 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-03 13:49:43.587 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (9.1.4) 2026-07-03 13:49:43.588 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (1.8.10) 2026-07-03 13:49:43.588 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (6.8.0) 2026-07-03 13:49:43.605 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.608 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-03 13:49:43.617 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.1.0) 2026-07-03 13:49:43.635 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.640 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-03 13:49:43.683 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.686 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-03 13:49:43.695 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (5.7.0) 2026-07-03 13:49:43.696 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (43.0.3) 2026-07-03 13:49:43.696 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (0.2.3) 2026-07-03 13:49:43.880 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev167) 2026-07-03 13:49:43.884 | 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-03 13:49:44.080 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev167) 2026-07-03 13:49:44.084 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-03 13:49:44.093 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev167) (1.9.0) 2026-07-03 13:49:44.093 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (2026.2) 2026-07-03 13:49:44.094 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev167) (7.1.4) 2026-07-03 13:49:44.286 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev167) 2026-07-03 13:49:44.289 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-03 13:49:44.296 | 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.dev167) (1.1.0) 2026-07-03 13:49:44.308 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev167) 2026-07-03 13:49:44.313 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-03 13:49:44.319 | 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.dev167) (2.9.0.post0) 2026-07-03 13:49:44.322 | 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.dev167) (1.17.0) 2026-07-03 13:49:44.338 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev167) (2.0.0) 2026-07-03 13:49:44.340 | 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.dev167) (3.0) 2026-07-03 13:49:44.344 | 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.dev167) (2.8.0) 2026-07-03 13:49:44.348 | 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.dev167) (3.1.0) 2026-07-03 13:49:44.349 | 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.dev167) (2.2.2) 2026-07-03 13:49:44.351 | 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.dev167) (0.32.0) 2026-07-03 13:49:44.373 | 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.dev167) 2026-07-03 13:49:44.376 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-03 13:49:44.395 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev167) 2026-07-03 13:49:44.398 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-03 13:49:44.423 | 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.dev167) 2026-07-03 13:49:44.426 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-03 13:49:44.442 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev167) 2026-07-03 13:49:44.444 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-03 13:49:44.467 | 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.dev167) 2026-07-03 13:49:44.470 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-03 13:49:44.644 | 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.dev167) 2026-07-03 13:49:44.648 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-03 13:49:44.667 | 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.dev167) 2026-07-03 13:49:44.671 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-03 13:49:44.699 | 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.dev167) 2026-07-03 13:49:44.703 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:49:44.718 | 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.dev167) (3.4.7) 2026-07-03 13:49:44.719 | 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.dev167) (3.18) 2026-07-03 13:49:44.720 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev167) (2023.11.17) 2026-07-03 13:49:44.727 | 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.dev167) (26.1.0) 2026-07-03 13:49:44.727 | 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.dev167) (2025.9.1) 2026-07-03 13:49:44.728 | 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.dev167) (0.37.0) 2026-07-03 13:49:44.728 | 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.dev167) (2026.5.1) 2026-07-03 13:49:44.733 | 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.dev167) (1.8.2) 2026-07-03 13:49:44.733 | 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.dev167) (4.15.0) 2026-07-03 13:49:44.735 | 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.dev167) (4.2.0) 2026-07-03 13:49:44.736 | 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.dev167) (4.0.1) 2026-07-03 13:49:44.736 | 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.dev167) (2.13.0) 2026-07-03 13:49:44.741 | 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.dev167) (7.2.2) 2026-07-03 13:49:44.744 | 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.dev167) (1.5.0) 2026-07-03 13:49:44.748 | 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.dev167) (0.20) 2026-07-03 13:49:44.750 | 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.dev167) (1.3.0) 2026-07-03 13:49:44.751 | 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.dev167) (2.0.0) 2026-07-03 13:49:44.751 | 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.dev167) (6.0.3) 2026-07-03 13:49:44.756 | 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.dev167) (1.18.5) 2026-07-03 13:49:44.757 | 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.dev167) (2.1.2) 2026-07-03 13:49:44.757 | 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.dev167) (0.6.2) 2026-07-03 13:49:44.760 | 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.dev167) (1.3.12) 2026-07-03 13:49:44.766 | 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.dev167) (5.3.1) 2026-07-03 13:49:44.767 | 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.dev167) (5.6.2) 2026-07-03 13:49:44.767 | 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.dev167) (0.16.0) 2026-07-03 13:49:44.769 | 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.dev167) (5.1.0) 2026-07-03 13:49:44.776 | 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.dev167) (0.25.0) 2026-07-03 13:49:44.777 | 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.dev167) (5.0.0) 2026-07-03 13:49:44.778 | 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.dev167) (3.1.6) 2026-07-03 13:49:44.779 | 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.dev167) (4.0.1) 2026-07-03 13:49:44.782 | 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.dev167) (3.0.3) 2026-07-03 13:49:44.788 | 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.dev167) (1.2.1) 2026-07-03 13:49:44.799 | 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.dev167) (1.7.6) 2026-07-03 13:49:44.814 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev167) 2026-07-03 13:49:44.817 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-03 13:49:44.871 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev167) 2026-07-03 13:49:44.875 | 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-03 13:49:44.883 | 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.dev167) (3.18.0) 2026-07-03 13:49:44.902 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev167) 2026-07-03 13:49:44.905 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-03 13:49:44.934 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev167) 2026-07-03 13:49:44.937 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-03 13:49:44.961 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev167) 2026-07-03 13:49:44.963 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-03 13:49:44.973 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev167) (82.0.1) 2026-07-03 13:49:44.981 | 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.dev167) (0.8.1) 2026-07-03 13:49:45.005 | 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.dev167) 2026-07-03 13:49:45.007 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-03 13:49:45.026 | 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.dev167) (4.14.0) 2026-07-03 13:49:45.030 | 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.dev167) (0.6.0) 2026-07-03 13:49:45.030 | 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.dev167) (4.0.0) 2026-07-03 13:49:45.035 | 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.dev167) (3.0.52) 2026-07-03 13:49:45.035 | 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.dev167) (1.11.0) 2026-07-03 13:49:45.036 | 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.dev167) (15.0.0) 2026-07-03 13:49:45.036 | 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.dev167) (1.8.0) 2026-07-03 13:49:45.053 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev167) 2026-07-03 13:49:45.057 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-03 13:49:45.063 | 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.dev167) (24.2.1) 2026-07-03 13:49:45.085 | 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.dev167) (4.2.0) 2026-07-03 13:49:45.085 | 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.dev167) (2.20.0) 2026-07-03 13:49:45.090 | 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.dev167) (0.1.2) 2026-07-03 13:49:45.099 | 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.dev167) (0.8) 2026-07-03 13:49:45.116 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev167) 2026-07-03 13:49:45.119 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-03 13:49:45.147 | 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.dev167) (3.6.1) 2026-07-03 13:49:45.148 | 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.dev167) (3.4.0) 2026-07-03 13:49:45.149 | 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.dev167) (4.0.1) 2026-07-03 13:49:45.186 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev167) 2026-07-03 13:49:45.190 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-03 13:49:45.210 | 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.dev167) (1.33) 2026-07-03 13:49:45.213 | 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.dev167) (3.1.1) 2026-07-03 13:49:45.253 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-03 13:49:45.263 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-03 13:49:45.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 75.6 MB/s 0:00:00 2026-07-03 13:49:45.444 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-03 13:49:45.453 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-03 13:49:45.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 71.6 MB/s 0:00:00 2026-07-03 13:49:45.696 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-03 13:49:45.705 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-03 13:49:45.715 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-03 13:49:45.721 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-03 13:49:45.732 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-03 13:49:45.741 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-03 13:49:45.752 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-03 13:49:45.764 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-03 13:49:45.770 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-03 13:49:45.779 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-03 13:49:45.793 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 39.6 MB/s 0:00:00 2026-07-03 13:49:45.796 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-03 13:49:45.805 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-03 13:49:45.817 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-03 13:49:45.827 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-03 13:49:45.835 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-03 13:49:45.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 64.2 MB/s 0:00:00 2026-07-03 13:49:45.861 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-03 13:49:45.872 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-03 13:49:45.885 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-03 13:49:45.893 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-03 13:49:45.901 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-03 13:49:45.911 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-03 13:49:45.918 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-03 13:49:45.928 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-03 13:49:45.934 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-03 13:49:45.942 | 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-03 13:49:45.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 67.2 MB/s 0:00:00 2026-07-03 13:49:45.981 | 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-03 13:49:46.065 | Building wheels for collected packages: cinder 2026-07-03 13:49:46.066 | Building editable for cinder (pyproject.toml): started 2026-07-03 13:49:47.069 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-03 13:49:47.069 | Created wheel for cinder: filename=cinder-28.1.0.dev167-0.editable-py3-none-any.whl size=9206 sha256=6f6e579db56347025f8dd7f9bc970553749a851e8ab4213a4900c2503c51aa2f 2026-07-03 13:49:47.071 | Stored in directory: /tmp/pip-ephem-wheel-cache-3_cjoyyq/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-03 13:49:47.072 | Successfully built cinder 2026-07-03 13:49:47.223 | 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-03 13:49:47.458 | Attempting uninstall: pyasn1 2026-07-03 13:49:47.467 | Found existing installation: pyasn1 0.4.8 2026-07-03 13:49:47.467 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:47.468 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-03 13:49:48.204 | Attempting uninstall: botocore 2026-07-03 13:49:48.214 | Found existing installation: botocore 1.34.46 2026-07-03 13:49:48.215 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:48.215 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-03 13:49:48.767 | Attempting uninstall: s3transfer 2026-07-03 13:49:48.776 | Found existing installation: s3transfer 0.10.1 2026-07-03 13:49:48.776 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:48.777 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-03 13:49:49.163 | Attempting uninstall: boto3 2026-07-03 13:49:49.173 | Found existing installation: boto3 1.34.46 2026-07-03 13:49:49.174 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-03 13:49:49.174 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-03 13:49:50.367 | 2026-07-03 13:49:50.378 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev167 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-03 13:49:50.699 | + inc/python:pip_install:216 : result=0 2026-07-03 13:49:50.702 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:49:50.705 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:50.708 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:50.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:50.714 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:50.717 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:50.720 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:49:50.722 | + functions-common:time_stop:2427 : start_time=1783086580426 2026-07-03 13:49:50.725 | + functions-common:time_stop:2429 : [[ -z 1783086580426 ]] 2026-07-03 13:49:50.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:50.733 | + functions-common:time_stop:2432 : end_time=1783086590729 2026-07-03 13:49:50.735 | + functions-common:time_stop:2433 : elapsed_time=10303 2026-07-03 13:49:50.738 | + functions-common:time_stop:2434 : total=56098 2026-07-03 13:49:50.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:50.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=66401 2026-07-03 13:49:50.745 | + inc/python:pip_install:219 : return 0 2026-07-03 13:49:50.748 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:49:50.751 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:49:50.754 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-03 13:49:50.757 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-03 13:49:50.760 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:49:50.762 | + inc/python:use_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-03 13:49:50.765 | + 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-03 13:49:50.768 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:49:50.770 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-03 13:49:50.773 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-03 13:49:50.776 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-03 13:49:50.778 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:50.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:50.785 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-03 13:49:50.798 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-03 13:49:50.801 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:49:50.804 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:49:50.808 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:49:50.811 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:49:50.814 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:49:50.818 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:49:50.821 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:50.824 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:50.827 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:49:50.831 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:49:50.835 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:49:50.838 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:49:50.841 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-03 13:49:50.844 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:49:50.848 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:49:50.851 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:49:50.855 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-03 13:49:50.879 | + 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-03 13:49:50.909 | Reading package lists... 2026-07-03 13:49:51.141 | Building dependency tree... 2026-07-03 13:49:51.143 | Reading state information... 2026-07-03 13:49:51.505 | The following additional packages will be installed: 2026-07-03 13:49:51.505 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-03 13:49:51.505 | python3-wcwidth 2026-07-03 13:49:51.507 | Suggested packages: 2026-07-03 13:49:51.507 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-03 13:49:51.543 | The following NEW packages will be installed: 2026-07-03 13:49:51.543 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-03 13:49:51.543 | python3-wcwidth targetcli-fb 2026-07-03 13:49:51.737 | 0 upgraded, 6 newly installed, 0 to remove and 82 not upgraded. 2026-07-03 13:49:51.737 | Need to get 358 kB of archives. 2026-07-03 13:49:51.737 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-03 13:49:51.737 | 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-03 13:49:51.819 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-03 13:49:51.930 | 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-03 13:49:51.939 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-03 13:49:51.948 | 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-03 13:49:51.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-03 13:49:52.284 | Fetched 358 kB in 0s (890 kB/s) 2026-07-03 13:49:52.313 | Selecting previously unselected package python3-wcwidth. 2026-07-03 13:49:52.401 | (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 ... 174477 files and directories currently installed.) 2026-07-03 13:49:52.407 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-03 13:49:52.409 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-03 13:49:52.447 | Selecting previously unselected package python3-urwid. 2026-07-03 13:49:52.464 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-03 13:49:52.467 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-03 13:49:52.520 | Selecting previously unselected package python3-configshell-fb. 2026-07-03 13:49:52.535 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-03 13:49:52.537 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-03 13:49:52.577 | Selecting previously unselected package python3-pyudev. 2026-07-03 13:49:52.597 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-03 13:49:52.599 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-03 13:49:52.647 | Selecting previously unselected package python3-rtslib-fb. 2026-07-03 13:49:52.662 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-03 13:49:52.665 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-03 13:49:52.717 | Selecting previously unselected package targetcli-fb. 2026-07-03 13:49:52.733 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-03 13:49:52.736 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-03 13:49:52.812 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-03 13:49:53.031 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-03 13:49:53.187 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-03 13:49:53.942 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-03 13:49:53.947 | Setting up python3-urwid (2.6.10-1) ... 2026-07-03 13:49:54.270 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-03 13:49:54.383 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.383 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-03 13:49:54.397 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-03 13:49:54.397 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-03 13:49:54.397 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-03 13:49:54.397 | keyword = Word(alphanums + '_\-') 2026-07-03 13:49:54.397 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.397 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-03 13:49:54.397 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.397 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-03 13:49:54.397 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-03 13:49:54.397 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-03 13:49:54.402 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.402 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-03 13:49:54.414 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-03 13:49:54.414 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-03 13:49:54.414 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-03 13:49:54.414 | keyword = Word(alphanums + '_\-') 2026-07-03 13:49:54.415 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.415 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-03 13:49:54.415 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-03 13:49:54.415 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-03 13:49:54.415 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-03 13:49:54.415 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-03 13:49:54.437 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-03 13:49:54.556 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-03 13:49:54.556 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-03 13:49:54.769 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:49:55.876 | 2026-07-03 13:49:55.876 | Running kernel seems to be up-to-date. 2026-07-03 13:49:55.876 | 2026-07-03 13:49:55.876 | Restarting services... 2026-07-03 13:49:55.948 | 2026-07-03 13:49:55.949 | Service restarts being deferred: 2026-07-03 13:49:55.949 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:49:55.949 | systemctl restart getty@tty1.service 2026-07-03 13:49:55.949 | systemctl restart networkd-dispatcher.service 2026-07-03 13:49:55.949 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:49:55.949 | systemctl restart storpool_beacon.service 2026-07-03 13:49:55.949 | systemctl restart storpool_block.service 2026-07-03 13:49:55.949 | systemctl restart systemd-logind.service 2026-07-03 13:49:55.949 | 2026-07-03 13:49:55.949 | No containers need to be restarted. 2026-07-03 13:49:55.949 | 2026-07-03 13:49:55.949 | User sessions running outdated binaries: 2026-07-03 13:49:55.949 | ubuntu @ session #4: python3[7144] 2026-07-03 13:49:55.959 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:49:55.971 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:49:55.983 | 2026-07-03 13:49:55.983 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:49:57.488 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:49:57.491 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:49:57.494 | + functions-common:time_stop:2420 : local name 2026-07-03 13:49:57.498 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:49:57.501 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:49:57.504 | + functions-common:time_stop:2423 : local total 2026-07-03 13:49:57.507 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:49:57.511 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:49:57.515 | + functions-common:time_stop:2427 : start_time=1783086590876 2026-07-03 13:49:57.518 | + functions-common:time_stop:2429 : [[ -z 1783086590876 ]] 2026-07-03 13:49:57.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:49:57.527 | + functions-common:time_stop:2432 : end_time=1783086597523 2026-07-03 13:49:57.530 | + functions-common:time_stop:2433 : elapsed_time=6647 2026-07-03 13:49:57.534 | + functions-common:time_stop:2434 : total=121425 2026-07-03 13:49:57.536 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:49:57.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128072 2026-07-03 13:49:57.543 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:49:57.547 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:49:57.550 | + ./stack.sh:main:948 : configure_cinder 2026-07-03 13:49:57.553 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-03 13:49:57.567 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-03 13:49:57.572 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-03 13:49:57.575 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-03 13:49:57.578 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-03 13:49:57.583 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-03 13:49:57.584 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-03 13:49:57.588 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-03 13:49:57.591 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-03 13:49:57.594 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-03 13:49:57.598 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-03 13:49:57.600 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-03 13:49:57.603 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-03 13:49:57.605 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-03 13:49:57.608 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-03 13:49:57.620 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-03 13:49:57.633 | + 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-03 13:49:57.649 | + 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-03 13:49:57.665 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-03 13:49:57.681 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-03 13:49:57.695 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-03 13:49:57.699 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-03 13:49:57.703 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.siutT7Zw5E 2026-07-03 13:49:57.705 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-03 13:49:57.708 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-03 13:49:57.710 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-03 13:49:57.713 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.siutT7Zw5E 2026-07-03 13:49:57.717 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.siutT7Zw5E 2026-07-03 13:49:57.732 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.siutT7Zw5E /etc/sudoers.d/cinder-rootwrap 2026-07-03 13:49:57.746 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-03 13:49:57.751 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-03 13:49:57.753 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-03 13:49:57.755 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-03 13:49:57.757 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-03 13:49:57.759 | + 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-03 13:49:57.762 | + 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-03 13:49:57.765 | + 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-03 13:49:57.765 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-03 13:49:57.775 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-03 13:49:57.780 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-03 13:49:57.793 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-03 13:49:57.808 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-03 13:49:57.811 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-03 13:49:57.818 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-03 13:49:57.824 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-03 13:49:57.828 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:49:57.831 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-03 13:49:57.834 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-03 13:49:57.837 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:49:57.840 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-03 13:49:57.842 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:49:57.845 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-03 13:49:57.848 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-03 13:49:57.851 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-03 13:49:57.887 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-03 13:49:57.926 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:49:57.964 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-03 13:49:58.005 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-03 13:49:58.044 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-03 13:49:58.086 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-03 13:49:58.124 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-03 13:49:58.161 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:49:58.200 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:49:58.243 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-03 13:49:58.286 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:49:58.290 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-03 13:49:58.332 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-03 13:49:58.371 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-03 13:49:58.374 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-03 13:49:58.377 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-03 13:49:58.380 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-03 13:49:58.383 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:49:58.386 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:49:58.389 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:49:58.407 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:58.411 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:49:58.414 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-03 13:49:58.418 | + 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-03 13:49:58.461 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-03 13:49:58.500 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-03 13:49:58.536 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-03 13:49:58.571 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-03 13:49:58.609 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-03 13:49:58.650 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.97 2026-07-03 13:49:58.686 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-03 13:49:58.725 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-03 13:49:58.734 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key a8a36013b8bf862b9d389f4252b1ec4f 2026-07-03 13:49:58.774 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-03 13:49:58.777 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-03 13:49:58.813 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-03 13:49:58.851 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-03 13:49:58.890 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-03 13:49:58.924 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-03 13:49:58.956 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-03 13:49:58.990 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-03 13:49:59.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.009 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-03 13:49:59.011 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-03 13:49:59.013 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-03 13:49:59.016 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-03 13:49:59.018 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-03 13:49:59.020 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-03 13:49:59.022 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-03 13:49:59.024 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-03 13:49:59.026 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-03 13:49:59.029 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-03 13:49:59.031 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-03 13:49:59.033 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-03 13:49:59.064 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-03 13:49:59.066 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-03 13:49:59.096 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-03 13:49:59.099 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-03 13:49:59.103 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-03 13:49:59.106 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-03 13:49:59.143 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-03 13:49:59.146 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-03 13:49:59.149 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:59.151 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-03 13:49:59.154 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-03 13:49:59.175 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.179 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-03 13:49:59.181 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-03 13:49:59.184 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-03 13:49:59.187 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-03 13:49:59.222 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.97:8080/v1/AUTH_ 2026-07-03 13:49:59.258 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-03 13:49:59.277 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.280 | + 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-03 13:49:59.321 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-03 13:49:59.341 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:49:59.345 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-03 13:49:59.365 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.368 | + 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-03 13:49:59.371 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-03 13:49:59.406 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-03 13:49:59.409 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-03 13:49:59.412 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-03 13:49:59.415 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-03 13:49:59.417 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:49:59.420 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-03 13:49:59.423 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:49:59.440 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.445 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-03 13:49:59.449 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-03 13:49:59.452 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:49:59.473 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.476 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:59.479 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:49:59.514 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:49:59.517 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:49:59.520 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-03 13:49:59.523 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-03 13:49:59.527 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:49:59.531 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:49:59.553 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:49:59.556 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:49:59.560 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:49:59.563 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:49:59.566 | + 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-03 13:49:59.599 | + 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-03 13:49:59.635 | + 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-03 13:49:59.670 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:49:59.711 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-03 13:49:59.746 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-03 13:49:59.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:49:59.769 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-03 13:49:59.772 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-03 13:49:59.774 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-03 13:49:59.777 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-03 13:49:59.780 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-03 13:49:59.783 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-03 13:49:59.786 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-03 13:49:59.789 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:49:59.792 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:49:59.807 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:49:59.807 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:49:59.816 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:49:59.820 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:49:59.833 | /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-03 13:49:59.838 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-03 13:49:59.841 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-03 13:49:59.846 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:49:59.848 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-03 13:49:59.882 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-03 13:49:59.916 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-03 13:49:59.949 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:49:59.982 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:50:00.020 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:50:00.051 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:50:00.083 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:50:00.117 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:50:00.151 | + 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-03 13:50:00.184 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:50:00.216 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:50:00.248 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:50:00.282 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-03 13:50:00.317 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-03 13:50:00.319 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-03 13:50:00.323 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-03 13:50:00.326 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-03 13:50:00.329 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:50:00.332 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:00.335 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:00.339 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-03 13:50:00.342 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-03 13:50:00.344 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-03 13:50:00.382 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-03 13:50:00.421 | + 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-03 13:50:00.422 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-03 13:50:00.430 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-03 13:50:00.434 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-03 13:50:00.437 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-03 13:50:00.440 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:50:00.443 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:50:00.446 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:50:00.448 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:50:00.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:00.453 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:00.455 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:50:00.457 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:50:00.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:00.461 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:00.463 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-03 13:50:00.502 | Enabling site cinder-api. 2026-07-03 13:50:00.509 | To activate the new configuration, you need to run: 2026-07-03 13:50:00.509 | systemctl reload apache2 2026-07-03 13:50:00.516 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-03 13:50:00.519 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:50:00.521 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:50:00.524 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:50:00.640 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-03 13:50:00.642 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.97/image 2026-07-03 13:50:00.677 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-03 13:50:00.693 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:00.696 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-03 13:50:00.727 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-03 13:50:00.761 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-03 13:50:00.764 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:50:00.766 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-03 13:50:00.769 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-03 13:50:00.772 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:50:00.775 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-03 13:50:00.777 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:50:00.780 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-03 13:50:00.783 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-03 13:50:00.786 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-03 13:50:00.820 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-03 13:50:00.856 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.97/identity 2026-07-03 13:50:00.890 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-03 13:50:00.925 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-03 13:50:00.960 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-03 13:50:00.994 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-03 13:50:01.028 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-03 13:50:01.065 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:50:01.103 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:50:01.144 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-03 13:50:01.185 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:50:01.189 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-03 13:50:01.192 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:50:01.195 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:50:01.198 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-03 13:50:01.202 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-03 13:50:01.241 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-03 13:50:01.279 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.97/identity 2026-07-03 13:50:01.322 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-03 13:50:01.366 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-03 13:50:01.408 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-03 13:50:01.445 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-03 13:50:01.481 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-03 13:50:01.521 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-03 13:50:01.562 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-03 13:50:01.602 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-03 13:50:01.605 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-03 13:50:01.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:01.628 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.97:2379?api_version=v3' 2026-07-03 13:50:01.675 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-03 13:50:01.678 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-03 13:50:01.719 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-03 13:50:01.723 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-03 13:50:01.725 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-03 13:50:01.761 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-03 13:50:01.764 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-03 13:50:01.766 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-03 13:50:01.769 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-03 13:50:01.772 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-03 13:50:01.809 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-03 13:50:01.850 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.97/identity 2026-07-03 13:50:01.891 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-03 13:50:01.926 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-03 13:50:01.961 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-03 13:50:01.996 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-03 13:50:02.037 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-03 13:50:02.074 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-03 13:50:02.095 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:02.099 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-03 13:50:02.102 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-03 13:50:02.105 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-03 13:50:02.108 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:50:02.111 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-03 13:50:02.115 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-03 13:50:02.118 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-03 13:50:02.122 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:02.125 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:50:02.127 | + 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-03 13:50:02.130 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:02.133 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-03 13:50:02.136 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-03 13:50:02.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:02.142 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:50:02.145 | + 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-03 13:50:02.147 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:02.150 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-03 13:50:02.153 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-03 13:50:02.156 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:02.160 | + inc/python:use_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-03 13:50:02.163 | + 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-03 13:50:02.167 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:02.171 | + lib/neutron:install_neutron:528 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-03 13:50:02.174 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-03 13:50:02.178 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-03 13:50:02.181 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:50:02.184 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:50:02.188 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:50:02.192 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:50:02.195 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:50:02.200 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:50:02.219 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:50:02.223 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:50:02.226 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:02.229 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:50:02.229 | + functions-common:git_clone:610 : echo master 2026-07-03 13:50:02.234 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-03 13:50:02.237 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:02.240 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-03 13:50:02.254 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-03 13:50:02.257 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:50:02.259 | + functions-common:git_clone:673 : head -1 2026-07-03 13:50:02.281 | e4df77137e Merge "Adapt to new testtools" 2026-07-03 13:50:02.286 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:50:02.289 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-03 13:50:02.292 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:50:02.295 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-03 13:50:02.298 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-03 13:50:02.302 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:50:02.305 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-03 13:50:02.307 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:50:02.311 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-03 13:50:02.313 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-03 13:50:02.316 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:50:02.318 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:50:02.323 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-03 13:50:02.327 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:50:02.331 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-03 13:50:02.333 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:50:02.337 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:50:02.341 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-03 13:50:02.348 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-03 13:50:02.351 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-03 13:50:02.354 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-03 13:50:02.434 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-03 13:50:02.436 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:50:02.439 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:50:02.441 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:50:02.443 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-03 13:50:02.446 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-03 13:50:02.448 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:50:02.451 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:50:02.455 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:50:02.458 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:50:02.460 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:50:02.463 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:50:02.466 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:50:02.469 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-03 13:50:02.490 | Using python 3.12 to install /opt/stack/neutron 2026-07-03 13:50:02.493 | + 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-03 13:50:03.006 | Obtaining file:///opt/stack/neutron 2026-07-03 13:50:03.011 | Installing build dependencies: started 2026-07-03 13:50:04.013 | Installing build dependencies: finished with status 'done' 2026-07-03 13:50:04.014 | Checking if build backend supports build_editable: started 2026-07-03 13:50:04.342 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:50:04.343 | Getting requirements to build editable: started 2026-07-03 13:50:04.506 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:50:04.507 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:50:05.982 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:50:05.997 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-03 13:50:05.997 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-03 13:50:05.998 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-03 13:50:05.998 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-03 13:50:06.000 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-03 13:50:06.000 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-03 13:50:06.090 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.151 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-03 13:50:06.160 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.32.0) 2026-07-03 13:50:06.160 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-03 13:50:06.160 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-03 13:50:06.161 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-03 13:50:06.161 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-03 13:50:06.190 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.195 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-03 13:50:06.218 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.223 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-03 13:50:06.231 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-03 13:50:06.233 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-03 13:50:06.233 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-03 13:50:06.235 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-03 13:50:06.235 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.5) 2026-07-03 13:50:06.235 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.9.0) 2026-07-03 13:50:06.235 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-03 13:50:06.236 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-03 13:50:06.236 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-03 13:50:06.237 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-03 13:50:06.239 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-03 13:50:06.240 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-03 13:50:06.240 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-03 13:50:06.241 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-03 13:50:06.241 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-03 13:50:06.242 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-03 13:50:06.242 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-03 13:50:06.243 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-03 13:50:06.244 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-03 13:50:06.244 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-03 13:50:06.246 | 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.dev556) (4.6.0) 2026-07-03 13:50:06.246 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-03 13:50:06.247 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-03 13:50:06.248 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-03 13:50:06.248 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-03 13:50:06.262 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.268 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-03 13:50:06.282 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.288 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:50:06.308 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:06.311 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-03 13:50:06.367 | Installing build dependencies: started 2026-07-03 13:50:07.370 | Installing build dependencies: finished with status 'done' 2026-07-03 13:50:07.370 | Getting requirements to build wheel: started 2026-07-03 13:50:07.913 | Getting requirements to build wheel: finished with status 'done' 2026-07-03 13:50:07.913 | Preparing metadata (pyproject.toml): started 2026-07-03 13:50:08.164 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:50:08.193 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:08.199 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:50:08.207 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-03 13:50:08.228 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-03 13:50:08.233 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-03 13:50:08.242 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-03 13:50:08.244 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-03 13:50:08.244 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-03 13:50:08.265 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:08.271 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-03 13:50:08.294 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-03 13:50:08.298 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:50:08.306 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-03 13:50:08.306 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-03 13:50:08.307 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-03 13:50:08.307 | 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.dev556) (4.15.0) 2026-07-03 13:50:08.309 | 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.dev556) (2.2.2) 2026-07-03 13:50:08.313 | 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.dev556) (3.3.2) 2026-07-03 13:50:08.315 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-03 13:50:08.317 | 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.dev556) (2.1.0) 2026-07-03 13:50:08.317 | 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.dev556) (1.8.2) 2026-07-03 13:50:08.321 | 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.dev556) (4.0.1) 2026-07-03 13:50:08.322 | 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.dev556) (2.13.0) 2026-07-03 13:50:08.323 | 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.dev556) (5.8.0) 2026-07-03 13:50:08.332 | 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.dev556) (1.3.7) 2026-07-03 13:50:08.347 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-03 13:50:08.350 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-03 13:50:08.361 | 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.dev556) (43.0.3) 2026-07-03 13:50:08.362 | 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.dev556) (1.5.0) 2026-07-03 13:50:08.362 | 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.dev556) (1.1.0) 2026-07-03 13:50:08.363 | 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.dev556) (1.33) 2026-07-03 13:50:08.364 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-03 13:50:08.364 | 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.dev556) (6.0.3) 2026-07-03 13:50:08.366 | 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.dev556) (2.0.0) 2026-07-03 13:50:08.373 | 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.dev556) (3.0) 2026-07-03 13:50:08.375 | 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.dev556) (3.1.1) 2026-07-03 13:50:08.378 | 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.dev556) (0.41.0) 2026-07-03 13:50:08.378 | 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.dev556) (1.2.1) 2026-07-03 13:50:08.502 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-03 13:50:08.507 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-03 13:50:08.517 | 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.dev556) (26.2) 2026-07-03 13:50:08.520 | 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.dev556) (2.8.0) 2026-07-03 13:50:08.521 | 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.dev556) (3.5.3) 2026-07-03 13:50:08.531 | 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.dev556) (6.1.1) 2026-07-03 13:50:08.532 | 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.dev556) (4.0.0) 2026-07-03 13:50:08.546 | 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.dev556) (0.20) 2026-07-03 13:50:08.552 | 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.dev556) (2.0.0) 2026-07-03 13:50:08.559 | 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.dev556) (2.1.2) 2026-07-03 13:50:08.560 | 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.dev556) (0.6.2) 2026-07-03 13:50:08.567 | 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.dev556) (2.9.0.post0) 2026-07-03 13:50:08.573 | 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.dev556) (7.1.4) 2026-07-03 13:50:08.574 | 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.dev556) (5.3.1) 2026-07-03 13:50:08.575 | 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.dev556) (5.6.2) 2026-07-03 13:50:08.576 | 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.dev556) (0.16.0) 2026-07-03 13:50:08.580 | 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.dev556) (5.1.0) 2026-07-03 13:50:08.588 | 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.dev556) (2026.2) 2026-07-03 13:50:08.596 | 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.dev556) (0.25.0) 2026-07-03 13:50:08.599 | 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.dev556) (5.0.0) 2026-07-03 13:50:08.601 | 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.dev556) (4.0.1) 2026-07-03 13:50:08.619 | 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.dev556) (1.7.6) 2026-07-03 13:50:08.621 | 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.dev556) (2.2.0) 2026-07-03 13:50:08.626 | 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.dev556) (3.18.0) 2026-07-03 13:50:08.650 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-03 13:50:08.653 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-03 13:50:08.672 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-03 13:50:08.673 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-03 13:50:08.684 | 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.dev556) (3.0.3) 2026-07-03 13:50:08.685 | 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.dev556) (1.6.2) 2026-07-03 13:50:08.690 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-03 13:50:08.710 | 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.dev556) (0.8.1) 2026-07-03 13:50:08.736 | 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.dev556) (1.17.0) 2026-07-03 13:50:08.739 | 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.dev556) (4.14.0) 2026-07-03 13:50:08.740 | 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.dev556) (4.26.0) 2026-07-03 13:50:08.821 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-03 13:50:09.029 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-03 13:50:09.038 | 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.dev556) (0.6.0) 2026-07-03 13:50:09.039 | 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.dev556) (4.0.0) 2026-07-03 13:50:09.046 | 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.dev556) (3.0.52) 2026-07-03 13:50:09.047 | 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.dev556) (1.11.0) 2026-07-03 13:50:09.047 | 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.dev556) (15.0.0) 2026-07-03 13:50:09.050 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (1.8.0) 2026-07-03 13:50:09.053 | 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.dev556) (26.1.0) 2026-07-03 13:50:09.054 | 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.dev556) (2025.9.1) 2026-07-03 13:50:09.054 | 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.dev556) (0.37.0) 2026-07-03 13:50:09.055 | 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.dev556) (2026.5.1) 2026-07-03 13:50:09.113 | 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.dev556) (3.4.7) 2026-07-03 13:50:09.114 | 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.dev556) (3.18) 2026-07-03 13:50:09.115 | 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.dev556) (2.7.0) 2026-07-03 13:50:09.116 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-03 13:50:09.145 | 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.dev556) (4.2.0) 2026-07-03 13:50:09.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.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev556) (2.20.0) 2026-07-03 13:50:09.156 | 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.dev556) (0.1.2) 2026-07-03 13:50:09.174 | 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.dev556) (0.8) 2026-07-03 13:50:09.231 | 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.dev556) (0.16.0) 2026-07-03 13:50:09.286 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-03 13:50:09.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 35.4 MB/s 0:00:00 2026-07-03 13:50:09.308 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-03 13:50:09.346 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 54.6 MB/s 0:00:00 2026-07-03 13:50:09.351 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-03 13:50:09.361 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-03 13:50:09.369 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-03 13:50:09.377 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-03 13:50:09.386 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-03 13:50:09.394 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-03 13:50:09.399 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-03 13:50:09.409 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-03 13:50:09.425 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-03 13:50:09.433 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-03 13:50:09.442 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-03 13:50:09.452 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-03 13:50:09.521 | Building wheels for collected packages: neutron, ovs 2026-07-03 13:50:09.522 | Building editable for neutron (pyproject.toml): started 2026-07-03 13:50:11.164 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-03 13:50:11.165 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15989 sha256=eec5ed51d16262fd603e99f6dc1a065f6833c57ba257c24042b5d4b9a315aeea 2026-07-03 13:50:11.167 | Stored in directory: /tmp/pip-ephem-wheel-cache-2pr7ydzy/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-03 13:50:11.169 | Building wheel for ovs (pyproject.toml): started 2026-07-03 13:50:11.731 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-03 13:50:11.732 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d300edb2cf2d3fb0d148163b3950483472f85a07cf1f2525600b121730bf914d 2026-07-03 13:50:11.733 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-03 13:50:11.735 | Successfully built neutron ovs 2026-07-03 13:50:11.893 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-07-03 13:50:15.033 | 2026-07-03 13:50:15.049 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-03 13:50:15.290 | + inc/python:pip_install:216 : result=0 2026-07-03 13:50:15.293 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:50:15.296 | + functions-common:time_stop:2420 : local name 2026-07-03 13:50:15.299 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:50:15.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:50:15.306 | + functions-common:time_stop:2423 : local total 2026-07-03 13:50:15.308 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:50:15.311 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:50:15.314 | + functions-common:time_stop:2427 : start_time=1783086602485 2026-07-03 13:50:15.317 | + functions-common:time_stop:2429 : [[ -z 1783086602485 ]] 2026-07-03 13:50:15.320 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:50:15.325 | + functions-common:time_stop:2432 : end_time=1783086615322 2026-07-03 13:50:15.328 | + functions-common:time_stop:2433 : elapsed_time=12837 2026-07-03 13:50:15.331 | + functions-common:time_stop:2434 : total=66401 2026-07-03 13:50:15.334 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:50:15.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79238 2026-07-03 13:50:15.341 | + inc/python:pip_install:219 : return 0 2026-07-03 13:50:15.346 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:50:15.349 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:50:15.351 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-03 13:50:15.353 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-03 13:50:15.357 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:15.360 | + inc/python:use_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-03 13:50:15.364 | + 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-03 13:50:15.367 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:15.369 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-03 13:50:15.373 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-03 13:50:15.376 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-03 13:50:15.376 | Installing OVN and dependent packages 2026-07-03 13:50:15.380 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-03 13:50:15.383 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-03 13:50:15.405 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:50:15.408 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-03 13:50:15.428 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:50:15.431 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-03 13:50:15.449 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:15.452 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-03 13:50:15.456 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-03 13:50:15.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:15.476 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-03 13:50:15.479 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-03 13:50:15.494 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-03 13:50:15.499 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-07-03 13:50:15.512 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-03 13:50:15.517 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-03 13:50:15.540 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-03 13:50:15.542 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:50:15.545 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:50:15.549 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:50:15.551 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:50:15.554 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:15.557 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:50:15.560 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:15.563 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:15.566 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:50:15.570 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:50:15.573 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:50:15.575 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:50:15.579 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-03 13:50:15.582 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:50:15.585 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:15.589 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:15.592 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-03 13:50:15.619 | + 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-03 13:50:15.652 | Reading package lists... 2026-07-03 13:50:15.949 | Building dependency tree... 2026-07-03 13:50:15.951 | Reading state information... 2026-07-03 13:50:16.382 | fakeroot is already the newest version (1.33-1). 2026-07-03 13:50:16.382 | fakeroot set to manually installed. 2026-07-03 13:50:16.382 | make is already the newest version (4.3-4.1build2). 2026-07-03 13:50:16.382 | The following additional packages will be installed: 2026-07-03 13:50:16.383 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-03 13:50:16.383 | python3-sortedcontainers unbound 2026-07-03 13:50:16.385 | Suggested packages: 2026-07-03 13:50:16.387 | openvswitch-doc python-sortedcontainers-doc 2026-07-03 13:50:16.421 | The following NEW packages will be installed: 2026-07-03 13:50:16.421 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-03 13:50:16.422 | python3-openvswitch python3-sortedcontainers 2026-07-03 13:50:16.423 | The following packages will be upgraded: 2026-07-03 13:50:16.424 | unbound 2026-07-03 13:50:16.525 | 1 upgraded, 6 newly installed, 0 to remove and 81 not upgraded. 2026-07-03 13:50:16.526 | Need to get 5,179 kB of archives. 2026-07-03 13:50:16.526 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-03 13:50:16.526 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-03 13:50:16.811 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-03 13:50:16.855 | 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-03 13:50:16.938 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-03 13:50:16.939 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-03 13:50:16.941 | 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-03 13:50:16.987 | 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-03 13:50:17.389 | Fetched 5,179 kB in 1s (8,700 kB/s) 2026-07-03 13:50:17.508 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174684 files and directories currently installed.) 2026-07-03 13:50:17.512 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-03 13:50:17.536 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-03 13:50:17.629 | Selecting previously unselected package libunbound8:amd64. 2026-07-03 13:50:17.650 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-03 13:50:17.658 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-03 13:50:17.701 | Selecting previously unselected package openvswitch-common. 2026-07-03 13:50:17.716 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:50:17.719 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:17.797 | Selecting previously unselected package python3-sortedcontainers. 2026-07-03 13:50:17.812 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-03 13:50:17.814 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-03 13:50:17.866 | Selecting previously unselected package libxdp1:amd64. 2026-07-03 13:50:17.880 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-03 13:50:17.882 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-03 13:50:17.925 | Selecting previously unselected package python3-openvswitch. 2026-07-03 13:50:17.939 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:50:17.941 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:18.019 | Selecting previously unselected package openvswitch-switch. 2026-07-03 13:50:18.034 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-03 13:50:18.042 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:18.186 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-03 13:50:19.271 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-03 13:50:19.431 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-03 13:50:19.441 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-03 13:50:19.448 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:19.459 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:19.711 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-03 13:50:19.725 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-03 13:50:20.171 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-03 13:50:20.299 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-03 13:50:21.044 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:50:22.240 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:50:22.922 | 2026-07-03 13:50:22.922 | Running kernel seems to be up-to-date. 2026-07-03 13:50:22.922 | 2026-07-03 13:50:22.922 | Restarting services... 2026-07-03 13:50:22.995 | 2026-07-03 13:50:22.995 | Service restarts being deferred: 2026-07-03 13:50:22.995 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:50:22.995 | systemctl restart getty@tty1.service 2026-07-03 13:50:22.995 | systemctl restart networkd-dispatcher.service 2026-07-03 13:50:22.995 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:50:22.995 | systemctl restart storpool_beacon.service 2026-07-03 13:50:22.995 | systemctl restart storpool_block.service 2026-07-03 13:50:22.995 | systemctl restart systemd-logind.service 2026-07-03 13:50:22.995 | 2026-07-03 13:50:22.995 | No containers need to be restarted. 2026-07-03 13:50:22.995 | 2026-07-03 13:50:22.995 | User sessions running outdated binaries: 2026-07-03 13:50:22.995 | ubuntu @ session #4: python3[7144] 2026-07-03 13:50:23.006 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:50:23.016 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:50:23.027 | 2026-07-03 13:50:23.027 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:50:24.611 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:50:24.615 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:50:24.617 | + functions-common:time_stop:2420 : local name 2026-07-03 13:50:24.620 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:50:24.623 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:50:24.627 | + functions-common:time_stop:2423 : local total 2026-07-03 13:50:24.631 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:50:24.634 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:50:24.637 | + functions-common:time_stop:2427 : start_time=1783086615615 2026-07-03 13:50:24.641 | + functions-common:time_stop:2429 : [[ -z 1783086615615 ]] 2026-07-03 13:50:24.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:50:24.649 | + functions-common:time_stop:2432 : end_time=1783086624646 2026-07-03 13:50:24.653 | + functions-common:time_stop:2433 : elapsed_time=9031 2026-07-03 13:50:24.656 | + functions-common:time_stop:2434 : total=128072 2026-07-03 13:50:24.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:50:24.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137103 2026-07-03 13:50:24.667 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:50:24.672 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-03 13:50:24.697 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-03 13:50:24.700 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:50:24.703 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:50:24.706 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:50:24.709 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:50:24.714 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:24.718 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:50:24.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:24.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:24.729 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:50:24.732 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:50:24.734 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:50:24.738 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:50:24.741 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-03 13:50:24.745 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:50:24.748 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:24.750 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:24.752 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-03 13:50:24.778 | + 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-03 13:50:24.808 | Reading package lists... 2026-07-03 13:50:25.069 | Building dependency tree... 2026-07-03 13:50:25.070 | Reading state information... 2026-07-03 13:50:25.432 | The following additional packages will be installed: 2026-07-03 13:50:25.432 | ovn-common 2026-07-03 13:50:25.473 | The following NEW packages will be installed: 2026-07-03 13:50:25.474 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-03 13:50:25.590 | 0 upgraded, 4 newly installed, 0 to remove and 81 not upgraded. 2026-07-03 13:50:25.590 | Need to get 2,360 kB of archives. 2026-07-03 13:50:25.590 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-03 13:50:25.590 | 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-03 13:50:25.883 | 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-03 13:50:25.921 | 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-03 13:50:25.925 | 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-03 13:50:26.357 | Fetched 2,360 kB in 0s (5,029 kB/s) 2026-07-03 13:50:26.390 | Selecting previously unselected package ovn-common. 2026-07-03 13:50:26.478 | (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 ... 174884 files and directories currently installed.) 2026-07-03 13:50:26.482 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:50:26.487 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:26.558 | Selecting previously unselected package ovn-central. 2026-07-03 13:50:26.573 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:50:26.575 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:26.618 | Selecting previously unselected package ovn-controller-vtep. 2026-07-03 13:50:26.634 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:50:26.636 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:26.677 | Selecting previously unselected package ovn-host. 2026-07-03 13:50:26.693 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-03 13:50:26.705 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:26.777 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:26.792 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:27.098 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-03 13:50:27.254 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-03 13:50:27.598 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-03 13:50:27.652 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:27.980 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-03 13:50:28.098 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-03 13:50:28.628 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-03 13:50:29.168 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-03 13:50:29.774 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-03 13:50:29.836 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-03 13:50:29.975 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-03 13:50:30.419 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:50:32.501 | 2026-07-03 13:50:32.501 | Running kernel seems to be up-to-date. 2026-07-03 13:50:32.501 | 2026-07-03 13:50:32.501 | Restarting services... 2026-07-03 13:50:32.575 | 2026-07-03 13:50:32.575 | Service restarts being deferred: 2026-07-03 13:50:32.575 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:50:32.575 | systemctl restart getty@tty1.service 2026-07-03 13:50:32.575 | systemctl restart networkd-dispatcher.service 2026-07-03 13:50:32.575 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:50:32.575 | systemctl restart storpool_beacon.service 2026-07-03 13:50:32.575 | systemctl restart storpool_block.service 2026-07-03 13:50:32.575 | systemctl restart systemd-logind.service 2026-07-03 13:50:32.575 | 2026-07-03 13:50:32.575 | No containers need to be restarted. 2026-07-03 13:50:32.575 | 2026-07-03 13:50:32.575 | User sessions running outdated binaries: 2026-07-03 13:50:32.575 | ubuntu @ session #4: python3[7144] 2026-07-03 13:50:32.586 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:50:32.597 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:50:32.609 | 2026-07-03 13:50:32.609 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:50:34.180 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:50:34.183 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:50:34.187 | + functions-common:time_stop:2420 : local name 2026-07-03 13:50:34.192 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:50:34.195 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:50:34.199 | + functions-common:time_stop:2423 : local total 2026-07-03 13:50:34.202 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:50:34.205 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:50:34.209 | + functions-common:time_stop:2427 : start_time=1783086624774 2026-07-03 13:50:34.212 | + functions-common:time_stop:2429 : [[ -z 1783086624774 ]] 2026-07-03 13:50:34.216 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:50:34.222 | + functions-common:time_stop:2432 : end_time=1783086634218 2026-07-03 13:50:34.226 | + functions-common:time_stop:2433 : elapsed_time=9444 2026-07-03 13:50:34.230 | + functions-common:time_stop:2434 : total=137103 2026-07-03 13:50:34.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:50:34.237 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146547 2026-07-03 13:50:34.240 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:50:34.244 | + 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-03 13:50:34.248 | + 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-03 13:50:34.251 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-03 13:50:34.254 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-03 13:50:34.259 | + 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-03 13:50:34.263 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-03 13:50:34.267 | + 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-03 13:50:34.271 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-03 13:50:34.275 | + 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-03 13:50:34.279 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-03 13:50:34.282 | + 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-03 13:50:34.285 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-03 13:50:34.289 | + 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-03 13:50:34.292 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-03 13:50:34.296 | + 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-03 13:50:34.300 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-03 13:50:34.302 | + 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-03 13:50:34.306 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-03 13:50:34.309 | + 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-03 13:50:34.312 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-03 13:50:34.316 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-03 13:50:34.320 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-03 13:50:34.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:34.325 | + inc/python:use_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-03 13:50:34.330 | + 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-03 13:50:34.333 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:34.336 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-03 13:50:34.339 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:50:34.342 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-03 13:50:34.363 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:34.367 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-03 13:50:34.370 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-03 13:50:34.373 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-03 13:50:34.376 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:50:34.379 | + lib/stack:stack_install_service:32 : install_nova 2026-07-03 13:50:34.383 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-03 13:50:34.386 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-03 13:50:34.389 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:50:34.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-03 13:50:34.396 | + 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-03 13:50:34.400 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:50:34.404 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-03 13:50:34.425 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:50:34.429 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-03 13:50:34.433 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-03 13:50:34.436 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-03 13:50:34.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-03 13:50:34.442 | + 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-03 13:50:34.553 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-03 13:50:34.557 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:34.560 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:34.562 | + 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-03 13:50:34.565 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:50:34.568 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:50:34.570 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:50:34.573 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:50:34.575 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:34.578 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:50:34.581 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:34.584 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:34.587 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:50:34.590 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:50:34.593 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:50:34.595 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:50:34.598 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-03 13:50:34.601 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:50:34.604 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:34.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:34.612 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-03 13:50:34.640 | + 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-03 13:50:34.678 | Reading package lists... 2026-07-03 13:50:34.973 | Building dependency tree... 2026-07-03 13:50:34.974 | Reading state information... 2026-07-03 13:50:35.414 | The following additional packages will be installed: 2026-07-03 13:50:35.415 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-07-03 13:50:35.415 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-07-03 13:50:35.415 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-07-03 13:50:35.415 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-03 13:50:35.415 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-03 13:50:35.415 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-07-03 13:50:35.417 | Suggested packages: 2026-07-03 13:50:35.417 | libvirt-clients-qemu libvirt-login-shell 2026-07-03 13:50:35.417 | libvirt-daemon-driver-storage-gluster 2026-07-03 13:50:35.417 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-03 13:50:35.417 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-03 13:50:35.417 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-03 13:50:35.417 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-03 13:50:35.465 | The following packages will be REMOVED: 2026-07-03 13:50:35.469 | apport-core-dump-handler 2026-07-03 13:50:35.469 | The following NEW packages will be installed: 2026-07-03 13:50:35.469 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-03 13:50:35.469 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-03 13:50:35.469 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-03 13:50:35.469 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-03 13:50:35.470 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-03 13:50:35.470 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-03 13:50:35.470 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-03 13:50:35.470 | systemd-container systemd-coredump 2026-07-03 13:50:35.734 | 0 upgraded, 29 newly installed, 1 to remove and 81 not upgraded. 2026-07-03 13:50:35.734 | Need to get 115 MB of archives. 2026-07-03 13:50:35.734 | After this operation, 916 MB of additional disk space will be used. 2026-07-03 13:50:35.734 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-03 13:50:36.812 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-03 13:50:36.831 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-03 13:50:37.028 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-03 13:50:37.286 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-03 13:50:37.315 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-03 13:50:37.354 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-03 13:50:37.373 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-03 13:50:37.373 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-03 13:50:37.373 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-03 13:50:37.389 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-03 13:50:37.389 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-03 13:50:37.391 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-03 13:50:37.402 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-03 13:50:37.506 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-07-03 13:50:37.507 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-03 13:50:37.624 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-03 13:50:37.627 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-03 13:50:38.325 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-03 13:50:38.794 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-03 13:50:39.048 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-03 13:50:39.239 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-03 13:50:39.317 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-03 13:50:41.348 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-03 13:50:41.349 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-03 13:50:41.350 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-03 13:50:41.350 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-03 13:50:41.352 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-07-03 13:50:41.477 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-03 13:50:41.831 | Preconfiguring packages ... 2026-07-03 13:50:41.997 | Fetched 115 MB in 6s (19.2 MB/s) 2026-07-03 13:50:42.030 | Selecting previously unselected package python3-zstandard. 2026-07-03 13:50:42.128 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174952 files and directories currently installed.) 2026-07-03 13:50:42.133 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-03 13:50:42.135 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-03 13:50:42.254 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-03 13:50:42.254 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-03 13:50:42.254 | Package apport-core-dump-handler is to be removed. 2026-07-03 13:50:42.254 | Package python3-zstandard is not configured yet. 2026-07-03 13:50:42.255 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-03 13:50:42.255 | Package apport-core-dump-handler is to be removed. 2026-07-03 13:50:42.255 | Package systemd-coredump is not installed. 2026-07-03 13:50:42.255 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-03 13:50:42.255 | Package apport-core-dump-handler is to be removed. 2026-07-03 13:50:42.255 | Package python3-zstandard is not configured yet. 2026-07-03 13:50:42.255 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-03 13:50:42.255 | Package apport-core-dump-handler is to be removed. 2026-07-03 13:50:42.255 | Package systemd-coredump is not installed. 2026-07-03 13:50:42.255 | 2026-07-03 13:50:42.342 | (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 ... 174966 files and directories currently installed.) 2026-07-03 13:50:42.346 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-03 13:50:42.955 | Selecting previously unselected package systemd-coredump. 2026-07-03 13:50:43.044 | (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 ... 174964 files and directories currently installed.) 2026-07-03 13:50:43.049 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:50:43.052 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-03 13:50:43.099 | Selecting previously unselected package libtpms0:amd64. 2026-07-03 13:50:43.114 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-03 13:50:43.121 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-03 13:50:43.172 | Selecting previously unselected package libvirt0:amd64. 2026-07-03 13:50:43.187 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.189 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.286 | Selecting previously unselected package libvirt-clients. 2026-07-03 13:50:43.302 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.314 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.373 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-03 13:50:43.389 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.404 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.465 | Selecting previously unselected package libvirt-daemon. 2026-07-03 13:50:43.482 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.493 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.550 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-03 13:50:43.565 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-03 13:50:43.578 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.615 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-03 13:50:43.630 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-03 13:50:43.642 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.681 | Selecting previously unselected package systemd-container. 2026-07-03 13:50:43.695 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:50:43.697 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-03 13:50:43.771 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-03 13:50:43.790 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-03 13:50:43.801 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.844 | Selecting previously unselected package libvirt-daemon-system. 2026-07-03 13:50:43.860 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.894 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:43.960 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-03 13:50:43.975 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-03 13:50:43.986 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:44.042 | Selecting previously unselected package libvirt-l10n. 2026-07-03 13:50:44.058 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-03 13:50:44.069 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:44.106 | Selecting previously unselected package libxml2-utils. 2026-07-03 13:50:44.121 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-03 13:50:44.124 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-03 13:50:44.159 | Selecting previously unselected package mdevctl. 2026-07-03 13:50:44.180 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-03 13:50:44.182 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-03 13:50:44.251 | Selecting previously unselected package python3-libvirt. 2026-07-03 13:50:44.269 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-03 13:50:44.271 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-03 13:50:44.318 | Selecting previously unselected package qemu-system-arm. 2026-07-03 13:50:44.333 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:44.344 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:44.683 | Selecting previously unselected package qemu-system-mips. 2026-07-03 13:50:44.704 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:44.718 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:45.080 | Selecting previously unselected package qemu-system-ppc. 2026-07-03 13:50:45.100 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:45.112 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:45.372 | Selecting previously unselected package qemu-system-sparc. 2026-07-03 13:50:45.387 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:45.396 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:45.548 | Selecting previously unselected package qemu-system-s390x. 2026-07-03 13:50:45.563 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:45.572 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:45.682 | Selecting previously unselected package qemu-system-misc. 2026-07-03 13:50:45.697 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:45.707 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:46.860 | Selecting previously unselected package qemu-system. 2026-07-03 13:50:46.875 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-03 13:50:46.878 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:46.919 | Selecting previously unselected package swtpm. 2026-07-03 13:50:46.939 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-03 13:50:46.943 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-03 13:50:46.988 | Selecting previously unselected package swtpm-tools. 2026-07-03 13:50:47.005 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-03 13:50:47.008 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-03 13:50:47.057 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-03 13:50:47.073 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-03 13:50:47.081 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:50:47.123 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-03 13:50:47.140 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-03 13:50:47.144 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-03 13:50:48.454 | Selecting previously unselected package qemu-efi-arm. 2026-07-03 13:50:48.471 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-03 13:50:48.473 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-03 13:50:49.008 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-03 13:50:49.353 | Creating group 'systemd-coredump' with GID 988. 2026-07-03 13:50:49.355 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-03 13:50:49.374 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:49.388 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:49.402 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:49.416 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-03 13:50:49.421 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:49.432 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-03 13:50:49.595 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:49.602 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-03 13:50:49.745 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-03 13:50:50.104 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:50.120 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-03 13:50:50.124 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-03 13:50:50.128 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:50.139 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-03 13:50:50.151 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:50.642 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-03 13:50:50.666 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.014 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-03 13:50:51.232 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.264 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.291 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.305 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-03 13:50:51.324 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-03 13:50:51.375 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.388 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-03 13:50:51.397 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.418 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.432 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-03 13:50:51.502 | info: Selecting GID from range 100 to 999 ... 2026-07-03 13:50:51.506 | info: Adding group `swtpm' (GID 123) ... 2026-07-03 13:50:51.566 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-03 13:50:51.566 | 2026-07-03 13:50:51.572 | info: Selecting UID from range 100 to 999 ... 2026-07-03 13:50:51.572 | 2026-07-03 13:50:51.576 | info: Adding system user `swtpm' (UID 119) ... 2026-07-03 13:50:51.580 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-03 13:50:51.617 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-03 13:50:51.628 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-03 13:50:51.929 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-03 13:50:52.581 | Enabling libvirt default network 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-03 13:50:52.858 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-03 13:50:53.444 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-03 13:50:54.242 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-03 13:50:54.676 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-03 13:50:55.511 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-03 13:50:55.567 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-03 13:50:56.877 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-03 13:50:56.895 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-03 13:50:57.751 | 2026-07-03 13:50:57.751 | Running kernel seems to be up-to-date. 2026-07-03 13:50:57.751 | 2026-07-03 13:50:57.751 | Restarting services... 2026-07-03 13:50:57.827 | 2026-07-03 13:50:57.827 | Service restarts being deferred: 2026-07-03 13:50:57.827 | /etc/needrestart/restart.d/dbus.service 2026-07-03 13:50:57.827 | systemctl restart getty@tty1.service 2026-07-03 13:50:57.827 | systemctl restart networkd-dispatcher.service 2026-07-03 13:50:57.827 | systemctl restart serial-getty@ttyS0.service 2026-07-03 13:50:57.827 | systemctl restart storpool_beacon.service 2026-07-03 13:50:57.827 | systemctl restart storpool_block.service 2026-07-03 13:50:57.827 | systemctl restart systemd-logind.service 2026-07-03 13:50:57.827 | 2026-07-03 13:50:57.827 | No containers need to be restarted. 2026-07-03 13:50:57.827 | 2026-07-03 13:50:57.827 | User sessions running outdated binaries: 2026-07-03 13:50:57.827 | ubuntu @ session #4: python3[7144] 2026-07-03 13:50:57.840 | ubuntu @ session #5: sh[8546,8548], sshd[8488] 2026-07-03 13:50:57.852 | ubuntu @ user manager service: systemd[5269] 2026-07-03 13:50:57.863 | 2026-07-03 13:50:57.863 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-03 13:50:59.460 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:50:59.462 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:50:59.466 | + functions-common:time_stop:2420 : local name 2026-07-03 13:50:59.469 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:50:59.473 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:50:59.477 | + functions-common:time_stop:2423 : local total 2026-07-03 13:50:59.481 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:50:59.484 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:50:59.487 | + functions-common:time_stop:2427 : start_time=1783086634635 2026-07-03 13:50:59.491 | + functions-common:time_stop:2429 : [[ -z 1783086634635 ]] 2026-07-03 13:50:59.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:50:59.501 | + functions-common:time_stop:2432 : end_time=1783086659497 2026-07-03 13:50:59.505 | + functions-common:time_stop:2433 : elapsed_time=24862 2026-07-03 13:50:59.508 | + functions-common:time_stop:2434 : total=146547 2026-07-03 13:50:59.511 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:50:59.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171409 2026-07-03 13:50:59.516 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:50:59.520 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-03 13:50:59.522 | + functions-common:install_package:1438 : update_package_repo 2026-07-03 13:50:59.524 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-03 13:50:59.528 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-03 13:50:59.531 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-03 13:50:59.535 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-03 13:50:59.538 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-03 13:50:59.541 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:59.545 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:59.548 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-03 13:50:59.551 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-03 13:50:59.553 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-03 13:50:59.556 | + functions-common:apt_get_update:1167 : return 2026-07-03 13:50:59.560 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-03 13:50:59.562 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-03 13:50:59.566 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:50:59.569 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:50:59.572 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-03 13:50:59.596 | + 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-03 13:50:59.630 | Reading package lists... 2026-07-03 13:50:59.915 | Building dependency tree... 2026-07-03 13:50:59.917 | Reading state information... 2026-07-03 13:51:00.393 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-03 13:51:00.393 | ovmf set to manually installed. 2026-07-03 13:51:00.393 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-03 13:51:00.393 | swtpm set to manually installed. 2026-07-03 13:51:00.393 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-03 13:51:00.393 | swtpm-tools set to manually installed. 2026-07-03 13:51:00.393 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-03 13:51:00.393 | mdevctl set to manually installed. 2026-07-03 13:51:00.393 | 0 upgraded, 0 newly installed, 0 to remove and 81 not upgraded. 2026-07-03 13:51:00.400 | + functions-common:apt_get:1211 : result=0 2026-07-03 13:51:00.403 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-03 13:51:00.406 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:00.409 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:00.412 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:00.415 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:00.418 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:00.421 | + functions-common:time_stop:2426 : name=apt-get 2026-07-03 13:51:00.425 | + functions-common:time_stop:2427 : start_time=1783086659593 2026-07-03 13:51:00.428 | + functions-common:time_stop:2429 : [[ -z 1783086659593 ]] 2026-07-03 13:51:00.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:00.437 | + functions-common:time_stop:2432 : end_time=1783086660433 2026-07-03 13:51:00.441 | + functions-common:time_stop:2433 : elapsed_time=840 2026-07-03 13:51:00.444 | + functions-common:time_stop:2434 : total=171409 2026-07-03 13:51:00.447 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:00.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172249 2026-07-03 13:51:00.454 | + functions-common:apt_get:1215 : return 0 2026-07-03 13:51:00.458 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-03 13:51:00.462 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:51:00.467 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:51:00.470 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-03 13:51:00.473 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-03 13:51:00.476 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-03 13:51:00.478 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-03 13:51:00.482 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-03 13:51:00.485 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-03 13:51:00.488 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-03 13:51:00.504 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-03 13:51:00.519 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-03 13:51:00.519 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-03 13:51:00.530 | /var/core/core.%e.%p.%h.%t 2026-07-03 13:51:00.535 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-03 13:51:00.551 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-03 13:51:00.562 | [Service] 2026-07-03 13:51:00.562 | LimitCORE=infinity 2026-07-03 13:51:00.568 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-03 13:51:00.850 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-03 13:51:00.854 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:00.857 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-03 13:51:00.878 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:00.884 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-03 13:51:00.905 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-03 13:51:00.908 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-03 13:51:00.912 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-03 13:51:00.916 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-03 13:51:00.919 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-03 13:51:00.921 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-03 13:51:00.924 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-03 13:51:00.927 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:51:00.930 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:51:00.934 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:51:00.937 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:51:00.941 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:51:00.961 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:51:00.964 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:51:00.968 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:00.972 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-03 13:51:00.972 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:51:00.979 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-03 13:51:00.982 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:00.985 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-03 13:51:01.002 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-03 13:51:01.006 | + functions-common:git_clone:673 : head -1 2026-07-03 13:51:01.007 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:51:01.009 | fatal: not a git repository (or any of the parent directories): .git 2026-07-03 13:51:01.014 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:51:01.017 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-03 13:51:01.042 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:01.046 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-03 13:51:01.050 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-03 13:51:01.054 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-03 13:51:01.057 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:51:01.061 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:51:01.065 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:51:01.069 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:51:01.072 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:51:01.077 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:51:01.096 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:51:01.099 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:51:01.103 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:01.106 | + functions-common:git_clone:610 : echo master 2026-07-03 13:51:01.107 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:51:01.112 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-03 13:51:01.115 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:01.118 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-03 13:51:01.135 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-03 13:51:01.139 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:51:01.139 | + functions-common:git_clone:673 : head -1 2026-07-03 13:51:01.181 | 0612fed0e1 Fix mutating global config in websocket proxy 2026-07-03 13:51:01.188 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:51:01.192 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-03 13:51:01.196 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:51:01.200 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-03 13:51:01.203 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-03 13:51:01.207 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:51:01.210 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-03 13:51:01.214 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:51:01.218 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-03 13:51:01.222 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-03 13:51:01.226 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:51:01.230 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:51:01.235 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-03 13:51:01.239 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:51:01.244 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-03 13:51:01.247 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:51:01.251 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:51:01.256 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-03 13:51:01.265 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-03 13:51:01.269 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-03 13:51:01.273 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-03 13:51:01.370 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-03 13:51:01.374 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:51:01.378 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:51:01.380 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:51:01.383 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-03 13:51:01.386 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-03 13:51:01.390 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:51:01.392 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:51:01.395 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:51:01.399 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:51:01.401 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:51:01.404 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:51:01.407 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:51:01.409 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-03 13:51:01.433 | Using python 3.12 to install /opt/stack/nova 2026-07-03 13:51:01.437 | + 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-03 13:51:02.058 | Obtaining file:///opt/stack/nova 2026-07-03 13:51:02.062 | Installing build dependencies: started 2026-07-03 13:51:03.051 | Installing build dependencies: finished with status 'done' 2026-07-03 13:51:03.051 | Checking if build backend supports build_editable: started 2026-07-03 13:51:03.381 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:51:03.382 | Getting requirements to build editable: started 2026-07-03 13:51:03.546 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:51:03.547 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:51:05.469 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:51:05.483 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.0.3) 2026-07-03 13:51:05.483 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.51) 2026-07-03 13:51:05.484 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.3.1) 2026-07-03 13:51:05.484 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.41.0) 2026-07-03 13:51:05.485 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.6) 2026-07-03 13:51:05.485 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (13.0.0) 2026-07-03 13:51:05.486 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.1.1) 2026-07-03 13:51:05.487 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.5.1) 2026-07-03 13:51:05.487 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (43.0.3) 2026-07-03 13:51:05.490 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.10) 2026-07-03 13:51:05.490 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.5.3) 2026-07-03 13:51:05.490 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.1.0) 2026-07-03 13:51:05.490 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.1) 2026-07-03 13:51:05.490 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.18.0) 2026-07-03 13:51:05.490 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.18.5) 2026-07-03 13:51:05.490 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.3.0) 2026-07-03 13:51:05.490 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.0.0) 2026-07-03 13:51:05.491 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.26.0) 2026-07-03 13:51:05.491 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (9.9.0) 2026-07-03 13:51:05.492 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.14.0) 2026-07-03 13:51:05.492 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (12.0.0) 2026-07-03 13:51:05.492 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.12.0) 2026-07-03 13:51:05.493 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.34.2) 2026-07-03 13:51:05.493 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.9.0) 2026-07-03 13:51:05.562 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev244) 2026-07-03 13:51:05.629 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-03 13:51:05.645 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.2.0) 2026-07-03 13:51:05.646 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.5.0) 2026-07-03 13:51:05.646 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.5.0) 2026-07-03 13:51:05.647 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.4.0) 2026-07-03 13:51:05.647 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.2.0) 2026-07-03 13:51:05.648 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.11.0) 2026-07-03 13:51:05.648 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-03 13:51:05.648 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.10.0) 2026-07-03 13:51:05.649 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.7.1) 2026-07-03 13:51:05.649 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (10.1.1) 2026-07-03 13:51:05.650 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.0.0) 2026-07-03 13:51:05.650 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.9.0) 2026-07-03 13:51:05.651 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (18.1.0) 2026-07-03 13:51:05.651 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-03 13:51:05.652 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.11.0) 2026-07-03 13:51:05.652 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.8.0) 2026-07-03 13:51:05.653 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (4.6.0) 2026-07-03 13:51:05.654 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.0.0) 2026-07-03 13:51:05.654 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-03 13:51:05.655 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.2.2) 2026-07-03 13:51:05.655 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.10.2) 2026-07-03 13:51:05.656 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (7.1.0) 2026-07-03 13:51:05.656 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.1.0) 2026-07-03 13:51:05.656 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.8.0) 2026-07-03 13:51:05.657 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.1.0) 2026-07-03 13:51:05.657 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (5.7.0) 2026-07-03 13:51:05.674 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev244) 2026-07-03 13:51:05.678 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-03 13:51:05.689 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (8.1.0) 2026-07-03 13:51:05.689 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (0.2.3) 2026-07-03 13:51:05.690 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.4.2) 2026-07-03 13:51:05.690 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (1.8.2) 2026-07-03 13:51:05.692 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (2.9.0.post0) 2026-07-03 13:51:05.692 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (3.4.0) 2026-07-03 13:51:05.692 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (4.17.0) 2026-07-03 13:51:05.692 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev244) (6.0.3) 2026-07-03 13:51:05.694 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (1.3.12) 2026-07-03 13:51:05.695 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev244) (4.15.0) 2026-07-03 13:51:05.696 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev244) (7.4.0) 2026-07-03 13:51:05.699 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev244) (2.0.0) 2026-07-03 13:51:05.701 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev244) (3.0) 2026-07-03 13:51:05.705 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev244) (2.8.0) 2026-07-03 13:51:05.709 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev244) (3.1.0) 2026-07-03 13:51:05.711 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev244) (2.2.2) 2026-07-03 13:51:05.713 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev244) (3.0.3) 2026-07-03 13:51:05.715 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev244) (26.1.0) 2026-07-03 13:51:05.715 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev244) (2025.9.1) 2026-07-03 13:51:05.716 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev244) (0.37.0) 2026-07-03 13:51:05.716 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev244) (2026.5.1) 2026-07-03 13:51:05.721 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev244) (2.1.0) 2026-07-03 13:51:05.725 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev244) (4.0.1) 2026-07-03 13:51:05.726 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev244) (2.13.0) 2026-07-03 13:51:05.726 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev244) (5.8.0) 2026-07-03 13:51:05.733 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (1.5.0) 2026-07-03 13:51:05.733 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (1.1.0) 2026-07-03 13:51:05.734 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (1.33) 2026-07-03 13:51:05.735 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev244) (4.10.0) 2026-07-03 13:51:05.739 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev244) (3.1.1) 2026-07-03 13:51:05.743 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev244) (9.1.4) 2026-07-03 13:51:05.750 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev244) (2.18.0) 2026-07-03 13:51:05.755 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev244) (0.20) 2026-07-03 13:51:05.764 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev244) (2.1.2) 2026-07-03 13:51:05.764 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev244) (0.6.2) 2026-07-03 13:51:05.773 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (7.1.4) 2026-07-03 13:51:05.774 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (5.3.1) 2026-07-03 13:51:05.775 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (5.6.2) 2026-07-03 13:51:05.777 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev244) (0.16.0) 2026-07-03 13:51:05.778 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (5.1.0) 2026-07-03 13:51:05.783 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (2026.2) 2026-07-03 13:51:05.783 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (26.2) 2026-07-03 13:51:05.788 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev244) (0.25.0) 2026-07-03 13:51:05.791 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev244) (5.0.0) 2026-07-03 13:51:05.793 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev244) (4.0.1) 2026-07-03 13:51:05.805 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev244) (1.2.1) 2026-07-03 13:51:05.818 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (1.7.6) 2026-07-03 13:51:05.822 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (2.2.0) 2026-07-03 13:51:05.825 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev244) (1.3.7) 2026-07-03 13:51:05.831 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev244) (3.3.2) 2026-07-03 13:51:05.838 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev244) (4.3.2) 2026-07-03 13:51:05.839 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev244) (3.7.1) 2026-07-03 13:51:05.844 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev244) (2.4.0) 2026-07-03 13:51:05.849 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev244) (3.0.3) 2026-07-03 13:51:05.850 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev244) (1.6.2) 2026-07-03 13:51:05.854 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev244) (82.0.1) 2026-07-03 13:51:05.865 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev244) (0.8.1) 2026-07-03 13:51:05.890 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (4.14.0) 2026-07-03 13:51:05.892 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (0.6.0) 2026-07-03 13:51:05.892 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (4.0.0) 2026-07-03 13:51:05.898 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (3.0.52) 2026-07-03 13:51:05.899 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (1.11.0) 2026-07-03 13:51:05.899 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (15.0.0) 2026-07-03 13:51:05.900 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (1.8.0) 2026-07-03 13:51:05.911 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev244) (1.17.0) 2026-07-03 13:51:05.915 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev244) (2.1.0) 2026-07-03 13:51:05.916 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev244) (24.2.1) 2026-07-03 13:51:05.928 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev244) (4.6.0) 2026-07-03 13:51:05.942 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev244) (3.4.7) 2026-07-03 13:51:05.943 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev244) (3.18) 2026-07-03 13:51:05.944 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2.7.0) 2026-07-03 13:51:05.945 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev244) (2023.11.17) 2026-07-03 13:51:05.969 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (4.2.0) 2026-07-03 13:51:05.970 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (2.20.0) 2026-07-03 13:51:05.976 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev244) (0.1.2) 2026-07-03 13:51:05.987 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev244) (0.8) 2026-07-03 13:51:06.023 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev244) (0.16.0) 2026-07-03 13:51:06.327 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-03 13:51:06.332 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-03 13:51:06.348 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-03 13:51:06.354 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-03 13:51:06.389 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev244) 2026-07-03 13:51:06.392 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-03 13:51:06.455 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-03 13:51:06.465 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-03 13:51:06.479 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-03 13:51:06.498 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-03 13:51:06.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 67.9 MB/s 0:00:00 2026-07-03 13:51:06.754 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-03 13:51:06.798 | Building wheels for collected packages: nova 2026-07-03 13:51:06.800 | Building editable for nova (pyproject.toml): started 2026-07-03 13:51:08.713 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-03 13:51:08.715 | Created wheel for nova: filename=nova-33.1.0.dev244-0.editable-py3-none-any.whl size=10633 sha256=8538b0fbec5404f71c45ba0a7b21e9852234f85ebe7307199d6a6e8d7e34b050 2026-07-03 13:51:08.715 | Stored in directory: /tmp/pip-ephem-wheel-cache-pwj5iif8/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-03 13:51:08.717 | Successfully built nova 2026-07-03 13:51:08.882 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-03 13:51:11.683 | 2026-07-03 13:51:11.696 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev244 numpy-2.4.6 redis-8.0.1 websockify-0.13.0 2026-07-03 13:51:11.862 | + inc/python:pip_install:216 : result=0 2026-07-03 13:51:11.865 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:51:11.867 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:11.870 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:11.873 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:11.876 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:11.879 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:11.882 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:51:11.885 | + functions-common:time_stop:2427 : start_time=1783086661427 2026-07-03 13:51:11.887 | + functions-common:time_stop:2429 : [[ -z 1783086661427 ]] 2026-07-03 13:51:11.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:11.897 | + functions-common:time_stop:2432 : end_time=1783086671893 2026-07-03 13:51:11.899 | + functions-common:time_stop:2433 : elapsed_time=10466 2026-07-03 13:51:11.902 | + functions-common:time_stop:2434 : total=79238 2026-07-03 13:51:11.905 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:11.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89704 2026-07-03 13:51:11.910 | + inc/python:pip_install:219 : return 0 2026-07-03 13:51:11.914 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:51:11.918 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:51:11.921 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-03 13:51:11.924 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-03 13:51:11.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:51:11.931 | + inc/python:use_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-03 13:51:11.934 | + 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-03 13:51:11.937 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:51:11.940 | + 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-03 13:51:11.955 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:51:11.958 | + ./stack.sh:main:959 : configure_nova 2026-07-03 13:51:11.961 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-03 13:51:11.974 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-03 13:51:11.977 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-03 13:51:11.981 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-03 13:51:11.984 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-03 13:51:11.985 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-03 13:51:11.990 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-03 13:51:11.993 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-03 13:51:11.996 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-03 13:51:11.998 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-03 13:51:12.001 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-03 13:51:12.004 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-03 13:51:12.007 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-03 13:51:12.010 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-03 13:51:12.024 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-03 13:51:12.039 | + 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-03 13:51:12.053 | + 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-03 13:51:12.066 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-03 13:51:12.082 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-03 13:51:12.095 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-03 13:51:12.098 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-03 13:51:12.104 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.6s8DJcpehG 2026-07-03 13:51:12.106 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-03 13:51:12.109 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-03 13:51:12.112 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-03 13:51:12.115 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-03 13:51:12.118 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-03 13:51:12.121 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.6s8DJcpehG 2026-07-03 13:51:12.126 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.6s8DJcpehG 2026-07-03 13:51:12.140 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.6s8DJcpehG /etc/sudoers.d/nova-rootwrap 2026-07-03 13:51:12.156 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-03 13:51:12.160 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-03 13:51:12.163 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-03 13:51:12.166 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-03 13:51:12.169 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-03 13:51:12.171 | + 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-03 13:51:12.175 | + 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-03 13:51:12.177 | + 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-03 13:51:12.178 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-03 13:51:12.188 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-03 13:51:12.193 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-03 13:51:12.207 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-03 13:51:12.222 | + 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-03 13:51:12.225 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-03 13:51:12.232 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-03 13:51:12.254 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:12.257 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-03 13:51:12.267 | net.ipv4.ip_forward = 1 2026-07-03 13:51:12.271 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-03 13:51:12.275 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-03 13:51:12.278 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-03 13:51:12.281 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-03 13:51:12.295 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-03 13:51:12.300 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-03 13:51:12.300 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-03 13:51:12.306 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:82d2717e23aa 2026-07-03 13:51:12.310 | InitiatorName=iqn.2016-04.com.open-iscsi:82d2717e23aa 2026-07-03 13:51:12.315 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:12.318 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-03 13:51:12.392 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-03 13:51:12.396 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-03 13:51:12.399 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:12.402 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-03 13:51:12.456 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-03 13:51:12.458 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-03 13:51:12.463 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-03 13:51:12.468 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-03 13:51:12.506 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-03 13:51:12.509 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-03 13:51:12.542 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-03 13:51:12.578 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-03 13:51:12.613 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-03 13:51:12.650 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-03 13:51:12.686 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-03 13:51:12.721 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.97 2026-07-03 13:51:12.754 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-03 13:51:12.786 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-03 13:51:12.822 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-03 13:51:12.855 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-03 13:51:12.887 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-03 13:51:12.923 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-03 13:51:12.958 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-03 13:51:12.995 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-03 13:51:13.034 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-03 13:51:13.036 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:51:13.040 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:51:13.043 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:51:13.046 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:51:13.049 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:51:13.053 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:51:13.056 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:51:13.058 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:51:13.060 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:51:13.063 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:51:13.065 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:51:13.068 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:51:13.071 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:51:13.074 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-03 13:51:13.096 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:13.099 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:51:13.102 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-03 13:51:13.105 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-03 13:51:13.140 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-03 13:51:13.143 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-03 13:51:13.145 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-03 13:51:13.148 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-03 13:51:13.150 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:51:13.153 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:13.156 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:51:13.174 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:13.176 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:51:13.180 | ++ 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-03 13:51:13.183 | + 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-03 13:51:13.225 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-03 13:51:13.227 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-03 13:51:13.230 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-03 13:51:13.234 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-03 13:51:13.237 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:51:13.241 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:13.245 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:51:13.264 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:13.267 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:51:13.269 | ++ 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-03 13:51:13.273 | + 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-03 13:51:13.313 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-03 13:51:13.357 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-03 13:51:13.395 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-03 13:51:13.432 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-03 13:51:13.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:13.455 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-03 13:51:13.473 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:13.477 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-03 13:51:13.478 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-03 13:51:13.483 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-03 13:51:13.486 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-03 13:51:13.525 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:13.528 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-03 13:51:13.569 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-03 13:51:13.572 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:13.575 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-03 13:51:13.578 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-03 13:51:13.581 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:51:13.585 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-03 13:51:13.588 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:13.590 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:51:13.594 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-03 13:51:13.596 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-03 13:51:13.634 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-03 13:51:13.671 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:51:13.703 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-03 13:51:13.740 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-03 13:51:13.778 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-03 13:51:13.812 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-03 13:51:13.845 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-03 13:51:13.879 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:51:13.916 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:51:13.955 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-03 13:51:13.994 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:51:13.998 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-03 13:51:14.017 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:14.020 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-03 13:51:14.023 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-03 13:51:14.059 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-03 13:51:14.063 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:14.066 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:51:14.068 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-03 13:51:14.072 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-03 13:51:14.107 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-03 13:51:14.143 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.97/identity 2026-07-03 13:51:14.179 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-03 13:51:14.214 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-03 13:51:14.252 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-03 13:51:14.289 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-03 13:51:14.326 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-03 13:51:14.362 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-03 13:51:14.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:14.384 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.97 2026-07-03 13:51:14.387 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-03 13:51:14.389 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:51:14.425 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-03 13:51:14.445 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:14.447 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-03 13:51:14.449 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-03 13:51:14.483 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-03 13:51:14.520 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-03 13:51:14.522 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-03 13:51:14.561 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-03 13:51:14.565 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-03 13:51:14.567 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-03 13:51:14.603 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-03 13:51:14.606 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:51:14.608 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:51:14.611 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:51:14.614 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:51:14.616 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:51:14.620 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:51:14.623 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:51:14.627 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:51:14.630 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:51:14.633 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:51:14.635 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:51:14.638 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:51:14.641 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:51:14.644 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-03 13:51:14.647 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-03 13:51:14.650 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:14.653 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:51:14.673 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:51:14.675 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:51:14.678 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:14.681 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:51:14.684 | + 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-03 13:51:14.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-03 13:51:14.756 | + 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-03 13:51:14.797 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:51:14.837 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-03 13:51:14.875 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-03 13:51:14.916 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-03 13:51:14.935 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:14.938 | + 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-03 13:51:14.941 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-03 13:51:14.943 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-03 13:51:14.946 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-03 13:51:14.949 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-03 13:51:14.952 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-03 13:51:14.954 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-03 13:51:14.957 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:51:14.960 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:51:14.977 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:51:14.977 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:14.985 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:51:14.990 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:15.003 | /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-03 13:51:15.008 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-03 13:51:15.012 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-03 13:51:15.016 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:51:15.019 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-03 13:51:15.055 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-03 13:51:15.086 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-03 13:51:15.119 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:51:15.152 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:51:15.183 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:51:15.216 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:51:15.252 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:51:15.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:51:15.317 | + 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-03 13:51:15.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:51:15.387 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:51:15.418 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:51:15.450 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-03 13:51:15.483 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-03 13:51:15.485 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-03 13:51:15.489 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-03 13:51:15.491 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-03 13:51:15.493 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:51:15.496 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:15.498 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:15.500 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-03 13:51:15.503 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-03 13:51:15.505 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-03 13:51:15.534 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-03 13:51:15.566 | + 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-03 13:51:15.566 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-03 13:51:15.575 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-03 13:51:15.578 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-03 13:51:15.581 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-03 13:51:15.583 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:51:15.586 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:51:15.588 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:51:15.590 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:15.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:15.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:15.598 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:15.600 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:51:15.602 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:15.604 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:15.607 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-03 13:51:15.640 | Enabling site nova-api. 2026-07-03 13:51:15.646 | To activate the new configuration, you need to run: 2026-07-03 13:51:15.646 | systemctl reload apache2 2026-07-03 13:51:15.650 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-03 13:51:15.653 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:51:15.655 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:15.658 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:51:15.780 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-03 13:51:15.799 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:15.801 | + 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-03 13:51:15.804 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-03 13:51:15.806 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-03 13:51:15.808 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-03 13:51:15.810 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-03 13:51:15.812 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-03 13:51:15.814 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-03 13:51:15.817 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:51:15.820 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:51:15.835 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:15.835 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:51:15.843 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:51:15.847 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:15.859 | /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-03 13:51:15.864 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-03 13:51:15.867 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-03 13:51:15.872 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:51:15.875 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-03 13:51:15.910 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-03 13:51:15.946 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-03 13:51:15.982 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:51:16.020 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:51:16.056 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:51:16.091 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:51:16.126 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:51:16.164 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:51:16.198 | + 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-03 13:51:16.237 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:51:16.278 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:51:16.315 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:51:16.350 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-03 13:51:16.382 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-03 13:51:16.385 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-03 13:51:16.419 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-03 13:51:16.443 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:16.446 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-03 13:51:16.487 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-03 13:51:16.491 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-03 13:51:16.494 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-03 13:51:16.514 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:16.517 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:51:16.521 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:51:16.555 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-03 13:51:16.592 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-03 13:51:16.595 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-03 13:51:16.597 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-03 13:51:16.600 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:51:16.603 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-03 13:51:16.606 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:51:16.626 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:16.629 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-03 13:51:16.633 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-03 13:51:16.636 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:51:16.654 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:16.657 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:51:16.660 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:51:16.697 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:51:16.700 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:51:16.703 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-03 13:51:16.739 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-03 13:51:16.773 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-03 13:51:16.811 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-03 13:51:16.827 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:16.830 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-03 13:51:16.866 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-03 13:51:16.904 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-03 13:51:16.941 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-03 13:51:16.944 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-03 13:51:16.946 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-03 13:51:16.986 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-03 13:51:16.989 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:16.992 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:51:16.995 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-03 13:51:16.998 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-03 13:51:17.033 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-03 13:51:17.069 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.97/identity 2026-07-03 13:51:17.103 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-03 13:51:17.139 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-03 13:51:17.175 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-03 13:51:17.213 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-03 13:51:17.251 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-03 13:51:17.287 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-03 13:51:17.307 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:17.310 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-03 13:51:17.315 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:51:17.318 | + lib/nova:create_nova_conf:589 : local conf 2026-07-03 13:51:17.320 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-03 13:51:17.325 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-03 13:51:17.328 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:51:17.330 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:51:17.334 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-03 13:51:17.336 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-03 13:51:17.340 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-03 13:51:17.345 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-03 13:51:17.348 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-03 13:51:17.351 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-03 13:51:17.354 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-03 13:51:17.356 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:51:17.359 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:17.361 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:51:17.380 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:17.383 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:51:17.385 | ++ 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-03 13:51:17.388 | + 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-03 13:51:17.423 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-03 13:51:17.461 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-03 13:51:17.495 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:51:17.498 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-03 13:51:17.500 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-03 13:51:17.502 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-03 13:51:17.519 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:17.523 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-03 13:51:17.523 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-03 13:51:18.119 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-03 13:51:18.121 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-03 13:51:18.738 | Adding vhost "nova_cell1" ... 2026-07-03 13:51:18.790 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-03 13:51:19.502 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-03 13:51:19.531 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-03 13:51:19.534 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-03 13:51:19.537 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-03 13:51:19.540 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:51:19.543 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-03 13:51:19.547 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:51:19.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:19.571 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-03 13:51:19.574 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-03 13:51:19.578 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:51:19.597 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:19.600 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/nova_cell1 2026-07-03 13:51:19.603 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/nova_cell1 2026-07-03 13:51:19.645 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:51:19.648 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:51:19.651 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-03 13:51:19.670 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:19.673 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-03 13:51:19.676 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-03 13:51:19.678 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-03 13:51:19.681 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-03 13:51:19.684 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:51:19.687 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-03 13:51:19.690 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-03 13:51:19.727 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-03 13:51:19.765 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.97/identity 2026-07-03 13:51:19.801 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-03 13:51:19.839 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-03 13:51:19.875 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-03 13:51:19.911 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-03 13:51:19.949 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-03 13:51:19.988 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-03 13:51:19.991 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-03 13:51:19.994 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-03 13:51:19.998 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:51:20.020 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:51:20.022 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:51:20.025 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:20.028 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:51:20.031 | + 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-03 13:51:20.069 | + 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-03 13:51:20.104 | + 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-03 13:51:20.139 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:51:20.173 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-03 13:51:20.209 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:51:20.213 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-03 13:51:20.217 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:51:20.219 | + lib/nova:create_nova_conf:623 : local conf 2026-07-03 13:51:20.222 | + lib/nova:create_nova_conf:624 : local offset 2026-07-03 13:51:20.226 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-03 13:51:20.230 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:51:20.234 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:51:20.237 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-03 13:51:20.240 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-03 13:51:20.243 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-03 13:51:20.246 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-03 13:51:20.248 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-03 13:51:20.250 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-03 13:51:20.254 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-03 13:51:20.272 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:20.274 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-03 13:51:20.311 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-03 13:51:20.350 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-03 13:51:20.354 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:20.357 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-03 13:51:20.360 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-03 13:51:20.380 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:20.384 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-03 13:51:20.405 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:20.408 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-03 13:51:20.433 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:20.437 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-03 13:51:20.440 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-03 13:51:20.445 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-03 13:51:20.449 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-03 13:51:20.472 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:20.476 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-03 13:51:20.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-03 13:51:20.495 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-03 13:51:20.506 | cgroup_device_acl = [ 2026-07-03 13:51:20.506 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-03 13:51:20.506 | "/dev/random", "/dev/urandom", 2026-07-03 13:51:20.506 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-03 13:51:20.506 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-03 13:51:20.506 | "/dev/vfio/vfio", 2026-07-03 13:51:20.506 | ] 2026-07-03 13:51:20.511 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-03 13:51:20.514 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:51:20.517 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:51:20.521 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:51:20.524 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:51:20.527 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:51:20.531 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:51:20.534 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:51:20.537 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:51:20.540 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:51:20.544 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:51:20.547 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:51:20.551 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:51:20.555 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:51:20.559 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-03 13:51:20.564 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-03 13:51:20.569 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-03 13:51:20.572 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-03 13:51:20.575 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-03 13:51:20.610 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-03 13:51:20.613 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-03 13:51:20.616 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:20.619 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:20.623 | + 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-03 13:51:20.627 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-03 13:51:20.630 | + 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-03 13:51:20.644 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-03 13:51:20.645 | + 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-03 13:51:20.654 | 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-03 13:51:20.659 | + 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-03 13:51:20.674 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-03 13:51:20.675 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-03 13:51:20.683 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-03 13:51:20.687 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-03 13:51:20.690 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:20.694 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-03 13:51:20.696 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-03 13:51:20.699 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:20.702 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-03 13:51:20.780 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-03 13:51:20.784 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:20.786 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-03 13:51:20.877 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-03 13:51:20.915 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-03 13:51:20.948 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-03 13:51:20.952 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-03 13:51:20.988 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-03 13:51:21.031 | + 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-03 13:51:21.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-03 13:51:21.113 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-03 13:51:21.156 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-03 13:51:21.160 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:51:21.167 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-03 13:51:21.170 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-03 13:51:21.175 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:51:21.179 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:51:21.182 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-03 13:51:21.186 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-03 13:51:21.190 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-03 13:51:21.193 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-03 13:51:21.197 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-03 13:51:21.201 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-03 13:51:21.225 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:21.229 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-03 13:51:21.232 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-03 13:51:21.237 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-03 13:51:21.239 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-03 13:51:21.244 | + lib/stack:stack_install_service:32 : install_placement 2026-07-03 13:51:21.248 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-03 13:51:21.251 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-03 13:51:21.256 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:51:21.261 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-03 13:51:21.265 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-03 13:51:21.268 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:51:21.274 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:51:21.274 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:51:21.281 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-03 13:51:21.285 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-03 13:51:21.288 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-03 13:51:21.292 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-03 13:51:21.296 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-03 13:51:21.327 | Using python 3.12 to install osc-placement 2026-07-03 13:51:21.330 | + 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-03 13:51:22.015 | Collecting osc-placement 2026-07-03 13:51:22.087 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-03 13:51:22.096 | 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-03 13:51:22.096 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-03 13:51:22.097 | 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-03 13:51:22.097 | 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-03 13:51:22.098 | 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-03 13:51:22.099 | 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-03 13:51:22.099 | 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-03 13:51:22.100 | 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-03 13:51:22.100 | 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-03 13:51:22.103 | 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-03 13:51:22.104 | 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-03 13:51:22.104 | 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-03 13:51:22.106 | 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-03 13:51:22.106 | 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-03 13:51:22.107 | 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-03 13:51:22.108 | 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-03 13:51:22.109 | 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-03 13:51:22.110 | 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-03 13:51:22.110 | 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-03 13:51:22.111 | 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-03 13:51:22.112 | 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-03 13:51:22.113 | 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-03 13:51:22.113 | 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-03 13:51:22.114 | 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-03 13:51:22.114 | 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-03 13:51:22.115 | 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-03 13:51:22.116 | 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-03 13:51:22.117 | 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-03 13:51:22.120 | 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-03 13:51:22.124 | 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-03 13:51:22.127 | 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-03 13:51:22.128 | 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-03 13:51:22.128 | 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-03 13:51:22.132 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-07-03 13:51:22.134 | 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-03 13:51:22.143 | 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-03 13:51:22.144 | 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-03 13:51:22.144 | 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-03 13:51:22.146 | 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-03 13:51:22.153 | 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-03 13:51:22.154 | 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-03 13:51:22.156 | 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-03 13:51:22.174 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-03 13:51:22.398 | Installing collected packages: osc-placement 2026-07-03 13:51:22.473 | Successfully installed osc-placement-4.9.0 2026-07-03 13:51:22.598 | + inc/python:pip_install:216 : result=0 2026-07-03 13:51:22.601 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:51:22.604 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:22.607 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:22.610 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:22.613 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:22.616 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:22.619 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:51:22.622 | + functions-common:time_stop:2427 : start_time=1783086681320 2026-07-03 13:51:22.624 | + functions-common:time_stop:2429 : [[ -z 1783086681320 ]] 2026-07-03 13:51:22.628 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:22.633 | + functions-common:time_stop:2432 : end_time=1783086682630 2026-07-03 13:51:22.636 | + functions-common:time_stop:2433 : elapsed_time=1310 2026-07-03 13:51:22.639 | + functions-common:time_stop:2434 : total=89704 2026-07-03 13:51:22.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:22.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=91014 2026-07-03 13:51:22.648 | + inc/python:pip_install:219 : return 0 2026-07-03 13:51:22.652 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-03 13:51:22.655 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-03 13:51:22.658 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-03 13:51:22.661 | + functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:51:22.664 | + functions-common:git_clone:592 : local orig_dir 2026-07-03 13:51:22.668 | ++ functions-common:git_clone:593 : pwd 2026-07-03 13:51:22.671 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:51:22.674 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:51:22.678 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:51:22.697 | + functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:51:22.700 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:51:22.703 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:22.707 | + functions-common:git_clone:610 : echo master 2026-07-03 13:51:22.707 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:51:22.713 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-03 13:51:22.716 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:51:22.719 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-03 13:51:22.737 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-03 13:51:22.741 | + functions-common:git_clone:673 : git show --oneline 2026-07-03 13:51:22.742 | + functions-common:git_clone:673 : head -1 2026-07-03 13:51:22.759 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-03 13:51:22.763 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:51:22.767 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-03 13:51:22.771 | + inc/python:setup_develop:353 : local bindep 2026-07-03 13:51:22.774 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-03 13:51:22.777 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-03 13:51:22.780 | + inc/python:setup_develop:359 : local extras= 2026-07-03 13:51:22.783 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-03 13:51:22.787 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:51:22.789 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-03 13:51:22.793 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-03 13:51:22.796 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:51:22.799 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:51:22.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-03 13:51:22.805 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:51:22.808 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-03 13:51:22.811 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:51:22.814 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:51:22.817 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-03 13:51:22.824 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-03 13:51:22.827 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-03 13:51:22.829 | + 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-03 13:51:22.912 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-03 13:51:22.915 | + inc/python:setup_package:436 : local bindep=0 2026-07-03 13:51:22.917 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:51:22.920 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:51:22.924 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-03 13:51:22.926 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-03 13:51:22.929 | + inc/python:setup_package:445 : local flags=-e 2026-07-03 13:51:22.931 | + inc/python:setup_package:446 : local extras= 2026-07-03 13:51:22.934 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:51:22.937 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:51:22.940 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:51:22.943 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:51:22.945 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:51:22.948 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-03 13:51:22.973 | Using python 3.12 to install /opt/stack/placement 2026-07-03 13:51:22.976 | + 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-03 13:51:23.517 | Obtaining file:///opt/stack/placement 2026-07-03 13:51:23.520 | Installing build dependencies: started 2026-07-03 13:51:24.463 | Installing build dependencies: finished with status 'done' 2026-07-03 13:51:24.463 | Checking if build backend supports build_editable: started 2026-07-03 13:51:24.763 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:51:24.764 | Getting requirements to build editable: started 2026-07-03 13:51:24.951 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:51:24.953 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:51:25.598 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:51:25.618 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-03 13:51:25.618 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-03 13:51:25.620 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-03 13:51:25.620 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-03 13:51:25.620 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-03 13:51:25.620 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-03 13:51:25.621 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-03 13:51:25.622 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-03 13:51:25.622 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-03 13:51:25.623 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-03 13:51:25.623 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-03 13:51:25.624 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-03 13:51:25.625 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-03 13:51:25.625 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-03 13:51:25.626 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-03 13:51:25.627 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-03 13:51:25.627 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-03 13:51:25.628 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.1.0) 2026-07-03 13:51:25.629 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-03 13:51:25.629 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-03 13:51:25.631 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (26.1.0) 2026-07-03 13:51:25.632 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2025.9.1) 2026-07-03 13:51:25.633 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (0.37.0) 2026-07-03 13:51:25.633 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev7) (2026.5.1) 2026-07-03 13:51:25.638 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.14.0) 2026-07-03 13:51:25.639 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.2.0) 2026-07-03 13:51:25.640 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (6.8.0) 2026-07-03 13:51:25.642 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-03 13:51:25.642 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.13.0) 2026-07-03 13:51:25.642 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.8.0) 2026-07-03 13:51:25.646 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-03 13:51:25.647 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.9.0) 2026-07-03 13:51:25.648 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.8.2) 2026-07-03 13:51:25.648 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (4.15.0) 2026-07-03 13:51:25.655 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (1.5.0) 2026-07-03 13:51:25.658 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev7) (5.3.1) 2026-07-03 13:51:25.662 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (0.20) 2026-07-03 13:51:25.663 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (3.1.0) 2026-07-03 13:51:25.665 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev7) (2.2.2) 2026-07-03 13:51:25.668 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (1.3.0) 2026-07-03 13:51:25.670 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (2.0.0) 2026-07-03 13:51:25.670 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev7) (6.0.3) 2026-07-03 13:51:25.674 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.18.5) 2026-07-03 13:51:25.675 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (2.1.2) 2026-07-03 13:51:25.676 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (0.6.2) 2026-07-03 13:51:25.678 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev7) (1.3.12) 2026-07-03 13:51:25.682 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (2.9.0.post0) 2026-07-03 13:51:25.685 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (5.0.0) 2026-07-03 13:51:25.686 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.1.6) 2026-07-03 13:51:25.687 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (4.0.1) 2026-07-03 13:51:25.691 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev7) (3.0.3) 2026-07-03 13:51:25.698 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev7) (1.2.1) 2026-07-03 13:51:25.702 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (3.18.0) 2026-07-03 13:51:25.705 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (3.3.2) 2026-07-03 13:51:25.705 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (26.2) 2026-07-03 13:51:25.706 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev7) (7.2.2) 2026-07-03 13:51:25.711 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-03 13:51:25.714 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev7) (0.8.1) 2026-07-03 13:51:25.728 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev7) (1.17.0) 2026-07-03 13:51:25.738 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.4.7) 2026-07-03 13:51:25.740 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (3.18) 2026-07-03 13:51:25.740 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2.7.0) 2026-07-03 13:51:25.742 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-03 13:51:25.756 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev7) (0.8) 2026-07-03 13:51:25.765 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev7) (3.5.3) 2026-07-03 13:51:25.803 | Building wheels for collected packages: openstack-placement 2026-07-03 13:51:25.804 | Building editable for openstack-placement (pyproject.toml): started 2026-07-03 13:51:26.309 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-03 13:51:26.310 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=c966fd6f82985c3031198e12a3f3a518fb961d87a1e28c59e00bae13ff8cf155 2026-07-03 13:51:26.310 | Stored in directory: /tmp/pip-ephem-wheel-cache-zxcjzr0f/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-03 13:51:26.313 | Successfully built openstack-placement 2026-07-03 13:51:26.464 | Installing collected packages: openstack-placement 2026-07-03 13:51:26.488 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-03 13:51:26.599 | + inc/python:pip_install:216 : result=0 2026-07-03 13:51:26.603 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:51:26.607 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:26.611 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:26.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:26.617 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:26.619 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:26.622 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:51:26.625 | + functions-common:time_stop:2427 : start_time=1783086682966 2026-07-03 13:51:26.628 | + functions-common:time_stop:2429 : [[ -z 1783086682966 ]] 2026-07-03 13:51:26.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:26.637 | + functions-common:time_stop:2432 : end_time=1783086686633 2026-07-03 13:51:26.640 | + functions-common:time_stop:2433 : elapsed_time=3667 2026-07-03 13:51:26.642 | + functions-common:time_stop:2434 : total=91014 2026-07-03 13:51:26.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:26.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94681 2026-07-03 13:51:26.652 | + inc/python:pip_install:219 : return 0 2026-07-03 13:51:26.654 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:51:26.657 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:51:26.660 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-03 13:51:26.663 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-03 13:51:26.666 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:51:26.668 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-03 13:51:26.671 | + 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-03 13:51:26.675 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:51:26.678 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-03 13:51:26.682 | + ./stack.sh:main:965 : configure_placement 2026-07-03 13:51:26.684 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-03 13:51:26.698 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-03 13:51:26.701 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-03 13:51:26.706 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-03 13:51:26.709 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-03 13:51:26.713 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-03 13:51:26.716 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-03 13:51:26.719 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:51:26.722 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:26.724 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:51:26.744 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:26.748 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:51:26.751 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-03 13:51:26.755 | + 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-03 13:51:26.793 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-03 13:51:26.835 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-03 13:51:26.875 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-03 13:51:26.878 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-03 13:51:26.881 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-03 13:51:26.885 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-03 13:51:26.888 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:51:26.891 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-03 13:51:26.895 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-03 13:51:26.898 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-03 13:51:26.902 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-03 13:51:26.905 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-03 13:51:26.946 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-03 13:51:26.987 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:51:27.027 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-03 13:51:27.066 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-03 13:51:27.103 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-03 13:51:27.139 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-03 13:51:27.177 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-03 13:51:27.215 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:51:27.251 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:51:27.289 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-03 13:51:27.328 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:51:27.331 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-03 13:51:27.335 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-03 13:51:27.338 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-03 13:51:27.342 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:51:27.365 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:51:27.369 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:51:27.372 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:27.374 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:51:27.377 | + 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-03 13:51:27.413 | + 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-03 13:51:27.452 | + 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-03 13:51:27.493 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:51:27.536 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-03 13:51:27.579 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-03 13:51:27.583 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-03 13:51:27.587 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-03 13:51:27.591 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-03 13:51:27.594 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-03 13:51:27.597 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-03 13:51:27.600 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-03 13:51:27.604 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:51:27.607 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:51:27.624 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:51:27.624 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:27.635 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:51:27.640 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:51:27.653 | /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-03 13:51:27.659 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-03 13:51:27.662 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-03 13:51:27.668 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:51:27.671 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-03 13:51:27.705 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-03 13:51:27.742 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-03 13:51:27.780 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:51:27.820 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:51:27.856 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:51:27.894 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:51:27.933 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:51:27.967 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:51:28.003 | + 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-03 13:51:28.041 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:51:28.083 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:51:28.124 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:51:28.164 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-03 13:51:28.199 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-03 13:51:28.202 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-03 13:51:28.206 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-03 13:51:28.210 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-03 13:51:28.213 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:51:28.217 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:28.221 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:28.223 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-03 13:51:28.227 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-03 13:51:28.230 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-03 13:51:28.265 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-03 13:51:28.305 | + 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-03 13:51:28.305 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-03 13:51:28.313 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-03 13:51:28.319 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-03 13:51:28.323 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-03 13:51:28.325 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:51:28.329 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:51:28.332 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:51:28.335 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:28.339 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:28.342 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:28.345 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:28.348 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:51:28.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:28.355 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:28.358 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-03 13:51:28.398 | Enabling site placement-api. 2026-07-03 13:51:28.405 | To activate the new configuration, you need to run: 2026-07-03 13:51:28.405 | systemctl reload apache2 2026-07-03 13:51:28.410 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-03 13:51:28.414 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:51:28.418 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:28.421 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:51:28.532 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:28.536 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-03 13:51:28.576 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-03 13:51:28.599 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:28.603 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-03 13:51:28.627 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:28.631 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-03 13:51:28.634 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-03 13:51:28.637 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-03 13:51:28.641 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:51:28.644 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:51:28.648 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-03 13:51:28.651 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-03 13:51:28.695 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-03 13:51:28.733 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.97/identity 2026-07-03 13:51:28.769 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-03 13:51:28.808 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-03 13:51:28.845 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-03 13:51:28.888 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-03 13:51:28.931 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-03 13:51:28.969 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-03 13:51:28.990 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:28.993 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-03 13:51:29.016 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.019 | + ./stack.sh:main:984 : fix_system_ca_bundle_path 2026-07-03 13:51:29.023 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-03 13:51:29.047 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.051 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-03 13:51:29.054 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:29.058 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-03 13:51:29.058 | from requests import certs 2026-07-03 13:51:29.058 | print (certs.where()) 2026-07-03 13:51:29.058 | except ImportError: pass' 2026-07-03 13:51:29.323 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-03 13:51:29.327 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-03 13:51:29.329 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-03 13:51:29.332 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-03 13:51:29.350 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.353 | + ./stack.sh:main:989 : init_os_brick 2026-07-03 13:51:29.356 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-03 13:51:29.362 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-03 13:51:29.383 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.388 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-03 13:51:29.433 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-03 13:51:29.455 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.459 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-03 13:51:29.500 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-03 13:51:29.521 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.525 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-03 13:51:29.563 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-03 13:51:29.601 | + ./stack.sh:main:996 : run_phase stack install 2026-07-03 13:51:29.605 | + functions-common:run_phase:1848 : local mode=stack 2026-07-03 13:51:29.609 | + functions-common:run_phase:1849 : local phase=install 2026-07-03 13:51:29.613 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:51:29.616 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:51:29.619 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:51:29.623 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:51:29.626 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:51:29.630 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:51:29.635 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:51:29.638 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:51:29.641 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:51:29.644 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-03 13:51:29.647 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:51:29.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:29.667 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:51:29.670 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:51:29.673 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-03 13:51:29.676 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-03 13:51:29.679 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:51:29.682 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-03 13:51:29.685 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-03 13:51:29.689 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-03 13:51:29.758 | ++ inc/async:async_inner:63 : install_tempest 2026-07-03 13:51:29.802 | [8549 Async install_tempest:54927]: running: install_tempest 2026-07-03 13:51:29.805 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-03 13:51:29.807 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-03 13:51:29.811 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:51:29.814 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-03 13:51:29.817 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-03 13:51:29.820 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-03 13:51:29.824 | + functions-common:run_plugins:1835 : local phase=install 2026-07-03 13:51:29.826 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-03 13:51:29.830 | + functions-common:run_plugins:1838 : local plugin 2026-07-03 13:51:29.834 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-03 13:51:29.837 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-03 13:51:29.841 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-03 13:51:29.845 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-03 13:51:29.849 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-03 13:51:29.852 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-03 13:51:29.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-03 13:51:29.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-03 13:51:29.864 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-03 13:51:29.868 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-03 13:51:29.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-03 13:51:29.876 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-03 13:51:29.880 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-03 13:51:29.882 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-03 13:51:29.885 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-03 13:51:29.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-03 13:51:29.893 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-03 13:51:29.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-03 13:51:29.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-03 13:51:29.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-03 13:51:29.907 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-03 13:51:29.910 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-03 13:51:29.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-03 13:51:29.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-03 13:51:29.921 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-03 13:51:29.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-03 13:51:29.942 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-03 13:51:29.946 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-03 13:51:29.949 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-03 13:51:29.953 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-03 13:51:29.957 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-03 13:51:29.961 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-03 13:51:29.965 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-03 13:51:29.971 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:51:29.997 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:51:30.000 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-03 13:51:30.005 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-03 13:51:30.006 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-03 13:51:30.011 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-03 13:51:30.013 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-03 13:51:30.017 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-03 13:51:30.023 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:51:30.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:51:30.051 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-03 13:51:30.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:51:30.056 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-03 13:51:30.058 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-03 13:51:30.061 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:30.064 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-03 13:51:30.068 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-03 13:51:30.071 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-03 13:51:30.075 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:51:30.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-03 13:51:30.082 | + 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-03 13:51:30.086 | + inc/python:use_library_from_git:269 : return 1 2026-07-03 13:51:30.089 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-03 13:51:30.093 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-03 13:51:30.096 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-03 13:51:30.101 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-03 13:51:30.104 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-03 13:51:30.108 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-03 13:51:30.113 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-03 13:51:30.115 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-03 13:51:30.121 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-03 13:51:30.125 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-03 13:51:30.128 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-03 13:51:30.133 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-03 13:51:30.137 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-03 13:51:30.167 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-03 13:51:30.171 | + 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-03 13:51:30.846 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-03 13:51:30.909 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-03 13:51:30.917 | 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-03 13:51:30.918 | 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-03 13:51:30.918 | 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-03 13:51:30.919 | 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-03 13:51:30.919 | 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-03 13:51:30.920 | 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-03 13:51:30.920 | 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-03 13:51:30.920 | 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-03 13:51:30.921 | 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-03 13:51:30.921 | 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-03 13:51:30.922 | 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-03 13:51:30.923 | 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-03 13:51:30.923 | 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-03 13:51:30.924 | 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-03 13:51:30.925 | 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-03 13:51:30.926 | 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-03 13:51:30.926 | 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-03 13:51:30.927 | 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-03 13:51:30.928 | 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-03 13:51:30.930 | 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-03 13:51:30.932 | 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-03 13:51:30.932 | 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-03 13:51:30.933 | 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-03 13:51:30.933 | 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-03 13:51:30.934 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-07-03 13:51:30.934 | 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-03 13:51:30.935 | 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-03 13:51:30.935 | 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-03 13:51:30.936 | 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-03 13:51:30.939 | 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-03 13:51:30.941 | 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-03 13:51:30.944 | 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-03 13:51:30.947 | 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-03 13:51:30.948 | 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-03 13:51:30.949 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-03 13:51:30.952 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-07-03 13:51:30.954 | 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-03 13:51:30.964 | 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-03 13:51:30.965 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-03 13:51:30.966 | 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-03 13:51:30.968 | 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-03 13:51:30.970 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-03 13:51:30.972 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-03 13:51:30.976 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-03 13:51:30.977 | 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-03 13:51:30.977 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-03 13:51:30.978 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-03 13:51:30.989 | 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-03 13:51:30.989 | 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-03 13:51:30.992 | 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-03 13:51:31.020 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-03 13:51:31.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 35.9 MB/s 0:00:00 2026-07-03 13:51:31.246 | Installing collected packages: python-openstackclient 2026-07-03 13:51:32.546 | Successfully installed python-openstackclient-10.1.0 2026-07-03 13:51:32.705 | + inc/python:pip_install:216 : result=0 2026-07-03 13:51:32.709 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:51:32.713 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:32.716 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:32.720 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:32.724 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:32.727 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:32.731 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:51:32.735 | + functions-common:time_stop:2427 : start_time=1783086690160 2026-07-03 13:51:32.738 | + functions-common:time_stop:2429 : [[ -z 1783086690160 ]] 2026-07-03 13:51:32.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:32.748 | + functions-common:time_stop:2432 : end_time=1783086692743 2026-07-03 13:51:32.750 | + functions-common:time_stop:2433 : elapsed_time=2583 2026-07-03 13:51:32.754 | + functions-common:time_stop:2434 : total=94681 2026-07-03 13:51:32.757 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:32.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97264 2026-07-03 13:51:32.765 | + inc/python:pip_install:219 : return 0 2026-07-03 13:51:32.769 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-03 13:51:32.793 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:32.796 | + ./stack.sh:main:1005 : install_openstack_cli_server 2026-07-03 13:51:32.800 | + 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-03 13:51:32.805 | + 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-03 13:51:32.808 | + 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-03 13:51:32.811 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-03 13:51:32.814 | + 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-03 13:51:32.818 | + functions-common:run_process:1676 : local group= 2026-07-03 13:51:32.820 | + functions-common:run_process:1677 : local user= 2026-07-03 13:51:32.824 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:51:32.827 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-03 13:51:32.831 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:51:32.834 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:51:32.837 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:51:32.840 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:51:32.844 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:51:32.849 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086692846 2026-07-03 13:51:32.852 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-03 13:51:32.872 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:32.875 | + 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-03 13:51:32.879 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-03 13:51:32.881 | + 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-03 13:51:32.883 | + 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-03 13:51:32.887 | + 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-03 13:51:32.891 | + 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-03 13:51:32.894 | + 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-03 13:51:32.897 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-03 13:51:32.900 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-03 13:51:32.903 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:51:32.907 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:51:32.909 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:51:32.913 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:51:32.917 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-03 13:51:32.920 | + 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-03 13:51:32.923 | + 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-03 13:51:32.926 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-03 13:51:32.929 | + 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-03 13:51:32.932 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:51:32.935 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:51:32.938 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:51:32.941 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:51:32.944 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:51:32.947 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-03 13:51:32.951 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:51:32.955 | + 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-03 13:51:33.031 | + 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-03 13:51:33.111 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-03 13:51:33.179 | + 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-03 13:51:33.251 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-03 13:51:33.321 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-03 13:51:33.390 | + 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-03 13:51:33.460 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:51:33.464 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:51:33.466 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-03 13:51:33.544 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:51:33.954 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-03 13:51:33.968 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-03 13:51:34.313 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-03 13:51:34.350 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:51:34.353 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:34.357 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:34.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:34.364 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:34.367 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:34.370 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:51:34.374 | + functions-common:time_stop:2427 : start_time=1783086692846 2026-07-03 13:51:34.378 | + functions-common:time_stop:2429 : [[ -z 1783086692846 ]] 2026-07-03 13:51:34.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:34.389 | + functions-common:time_stop:2432 : end_time=1783086694385 2026-07-03 13:51:34.392 | + functions-common:time_stop:2433 : elapsed_time=1539 2026-07-03 13:51:34.395 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:51:34.398 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:34.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1539 2026-07-03 13:51:34.403 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-03 13:51:34.406 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-03 13:51:34.412 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.iJBazIh1DJ 2026-07-03 13:51:34.415 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-03 13:51:34.418 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-03 13:51:34.421 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-03 13:51:34.424 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-03 13:51:34.428 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-03 13:51:34.431 | + ./stack.sh:main:1057 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:51:34.435 | + ./stack.sh:main:1057 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:51:34.438 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-03 13:51:34.460 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:34.463 | + ./stack.sh:main:1065 : configure_database 2026-07-03 13:51:34.467 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-03 13:51:34.470 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-03 13:51:34.473 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-03 13:51:34.476 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:51:34.479 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-03 13:51:34.481 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-03 13:51:34.484 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:34.487 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:34.490 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-03 13:51:34.494 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-03 13:51:34.497 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:34.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:34.504 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-03 13:51:34.508 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-03 13:51:34.509 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-03 13:51:34.512 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-03 13:51:34.517 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-03 13:51:34.521 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-03 13:51:34.525 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-03 13:51:34.526 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-03 13:51:34.531 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-03 13:51:34.603 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-03 13:51:34.606 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:51:34.609 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:51:34.612 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:51:34.615 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:51:34.617 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:51:34.619 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:51:34.621 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:51:34.624 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:51:34.626 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:51:34.628 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:51:34.631 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:51:34.633 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:51:34.635 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:51:34.638 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-03 13:51:34.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:34.644 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:34.646 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-03 13:51:34.648 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:34.650 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-03 13:51:36.041 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-03 13:51:36.044 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-03 13:51:36.047 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:36.051 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:36.053 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-03 13:51:36.056 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-03 13:51:36.059 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-03 13:51:36.079 | mysqladmin: connect to server at 'localhost' failed 2026-07-03 13:51:36.079 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-03 13:51:36.084 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-03 13:51:36.087 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-03 13:51:36.090 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:36.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:36.096 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-03 13:51:36.099 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-03 13:51:36.102 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-03 13:51:36.106 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-03 13:51:36.106 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-03 13:51:36.131 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:36.194 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-03 13:51:36.199 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-03 13:51:36.199 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-03 13:51:36.199 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-03 13:51:36.205 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-03 13:51:36.207 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-03 13:51:36.210 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:36.212 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:36.215 | + 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-03 13:51:36.227 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:36.285 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-03 13:51:36.299 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:36.338 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-03 13:51:36.404 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-03 13:51:36.469 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-03 13:51:36.528 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-03 13:51:36.532 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:36.535 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-03 13:51:36.535 | enabling MySQL performance counting 2026-07-03 13:51:36.537 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-03 13:51:36.563 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-03 13:51:36.566 | + 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-03 13:51:37.161 | Processing ./tools/dbcounter 2026-07-03 13:51:37.163 | Installing build dependencies: started 2026-07-03 13:51:38.866 | Installing build dependencies: finished with status 'done' 2026-07-03 13:51:38.867 | Getting requirements to build wheel: started 2026-07-03 13:51:39.249 | Getting requirements to build wheel: finished with status 'done' 2026-07-03 13:51:39.250 | Preparing metadata (pyproject.toml): started 2026-07-03 13:51:39.482 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:51:39.486 | Building wheels for collected packages: dbcounter 2026-07-03 13:51:39.486 | Building wheel for dbcounter (pyproject.toml): started 2026-07-03 13:51:39.717 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-03 13:51:39.718 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=f5996eda4506409063848c49ee7a0c89905aec1aa2c68aca9880bba4273b8567 2026-07-03 13:51:39.719 | Stored in directory: /tmp/pip-ephem-wheel-cache-22277v1e/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-03 13:51:39.721 | Successfully built dbcounter 2026-07-03 13:51:39.901 | Installing collected packages: dbcounter 2026-07-03 13:51:39.929 | Successfully installed dbcounter-0.1 2026-07-03 13:51:40.082 | + inc/python:pip_install:216 : result=0 2026-07-03 13:51:40.085 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:51:40.087 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:40.091 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:40.094 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:40.097 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:40.099 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:40.102 | + functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:51:40.104 | + functions-common:time_stop:2427 : start_time=1783086696556 2026-07-03 13:51:40.106 | + functions-common:time_stop:2429 : [[ -z 1783086696556 ]] 2026-07-03 13:51:40.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:40.116 | + functions-common:time_stop:2432 : end_time=1783086700112 2026-07-03 13:51:40.118 | + functions-common:time_stop:2433 : elapsed_time=3556 2026-07-03 13:51:40.121 | + functions-common:time_stop:2434 : total=97264 2026-07-03 13:51:40.124 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:40.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100820 2026-07-03 13:51:40.130 | + inc/python:pip_install:219 : return 0 2026-07-03 13:51:40.132 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-03 13:51:40.135 | + lib/database:recreate_database:112 : local db=stats 2026-07-03 13:51:40.137 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-03 13:51:40.140 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-03 13:51:40.142 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-03 13:51:40.147 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:40.181 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-03 13:51:40.187 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:40.225 | + 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-03 13:51:40.225 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-03 13:51:40.230 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:40.267 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-03 13:51:40.269 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-03 13:51:40.338 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-03 13:51:40.401 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-03 13:51:40.466 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-03 13:51:40.528 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-03 13:51:40.590 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-03 13:51:40.653 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-03 13:51:40.713 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-03 13:51:40.716 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:40.719 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-03 13:51:42.225 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-03 13:51:42.229 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-03 13:51:42.233 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-03 13:51:42.237 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-135142 2026-07-03 13:51:42.240 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-135142 1069' 2026-07-03 13:51:42.243 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.245 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-03 13:51:42.248 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.251 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-03 13:51:42.254 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.256 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-03 13:51:42.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.263 | + 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-03 13:51:42.266 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.269 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.97 2026-07-03 13:51:42.272 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.275 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.97/identity 2026-07-03 13:51:42.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.283 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-03-134603 2026-07-03 13:51:42.286 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.288 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:51:42.292 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.296 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.97 2026-07-03 13:51:42.299 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.302 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-03 13:51:42.306 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.310 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.97,IP:::1 2026-07-03 13:51:42.313 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.316 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-03 13:51:42.320 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.323 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-03 13:51:42.326 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.330 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.97 2026-07-03 13:51:42.334 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:51:42.337 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-03 13:51:42.341 | + ./stack.sh:main:1079 : start_dstat 2026-07-03 13:51:42.344 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-03 13:51:42.348 | + functions-common:run_process:1674 : local service=dstat 2026-07-03 13:51:42.350 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-03 13:51:42.353 | + functions-common:run_process:1676 : local group= 2026-07-03 13:51:42.356 | + functions-common:run_process:1677 : local user= 2026-07-03 13:51:42.359 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:51:42.362 | + functions-common:run_process:1680 : local name=dstat 2026-07-03 13:51:42.365 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:51:42.368 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:51:42.372 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:51:42.375 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:51:42.379 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:51:42.384 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086702381 2026-07-03 13:51:42.388 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-03 13:51:42.410 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:42.414 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:51:42.417 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:42.420 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:42.424 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:42.427 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:42.430 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:42.434 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:51:42.437 | + functions-common:time_stop:2427 : start_time=1783086702381 2026-07-03 13:51:42.441 | + functions-common:time_stop:2429 : [[ -z 1783086702381 ]] 2026-07-03 13:51:42.444 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:42.449 | + functions-common:time_stop:2432 : end_time=1783086702446 2026-07-03 13:51:42.453 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-03 13:51:42.457 | + functions-common:time_stop:2434 : total=1539 2026-07-03 13:51:42.460 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:42.463 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1604 2026-07-03 13:51:42.467 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-03 13:51:42.470 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-03 13:51:42.474 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.477 | + functions-common:run_process:1676 : local group= 2026-07-03 13:51:42.480 | + functions-common:run_process:1677 : local user=root 2026-07-03 13:51:42.484 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-03 13:51:42.487 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-03 13:51:42.491 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:51:42.495 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:51:42.498 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:51:42.502 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:51:42.505 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:51:42.512 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086702507 2026-07-03 13:51:42.516 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-03 13:51:42.541 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:42.545 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-03 13:51:42.549 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-03 13:51:42.552 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.555 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.559 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.562 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.565 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-03 13:51:42.569 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-03 13:51:42.572 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-03 13:51:42.575 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:51:42.578 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-03 13:51:42.580 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-03 13:51:42.584 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-03 13:51:42.587 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-03 13:51:42.590 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-03 13:51:42.593 | + 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-03 13:51:42.595 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-03 13:51:42.597 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:51:42.600 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:51:42.603 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-03 13:51:42.605 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-03 13:51:42.608 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:51:42.611 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:51:42.614 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-03 13:51:42.617 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:51:42.621 | + 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-03 13:51:42.692 | + 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-03 13:51:42.763 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-03 13:51:42.825 | + 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-03 13:51:42.890 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-03 13:51:42.951 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-03 13:51:43.013 | + 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-03 13:51:43.077 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-03 13:51:43.080 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-03 13:51:43.144 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:51:43.149 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-03 13:51:43.233 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:51:43.552 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-03 13:51:43.569 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-03 13:51:43.905 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-03 13:51:43.944 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:51:43.947 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:43.950 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:43.955 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:43.962 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:43.963 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:43.966 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:51:43.970 | + functions-common:time_stop:2427 : start_time=1783086702507 2026-07-03 13:51:43.974 | + functions-common:time_stop:2429 : [[ -z 1783086702507 ]] 2026-07-03 13:51:43.979 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:43.985 | + functions-common:time_stop:2432 : end_time=1783086703981 2026-07-03 13:51:43.989 | + functions-common:time_stop:2433 : elapsed_time=1474 2026-07-03 13:51:43.992 | + functions-common:time_stop:2434 : total=1604 2026-07-03 13:51:43.996 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:43.999 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3078 2026-07-03 13:51:44.002 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-03 13:51:44.023 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:44.026 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.028 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-03 13:51:44.031 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.034 | + functions-common:run_process:1676 : local group= 2026-07-03 13:51:44.037 | + functions-common:run_process:1677 : local user= 2026-07-03 13:51:44.040 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:51:44.042 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-03 13:51:44.044 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:51:44.047 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:51:44.051 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:51:44.054 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:51:44.057 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:51:44.062 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086704059 2026-07-03 13:51:44.066 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-03 13:51:44.091 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:44.094 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-03 13:51:44.098 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-03 13:51:44.102 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.106 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.110 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.113 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.116 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-03 13:51:44.119 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-03 13:51:44.122 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-03 13:51:44.125 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:51:44.129 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:51:44.133 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:51:44.137 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:51:44.142 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-03 13:51:44.147 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-03 13:51:44.151 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-03 13:51:44.156 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-03 13:51:44.159 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:51:44.163 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:51:44.166 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:51:44.169 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:51:44.172 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:51:44.176 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:51:44.192 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-03 13:51:44.192 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:51:44.192 | + 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-03 13:51:44.274 | + 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-03 13:51:44.355 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-03 13:51:44.422 | + 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-03 13:51:44.496 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-03 13:51:44.561 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-03 13:51:44.629 | + 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-03 13:51:44.699 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:51:44.703 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:51:44.706 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-03 13:51:44.784 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:51:45.117 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-03 13:51:45.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-03 13:51:45.460 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-03 13:51:45.491 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:51:45.494 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:45.498 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:45.502 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:45.504 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:45.508 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:45.511 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:51:45.514 | + functions-common:time_stop:2427 : start_time=1783086704059 2026-07-03 13:51:45.516 | + functions-common:time_stop:2429 : [[ -z 1783086704059 ]] 2026-07-03 13:51:45.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:45.527 | + functions-common:time_stop:2432 : end_time=1783086705523 2026-07-03 13:51:45.530 | + functions-common:time_stop:2433 : elapsed_time=1464 2026-07-03 13:51:45.533 | + functions-common:time_stop:2434 : total=3078 2026-07-03 13:51:45.535 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:45.539 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4542 2026-07-03 13:51:45.541 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-03 13:51:45.563 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:45.566 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-03 13:51:45.588 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:45.591 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-03 13:51:45.616 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:45.620 | + ./stack.sh:main:1098 : start_etcd3 2026-07-03 13:51:45.623 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-03 13:51:45.626 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000004427 --data-dir /opt/stack/data/etcd' 2026-07-03 13:51:45.629 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-03 13:51:45.633 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000004427=http://10.4.3.97:2380' 2026-07-03 13:51:45.636 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.97:2380' 2026-07-03 13:51:45.640 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.97:2379' 2026-07-03 13:51:45.642 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-03 13:51:45.646 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-03 13:51:45.650 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.97:2379' 2026-07-03 13:51:45.653 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-03 13:51:45.656 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-03 13:51:45.659 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-03 13:51:45.663 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000004427 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004427=http://10.4.3.97:2380 --initial-advertise-peer-urls http://10.4.3.97:2380 --advertise-client-urls http://10.4.3.97:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.97:2379 --log-level=debug' '' root 2026-07-03 13:51:45.666 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-03 13:51:45.669 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000004427 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004427=http://10.4.3.97:2380 --initial-advertise-peer-urls http://10.4.3.97:2380 --advertise-client-urls http://10.4.3.97:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.97:2379 --log-level=debug' 2026-07-03 13:51:45.671 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:51:45.675 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-03 13:51:45.679 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:51:45.681 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:51:45.684 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:51:45.687 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-03 13:51:45.691 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:51:45.696 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-03 13:51:45.773 | + 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-03 13:51:45.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-03 13:51:45.919 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000004427 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000004427=http://10.4.3.97:2380 --initial-advertise-peer-urls http://10.4.3.97:2380 --advertise-client-urls http://10.4.3.97:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.97:2379 --log-level=debug' 2026-07-03 13:51:45.987 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-03 13:51:46.051 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-03 13:51:46.113 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-03 13:51:46.179 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:51:46.182 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:51:46.184 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-03 13:51:46.263 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:51:46.592 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-03 13:51:46.658 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-03 13:51:46.724 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-03 13:51:46.787 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-03 13:51:46.845 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-03 13:51:46.848 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:51:46.853 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:51:46.856 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-03 13:51:47.236 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-03 13:51:47.252 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-03 13:51:47.544 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-03 13:51:48.511 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-03 13:51:48.536 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:48.539 | + ./stack.sh:main:1105 : start_tls_proxy http-services '*' 443 10.4.3.97 80 2026-07-03 13:51:48.543 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-03 13:51:48.546 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-03 13:51:48.550 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-03 13:51:48.553 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.97 2026-07-03 13:51:48.556 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-03 13:51:48.560 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-03 13:51:48.563 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-03 13:51:48.566 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-03 13:51:48.569 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-03 13:51:48.572 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-03 13:51:48.576 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-03 13:51:48.592 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-03 13:51:48.596 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-03 13:51:48.600 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-03 13:51:48.604 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-03 13:51:48.607 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:51:48.611 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:48.614 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:48.617 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-03 13:51:48.621 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-03 13:51:48.625 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-03 13:51:48.628 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-03 13:51:48.631 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-03 13:51:48.635 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-03 13:51:48.638 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-03 13:51:48.653 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:51:48.656 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-03 13:51:48.659 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-03 13:51:48.663 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:51:48.667 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:48.670 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:48.673 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:48.676 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:48.679 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-03 13:51:48.714 | No module matches headers 2026-07-03 13:51:48.718 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-03 13:51:48.754 | Enabling module headers. 2026-07-03 13:51:48.759 | To activate the new configuration, you need to run: 2026-07-03 13:51:48.760 | systemctl restart apache2 2026-07-03 13:51:48.765 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-03 13:51:48.769 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:51:48.772 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-03 13:51:48.776 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-03 13:51:48.780 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:51:48.784 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:48.786 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:48.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:48.792 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:48.795 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-03 13:51:48.829 | No module matches ssl 2026-07-03 13:51:48.832 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-03 13:51:48.868 | Considering dependency mime for ssl: 2026-07-03 13:51:48.868 | Module mime already enabled 2026-07-03 13:51:48.869 | Considering dependency socache_shmcb for ssl: 2026-07-03 13:51:48.869 | Enabling module socache_shmcb. 2026-07-03 13:51:48.875 | Enabling module ssl. 2026-07-03 13:51:48.875 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-03 13:51:48.880 | To activate the new configuration, you need to run: 2026-07-03 13:51:48.880 | systemctl restart apache2 2026-07-03 13:51:48.885 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-03 13:51:48.888 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:51:48.891 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-03 13:51:48.894 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-03 13:51:48.897 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:51:48.900 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:48.903 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:48.907 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:48.910 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:48.914 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-03 13:51:48.952 | proxy (enabled by site administrator) 2026-07-03 13:51:48.957 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:51:48.960 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-03 13:51:48.963 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-03 13:51:48.967 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:51:48.970 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:48.973 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:48.976 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:48.978 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:48.980 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-03 13:51:49.021 | proxy_http (enabled by site administrator) 2026-07-03 13:51:49.024 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-03 13:51:49.027 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-03 13:51:49.030 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:51:49.033 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:51:49.037 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:51:49.040 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:51:49.043 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:49.046 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:49.051 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:51:49.055 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:51:49.059 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:51:49.063 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:51:49.067 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-03 13:51:49.104 | Enabling site http-services-tls-proxy. 2026-07-03 13:51:49.111 | To activate the new configuration, you need to run: 2026-07-03 13:51:49.111 | systemctl reload apache2 2026-07-03 13:51:49.116 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-03 13:51:49.119 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:51:49.123 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:51:49.127 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:51:49.257 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-03 13:51:49.261 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-03 13:51:49.265 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-03 13:51:49.280 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-03 13:51:49.296 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-03 13:51:49.300 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-03 13:51:49.303 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-03 13:51:49.306 | + 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.97/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-03 13:51:49.367 | The user clouds.yaml file didn't exist. 2026-07-03 13:51:49.378 | + 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.97/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-03 13:51:49.442 | + 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.97/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-03 13:51:49.507 | + 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.97/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-03 13:51:49.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.97/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-03 13:51:49.655 | + 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.97/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-03 13:51:49.724 | + 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.97/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-03 13:51:49.793 | + 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.97/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-03 13:51:49.863 | + 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.97/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-03 13:51:49.931 | + 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.97/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-03 13:51:50.000 | + functions-common:write_clouds_yaml:203 : cat 2026-07-03 13:51:50.005 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-03 13:51:50.008 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-03 13:51:50.011 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-03 13:51:50.015 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-03 13:51:50.019 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-03 13:51:50.022 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-03 13:51:50.042 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:51:50.044 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-03 13:51:50.047 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:51:50.050 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-03 13:51:50.053 | + ./stack.sh:main:1115 : '[' 10.4.3.97 == 10.4.3.97 ']' 2026-07-03 13:51:50.056 | + ./stack.sh:main:1116 : init_keystone 2026-07-03 13:51:50.060 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-03 13:51:50.080 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:51:50.083 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-03 13:51:50.087 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-03 13:51:50.091 | + lib/database:recreate_database:112 : local db=keystone 2026-07-03 13:51:50.095 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-03 13:51:50.098 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-03 13:51:50.101 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-03 13:51:50.105 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:50.143 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-03 13:51:50.147 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:51:50.186 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-03 13:51:50.190 | + functions-common:time_start:2406 : local name=dbsync 2026-07-03 13:51:50.194 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:51:50.197 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:51:50.202 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:51:50.208 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086710204 2026-07-03 13:51:50.212 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-03 13:51:50.587 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:51:50.587 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:51:50.587 | we strongly recommend against using it for new projects. 2026-07-03 13:51:50.587 | 2026-07-03 13:51:50.587 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:51:50.587 | framework. For more detail see 2026-07-03 13:51:50.587 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:51:50.587 | 2026-07-03 13:51:50.587 | __import__(import_str) 2026-07-03 13:51:51.451 | ++ inc/async:async_inner:64 : rc=0 2026-07-03 13:51:51.476 | [54927 Async install_tempest:54927]: finished successfully 2026-07-03 13:51:52.696 | INFO dbcounter [-] Registered counter for database keystone 2026-07-03 13:51:52.741 | 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=59067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:51:52.750 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:51:52.750 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:51:52.751 | DEBUG dbcounter [-] [59067] Writer thread running {{(pid=59067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:51:52.811 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-03 13:51:54.818 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:51:54.820 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-03 13:51:54.820 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:54.821 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-03 13:51:54.852 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:54.854 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-03 13:51:54.876 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:54.878 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-03 13:51:54.963 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:54.969 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-03 13:51:55.004 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:55.008 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-03 13:51:55.066 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:55.067 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-03 13:51:55.067 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:51:55.068 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-03 13:51:55.097 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:55.098 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-03 13:51:55.118 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:51:55.538 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-03 13:51:55.540 | + functions-common:time_stop:2420 : local name 2026-07-03 13:51:55.543 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:51:55.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:51:55.550 | + functions-common:time_stop:2423 : local total 2026-07-03 13:51:55.553 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:51:55.556 | + functions-common:time_stop:2426 : name=dbsync 2026-07-03 13:51:55.559 | + functions-common:time_stop:2427 : start_time=1783086710204 2026-07-03 13:51:55.563 | + functions-common:time_stop:2429 : [[ -z 1783086710204 ]] 2026-07-03 13:51:55.567 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:51:55.572 | + functions-common:time_stop:2432 : end_time=1783086715568 2026-07-03 13:51:55.575 | + functions-common:time_stop:2433 : elapsed_time=5364 2026-07-03 13:51:55.578 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:51:55.581 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:51:55.584 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5364 2026-07-03 13:51:55.588 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-03 13:51:55.592 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-03 13:51:55.597 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-03 13:51:55.927 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:51:55.927 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:51:55.927 | we strongly recommend against using it for new projects. 2026-07-03 13:51:55.927 | 2026-07-03 13:51:55.927 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:51:55.927 | framework. For more detail see 2026-07-03 13:51:55.927 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:51:55.927 | 2026-07-03 13:51:55.927 | __import__(import_str) 2026-07-03 13:51:57.490 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-03 13:51:57.490 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-03 13:51:57.490 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-03 13:51:57.490 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-03 13:51:57.491 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-03 13:51:57.491 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-03 13:51:57.491 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-03 13:51:57.491 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-03 13:51:57.491 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-03 13:51:57.929 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-03 13:51:57.934 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-03 13:51:58.262 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:51:58.263 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:51:58.263 | we strongly recommend against using it for new projects. 2026-07-03 13:51:58.263 | 2026-07-03 13:51:58.263 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:51:58.263 | framework. For more detail see 2026-07-03 13:51:58.263 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:51:58.263 | 2026-07-03 13:51:58.263 | __import__(import_str) 2026-07-03 13:51:59.792 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-03 13:51:59.793 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-03 13:51:59.793 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-03 13:51:59.795 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-03 13:52:00.172 | + ./stack.sh:main:1117 : start_keystone 2026-07-03 13:52:00.177 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-03 13:52:00.183 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-03 13:52:00.186 | + functions-common:run_process:1674 : local service=keystone 2026-07-03 13:52:00.189 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-03 13:52:00.193 | + functions-common:run_process:1676 : local group= 2026-07-03 13:52:00.197 | + functions-common:run_process:1677 : local user= 2026-07-03 13:52:00.200 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:52:00.203 | + functions-common:run_process:1680 : local name=keystone 2026-07-03 13:52:00.207 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:52:00.210 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:52:00.215 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:52:00.219 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:52:00.223 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:52:00.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086720224 2026-07-03 13:52:00.231 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-03 13:52:00.251 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:00.254 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-03 13:52:00.257 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-03 13:52:00.261 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-03 13:52:00.264 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-03 13:52:00.268 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-03 13:52:00.271 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-03 13:52:00.274 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-03 13:52:00.277 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-03 13:52:00.280 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-03 13:52:00.284 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:52:00.287 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:52:00.290 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:52:00.294 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:52:00.297 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-03 13:52:00.300 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-03 13:52:00.304 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:52:00.307 | + 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-03 13:52:00.311 | + 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-03 13:52:00.313 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-03 13:52:00.316 | + 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-03 13:52:00.319 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:52:00.322 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:52:00.326 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:52:00.329 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-03 13:52:00.332 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:52:00.337 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-03 13:52:00.407 | + 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-03 13:52:00.476 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-03 13:52:00.535 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-03 13:52:00.586 | + 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-03 13:52:00.639 | + 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-03 13:52:00.697 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-03 13:52:00.756 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-03 13:52:00.817 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-03 13:52:00.883 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-03 13:52:00.949 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-03 13:52:01.011 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:52:01.014 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:52:01.017 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-03 13:52:01.090 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:52:01.460 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-03 13:52:01.474 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-03 13:52:01.768 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-03 13:52:01.877 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:52:01.881 | + functions-common:time_stop:2420 : local name 2026-07-03 13:52:01.884 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:52:01.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:52:01.890 | + functions-common:time_stop:2423 : local total 2026-07-03 13:52:01.894 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:52:01.897 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:52:01.901 | + functions-common:time_stop:2427 : start_time=1783086720224 2026-07-03 13:52:01.904 | + functions-common:time_stop:2429 : [[ -z 1783086720224 ]] 2026-07-03 13:52:01.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:52:01.913 | + functions-common:time_stop:2432 : end_time=1783086721909 2026-07-03 13:52:01.915 | + functions-common:time_stop:2433 : elapsed_time=1685 2026-07-03 13:52:01.918 | + functions-common:time_stop:2434 : total=4542 2026-07-03 13:52:01.922 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:52:01.925 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6227 2026-07-03 13:52:01.928 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-03 13:52:01.928 | Waiting for keystone to start... 2026-07-03 13:52:01.931 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.97/identity/v3/ 2026-07-03 13:52:01.935 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.97/identity/v3/ 2026-07-03 13:52:01.938 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:52:01.941 | + functions:wait_for_service:477 : local url=http://10.4.3.97/identity/v3/ 2026-07-03 13:52:01.943 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:52:01.946 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:52:01.950 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:52:01.953 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:52:01.955 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:52:01.958 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:52:01.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086721960 2026-07-03 13:52:01.969 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:52:01.974 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.97/identity/v3/ 2026-07-03 13:52:04.890 | + :: : [[ 200 == 503 ]] 2026-07-03 13:52:04.892 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:52:04.895 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:52:04.898 | + functions-common:time_stop:2420 : local name 2026-07-03 13:52:04.902 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:52:04.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:52:04.908 | + functions-common:time_stop:2423 : local total 2026-07-03 13:52:04.911 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:52:04.914 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:52:04.917 | + functions-common:time_stop:2427 : start_time=1783086721960 2026-07-03 13:52:04.919 | + functions-common:time_stop:2429 : [[ -z 1783086721960 ]] 2026-07-03 13:52:04.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:52:04.929 | + functions-common:time_stop:2432 : end_time=1783086724926 2026-07-03 13:52:04.931 | + functions-common:time_stop:2433 : elapsed_time=2966 2026-07-03 13:52:04.935 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:52:04.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:52:04.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2966 2026-07-03 13:52:04.944 | + functions:wait_for_service:486 : return 0 2026-07-03 13:52:04.947 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-03 13:52:04.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:04.971 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.97 5001 2026-07-03 13:52:04.976 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-03 13:52:04.979 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-03 13:52:04.983 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-03 13:52:04.986 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.97 2026-07-03 13:52:04.989 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-03 13:52:04.992 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-03 13:52:04.996 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-03 13:52:04.999 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-03 13:52:05.003 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-03 13:52:05.006 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-03 13:52:05.009 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-03 13:52:05.013 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-03 13:52:05.016 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-03 13:52:05.019 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:52:05.022 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.026 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.028 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-03 13:52:05.032 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-03 13:52:05.035 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-03 13:52:05.038 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-03 13:52:05.041 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-03 13:52:05.043 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-03 13:52:05.046 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-03 13:52:05.050 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-03 13:52:05.066 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:52:05.070 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-03 13:52:05.073 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-03 13:52:05.077 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:52:05.079 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:52:05.083 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.088 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.092 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-03 13:52:05.095 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-03 13:52:05.131 | headers (enabled by site administrator) 2026-07-03 13:52:05.135 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:52:05.138 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-03 13:52:05.141 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-03 13:52:05.145 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:52:05.148 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:52:05.151 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.154 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.158 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-03 13:52:05.161 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-03 13:52:05.199 | ssl (enabled by site administrator) 2026-07-03 13:52:05.203 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:52:05.206 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-03 13:52:05.210 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-03 13:52:05.213 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:52:05.216 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:52:05.219 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.222 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.226 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-03 13:52:05.229 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-03 13:52:05.266 | proxy (enabled by site administrator) 2026-07-03 13:52:05.271 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:52:05.274 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-03 13:52:05.278 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-03 13:52:05.282 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:52:05.286 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:52:05.289 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.293 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.296 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-03 13:52:05.300 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-03 13:52:05.338 | proxy_http (enabled by site administrator) 2026-07-03 13:52:05.342 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-03 13:52:05.346 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-03 13:52:05.349 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:52:05.352 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:52:05.355 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:52:05.357 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:52:05.360 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.364 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.367 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:52:05.369 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:52:05.372 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:52:05.376 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:52:05.378 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-03 13:52:05.418 | Enabling site keystone-service-tls-proxy. 2026-07-03 13:52:05.424 | To activate the new configuration, you need to run: 2026-07-03 13:52:05.424 | systemctl reload apache2 2026-07-03 13:52:05.429 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-03 13:52:05.432 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:52:05.435 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:52:05.439 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:52:05.559 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-03 13:52:05.563 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:52:05.565 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-03 13:52:05.878 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-03 13:52:05.881 | + 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.97/identity 2026-07-03 13:52:06.183 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:52:06.183 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:52:06.183 | we strongly recommend against using it for new projects. 2026-07-03 13:52:06.183 | 2026-07-03 13:52:06.183 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:52:06.183 | framework. For more detail see 2026-07-03 13:52:06.183 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:52:06.183 | 2026-07-03 13:52:06.183 | __import__(import_str) 2026-07-03 13:52:08.071 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.071 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.071 | 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=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.075 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.082 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.083 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.099 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.114 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.114 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.159 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.159 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.159 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.162 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.169 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.170 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.171 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.175 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.177 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.178 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60307) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-03 13:52:08.218 | INFO dbcounter [-] Registered counter for database keystone 2026-07-03 13:52:08.260 | 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=60307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:52:08.417 | DEBUG dbcounter [-] [60307] Writer thread running {{(pid=60307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:52:08.508 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created domain default 2026-07-03 13:52:08.534 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created project admin 2026-07-03 13:52:08.554 | WARNING keystone.common.password_hashing [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-03 13:52:08.569 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created user admin 2026-07-03 13:52:08.580 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created role reader 2026-07-03 13:52:08.590 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created role member 2026-07-03 13:52:08.607 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created implied role where 2c4d7f0b812b4eeb858c9abffd87362a implies 941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:08.616 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created role manager 2026-07-03 13:52:08.628 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created implied role where 6c8c41bb2a8e452b9b63226d7e57381a implies 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:08.634 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created role admin 2026-07-03 13:52:08.646 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created implied role where fdf89614f76f4dd78f3febc523ffae8b implies 6c8c41bb2a8e452b9b63226d7e57381a 2026-07-03 13:52:08.654 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created role service 2026-07-03 13:52:08.663 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Granted role admin on project admin to user admin. 2026-07-03 13:52:08.669 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Granted role admin on the system to user admin. 2026-07-03 13:52:08.678 | WARNING py.warnings [None req-716898ba-2db2-4fad-9664-887461d3443e None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-03 13:52:08.679 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-03 13:52:08.679 |  2026-07-03 13:52:08.681 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created region RegionOne 2026-07-03 13:52:08.704 | INFO keystone.cmd.bootstrap [None req-716898ba-2db2-4fad-9664-887461d3443e None None] Created public endpoint https://10.4.3.97/identity 2026-07-03 13:52:09.244 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-03 13:52:09.247 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-03 13:52:09.249 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-03 13:52:09.253 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-03 13:52:11.084 | 2026-07-03 13:52:11.093 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:11.096 | + lib/keystone:create_keystone_accounts:258 : admin_project=5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:52:11.099 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-03 13:52:11.103 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-03 13:52:11.341 | 2026-07-03 13:52:11.351 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:11.355 | + lib/keystone:create_keystone_accounts:260 : admin_user=893f1bc1261c42a68758e11053e78134 2026-07-03 13:52:11.358 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-03 13:52:11.362 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-03 13:52:11.365 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-03 13:52:11.368 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 893f1bc1261c42a68758e11053e78134 default 2026-07-03 13:52:11.440 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 893f1bc1261c42a68758e11053e78134 default 2026-07-03 13:52:11.482 | [8549 Async ks-domain-role:60427]: running: get_or_add_user_domain_role admin 893f1bc1261c42a68758e11053e78134 default 2026-07-03 13:52:11.485 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-03 13:52:11.489 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-03 13:52:11.494 | ++ 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-03 13:52:12.412 | 2026-07-03 13:52:12.423 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:12.427 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-03 13:52:12.430 | + functions-common:get_or_create_domain:878 : echo default 2026-07-03 13:52:12.430 | default 2026-07-03 13:52:12.432 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-03 13:52:12.498 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-03 13:52:12.539 | [8549 Async ks-project:60553]: running: get_or_create_project service Default 2026-07-03 13:52:12.543 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-03 13:52:12.615 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-03 13:52:12.661 | [8549 Async ks-service:60647]: running: get_or_create_role service 2026-07-03 13:52:12.664 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-03 13:52:12.733 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-03 13:52:12.776 | [8549 Async ks-reseller:60741]: running: get_or_create_role ResellerAdmin 2026-07-03 13:52:12.780 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-03 13:52:12.783 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-03 13:52:12.858 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-03 13:52:12.899 | [8549 Async ks-anotherrole:60837]: running: get_or_create_role anotherrole 2026-07-03 13:52:12.904 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-03 13:52:12.907 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-03 13:52:12.909 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:52:12.914 | +++ 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-03 13:52:12.925 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:12.951 | [60427 Async ks-domain-role:60427]: finished successfully 2026-07-03 13:52:13.353 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:13.377 | [60553 Async ks-project:60553]: finished successfully 2026-07-03 13:52:13.697 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:13.725 | [60647 Async ks-service:60647]: finished successfully 2026-07-03 13:52:13.945 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:13.969 | [60741 Async ks-reseller:60741]: finished successfully 2026-07-03 13:52:14.109 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:14.134 | [60837 Async ks-anotherrole:60837]: finished successfully 2026-07-03 13:52:14.348 | 2026-07-03 13:52:14.361 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:14.365 | ++ functions-common:get_or_create_project:928 : project_id=4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:14.368 | ++ functions-common:get_or_create_project:929 : echo 4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:14.372 | + lib/keystone:create_keystone_accounts:288 : invis_project=4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:14.375 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-03 13:52:14.380 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-03 13:52:14.383 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:52:14.388 | +++ 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-03 13:52:14.725 | 2026-07-03 13:52:14.737 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:14.740 | ++ functions-common:get_or_create_project:928 : project_id=3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:14.743 | ++ functions-common:get_or_create_project:929 : echo 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:14.746 | + lib/keystone:create_keystone_accounts:292 : demo_project=3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:14.749 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-03 13:52:14.753 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-03 13:52:14.756 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:14.759 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-03 13:52:14.762 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-03 13:52:14.766 | +++ 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-03 13:52:15.052 | 2026-07-03 13:52:15.063 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.067 | ++ functions-common:get_or_create_user:915 : user_id=03e269dac4e9422aa5fcde700c3e4ce5 2026-07-03 13:52:15.070 | ++ functions-common:get_or_create_user:916 : echo 03e269dac4e9422aa5fcde700c3e4ce5 2026-07-03 13:52:15.073 | + lib/keystone:create_keystone_accounts:295 : demo_user=03e269dac4e9422aa5fcde700c3e4ce5 2026-07-03 13:52:15.076 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-03 13:52:15.124 | [8549 Async ks-domain-role:60427]: Waiting for completion of get_or_add_user_domain_role admin 893f1bc1261c42a68758e11053e78134 default running on PID 60427 (6 other jobs running) 2026-07-03 13:52:15.144 | [8549 Async ks-domain-role:60427]: Signaling child to exit 2026-07-03 13:52:15.145 | WAKEUP 2026-07-03 13:52:15.169 | [8549 Async ks-domain-role:60427]: Signaled 2026-07-03 13:52:15.171 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-03 13:52:15.171 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 893f1bc1261c42a68758e11053e78134 --domain default 2026-07-03 13:52:15.171 | 2026-07-03 13:52:15.171 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 893f1bc1261c42a68758e11053e78134 --domain default -c Role -f value 2026-07-03 13:52:15.171 | 2026-07-03 13:52:15.171 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.171 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:15.171 | + functions-common:get_or_add_user_domain_role:999 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:15.171 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:15.219 | [8549 Async ks-domain-role:60427]: finished get_or_add_user_domain_role admin 893f1bc1261c42a68758e11053e78134 default with result 0 in 1 seconds 2026-07-03 13:52:15.227 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-03 13:52:15.266 | [8549 Async ks-project:60553]: Waiting for completion of get_or_create_project service Default running on PID 60553 (5 other jobs running) 2026-07-03 13:52:15.294 | [8549 Async ks-project:60553]: Signaling child to exit 2026-07-03 13:52:15.294 | WAKEUP 2026-07-03 13:52:15.316 | [8549 Async ks-project:60553]: Signaled 2026-07-03 13:52:15.318 | + functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:52:15.318 | ++ 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-03 13:52:15.318 | 2026-07-03 13:52:15.318 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.318 | + functions-common:get_or_create_project:928 : project_id=ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:52:15.318 | + functions-common:get_or_create_project:929 : echo ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:52:15.318 | ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:52:15.366 | [8549 Async ks-project:60553]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-03 13:52:15.405 | [8549 Async ks-service:60647]: Waiting for completion of get_or_create_role service running on PID 60647 (4 other jobs running) 2026-07-03 13:52:15.431 | [8549 Async ks-service:60647]: Signaling child to exit 2026-07-03 13:52:15.431 | WAKEUP 2026-07-03 13:52:15.456 | [8549 Async ks-service:60647]: Signaled 2026-07-03 13:52:15.457 | + functions-common:get_or_create_role:935 : local role_id 2026-07-03 13:52:15.457 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-03 13:52:15.457 | 2026-07-03 13:52:15.457 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.457 | + functions-common:get_or_create_role:940 : role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:52:15.458 | + functions-common:get_or_create_role:941 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:52:15.458 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:52:15.507 | [8549 Async ks-service:60647]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-03 13:52:15.548 | [8549 Async ks-reseller:60741]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60741 (3 other jobs running) 2026-07-03 13:52:15.576 | [8549 Async ks-reseller:60741]: Signaling child to exit 2026-07-03 13:52:15.576 | WAKEUP 2026-07-03 13:52:15.599 | [8549 Async ks-reseller:60741]: Signaled 2026-07-03 13:52:15.600 | + functions-common:get_or_create_role:935 : local role_id 2026-07-03 13:52:15.600 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-03 13:52:15.601 | 2026-07-03 13:52:15.601 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.601 | + functions-common:get_or_create_role:940 : role_id=6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:52:15.601 | + functions-common:get_or_create_role:941 : echo 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:52:15.601 | 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:52:15.646 | [8549 Async ks-reseller:60741]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-03 13:52:15.684 | [8549 Async ks-anotherrole:60837]: Waiting for completion of get_or_create_role anotherrole running on PID 60837 (2 other jobs running) 2026-07-03 13:52:15.708 | [8549 Async ks-anotherrole:60837]: Signaling child to exit 2026-07-03 13:52:15.709 | WAKEUP 2026-07-03 13:52:15.728 | [8549 Async ks-anotherrole:60837]: Signaled 2026-07-03 13:52:15.730 | + functions-common:get_or_create_role:935 : local role_id 2026-07-03 13:52:15.730 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-03 13:52:15.730 | 2026-07-03 13:52:15.730 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:15.730 | + functions-common:get_or_create_role:940 : role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:15.730 | + functions-common:get_or_create_role:941 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:15.730 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:15.770 | [8549 Async ks-anotherrole:60837]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-03 13:52:15.775 | + inc/async:async_wait:197 : return 0 2026-07-03 13:52:15.778 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:15.843 | + inc/async:async_inner:63 : get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:15.888 | [8549 Async ks-demo-member:61674]: running: get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:15.891 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 893f1bc1261c42a68758e11053e78134 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:15.961 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 893f1bc1261c42a68758e11053e78134 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:16.007 | [8549 Async ks-demo-admin:61770]: running: get_or_add_user_project_role admin 893f1bc1261c42a68758e11053e78134 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:16.010 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:16.085 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:16.131 | [8549 Async ks-demo-another:61866]: running: get_or_add_user_project_role anotherrole 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:16.135 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:16.211 | + inc/async:async_inner:63 : get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:16.260 | [8549 Async ks-demo-invis:61962]: running: get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:16.263 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-03 13:52:16.267 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-03 13:52:16.272 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:16.273 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-03 13:52:16.277 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-03 13:52:16.283 | +++ 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-03 13:52:18.290 | 2026-07-03 13:52:18.302 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:18.307 | ++ functions-common:get_or_create_user:915 : user_id=075034823f3b4c2f85caf4db81cf8d69 2026-07-03 13:52:18.310 | ++ functions-common:get_or_create_user:916 : echo 075034823f3b4c2f85caf4db81cf8d69 2026-07-03 13:52:18.315 | + lib/keystone:create_keystone_accounts:308 : demo_reader=075034823f3b4c2f85caf4db81cf8d69 2026-07-03 13:52:18.317 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 075034823f3b4c2f85caf4db81cf8d69 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:18.396 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 075034823f3b4c2f85caf4db81cf8d69 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:18.436 | [8549 Async ks-demo-reader:62174]: running: get_or_add_user_project_role reader 075034823f3b4c2f85caf4db81cf8d69 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:18.439 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-03 13:52:18.443 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-03 13:52:18.445 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:52:18.448 | +++ 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-03 13:52:18.836 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:18.864 | [61674 Async ks-demo-member:61674]: finished successfully 2026-07-03 13:52:19.335 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:19.362 | [61770 Async ks-demo-admin:61770]: finished successfully 2026-07-03 13:52:19.794 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:19.822 | [61866 Async ks-demo-another:61866]: finished successfully 2026-07-03 13:52:20.273 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:20.301 | [61962 Async ks-demo-invis:61962]: finished successfully 2026-07-03 13:52:21.035 | 2026-07-03 13:52:21.048 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:21.051 | ++ functions-common:get_or_create_project:928 : project_id=1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.055 | ++ functions-common:get_or_create_project:929 : echo 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.059 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.062 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-03 13:52:21.066 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-03 13:52:21.068 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:21.072 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-03 13:52:21.075 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-03 13:52:21.080 | +++ 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-03 13:52:21.578 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:21.607 | [62174 Async ks-demo-reader:62174]: finished successfully 2026-07-03 13:52:21.839 | 2026-07-03 13:52:21.851 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:21.854 | ++ functions-common:get_or_create_user:915 : user_id=17b7ddaddb2148bf9ea4c14f2b190de0 2026-07-03 13:52:21.858 | ++ functions-common:get_or_create_user:916 : echo 17b7ddaddb2148bf9ea4c14f2b190de0 2026-07-03 13:52:21.861 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=17b7ddaddb2148bf9ea4c14f2b190de0 2026-07-03 13:52:21.863 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.929 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.970 | [8549 Async ks-alt-admin:62560]: running: get_or_add_user_project_role admin 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:21.974 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:22.038 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:22.081 | [8549 Async ks-alt-another:62656]: running: get_or_add_user_project_role anotherrole 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:22.085 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-03 13:52:22.090 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-03 13:52:22.093 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:22.096 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-03 13:52:22.099 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-03 13:52:22.103 | +++ 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-03 13:52:23.243 | 2026-07-03 13:52:23.255 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:23.259 | ++ functions-common:get_or_create_user:915 : user_id=7a0598da7b7442d1a1d230d98360bc37 2026-07-03 13:52:23.263 | ++ functions-common:get_or_create_user:916 : echo 7a0598da7b7442d1a1d230d98360bc37 2026-07-03 13:52:23.267 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=7a0598da7b7442d1a1d230d98360bc37 2026-07-03 13:52:23.270 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 7a0598da7b7442d1a1d230d98360bc37 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:23.353 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7a0598da7b7442d1a1d230d98360bc37 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:23.402 | [8549 Async ks-alt-member-user:62826]: running: get_or_add_user_project_role member 7a0598da7b7442d1a1d230d98360bc37 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:23.406 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-03 13:52:23.411 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-03 13:52:23.414 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:23.418 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-03 13:52:23.421 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-03 13:52:23.425 | +++ 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-03 13:52:23.795 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:23.826 | [62560 Async ks-alt-admin:62560]: finished successfully 2026-07-03 13:52:24.332 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:24.360 | [62656 Async ks-alt-another:62656]: finished successfully 2026-07-03 13:52:25.150 | 2026-07-03 13:52:25.163 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:25.167 | ++ functions-common:get_or_create_user:915 : user_id=acbd774e42a449d4aa5a8b626d02e4f3 2026-07-03 13:52:25.169 | ++ functions-common:get_or_create_user:916 : echo acbd774e42a449d4aa5a8b626d02e4f3 2026-07-03 13:52:25.172 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=acbd774e42a449d4aa5a8b626d02e4f3 2026-07-03 13:52:25.175 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader acbd774e42a449d4aa5a8b626d02e4f3 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:25.262 | + inc/async:async_inner:63 : get_or_add_user_project_role reader acbd774e42a449d4aa5a8b626d02e4f3 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:25.313 | [8549 Async ks-alt-reader-user:63067]: running: get_or_add_user_project_role reader acbd774e42a449d4aa5a8b626d02e4f3 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:25.319 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-03 13:52:25.322 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:25.326 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-03 13:52:25.330 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-03 13:52:25.334 | +++ 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-03 13:52:25.712 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:25.746 | [62826 Async ks-alt-member-user:62826]: finished successfully 2026-07-03 13:52:26.535 | 2026-07-03 13:52:26.551 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:26.556 | ++ functions-common:get_or_create_user:915 : user_id=cff862f7ab364ebaa70ab541ceab405e 2026-07-03 13:52:26.561 | ++ functions-common:get_or_create_user:916 : echo cff862f7ab364ebaa70ab541ceab405e 2026-07-03 13:52:26.566 | + lib/keystone:create_keystone_accounts:340 : system_member_user=cff862f7ab364ebaa70ab541ceab405e 2026-07-03 13:52:26.570 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member cff862f7ab364ebaa70ab541ceab405e all 2026-07-03 13:52:26.661 | + inc/async:async_inner:63 : get_or_add_user_system_role member cff862f7ab364ebaa70ab541ceab405e all 2026-07-03 13:52:26.716 | [8549 Async ks-system-member:63259]: running: get_or_add_user_system_role member cff862f7ab364ebaa70ab541ceab405e all 2026-07-03 13:52:26.721 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-03 13:52:26.725 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:52:26.728 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-03 13:52:26.732 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-03 13:52:26.737 | +++ 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-03 13:52:27.189 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:27.222 | [63067 Async ks-alt-reader-user:63067]: finished successfully 2026-07-03 13:52:27.995 | 2026-07-03 13:52:28.008 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:28.013 | ++ functions-common:get_or_create_user:915 : user_id=f3c25ebec00b44939ca36bbb5ab97d3d 2026-07-03 13:52:28.016 | ++ functions-common:get_or_create_user:916 : echo f3c25ebec00b44939ca36bbb5ab97d3d 2026-07-03 13:52:28.021 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=f3c25ebec00b44939ca36bbb5ab97d3d 2026-07-03 13:52:28.024 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader f3c25ebec00b44939ca36bbb5ab97d3d all 2026-07-03 13:52:28.103 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f3c25ebec00b44939ca36bbb5ab97d3d all 2026-07-03 13:52:28.153 | [8549 Async ks-system-reader:63456]: running: get_or_add_user_system_role reader f3c25ebec00b44939ca36bbb5ab97d3d all 2026-07-03 13:52:28.156 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-03 13:52:28.160 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-03 13:52:28.164 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-03 13:52:28.167 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-03 13:52:28.172 | +++ 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-03 13:52:29.260 | 2026-07-03 13:52:29.276 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:29.281 | ++ functions-common:get_or_create_group:892 : group_id=6c73174a3f64487aa62b2d31aa9acfb3 2026-07-03 13:52:29.284 | ++ functions-common:get_or_create_group:893 : echo 6c73174a3f64487aa62b2d31aa9acfb3 2026-07-03 13:52:29.288 | + lib/keystone:create_keystone_accounts:350 : admin_group=6c73174a3f64487aa62b2d31aa9acfb3 2026-07-03 13:52:29.293 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-03 13:52:29.298 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-03 13:52:29.302 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-03 13:52:29.305 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-03 13:52:29.308 | +++ 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-03 13:52:29.715 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:29.745 | [63259 Async ks-system-member:63259]: finished successfully 2026-07-03 13:52:30.438 | 2026-07-03 13:52:30.453 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:30.458 | ++ functions-common:get_or_create_group:892 : group_id=5669b5b7f25e4007b24d8628d5c814e6 2026-07-03 13:52:30.463 | ++ functions-common:get_or_create_group:893 : echo 5669b5b7f25e4007b24d8628d5c814e6 2026-07-03 13:52:30.467 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=5669b5b7f25e4007b24d8628d5c814e6 2026-07-03 13:52:30.471 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.548 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.597 | [8549 Async ks-group-memberdemo:63725]: running: get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.600 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.675 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.722 | [8549 Async ks-group-anotherdemo:63804]: running: get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:30.725 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.801 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.847 | [8549 Async ks-group-memberalt:63883]: running: get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.851 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.911 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:30.931 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.943 | [63456 Async ks-system-reader:63456]: finished successfully 2026-07-03 13:52:30.982 | [8549 Async ks-group-anotheralt:63981]: running: get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:30.986 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 6c73174a3f64487aa62b2d31aa9acfb3 5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:52:31.064 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6c73174a3f64487aa62b2d31aa9acfb3 5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:52:31.118 | [8549 Async ks-group-admin:64081]: running: get_or_add_group_project_role admin 6c73174a3f64487aa62b2d31aa9acfb3 5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:52:31.121 | + 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-03 13:52:31.189 | [8549 Async ks-demo-member:61674]: Waiting for completion of get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f running on PID 61674 (17 other jobs running) 2026-07-03 13:52:31.224 | [8549 Async ks-demo-member:61674]: Signaling child to exit 2026-07-03 13:52:31.225 | WAKEUP 2026-07-03 13:52:31.253 | [8549 Async ks-demo-member:61674]: Signaled 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:31.255 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:31.255 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:31.255 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:31.255 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:31.255 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:31.255 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:31.255 | 2026-07-03 13:52:31.255 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 3b6cdb026ee949b1bb71d87e18458f4f -c Role -f value 2026-07-03 13:52:31.255 | 2026-07-03 13:52:31.255 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.255 | + functions-common:get_or_add_user_project_role:980 : echo 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.255 | 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.309 | [8549 Async ks-demo-member:61674]: finished get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 3 seconds 2026-07-03 13:52:31.353 | [8549 Async ks-demo-admin:61770]: Waiting for completion of get_or_add_user_project_role admin 893f1bc1261c42a68758e11053e78134 3b6cdb026ee949b1bb71d87e18458f4f running on PID 61770 (16 other jobs running) 2026-07-03 13:52:31.378 | [8549 Async ks-demo-admin:61770]: Signaling child to exit 2026-07-03 13:52:31.378 | WAKEUP 2026-07-03 13:52:31.402 | [8549 Async ks-demo-admin:61770]: Signaled 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:31.403 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:31.403 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:31.403 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:31.403 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:31.403 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:31.403 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 893f1bc1261c42a68758e11053e78134 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:31.403 | 2026-07-03 13:52:31.403 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 893f1bc1261c42a68758e11053e78134 --project 3b6cdb026ee949b1bb71d87e18458f4f -c Role -f value 2026-07-03 13:52:31.403 | 2026-07-03 13:52:31.403 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:31.403 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:31.403 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:31.453 | [8549 Async ks-demo-admin:61770]: finished get_or_add_user_project_role admin 893f1bc1261c42a68758e11053e78134 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 3 seconds 2026-07-03 13:52:31.501 | [8549 Async ks-demo-another:61866]: Waiting for completion of get_or_add_user_project_role anotherrole 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f running on PID 61866 (15 other jobs running) 2026-07-03 13:52:31.527 | [8549 Async ks-demo-another:61866]: Signaling child to exit 2026-07-03 13:52:31.527 | WAKEUP 2026-07-03 13:52:31.553 | [8549 Async ks-demo-another:61866]: Signaled 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:31.555 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:31.555 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:31.555 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:31.555 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:31.555 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:31.555 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:31.555 | 2026-07-03 13:52:31.555 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 3b6cdb026ee949b1bb71d87e18458f4f -c Role -f value 2026-07-03 13:52:31.555 | 2026-07-03 13:52:31.555 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:31.555 | + functions-common:get_or_add_user_project_role:980 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:31.555 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:31.606 | [8549 Async ks-demo-another:61866]: finished get_or_add_user_project_role anotherrole 03e269dac4e9422aa5fcde700c3e4ce5 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 3 seconds 2026-07-03 13:52:31.646 | [8549 Async ks-demo-invis:61962]: Waiting for completion of get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 4e072f6d0c4641748410a752db97b0c8 running on PID 61962 (14 other jobs running) 2026-07-03 13:52:31.676 | [8549 Async ks-demo-invis:61962]: Signaling child to exit 2026-07-03 13:52:31.676 | WAKEUP 2026-07-03 13:52:31.701 | [8549 Async ks-demo-invis:61962]: Signaled 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:31.703 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:31.703 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:31.703 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:31.703 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:31.703 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:31.703 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 4e072f6d0c4641748410a752db97b0c8 2026-07-03 13:52:31.703 | 2026-07-03 13:52:31.703 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 03e269dac4e9422aa5fcde700c3e4ce5 --project 4e072f6d0c4641748410a752db97b0c8 -c Role -f value 2026-07-03 13:52:31.703 | 2026-07-03 13:52:31.703 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.703 | + functions-common:get_or_add_user_project_role:980 : echo 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.703 | 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:31.756 | [8549 Async ks-demo-invis:61962]: finished get_or_add_user_project_role member 03e269dac4e9422aa5fcde700c3e4ce5 4e072f6d0c4641748410a752db97b0c8 with result 0 in 4 seconds 2026-07-03 13:52:31.801 | [8549 Async ks-demo-reader:62174]: Waiting for completion of get_or_add_user_project_role reader 075034823f3b4c2f85caf4db81cf8d69 3b6cdb026ee949b1bb71d87e18458f4f running on PID 62174 (13 other jobs running) 2026-07-03 13:52:31.831 | [8549 Async ks-demo-reader:62174]: Signaling child to exit 2026-07-03 13:52:31.832 | WAKEUP 2026-07-03 13:52:31.859 | [8549 Async ks-demo-reader:62174]: Signaled 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:31.861 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:31.861 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:31.861 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:31.861 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:31.861 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:31.861 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 075034823f3b4c2f85caf4db81cf8d69 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:31.861 | 2026-07-03 13:52:31.861 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 075034823f3b4c2f85caf4db81cf8d69 --project 3b6cdb026ee949b1bb71d87e18458f4f -c Role -f value 2026-07-03 13:52:31.861 | 2026-07-03 13:52:31.861 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:979 : user_role_id=941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:31.861 | + functions-common:get_or_add_user_project_role:980 : echo 941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:31.861 | 941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:31.912 | [8549 Async ks-demo-reader:62174]: finished get_or_add_user_project_role reader 075034823f3b4c2f85caf4db81cf8d69 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 3 seconds 2026-07-03 13:52:31.917 | + inc/async:async_wait:197 : return 0 2026-07-03 13:52:31.920 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-03 13:52:31.978 | [8549 Async ks-alt-admin:62560]: Waiting for completion of get_or_add_user_project_role admin 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 running on PID 62560 (12 other jobs running) 2026-07-03 13:52:32.003 | [8549 Async ks-alt-admin:62560]: Signaling child to exit 2026-07-03 13:52:32.003 | WAKEUP 2026-07-03 13:52:32.027 | [8549 Async ks-alt-admin:62560]: Signaled 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:32.029 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:32.029 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.029 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.029 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.029 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.029 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 17b7ddaddb2148bf9ea4c14f2b190de0 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:32.029 | 2026-07-03 13:52:32.029 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17b7ddaddb2148bf9ea4c14f2b190de0 --project 1971350ec85146e6bdf64cb370b93e49 -c Role -f value 2026-07-03 13:52:32.029 | 2026-07-03 13:52:32.029 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:32.029 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:32.029 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:32.074 | [8549 Async ks-alt-admin:62560]: finished get_or_add_user_project_role admin 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 with result 0 in 1 seconds 2026-07-03 13:52:32.113 | [8549 Async ks-alt-another:62656]: Waiting for completion of get_or_add_user_project_role anotherrole 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 running on PID 62656 (11 other jobs running) 2026-07-03 13:52:32.141 | [8549 Async ks-alt-another:62656]: Signaling child to exit 2026-07-03 13:52:32.141 | WAKEUP 2026-07-03 13:52:32.168 | [8549 Async ks-alt-another:62656]: Signaled 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:32.169 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:32.169 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.169 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.169 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.169 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.169 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 17b7ddaddb2148bf9ea4c14f2b190de0 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:32.169 | 2026-07-03 13:52:32.169 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 17b7ddaddb2148bf9ea4c14f2b190de0 --project 1971350ec85146e6bdf64cb370b93e49 -c Role -f value 2026-07-03 13:52:32.169 | 2026-07-03 13:52:32.169 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:32.169 | + functions-common:get_or_add_user_project_role:980 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:32.169 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:32.223 | [8549 Async ks-alt-another:62656]: finished get_or_add_user_project_role anotherrole 17b7ddaddb2148bf9ea4c14f2b190de0 1971350ec85146e6bdf64cb370b93e49 with result 0 in 2 seconds 2026-07-03 13:52:32.266 | [8549 Async ks-alt-member-user:62826]: Waiting for completion of get_or_add_user_project_role member 7a0598da7b7442d1a1d230d98360bc37 1971350ec85146e6bdf64cb370b93e49 running on PID 62826 (10 other jobs running) 2026-07-03 13:52:32.296 | [8549 Async ks-alt-member-user:62826]: Signaling child to exit 2026-07-03 13:52:32.296 | WAKEUP 2026-07-03 13:52:32.322 | [8549 Async ks-alt-member-user:62826]: Signaled 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:32.324 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:32.324 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.324 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.324 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.324 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.324 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 7a0598da7b7442d1a1d230d98360bc37 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:32.324 | 2026-07-03 13:52:32.324 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7a0598da7b7442d1a1d230d98360bc37 --project 1971350ec85146e6bdf64cb370b93e49 -c Role -f value 2026-07-03 13:52:32.324 | 2026-07-03 13:52:32.324 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:32.324 | + functions-common:get_or_add_user_project_role:980 : echo 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:32.324 | 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:32.380 | [8549 Async ks-alt-member-user:62826]: finished get_or_add_user_project_role member 7a0598da7b7442d1a1d230d98360bc37 1971350ec85146e6bdf64cb370b93e49 with result 0 in 2 seconds 2026-07-03 13:52:32.423 | [8549 Async ks-alt-reader-user:63067]: Waiting for completion of get_or_add_user_project_role reader acbd774e42a449d4aa5a8b626d02e4f3 1971350ec85146e6bdf64cb370b93e49 running on PID 63067 (9 other jobs running) 2026-07-03 13:52:32.451 | [8549 Async ks-alt-reader-user:63067]: Signaling child to exit 2026-07-03 13:52:32.452 | WAKEUP 2026-07-03 13:52:32.475 | [8549 Async ks-alt-reader-user:63067]: Signaled 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:52:32.477 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:52:32.477 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.477 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.477 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.477 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.477 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user acbd774e42a449d4aa5a8b626d02e4f3 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:32.477 | 2026-07-03 13:52:32.477 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user acbd774e42a449d4aa5a8b626d02e4f3 --project 1971350ec85146e6bdf64cb370b93e49 -c Role -f value 2026-07-03 13:52:32.477 | 2026-07-03 13:52:32.477 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:979 : user_role_id=941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:32.477 | + functions-common:get_or_add_user_project_role:980 : echo 941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:32.477 | 941295811fbe4305b3224744c920ef1e 2026-07-03 13:52:32.524 | [8549 Async ks-alt-reader-user:63067]: finished get_or_add_user_project_role reader acbd774e42a449d4aa5a8b626d02e4f3 1971350ec85146e6bdf64cb370b93e49 with result 0 in 1 seconds 2026-07-03 13:52:32.530 | + inc/async:async_wait:197 : return 0 2026-07-03 13:52:32.534 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-03 13:52:32.591 | [8549 Async ks-system-member:63259]: Waiting for completion of get_or_add_user_system_role member cff862f7ab364ebaa70ab541ceab405e all running on PID 63259 (8 other jobs running) 2026-07-03 13:52:32.617 | [8549 Async ks-system-member:63259]: Signaling child to exit 2026-07-03 13:52:32.617 | WAKEUP 2026-07-03 13:52:32.641 | [8549 Async ks-system-member:63259]: Signaled 2026-07-03 13:52:32.642 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-03 13:52:32.643 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-03 13:52:32.643 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.643 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.643 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.643 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.643 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-03 13:52:32.643 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cff862f7ab364ebaa70ab541ceab405e --system all -f value -c Role 2026-07-03 13:52:32.643 | 2026-07-03 13:52:32.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user cff862f7ab364ebaa70ab541ceab405e --system all 2026-07-03 13:52:32.643 | 2026-07-03 13:52:32.643 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cff862f7ab364ebaa70ab541ceab405e --system all -f value -c Role 2026-07-03 13:52:32.643 | 2026-07-03 13:52:32.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-03 13:52:32.643 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-03 13:52:32.643 | 2026-07-03 13:52:32.689 | [8549 Async ks-system-member:63259]: finished get_or_add_user_system_role member cff862f7ab364ebaa70ab541ceab405e all with result 0 in 3 seconds 2026-07-03 13:52:32.726 | [8549 Async ks-system-reader:63456]: Waiting for completion of get_or_add_user_system_role reader f3c25ebec00b44939ca36bbb5ab97d3d all running on PID 63456 (7 other jobs running) 2026-07-03 13:52:32.733 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:32.754 | [8549 Async ks-system-reader:63456]: Signaling child to exit 2026-07-03 13:52:32.754 | WAKEUP 2026-07-03 13:52:32.761 | [63725 Async ks-group-memberdemo:63725]: finished successfully 2026-07-03 13:52:32.779 | [8549 Async ks-system-reader:63456]: Signaled 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-03 13:52:32.781 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-03 13:52:32.781 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:52:32.781 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:52:32.781 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:52:32.781 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:52:32.781 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-03 13:52:32.781 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f3c25ebec00b44939ca36bbb5ab97d3d --system all -f value -c Role 2026-07-03 13:52:32.781 | 2026-07-03 13:52:32.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user f3c25ebec00b44939ca36bbb5ab97d3d --system all 2026-07-03 13:52:32.781 | 2026-07-03 13:52:32.781 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f3c25ebec00b44939ca36bbb5ab97d3d --system all -f value -c Role 2026-07-03 13:52:32.781 | 2026-07-03 13:52:32.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-03 13:52:32.781 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-03 13:52:32.781 | 2026-07-03 13:52:32.832 | [8549 Async ks-system-reader:63456]: finished get_or_add_user_system_role reader f3c25ebec00b44939ca36bbb5ab97d3d all with result 0 in 2 seconds 2026-07-03 13:52:32.838 | + inc/async:async_wait:197 : return 0 2026-07-03 13:52:32.841 | + 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-03 13:52:32.899 | [8549 Async ks-group-memberdemo:63725]: Waiting for completion of get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f running on PID 63725 (6 other jobs running) 2026-07-03 13:52:32.929 | [8549 Async ks-group-memberdemo:63725]: Signaling child to exit 2026-07-03 13:52:32.929 | WAKEUP 2026-07-03 13:52:32.954 | [8549 Async ks-group-memberdemo:63725]: Signaled 2026-07-03 13:52:32.955 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-03 13:52:32.955 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5669b5b7f25e4007b24d8628d5c814e6 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:32.955 | 2026-07-03 13:52:32.955 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5669b5b7f25e4007b24d8628d5c814e6 --project 3b6cdb026ee949b1bb71d87e18458f4f -f value -c Role 2026-07-03 13:52:32.955 | 2026-07-03 13:52:32.955 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:32.955 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:32.955 | + functions-common:get_or_add_group_project_role:1049 : echo 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:32.955 | 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:33.003 | [8549 Async ks-group-memberdemo:63725]: finished get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 2 seconds 2026-07-03 13:52:33.049 | [8549 Async ks-group-anotherdemo:63804]: Waiting for completion of get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f running on PID 63804 (5 other jobs running) 2026-07-03 13:52:33.077 | [8549 Async ks-group-anotherdemo:63804]: Signaling child to exit 2026-07-03 13:52:33.297 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:33.328 | [63804 Async ks-group-anotherdemo:63804]: finished successfully 2026-07-03 13:52:33.353 | WAKEUP 2026-07-03 13:52:33.378 | [8549 Async ks-group-anotherdemo:63804]: Signaled 2026-07-03 13:52:33.380 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-03 13:52:33.380 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5669b5b7f25e4007b24d8628d5c814e6 --project 3b6cdb026ee949b1bb71d87e18458f4f 2026-07-03 13:52:33.380 | 2026-07-03 13:52:33.380 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5669b5b7f25e4007b24d8628d5c814e6 --project 3b6cdb026ee949b1bb71d87e18458f4f -f value -c Role 2026-07-03 13:52:33.380 | 2026-07-03 13:52:33.380 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:33.380 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:33.380 | + functions-common:get_or_add_group_project_role:1049 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:33.380 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:33.429 | [8549 Async ks-group-anotherdemo:63804]: finished get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 3b6cdb026ee949b1bb71d87e18458f4f with result 0 in 2 seconds 2026-07-03 13:52:33.475 | [8549 Async ks-group-memberalt:63883]: Waiting for completion of get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 running on PID 63883 (4 other jobs running) 2026-07-03 13:52:33.505 | [8549 Async ks-group-memberalt:63883]: Signaling child to exit 2026-07-03 13:52:33.800 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:33.829 | [63883 Async ks-group-memberalt:63883]: finished successfully 2026-07-03 13:52:33.858 | WAKEUP 2026-07-03 13:52:33.888 | [8549 Async ks-group-memberalt:63883]: Signaled 2026-07-03 13:52:33.890 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-03 13:52:33.890 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 5669b5b7f25e4007b24d8628d5c814e6 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:33.890 | 2026-07-03 13:52:33.890 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5669b5b7f25e4007b24d8628d5c814e6 --project 1971350ec85146e6bdf64cb370b93e49 -f value -c Role 2026-07-03 13:52:33.890 | 2026-07-03 13:52:33.890 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:33.890 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:33.890 | + functions-common:get_or_add_group_project_role:1049 : echo 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:33.890 | 2c4d7f0b812b4eeb858c9abffd87362a 2026-07-03 13:52:33.944 | [8549 Async ks-group-memberalt:63883]: finished get_or_add_group_project_role member 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 with result 0 in 3 seconds 2026-07-03 13:52:33.992 | [8549 Async ks-group-anotheralt:63981]: Waiting for completion of get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 running on PID 63981 (3 other jobs running) 2026-07-03 13:52:34.022 | [8549 Async ks-group-anotheralt:63981]: Signaling child to exit 2026-07-03 13:52:34.342 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:34.376 | [63981 Async ks-group-anotheralt:63981]: finished successfully 2026-07-03 13:52:34.408 | WAKEUP 2026-07-03 13:52:34.435 | [8549 Async ks-group-anotheralt:63981]: Signaled 2026-07-03 13:52:34.437 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-03 13:52:34.438 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 5669b5b7f25e4007b24d8628d5c814e6 --project 1971350ec85146e6bdf64cb370b93e49 2026-07-03 13:52:34.438 | 2026-07-03 13:52:34.438 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5669b5b7f25e4007b24d8628d5c814e6 --project 1971350ec85146e6bdf64cb370b93e49 -f value -c Role 2026-07-03 13:52:34.438 | 2026-07-03 13:52:34.438 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:34.438 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:34.438 | + functions-common:get_or_add_group_project_role:1049 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:34.438 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:52:34.493 | [8549 Async ks-group-anotheralt:63981]: finished get_or_add_group_project_role anotherrole 5669b5b7f25e4007b24d8628d5c814e6 1971350ec85146e6bdf64cb370b93e49 with result 0 in 3 seconds 2026-07-03 13:52:34.532 | [8549 Async ks-group-admin:64081]: Waiting for completion of get_or_add_group_project_role admin 6c73174a3f64487aa62b2d31aa9acfb3 5f04e07129854927a19bf9e59991bb8b running on PID 64081 (2 other jobs running) 2026-07-03 13:52:34.562 | [8549 Async ks-group-admin:64081]: Signaling child to exit 2026-07-03 13:52:34.829 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:34.852 | [64081 Async ks-group-admin:64081]: finished successfully 2026-07-03 13:52:34.876 | WAKEUP 2026-07-03 13:52:34.899 | [8549 Async ks-group-admin:64081]: Signaled 2026-07-03 13:52:34.901 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-03 13:52:34.901 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 6c73174a3f64487aa62b2d31aa9acfb3 --project 5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:52:34.901 | 2026-07-03 13:52:34.901 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6c73174a3f64487aa62b2d31aa9acfb3 --project 5f04e07129854927a19bf9e59991bb8b -f value -c Role 2026-07-03 13:52:34.901 | 2026-07-03 13:52:34.901 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:52:34.901 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:34.901 | + functions-common:get_or_add_group_project_role:1049 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:34.901 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:52:34.945 | [8549 Async ks-group-admin:64081]: finished get_or_add_group_project_role admin 6c73174a3f64487aa62b2d31aa9acfb3 5f04e07129854927a19bf9e59991bb8b with result 0 in 3 seconds 2026-07-03 13:52:34.950 | + inc/async:async_wait:197 : return 0 2026-07-03 13:52:34.953 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-03 13:52:34.971 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:52:34.975 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-03 13:52:34.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:34.998 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-03 13:52:35.000 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-03 13:52:35.072 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-03 13:52:35.119 | [8549 Async create_nova_accounts:65886]: running: create_nova_accounts 2026-07-03 13:52:35.123 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-03 13:52:35.148 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:35.152 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-03 13:52:35.155 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-03 13:52:35.242 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-03 13:52:35.298 | [8549 Async create_glance_accounts:66009]: running: create_glance_accounts 2026-07-03 13:52:35.303 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-03 13:52:35.331 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:35.334 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-03 13:52:35.339 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-03 13:52:35.425 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-03 13:52:35.482 | [8549 Async create_cinder_accounts:66147]: running: create_cinder_accounts 2026-07-03 13:52:35.486 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-03 13:52:35.511 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:35.517 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-03 13:52:35.520 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-03 13:52:35.612 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-03 13:52:35.670 | [8549 Async create_neutron_accounts:66289]: running: create_neutron_accounts 2026-07-03 13:52:35.674 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-03 13:52:35.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:52:35.706 | + ./stack.sh:main:1135 : async_runfunc create_swift_accounts 2026-07-03 13:52:35.709 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-03 13:52:35.799 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-03 13:52:35.848 | [8549 Async create_swift_accounts:66470]: running: create_swift_accounts 2026-07-03 13:52:35.853 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-03 13:52:35.878 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:52:35.881 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-03 13:52:35.945 | [8549 Async create_nova_accounts:65886]: Waiting for completion of create_nova_accounts running on PID 65886 (6 other jobs running) 2026-07-03 13:52:35.979 | [8549 Async create_nova_accounts:65886]: Signaling child to exit 2026-07-03 13:52:58.726 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:52:58.756 | [66289 Async create_neutron_accounts:66289]: finished successfully 2026-07-03 13:53:03.344 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:53:03.373 | [66147 Async create_cinder_accounts:66147]: finished successfully 2026-07-03 13:53:11.560 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:53:11.589 | [65886 Async create_nova_accounts:65886]: finished successfully 2026-07-03 13:53:11.615 | WAKEUP 2026-07-03 13:53:11.641 | [8549 Async create_nova_accounts:65886]: Signaled 2026-07-03 13:53:11.642 | + 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-03 13:53:11.642 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-03 13:53:11.643 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-03 13:53:11.643 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:11.643 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:11.643 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:11.643 | ++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | + functions-common:get_or_create_user:915 : user_id=117413f8e17f4ee79021df2710303cde 2026-07-03 13:53:11.643 | + functions-common:get_or_create_user:916 : echo 117413f8e17f4ee79021df2710303cde 2026-07-03 13:53:11.643 | 117413f8e17f4ee79021df2710303cde 2026-07-03 13:53:11.643 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:11.643 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:11.643 | + 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:11.643 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:11.643 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-03 13:53:11.643 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:11.643 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:11.643 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:11.643 | + 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:11.643 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:11.643 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.97/compute 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:11.643 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-03 13:53:11.643 | ++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:11.643 | 2b81ef211d784e8f9f7dd793f19c9c52' 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1067 : echo 2b81ef211d784e8f9f7dd793f19c9c52 2026-07-03 13:53:11.643 | 2b81ef211d784e8f9f7dd793f19c9c52 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.97/compute/v2/$(project_id)s' 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:11.643 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.97/compute/v2/$(project_id)s' RegionOne 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:11.643 | +++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:11.643 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.97/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-03 13:53:11.643 | 2026-07-03 13:53:11.643 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=959decbf9d7943c6ac0df6a305d02029 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 959decbf9d7943c6ac0df6a305d02029 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1100 : public_id=959decbf9d7943c6ac0df6a305d02029 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1109 : echo 959decbf9d7943c6ac0df6a305d02029 2026-07-03 13:53:11.643 | 959decbf9d7943c6ac0df6a305d02029 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:11.643 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-03 13:53:11.643 | ++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:11.643 | 41e3d47bef374d70a8b7578a06549048' 2026-07-03 13:53:11.643 | + functions-common:get_or_create_service:1067 : echo 41e3d47bef374d70a8b7578a06549048 2026-07-03 13:53:11.643 | 41e3d47bef374d70a8b7578a06549048 2026-07-03 13:53:11.643 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.97/compute/v2.1 2026-07-03 13:53:11.643 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:11.643 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.97/compute/v2.1 RegionOne 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:11.643 | +++ 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-03 13:53:11.643 | 2026-07-03 13:53:11.643 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:11.643 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:11.644 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.97/compute/v2.1 --region RegionOne -f value -c id 2026-07-03 13:53:11.644 | 2026-07-03 13:53:11.644 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d03f116795914a78b71b529457b4ff01 2026-07-03 13:53:11.644 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d03f116795914a78b71b529457b4ff01 2026-07-03 13:53:11.644 | + functions-common:get_or_create_endpoint:1100 : public_id=d03f116795914a78b71b529457b4ff01 2026-07-03 13:53:11.644 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:53:11.644 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:11.644 | + functions-common:get_or_create_endpoint:1109 : echo d03f116795914a78b71b529457b4ff01 2026-07-03 13:53:11.644 | d03f116795914a78b71b529457b4ff01 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-03 13:53:11.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-03 13:53:11.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-03 13:53:11.644 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:11.644 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:11.644 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:11.644 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:11.644 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:11.644 | + 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-03 13:53:11.644 | 2026-07-03 13:53:11.644 | ++ 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-03 13:53:11.644 | 2026-07-03 13:53:11.644 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:11.644 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:11.644 | + functions-common:get_or_add_user_project_role:980 : echo 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:11.644 | 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-03 13:53:11.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-03 13:53:11.644 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:11.644 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-03 13:53:11.691 | [8549 Async create_nova_accounts:65886]: finished create_nova_accounts with result 0 in 36 seconds 2026-07-03 13:53:11.732 | [8549 Async create_glance_accounts:66009]: Waiting for completion of create_glance_accounts running on PID 66009 (5 other jobs running) 2026-07-03 13:53:11.763 | [8549 Async create_glance_accounts:66009]: Signaling child to exit 2026-07-03 13:53:17.498 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:53:17.523 | [66009 Async create_glance_accounts:66009]: finished successfully 2026-07-03 13:53:17.548 | WAKEUP 2026-07-03 13:53:17.572 | [8549 Async create_glance_accounts:66009]: Signaled 2026-07-03 13:53:17.573 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-03 13:53:17.573 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:17.573 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-03 13:53:17.573 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-03 13:53:17.573 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:17.573 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:17.573 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:17.573 | ++ 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-03 13:53:17.573 | 2026-07-03 13:53:17.573 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.573 | + functions-common:get_or_create_user:915 : user_id=4a57c9a4c3c84cfea9ed33dd067fafc6 2026-07-03 13:53:17.573 | + functions-common:get_or_create_user:916 : echo 4a57c9a4c3c84cfea9ed33dd067fafc6 2026-07-03 13:53:17.573 | 4a57c9a4c3c84cfea9ed33dd067fafc6 2026-07-03 13:53:17.573 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.573 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.573 | + 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-03 13:53:17.573 | 2026-07-03 13:53:17.573 | ++ 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-03 13:53:17.573 | 2026-07-03 13:53:17.573 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.573 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.573 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-03 13:53:17.573 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.573 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.573 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.573 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.573 | + 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-03 13:53:17.573 | 2026-07-03 13:53:17.573 | ++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:17.574 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:17.574 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-03 13:53:17.574 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:17.574 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-03 13:53:17.574 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-03 13:53:17.574 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:17.574 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:17.574 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:17.574 | ++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | + functions-common:get_or_create_user:915 : user_id=91aa9c7ecf8f47638eb90e2b47d44205 2026-07-03 13:53:17.574 | + functions-common:get_or_create_user:916 : echo 91aa9c7ecf8f47638eb90e2b47d44205 2026-07-03 13:53:17.574 | 91aa9c7ecf8f47638eb90e2b47d44205 2026-07-03 13:53:17.574 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.574 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.574 | + 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.574 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.574 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-03 13:53:17.574 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.574 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.574 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.574 | + 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:979 : user_role_id=6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:17.574 | + functions-common:get_or_add_user_project_role:980 : echo 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:17.574 | 6b714bc9279a473e86d29e5ef6be98f1 2026-07-03 13:53:17.574 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-03 13:53:17.574 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:17.574 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-03 13:53:17.574 | ++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:17.574 | 6cdcd0f17c2247d793bf5102fc894fa9' 2026-07-03 13:53:17.574 | + functions-common:get_or_create_service:1067 : echo 6cdcd0f17c2247d793bf5102fc894fa9 2026-07-03 13:53:17.574 | 6cdcd0f17c2247d793bf5102fc894fa9 2026-07-03 13:53:17.574 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.97/image 2026-07-03 13:53:17.574 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:17.574 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.97/image RegionOne 2026-07-03 13:53:17.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:17.574 | +++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:17.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:17.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.97/image --region RegionOne -f value -c id 2026-07-03 13:53:17.574 | 2026-07-03 13:53:17.574 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.574 | + functions-common:get_or_create_endpoint:1100 : public_id=5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.574 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:53:17.574 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:17.574 | + functions-common:get_or_create_endpoint:1109 : echo 5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.574 | 5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.574 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-03 13:53:17.574 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-03 13:53:17.574 | +++ 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-03 13:53:17.574 | 2026-07-03 13:53:17.574 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.574 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-03 13:53:17.574 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-03 13:53:17.574 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-03 13:53:17.575 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-03 13:53:17.575 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-03 13:53:17.575 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-03 13:53:17.575 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-03 13:53:17.575 | + 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-03 13:53:17.575 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | Field | Value | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | default_limit | 2000 | 2026-07-03 13:53:17.575 | | description | None | 2026-07-03 13:53:17.575 | | id | 91b4c80e34634141a289206a766f3e31 | 2026-07-03 13:53:17.575 | | region_id | RegionOne | 2026-07-03 13:53:17.575 | | resource_name | image_size_total | 2026-07-03 13:53:17.575 | | service_id | 6cdcd0f17c2247d793bf5102fc894fa9 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | + 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-03 13:53:17.575 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | Field | Value | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | default_limit | 2000 | 2026-07-03 13:53:17.575 | | description | None | 2026-07-03 13:53:17.575 | | id | 5f2c0e8fe4d04fe8a89f312f7c6f838b | 2026-07-03 13:53:17.575 | | region_id | RegionOne | 2026-07-03 13:53:17.575 | | resource_name | image_stage_total | 2026-07-03 13:53:17.575 | | service_id | 6cdcd0f17c2247d793bf5102fc894fa9 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | + 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-03 13:53:17.575 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | Field | Value | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | default_limit | 100 | 2026-07-03 13:53:17.575 | | description | None | 2026-07-03 13:53:17.575 | | id | bd5eea59ab8f49daa633a9b9c692cdab | 2026-07-03 13:53:17.575 | | region_id | RegionOne | 2026-07-03 13:53:17.575 | | resource_name | image_count_total | 2026-07-03 13:53:17.575 | | service_id | 6cdcd0f17c2247d793bf5102fc894fa9 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | + 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-03 13:53:17.575 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | Field | Value | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | | default_limit | 100 | 2026-07-03 13:53:17.575 | | description | None | 2026-07-03 13:53:17.575 | | id | fa025f09a6284ab5a9ef9cfc4c208c1c | 2026-07-03 13:53:17.575 | | region_id | RegionOne | 2026-07-03 13:53:17.575 | | resource_name | image_count_uploading | 2026-07-03 13:53:17.575 | | service_id | 6cdcd0f17c2247d793bf5102fc894fa9 | 2026-07-03 13:53:17.575 | +---------------+----------------------------------+ 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.97/identity 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-03 13:53:17.575 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-03 13:53:17.575 | 2026-07-03 13:53:17.575 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 5d6ff2ec6f4f40f49815c157620f6c5e 2026-07-03 13:53:17.575 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-03 13:53:17.575 | 2026-07-03 13:53:17.575 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-03 13:53:17.575 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:17.620 | [8549 Async create_glance_accounts:66009]: finished create_glance_accounts with result 0 in 42 seconds 2026-07-03 13:53:17.662 | [8549 Async create_cinder_accounts:66147]: Waiting for completion of create_cinder_accounts running on PID 66147 (4 other jobs running) 2026-07-03 13:53:17.690 | [8549 Async create_cinder_accounts:66147]: Signaling child to exit 2026-07-03 13:53:17.690 | WAKEUP 2026-07-03 13:53:17.718 | [8549 Async create_cinder_accounts:66147]: Signaled 2026-07-03 13:53:17.720 | + 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-03 13:53:17.720 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-03 13:53:17.720 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-03 13:53:17.720 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:17.720 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-03 13:53:17.720 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-03 13:53:17.720 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:17.720 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:17.720 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:17.720 | ++ 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-03 13:53:17.720 | 2026-07-03 13:53:17.720 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.720 | + functions-common:get_or_create_user:915 : user_id=eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.720 | + functions-common:get_or_create_user:916 : echo eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.720 | eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.720 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-03 13:53:17.720 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.720 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.720 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.720 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.720 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.720 | + 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-03 13:53:17.720 | 2026-07-03 13:53:17.720 | ++ 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-03 13:53:17.720 | 2026-07-03 13:53:17.720 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.721 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.721 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.721 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-03 13:53:17.721 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.97/volume 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-03 13:53:17.721 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-03 13:53:17.721 | ++ 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-03 13:53:17.721 | 2026-07-03 13:53:17.721 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:17.721 | fdbd15c3859741b7ba6ef59f9f67e905' 2026-07-03 13:53:17.721 | + functions-common:get_or_create_service:1067 : echo fdbd15c3859741b7ba6ef59f9f67e905 2026-07-03 13:53:17.721 | fdbd15c3859741b7ba6ef59f9f67e905 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.97/volume/v3 2026-07-03 13:53:17.721 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.97/volume/v3 RegionOne 2026-07-03 13:53:17.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:17.721 | +++ 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-03 13:53:17.721 | 2026-07-03 13:53:17.721 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:17.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:17.721 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.97/volume/v3 --region RegionOne -f value -c id 2026-07-03 13:53:17.721 | 2026-07-03 13:53:17.721 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9bb44e3078154acd8a7e68d9b28e853f 2026-07-03 13:53:17.721 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9bb44e3078154acd8a7e68d9b28e853f 2026-07-03 13:53:17.721 | + functions-common:get_or_create_endpoint:1100 : public_id=9bb44e3078154acd8a7e68d9b28e853f 2026-07-03 13:53:17.721 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:53:17.721 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:17.721 | + functions-common:get_or_create_endpoint:1109 : echo 9bb44e3078154acd8a7e68d9b28e853f 2026-07-03 13:53:17.721 | 9bb44e3078154acd8a7e68d9b28e853f 2026-07-03 13:53:17.721 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-03 13:53:17.721 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:53:17.721 | +++ 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-03 13:53:17.721 | 2026-07-03 13:53:17.721 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_project:928 : project_id=ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_project:929 : echo ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:53:17.721 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id ee59908f19c44ab6a8b4f9a3309ce4d3 2026-07-03 13:53:17.721 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:17.721 | +++ 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-03 13:53:17.721 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-03 13:53:17.721 | 2026-07-03 13:53:17.721 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_user:915 : user_id=eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.721 | ++ functions-common:get_or_create_user:916 : echo eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.721 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id eee5c986f6b1442c9a135891db49ffde 2026-07-03 13:53:17.769 | [8549 Async create_cinder_accounts:66147]: finished create_cinder_accounts with result 0 in 27 seconds 2026-07-03 13:53:17.775 | + inc/async:async_wait:197 : return 0 2026-07-03 13:53:17.779 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-03 13:53:17.838 | [8549 Async create_neutron_accounts:66289]: Waiting for completion of create_neutron_accounts running on PID 66289 (3 other jobs running) 2026-07-03 13:53:17.866 | [8549 Async create_neutron_accounts:66289]: Signaling child to exit 2026-07-03 13:53:17.867 | WAKEUP 2026-07-03 13:53:17.891 | [8549 Async create_neutron_accounts:66289]: Signaled 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:483 : neutron_url=https://10.4.3.97/ 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:485 : neutron_url=https://10.4.3.97/networking 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-03 13:53:17.893 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-03 13:53:17.893 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-03 13:53:17.893 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:17.893 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:17.893 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:17.893 | ++ 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-03 13:53:17.893 | 2026-07-03 13:53:17.893 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.893 | + functions-common:get_or_create_user:915 : user_id=a8fe31ed7ea64446a75620205bbdf476 2026-07-03 13:53:17.893 | + functions-common:get_or_create_user:916 : echo a8fe31ed7ea64446a75620205bbdf476 2026-07-03 13:53:17.893 | a8fe31ed7ea64446a75620205bbdf476 2026-07-03 13:53:17.893 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-03 13:53:17.893 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:17.893 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:17.893 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:17.893 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:17.893 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:17.893 | + 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-03 13:53:17.893 | 2026-07-03 13:53:17.893 | ++ 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-03 13:53:17.893 | 2026-07-03 13:53:17.893 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.893 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.893 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.893 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:17.893 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-03 13:53:17.893 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:17.893 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-03 13:53:17.893 | ++ 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-03 13:53:17.893 | 2026-07-03 13:53:17.893 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.893 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:17.893 | ba7231433a034058a87f97c7590a7fcc' 2026-07-03 13:53:17.893 | + functions-common:get_or_create_service:1067 : echo ba7231433a034058a87f97c7590a7fcc 2026-07-03 13:53:17.893 | ba7231433a034058a87f97c7590a7fcc 2026-07-03 13:53:17.893 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne https://10.4.3.97/networking 2026-07-03 13:53:17.893 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:17.893 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.97/networking RegionOne 2026-07-03 13:53:17.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:17.893 | +++ 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-03 13:53:17.893 | 2026-07-03 13:53:17.893 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:17.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:17.893 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.97/networking --region RegionOne -f value -c id 2026-07-03 13:53:17.893 | 2026-07-03 13:53:17.893 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:17.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=7c5ff183c92e418bb1b78c74da6c5d67 2026-07-03 13:53:17.893 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 7c5ff183c92e418bb1b78c74da6c5d67 2026-07-03 13:53:17.893 | + functions-common:get_or_create_endpoint:1100 : public_id=7c5ff183c92e418bb1b78c74da6c5d67 2026-07-03 13:53:17.894 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:53:17.894 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:17.894 | + functions-common:get_or_create_endpoint:1109 : echo 7c5ff183c92e418bb1b78c74da6c5d67 2026-07-03 13:53:17.894 | 7c5ff183c92e418bb1b78c74da6c5d67 2026-07-03 13:53:17.940 | [8549 Async create_neutron_accounts:66289]: finished create_neutron_accounts with result 0 in 23 seconds 2026-07-03 13:53:17.982 | [8549 Async create_swift_accounts:66470]: Waiting for completion of create_swift_accounts running on PID 66470 (2 other jobs running) 2026-07-03 13:53:18.005 | [8549 Async create_swift_accounts:66470]: Signaling child to exit 2026-07-03 13:53:20.924 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:53:20.954 | [66470 Async create_swift_accounts:66470]: finished successfully 2026-07-03 13:53:20.979 | WAKEUP 2026-07-03 13:53:21.008 | [8549 Async create_swift_accounts:66470]: Signaled 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-03 13:53:21.010 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-03 13:53:21.010 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-03 13:53:21.010 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-03 13:53:21.010 | 2026-07-03 13:53:21.010 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.010 | ++ functions-common:get_or_create_role:940 : role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.010 | ++ functions-common:get_or_create_role:941 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:626 : another_role=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.010 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-03 13:53:21.010 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-03 13:53:21.010 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:21.010 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:53:21.010 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:53:21.010 | ++ 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-03 13:53:21.010 | 2026-07-03 13:53:21.010 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.010 | + functions-common:get_or_create_user:915 : user_id=642137d39fad4e4b92d7249705a9a244 2026-07-03 13:53:21.010 | + functions-common:get_or_create_user:916 : echo 642137d39fad4e4b92d7249705a9a244 2026-07-03 13:53:21.010 | 642137d39fad4e4b92d7249705a9a244 2026-07-03 13:53:21.010 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-03 13:53:21.010 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.010 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.010 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:21.010 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.010 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:21.011 | + 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | ++ 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:21.011 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:53:21.011 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-03 13:53:21.011 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.011 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:53:21.011 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:53:21.011 | + 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | ++ 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.011 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.011 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.011 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-03 13:53:21.011 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:53:21.011 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-03 13:53:21.011 | ++ 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.011 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:53:21.011 | ec2b567fccb645df8fb9f081c637d527' 2026-07-03 13:53:21.011 | + functions-common:get_or_create_service:1067 : echo ec2b567fccb645df8fb9f081c637d527 2026-07-03 13:53:21.011 | ec2b567fccb645df8fb9f081c637d527 2026-07-03 13:53:21.011 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.97:8080/v1/AUTH_$(project_id)s' https://10.4.3.97:8080 2026-07-03 13:53:21.011 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:53:21.011 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.97:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-03 13:53:21.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:21.011 | +++ 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-03 13:53:21.011 | 2026-07-03 13:53:21.011 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:21.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:21.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.97:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-03 13:53:21.011 | 2026-07-03 13:53:21.011 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d5d80a0724204c7f8a617926b364caa0 2026-07-03 13:53:21.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d5d80a0724204c7f8a617926b364caa0 2026-07-03 13:53:21.011 | + functions-common:get_or_create_endpoint:1100 : public_id=d5d80a0724204c7f8a617926b364caa0 2026-07-03 13:53:21.011 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.97:8080 ]] 2026-07-03 13:53:21.011 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.97:8080 RegionOne 2026-07-03 13:53:21.011 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:53:21.011 | ++ 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-03 13:53:21.012 | 2026-07-03 13:53:21.012 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:53:21.012 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:53:21.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.97:8080 --region RegionOne -f value -c id 2026-07-03 13:53:21.012 | 2026-07-03 13:53:21.012 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=986b202f4ed94618b8937b8b74578182 2026-07-03 13:53:21.012 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 986b202f4ed94618b8937b8b74578182 2026-07-03 13:53:21.012 | 986b202f4ed94618b8937b8b74578182 2026-07-03 13:53:21.012 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:53:21.012 | + functions-common:get_or_create_endpoint:1109 : echo d5d80a0724204c7f8a617926b364caa0 2026-07-03 13:53:21.012 | d5d80a0724204c7f8a617926b364caa0 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-03 13:53:21.012 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:53:21.012 | +++ 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-03 13:53:21.012 | 2026-07-03 13:53:21.012 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_project:928 : project_id=ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_project:929 : echo ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:640 : swift_project_test1=ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-03 13:53:21.012 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.012 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-03 13:53:21.012 | +++ 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-03 13:53:21.012 | 2026-07-03 13:53:21.012 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:915 : user_id=aa4e3040a25c4442814b01bfe392583b 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:916 : echo aa4e3040a25c4442814b01bfe392583b 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=aa4e3040a25c4442814b01bfe392583b 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-03 13:53:21.012 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin aa4e3040a25c4442814b01bfe392583b ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.012 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:53:21.012 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.012 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.012 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:53:21.012 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:53:21.012 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user aa4e3040a25c4442814b01bfe392583b --project ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.012 | 2026-07-03 13:53:21.012 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aa4e3040a25c4442814b01bfe392583b --project ecd33d71d1b049c3935e6994dd5172a1 -c Role -f value 2026-07-03 13:53:21.012 | 2026-07-03 13:53:21.012 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.012 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.012 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-03 13:53:21.012 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-03 13:53:21.012 | +++ 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-03 13:53:21.012 | 2026-07-03 13:53:21.012 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:915 : user_id=447008407a6040869f1a79c152af24f8 2026-07-03 13:53:21.012 | ++ functions-common:get_or_create_user:916 : echo 447008407a6040869f1a79c152af24f8 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:649 : swift_user_test3=447008407a6040869f1a79c152af24f8 2026-07-03 13:53:21.012 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-03 13:53:21.013 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role b487a6ff7cbb485894f3f70294d65e40 447008407a6040869f1a79c152af24f8 ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.013 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add b487a6ff7cbb485894f3f70294d65e40 --user 447008407a6040869f1a79c152af24f8 --project ecd33d71d1b049c3935e6994dd5172a1 2026-07-03 13:53:21.013 | 2026-07-03 13:53:21.013 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role b487a6ff7cbb485894f3f70294d65e40 --user 447008407a6040869f1a79c152af24f8 --project ecd33d71d1b049c3935e6994dd5172a1 -c Role -f value 2026-07-03 13:53:21.013 | 2026-07-03 13:53:21.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:980 : echo b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.013 | b487a6ff7cbb485894f3f70294d65e40 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-03 13:53:21.013 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:53:21.013 | +++ 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-03 13:53:21.013 | 2026-07-03 13:53:21.013 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_project:928 : project_id=f1d0f7644db74ee78b329da781fb2a50 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_project:929 : echo f1d0f7644db74ee78b329da781fb2a50 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:654 : swift_project_test2=f1d0f7644db74ee78b329da781fb2a50 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-03 13:53:21.013 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-03 13:53:21.013 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-03 13:53:21.013 | +++ 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-03 13:53:21.013 | 2026-07-03 13:53:21.013 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_user:915 : user_id=1b209c5f1e604e769d3bed5666b656b3 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_user:916 : echo 1b209c5f1e604e769d3bed5666b656b3 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:659 : swift_user_test2=1b209c5f1e604e769d3bed5666b656b3 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-03 13:53:21.013 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 1b209c5f1e604e769d3bed5666b656b3 f1d0f7644db74ee78b329da781fb2a50 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.013 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:53:21.013 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1b209c5f1e604e769d3bed5666b656b3 --project f1d0f7644db74ee78b329da781fb2a50 2026-07-03 13:53:21.013 | 2026-07-03 13:53:21.013 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1b209c5f1e604e769d3bed5666b656b3 --project f1d0f7644db74ee78b329da781fb2a50 -c Role -f value 2026-07-03 13:53:21.013 | 2026-07-03 13:53:21.013 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.013 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.013 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-03 13:53:21.013 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-03 13:53:21.013 | +++ 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-03 13:53:21.013 | 2026-07-03 13:53:21.013 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_domain:877 : domain_id=94bfa077997c447a8135001b61edc941 2026-07-03 13:53:21.013 | ++ functions-common:get_or_create_domain:878 : echo 94bfa077997c447a8135001b61edc941 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:664 : swift_domain=94bfa077997c447a8135001b61edc941 2026-07-03 13:53:21.013 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-03 13:53:21.014 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-03 13:53:21.014 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 94bfa077997c447a8135001b61edc941 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-03 13:53:21.014 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=94bfa077997c447a8135001b61edc941 --or-show -f value -c id 2026-07-03 13:53:21.014 | 2026-07-03 13:53:21.014 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_project:928 : project_id=5fb24b3b482546e9a411e952ee57bea4 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_project:929 : echo 5fb24b3b482546e9a411e952ee57bea4 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:668 : swift_project_test4=5fb24b3b482546e9a411e952ee57bea4 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-03 13:53:21.014 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-03 13:53:21.014 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 94bfa077997c447a8135001b61edc941 test4@example.com 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-03 13:53:21.014 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=94bfa077997c447a8135001b61edc941 --email=test4@example.com --or-show -f value -c id 2026-07-03 13:53:21.014 | 2026-07-03 13:53:21.014 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_user:915 : user_id=15aebd8201a846f19c3d776df7fd547e 2026-07-03 13:53:21.014 | ++ functions-common:get_or_create_user:916 : echo 15aebd8201a846f19c3d776df7fd547e 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:673 : swift_user_test4=15aebd8201a846f19c3d776df7fd547e 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-03 13:53:21.014 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:53:21.014 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 15aebd8201a846f19c3d776df7fd547e 5fb24b3b482546e9a411e952ee57bea4 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:53:21.014 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-03 13:53:21.014 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:53:21.014 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:53:21.014 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-03 13:53:21.014 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-03 13:53:21.014 | ++ functions-common:_get_domain_args:957 : echo 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 15aebd8201a846f19c3d776df7fd547e --project 5fb24b3b482546e9a411e952ee57bea4 2026-07-03 13:53:21.014 | 2026-07-03 13:53:21.014 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 15aebd8201a846f19c3d776df7fd547e --project 5fb24b3b482546e9a411e952ee57bea4 -c Role -f value 2026-07-03 13:53:21.014 | 2026-07-03 13:53:21.014 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.014 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.014 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:53:21.063 | [8549 Async create_swift_accounts:66470]: finished create_swift_accounts with result 0 in 45 seconds 2026-07-03 13:53:21.072 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-03 13:53:21.075 | + inc/async:async_wait:197 : return 0 2026-07-03 13:53:21.079 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-03 13:53:21.101 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:21.106 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-03 13:53:21.128 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:21.132 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-03 13:53:21.135 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:53:21.138 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-03 13:53:21.142 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-03 13:53:21.145 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-03 13:53:21.220 | + inc/async:async_inner:63 : init_glance 2026-07-03 13:53:21.268 | [8549 Async init_glance:69949]: running: init_glance 2026-07-03 13:53:21.272 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-03 13:53:21.298 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:21.302 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-03 13:53:21.306 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:53:21.310 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-03 13:53:21.315 | + ./stack.sh:main:1167 : configure_neutron 2026-07-03 13:53:21.320 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-03 13:53:21.324 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-03 13:53:21.327 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o stack /etc/neutron 2026-07-03 13:53:21.345 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-03 13:53:21.349 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-03 13:53:28.913 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:53:28.945 | [69949 Async init_glance:69949]: finished successfully 2026-07-03 13:53:29.204 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:53:29.204 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:53:29.204 | we strongly recommend against using it for new projects. 2026-07-03 13:53:29.204 | 2026-07-03 13:53:29.204 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:53:29.204 | framework. For more detail see 2026-07-03 13:53:29.204 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:53:29.204 | 2026-07-03 13:53:29.204 | __import__(import_str) 2026-07-03 13:53:29.592 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-03 13:53:29.592 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-03 13:53:36.603 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-03 13:53:36.603 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-03 13:53:45.428 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-03 13:53:45.433 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-03 13:53:45.436 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-03 13:53:45.439 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-03 13:53:45.442 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-03 13:53:45.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-03 13:53:45.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-03 13:53:45.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-03 13:53:45.454 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-03 13:53:45.457 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-03 13:53:45.460 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-03 13:53:45.462 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-03 13:53:45.465 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-03 13:53:45.468 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-03 13:53:45.472 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-03 13:53:45.476 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-03 13:53:45.480 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:53:45.483 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:53:45.486 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-03 13:53:45.489 | + 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-03 13:53:45.495 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-03 13:53:45.498 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-03 13:53:45.501 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-03 13:53:45.505 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-03 13:53:45.508 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:53:45.511 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:53:45.515 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:53:45.533 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:45.537 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:53:45.540 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-03 13:53:45.544 | + 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-03 13:53:45.580 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-03 13:53:45.616 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-03 13:53:45.654 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-03 13:53:45.692 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-03 13:53:45.731 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-03 13:53:45.767 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-03 13:53:45.770 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-03 13:53:45.773 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-03 13:53:45.776 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-03 13:53:45.780 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:53:45.801 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:53:45.805 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:53:45.808 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:53:45.811 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:53:45.814 | + 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-03 13:53:45.846 | + 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-03 13:53:45.878 | + 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-03 13:53:45.912 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:53:45.946 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-03 13:53:45.983 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-03 13:53:45.987 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:53:45.990 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-03 13:53:45.993 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-03 13:53:45.996 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-03 13:53:45.999 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:53:46.002 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-03 13:53:46.005 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-03 13:53:46.022 | + 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-03 13:53:46.036 | + 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-03 13:53:46.051 | + 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-03 13:53:46.064 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-03 13:53:46.077 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-03 13:53:46.080 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-03 13:53:46.083 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-03 13:53:46.088 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.55dZgqzo3D 2026-07-03 13:53:46.090 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-03 13:53:46.094 | + 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-03 13:53:46.097 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.55dZgqzo3D 2026-07-03 13:53:46.101 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.55dZgqzo3D 2026-07-03 13:53:46.115 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.55dZgqzo3D /etc/sudoers.d/neutron-rootwrap 2026-07-03 13:53:46.130 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-03 13:53:46.133 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-03 13:53:46.136 | + 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-03 13:53:46.174 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-03 13:53:46.178 | + 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-03 13:53:46.216 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-03 13:53:46.219 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-03 13:53:46.223 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-03 13:53:46.226 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:53:46.230 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-03 13:53:46.233 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:53:46.256 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:46.261 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-03 13:53:46.265 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-03 13:53:46.268 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:53:46.293 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:46.296 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:53:46.301 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/ 2026-07-03 13:53:46.339 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:53:46.342 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:53:46.346 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-03 13:53:46.367 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.369 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-03 13:53:46.388 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.392 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-03 13:53:46.414 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.418 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-03 13:53:46.439 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.443 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-03 13:53:46.465 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.468 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-03 13:53:46.470 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-03 13:53:46.490 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:53:46.493 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-03 13:53:46.497 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-03 13:53:46.499 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-03 13:53:46.499 | Configuring OVN 2026-07-03 13:53:46.503 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-03 13:53:46.506 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-03 13:53:46.510 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-03 13:53:46.515 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=9f2400e6-c013-4254-8cd5-71a34006c9ca 2026-07-03 13:53:46.518 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-03 13:53:46.521 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-03 13:53:46.524 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-03 13:53:46.528 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-03 13:53:46.532 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-03 13:53:46.535 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-03 13:53:46.538 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-03 13:53:46.541 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-03 13:53:46.544 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-03 13:53:46.546 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-03 13:53:46.549 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-03 13:53:46.552 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-03 13:53:46.555 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-03 13:53:46.558 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-03 13:53:46.561 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-03 13:53:46.564 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-03 13:53:46.568 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-03 13:53:46.571 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-03 13:53:46.575 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-03 13:53:46.598 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:46.601 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-03 13:53:46.659 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-03 13:53:46.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-03 13:53:46.666 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-03 13:53:46.687 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:53:46.690 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-03 13:53:46.693 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:53:46.697 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-03 13:53:46.700 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-07-03 13:53:46.715 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-03 13:53:46.722 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-03 13:53:46.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-03 13:53:53.684 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:53:53.685 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:53:53.685 | we strongly recommend against using it for new projects. 2026-07-03 13:53:53.685 | 2026-07-03 13:53:53.685 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:53:53.685 | framework. For more detail see 2026-07-03 13:53:53.685 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:53:53.685 | 2026-07-03 13:53:53.685 | __import__(import_str) 2026-07-03 13:53:53.986 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-03 13:53:53.986 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-03 13:54:00.858 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-03 13:54:00.858 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-03 13:54:09.605 | + 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-03 13:54:09.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:54:09.615 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:54:09.619 | + 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-03 13:54:09.657 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-03 13:54:09.660 | + 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-03 13:54:09.701 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-03 13:54:09.738 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.97 2026-07-03 13:54:09.775 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-03 13:54:09.814 | + 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-03 13:54:09.853 | + 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-03 13:54:09.893 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.97:6642 2026-07-03 13:54:09.933 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-03 13:54:09.956 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:09.960 | + 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-03 13:54:10.001 | + 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-03 13:54:10.044 | + 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-03 13:54:10.082 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-03 13:54:10.086 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-03 13:54:10.128 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.97:6641 2026-07-03 13:54:10.171 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-03 13:54:10.174 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-03 13:54:10.174 | Configuring Neutron for OVN 2026-07-03 13:54:10.178 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-03 13:54:10.200 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:10.204 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-03 13:54:10.209 | ++ 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-03 13:54:10.209 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-03 13:54:12.508 | + 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-03 13:54:12.512 | ++ 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-03 13:54:12.512 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-03 13:54:14.431 | + 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-03 13:54:14.434 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-03 13:54:14.456 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:14.459 | + 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-03 13:54:14.465 | ++ 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-03 13:54:14.465 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-03 13:54:14.465 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-03 13:54:14.469 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-03 13:54:14.475 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-03 13:54:14.475 | address-scope 2026-07-03 13:54:14.475 | agent 2026-07-03 13:54:14.475 | allowed-address-pairs 2026-07-03 13:54:14.475 | auto-allocated-topology 2026-07-03 13:54:14.475 | availability_zone 2026-07-03 13:54:14.475 | bgp 2026-07-03 13:54:14.475 | bgp_4byte_asn 2026-07-03 13:54:14.475 | bgp_dragent_scheduler 2026-07-03 13:54:14.475 | binding 2026-07-03 13:54:14.475 | binding-extended 2026-07-03 13:54:14.475 | default-subnetpools 2026-07-03 13:54:14.475 | dhcp_agent_scheduler 2026-07-03 13:54:14.475 | dns-domain-ports 2026-07-03 13:54:14.475 | dns-integration 2026-07-03 13:54:14.475 | dns-integration-domain-keywords 2026-07-03 13:54:14.475 | empty-string-filtering 2026-07-03 13:54:14.475 | enable-default-route-bfd 2026-07-03 13:54:14.475 | enable-default-route-ecmp 2026-07-03 13:54:14.475 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.475 | ext-gw-mode 2026-07-03 13:54:14.475 | external-gateway-multihoming 2026-07-03 13:54:14.475 | external-net 2026-07-03 13:54:14.475 | extra_dhcp_opt 2026-07-03 13:54:14.475 | extraroute 2026-07-03 13:54:14.475 | extraroute-atomic 2026-07-03 13:54:14.475 | filter-validation 2026-07-03 13:54:14.475 | fip-port-details 2026-07-03 13:54:14.475 | flavors 2026-07-03 13:54:14.475 | floating-ip-port-forwarding 2026-07-03 13:54:14.475 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.475 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.475 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.475 | floatingip-pools 2026-07-03 13:54:14.475 | fwaas_v2 2026-07-03 13:54:14.475 | ip_allocation 2026-07-03 13:54:14.475 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.475 | l3-flavors 2026-07-03 13:54:14.475 | l3-ha 2026-07-03 13:54:14.475 | l3_agent_scheduler 2026-07-03 13:54:14.475 | logging 2026-07-03 13:54:14.475 | multi-provider 2026-07-03 13:54:14.475 | net-mtu 2026-07-03 13:54:14.475 | net-mtu-writable 2026-07-03 13:54:14.475 | network-ip-availability 2026-07-03 13:54:14.475 | network_availability_zone 2026-07-03 13:54:14.475 | network_ha 2026-07-03 13:54:14.475 | pagination 2026-07-03 13:54:14.475 | port-device-profile 2026-07-03 13:54:14.475 | port-hardware-offload-type 2026-07-03 13:54:14.475 | port-mac-address-regenerate 2026-07-03 13:54:14.475 | port-numa-affinity-policy 2026-07-03 13:54:14.475 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.475 | port-resource-request 2026-07-03 13:54:14.475 | port-security 2026-07-03 13:54:14.475 | port-trusted-vif 2026-07-03 13:54:14.475 | project-id 2026-07-03 13:54:14.475 | provider 2026-07-03 13:54:14.475 | pvlan 2026-07-03 13:54:14.475 | qinq 2026-07-03 13:54:14.475 | qos 2026-07-03 13:54:14.475 | qos-bw-limit-direction 2026-07-03 13:54:14.475 | qos-bw-minimum-ingress 2026-07-03 13:54:14.475 | qos-default 2026-07-03 13:54:14.475 | qos-fip 2026-07-03 13:54:14.475 | qos-gateway-ip 2026-07-03 13:54:14.475 | qos-rule-type-details 2026-07-03 13:54:14.475 | qos-rule-type-filter 2026-07-03 13:54:14.475 | qos-rules-alias 2026-07-03 13:54:14.475 | quota-check-limit 2026-07-03 13:54:14.475 | quota-check-limit-default 2026-07-03 13:54:14.475 | quota_details 2026-07-03 13:54:14.475 | quotas 2026-07-03 13:54:14.475 | rbac-address-scope 2026-07-03 13:54:14.475 | rbac-policies 2026-07-03 13:54:14.476 | rbac-security-groups 2026-07-03 13:54:14.476 | router 2026-07-03 13:54:14.476 | router-enable-snat 2026-07-03 13:54:14.476 | router_availability_zone 2026-07-03 13:54:14.476 | security-group 2026-07-03 13:54:14.476 | security-groups-default-rules 2026-07-03 13:54:14.476 | security-groups-default-statefulness 2026-07-03 13:54:14.476 | security-groups-normalized-cidr 2026-07-03 13:54:14.476 | security-groups-remote-address-group 2026-07-03 13:54:14.476 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.476 | security-groups-shared-filtering 2026-07-03 13:54:14.476 | segment 2026-07-03 13:54:14.476 | sorting 2026-07-03 13:54:14.476 | standard-attr-description 2026-07-03 13:54:14.476 | standard-attr-fwaas-v2 2026-07-03 13:54:14.476 | standard-attr-revisions 2026-07-03 13:54:14.476 | standard-attr-tag 2026-07-03 13:54:14.476 | standard-attr-timestamp 2026-07-03 13:54:14.476 | stateful-security-group 2026-07-03 13:54:14.476 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.476 | subnet-external-network 2026-07-03 13:54:14.476 | subnet-service-types 2026-07-03 13:54:14.476 | subnet_allocation 2026-07-03 13:54:14.476 | subnet_onboard 2026-07-03 13:54:14.476 | subnetpool-prefix-ops 2026-07-03 13:54:14.476 | tag-creation 2026-07-03 13:54:14.476 | tap-mirror 2026-07-03 13:54:14.476 | tap-mirror-both-direction 2026-07-03 13:54:14.476 | trunk 2026-07-03 13:54:14.476 | uplink-status-propagation 2026-07-03 13:54:14.476 | uplink-status-propagation-updatable 2026-07-03 13:54:14.476 | vlan-transparent 2026-07-03 13:54:14.476 | vpn-endpoint-groups 2026-07-03 13:54:14.476 | vpnaas' 2026-07-03 13:54:14.480 | ++ 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-03 13:54:14.480 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-03 13:54:14.480 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-03 13:54:14.484 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-03 13:54:14.492 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-03 13:54:14.492 | address-scope 2026-07-03 13:54:14.492 | agent 2026-07-03 13:54:14.492 | allowed-address-pairs 2026-07-03 13:54:14.492 | auto-allocated-topology 2026-07-03 13:54:14.492 | availability_zone 2026-07-03 13:54:14.492 | bgp 2026-07-03 13:54:14.492 | bgp_4byte_asn 2026-07-03 13:54:14.492 | bgp_dragent_scheduler 2026-07-03 13:54:14.492 | binding 2026-07-03 13:54:14.492 | binding-extended 2026-07-03 13:54:14.492 | default-subnetpools 2026-07-03 13:54:14.492 | dhcp_agent_scheduler 2026-07-03 13:54:14.492 | dns-domain-ports 2026-07-03 13:54:14.492 | dns-integration 2026-07-03 13:54:14.492 | dns-integration-domain-keywords 2026-07-03 13:54:14.492 | empty-string-filtering 2026-07-03 13:54:14.492 | enable-default-route-bfd 2026-07-03 13:54:14.492 | enable-default-route-ecmp 2026-07-03 13:54:14.492 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.492 | ext-gw-mode 2026-07-03 13:54:14.492 | external-gateway-multihoming 2026-07-03 13:54:14.492 | external-net 2026-07-03 13:54:14.492 | extra_dhcp_opt 2026-07-03 13:54:14.492 | extraroute 2026-07-03 13:54:14.492 | extraroute-atomic 2026-07-03 13:54:14.492 | filter-validation 2026-07-03 13:54:14.492 | fip-port-details 2026-07-03 13:54:14.492 | flavors 2026-07-03 13:54:14.492 | floating-ip-port-forwarding 2026-07-03 13:54:14.492 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.492 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.492 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.492 | floatingip-pools 2026-07-03 13:54:14.492 | fwaas_v2 2026-07-03 13:54:14.492 | ip_allocation 2026-07-03 13:54:14.492 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.492 | l3-flavors 2026-07-03 13:54:14.492 | l3-ha 2026-07-03 13:54:14.492 | l3_agent_scheduler 2026-07-03 13:54:14.492 | logging 2026-07-03 13:54:14.492 | multi-provider 2026-07-03 13:54:14.492 | net-mtu 2026-07-03 13:54:14.492 | net-mtu-writable 2026-07-03 13:54:14.492 | network-ip-availability 2026-07-03 13:54:14.492 | network_availability_zone 2026-07-03 13:54:14.492 | network_ha 2026-07-03 13:54:14.492 | pagination 2026-07-03 13:54:14.492 | port-device-profile 2026-07-03 13:54:14.492 | port-hardware-offload-type 2026-07-03 13:54:14.492 | port-mac-address-regenerate 2026-07-03 13:54:14.492 | port-numa-affinity-policy 2026-07-03 13:54:14.492 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.492 | port-resource-request 2026-07-03 13:54:14.492 | port-security 2026-07-03 13:54:14.492 | port-trusted-vif 2026-07-03 13:54:14.492 | project-id 2026-07-03 13:54:14.492 | provider 2026-07-03 13:54:14.492 | pvlan 2026-07-03 13:54:14.493 | qinq 2026-07-03 13:54:14.493 | qos 2026-07-03 13:54:14.493 | qos-bw-limit-direction 2026-07-03 13:54:14.493 | qos-bw-minimum-ingress 2026-07-03 13:54:14.493 | qos-default 2026-07-03 13:54:14.493 | qos-fip 2026-07-03 13:54:14.493 | qos-gateway-ip 2026-07-03 13:54:14.493 | qos-rule-type-details 2026-07-03 13:54:14.493 | qos-rule-type-filter 2026-07-03 13:54:14.493 | qos-rules-alias 2026-07-03 13:54:14.493 | quota-check-limit 2026-07-03 13:54:14.493 | quota-check-limit-default 2026-07-03 13:54:14.493 | quota_details 2026-07-03 13:54:14.493 | quotas 2026-07-03 13:54:14.493 | rbac-address-scope 2026-07-03 13:54:14.493 | rbac-policies 2026-07-03 13:54:14.493 | rbac-security-groups 2026-07-03 13:54:14.493 | router 2026-07-03 13:54:14.493 | router-enable-snat 2026-07-03 13:54:14.493 | router_availability_zone 2026-07-03 13:54:14.493 | security-group 2026-07-03 13:54:14.493 | security-groups-default-rules 2026-07-03 13:54:14.493 | security-groups-default-statefulness 2026-07-03 13:54:14.493 | security-groups-normalized-cidr 2026-07-03 13:54:14.493 | security-groups-remote-address-group 2026-07-03 13:54:14.493 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.493 | security-groups-shared-filtering 2026-07-03 13:54:14.493 | segment 2026-07-03 13:54:14.493 | sorting 2026-07-03 13:54:14.493 | standard-attr-description 2026-07-03 13:54:14.493 | standard-attr-fwaas-v2 2026-07-03 13:54:14.493 | standard-attr-revisions 2026-07-03 13:54:14.493 | standard-attr-tag 2026-07-03 13:54:14.493 | standard-attr-timestamp 2026-07-03 13:54:14.493 | stateful-security-group 2026-07-03 13:54:14.493 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.493 | subnet-external-network 2026-07-03 13:54:14.493 | subnet-service-types 2026-07-03 13:54:14.493 | subnet_allocation 2026-07-03 13:54:14.493 | subnet_onboard 2026-07-03 13:54:14.493 | subnetpool-prefix-ops 2026-07-03 13:54:14.493 | tag-creation 2026-07-03 13:54:14.493 | tap-mirror 2026-07-03 13:54:14.493 | tap-mirror-both-direction 2026-07-03 13:54:14.493 | trunk 2026-07-03 13:54:14.493 | uplink-status-propagation 2026-07-03 13:54:14.493 | uplink-status-propagation-updatable 2026-07-03 13:54:14.493 | vlan-transparent 2026-07-03 13:54:14.493 | vpn-endpoint-groups 2026-07-03 13:54:14.493 | vpnaas' 2026-07-03 13:54:14.498 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-03 13:54:14.499 | address-scope 2026-07-03 13:54:14.499 | agent 2026-07-03 13:54:14.499 | allowed-address-pairs 2026-07-03 13:54:14.499 | auto-allocated-topology 2026-07-03 13:54:14.499 | availability_zone 2026-07-03 13:54:14.499 | bgp 2026-07-03 13:54:14.499 | bgp_4byte_asn 2026-07-03 13:54:14.499 | bgp_dragent_scheduler 2026-07-03 13:54:14.499 | binding 2026-07-03 13:54:14.499 | binding-extended 2026-07-03 13:54:14.499 | default-subnetpools 2026-07-03 13:54:14.499 | dhcp_agent_scheduler 2026-07-03 13:54:14.499 | dns-domain-ports 2026-07-03 13:54:14.499 | dns-integration 2026-07-03 13:54:14.499 | dns-integration-domain-keywords 2026-07-03 13:54:14.499 | empty-string-filtering 2026-07-03 13:54:14.499 | enable-default-route-bfd 2026-07-03 13:54:14.499 | enable-default-route-ecmp 2026-07-03 13:54:14.499 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.499 | ext-gw-mode 2026-07-03 13:54:14.499 | external-gateway-multihoming 2026-07-03 13:54:14.499 | external-net 2026-07-03 13:54:14.499 | extra_dhcp_opt 2026-07-03 13:54:14.499 | extraroute 2026-07-03 13:54:14.499 | extraroute-atomic 2026-07-03 13:54:14.499 | filter-validation 2026-07-03 13:54:14.499 | fip-port-details 2026-07-03 13:54:14.499 | flavors 2026-07-03 13:54:14.499 | floating-ip-port-forwarding 2026-07-03 13:54:14.499 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.499 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.499 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.499 | floatingip-pools 2026-07-03 13:54:14.499 | fwaas_v2 2026-07-03 13:54:14.499 | ip_allocation 2026-07-03 13:54:14.499 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.499 | l3-flavors 2026-07-03 13:54:14.499 | l3-ha 2026-07-03 13:54:14.499 | l3_agent_scheduler 2026-07-03 13:54:14.499 | logging 2026-07-03 13:54:14.499 | multi-provider 2026-07-03 13:54:14.499 | net-mtu 2026-07-03 13:54:14.499 | net-mtu-writable 2026-07-03 13:54:14.499 | network-ip-availability 2026-07-03 13:54:14.499 | network_availability_zone 2026-07-03 13:54:14.499 | network_ha 2026-07-03 13:54:14.499 | pagination 2026-07-03 13:54:14.499 | port-device-profile 2026-07-03 13:54:14.499 | port-hardware-offload-type 2026-07-03 13:54:14.499 | port-mac-address-regenerate 2026-07-03 13:54:14.499 | port-numa-affinity-policy 2026-07-03 13:54:14.499 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.499 | port-resource-request 2026-07-03 13:54:14.499 | port-security 2026-07-03 13:54:14.499 | port-trusted-vif 2026-07-03 13:54:14.499 | project-id 2026-07-03 13:54:14.499 | provider 2026-07-03 13:54:14.499 | pvlan 2026-07-03 13:54:14.499 | qinq 2026-07-03 13:54:14.499 | qos 2026-07-03 13:54:14.499 | qos-bw-limit-direction 2026-07-03 13:54:14.499 | qos-bw-minimum-ingress 2026-07-03 13:54:14.499 | qos-default 2026-07-03 13:54:14.499 | qos-fip 2026-07-03 13:54:14.499 | qos-gateway-ip 2026-07-03 13:54:14.499 | qos-rule-type-details 2026-07-03 13:54:14.499 | qos-rule-type-filter 2026-07-03 13:54:14.499 | qos-rules-alias 2026-07-03 13:54:14.499 | quota-check-limit 2026-07-03 13:54:14.499 | quota-check-limit-default 2026-07-03 13:54:14.499 | quota_details 2026-07-03 13:54:14.499 | quotas 2026-07-03 13:54:14.499 | rbac-address-scope 2026-07-03 13:54:14.499 | rbac-policies 2026-07-03 13:54:14.499 | rbac-security-groups 2026-07-03 13:54:14.499 | router 2026-07-03 13:54:14.499 | router-enable-snat 2026-07-03 13:54:14.499 | router_availability_zone 2026-07-03 13:54:14.499 | security-group 2026-07-03 13:54:14.499 | security-groups-default-rules 2026-07-03 13:54:14.499 | security-groups-default-statefulness 2026-07-03 13:54:14.499 | security-groups-normalized-cidr 2026-07-03 13:54:14.499 | security-groups-remote-address-group 2026-07-03 13:54:14.499 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.499 | security-groups-shared-filtering 2026-07-03 13:54:14.499 | segment 2026-07-03 13:54:14.499 | sorting 2026-07-03 13:54:14.499 | standard-attr-description 2026-07-03 13:54:14.499 | standard-attr-fwaas-v2 2026-07-03 13:54:14.499 | standard-attr-revisions 2026-07-03 13:54:14.499 | standard-attr-tag 2026-07-03 13:54:14.499 | standard-attr-timestamp 2026-07-03 13:54:14.499 | stateful-security-group 2026-07-03 13:54:14.499 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.499 | subnet-external-network 2026-07-03 13:54:14.499 | subnet-service-types 2026-07-03 13:54:14.499 | subnet_allocation 2026-07-03 13:54:14.499 | subnet_onboard 2026-07-03 13:54:14.499 | subnetpool-prefix-ops 2026-07-03 13:54:14.499 | tag-creation 2026-07-03 13:54:14.499 | tap-mirror 2026-07-03 13:54:14.499 | tap-mirror-both-direction 2026-07-03 13:54:14.499 | trunk 2026-07-03 13:54:14.499 | uplink-status-propagation 2026-07-03 13:54:14.499 | uplink-status-propagation-updatable 2026-07-03 13:54:14.499 | vlan-transparent 2026-07-03 13:54:14.500 | vpn-endpoint-groups 2026-07-03 13:54:14.500 | vpnaas' 2026-07-03 13:54:14.500 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-03 13:54:14.500 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-03 13:54:14.500 | address-scope 2026-07-03 13:54:14.500 | agent 2026-07-03 13:54:14.500 | allowed-address-pairs 2026-07-03 13:54:14.500 | auto-allocated-topology 2026-07-03 13:54:14.500 | availability_zone 2026-07-03 13:54:14.500 | bgp 2026-07-03 13:54:14.500 | bgp_4byte_asn 2026-07-03 13:54:14.500 | bgp_dragent_scheduler 2026-07-03 13:54:14.500 | binding 2026-07-03 13:54:14.500 | binding-extended 2026-07-03 13:54:14.500 | default-subnetpools 2026-07-03 13:54:14.500 | dhcp_agent_scheduler 2026-07-03 13:54:14.500 | dns-domain-ports 2026-07-03 13:54:14.500 | dns-integration 2026-07-03 13:54:14.500 | dns-integration-domain-keywords 2026-07-03 13:54:14.500 | empty-string-filtering 2026-07-03 13:54:14.500 | enable-default-route-bfd 2026-07-03 13:54:14.500 | enable-default-route-ecmp 2026-07-03 13:54:14.500 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.500 | ext-gw-mode 2026-07-03 13:54:14.500 | external-gateway-multihoming 2026-07-03 13:54:14.500 | external-net 2026-07-03 13:54:14.500 | extra_dhcp_opt 2026-07-03 13:54:14.500 | extraroute 2026-07-03 13:54:14.500 | extraroute-atomic 2026-07-03 13:54:14.500 | filter-validation 2026-07-03 13:54:14.500 | fip-port-details 2026-07-03 13:54:14.500 | flavors 2026-07-03 13:54:14.500 | floating-ip-port-forwarding 2026-07-03 13:54:14.500 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.500 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.500 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.500 | floatingip-pools 2026-07-03 13:54:14.500 | fwaas_v2 2026-07-03 13:54:14.500 | ip_allocation 2026-07-03 13:54:14.500 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.500 | l3-flavors 2026-07-03 13:54:14.500 | l3-ha 2026-07-03 13:54:14.500 | l3_agent_scheduler 2026-07-03 13:54:14.500 | logging 2026-07-03 13:54:14.500 | multi-provider 2026-07-03 13:54:14.500 | net-mtu 2026-07-03 13:54:14.500 | net-mtu-writable 2026-07-03 13:54:14.500 | network-ip-availability 2026-07-03 13:54:14.500 | network_availability_zone 2026-07-03 13:54:14.500 | network_ha 2026-07-03 13:54:14.500 | pagination 2026-07-03 13:54:14.500 | port-device-profile 2026-07-03 13:54:14.500 | port-hardware-offload-type 2026-07-03 13:54:14.500 | port-mac-address-regenerate 2026-07-03 13:54:14.500 | port-numa-affinity-policy 2026-07-03 13:54:14.500 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.500 | port-resource-request 2026-07-03 13:54:14.500 | port-security 2026-07-03 13:54:14.500 | port-trusted-vif 2026-07-03 13:54:14.500 | project-id 2026-07-03 13:54:14.500 | provider 2026-07-03 13:54:14.500 | pvlan 2026-07-03 13:54:14.500 | qinq 2026-07-03 13:54:14.500 | qos 2026-07-03 13:54:14.500 | qos-bw-limit-direction 2026-07-03 13:54:14.500 | qos-bw-minimum-ingress 2026-07-03 13:54:14.500 | qos-default 2026-07-03 13:54:14.500 | qos-fip 2026-07-03 13:54:14.500 | qos-gateway-ip 2026-07-03 13:54:14.500 | qos-rule-type-details 2026-07-03 13:54:14.500 | qos-rule-type-filter 2026-07-03 13:54:14.500 | qos-rules-alias 2026-07-03 13:54:14.500 | quota-check-limit 2026-07-03 13:54:14.500 | quota-check-limit-default 2026-07-03 13:54:14.500 | quota_details 2026-07-03 13:54:14.500 | quotas 2026-07-03 13:54:14.500 | rbac-address-scope 2026-07-03 13:54:14.500 | rbac-policies 2026-07-03 13:54:14.500 | rbac-security-groups 2026-07-03 13:54:14.500 | router 2026-07-03 13:54:14.500 | router-enable-snat 2026-07-03 13:54:14.500 | router_availability_zone 2026-07-03 13:54:14.500 | security-group 2026-07-03 13:54:14.500 | security-groups-default-rules 2026-07-03 13:54:14.500 | security-groups-default-statefulness 2026-07-03 13:54:14.500 | security-groups-normalized-cidr 2026-07-03 13:54:14.500 | security-groups-remote-address-group 2026-07-03 13:54:14.500 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.500 | security-groups-shared-filtering 2026-07-03 13:54:14.500 | segment 2026-07-03 13:54:14.500 | sorting 2026-07-03 13:54:14.500 | standard-attr-description 2026-07-03 13:54:14.500 | standard-attr-fwaas-v2 2026-07-03 13:54:14.500 | standard-attr-revisions 2026-07-03 13:54:14.500 | standard-attr-tag 2026-07-03 13:54:14.500 | standard-attr-timestamp 2026-07-03 13:54:14.500 | stateful-security-group 2026-07-03 13:54:14.500 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.500 | subnet-external-network 2026-07-03 13:54:14.500 | subnet-service-types 2026-07-03 13:54:14.500 | subnet_allocation 2026-07-03 13:54:14.500 | subnet_onboard 2026-07-03 13:54:14.500 | subnetpool-prefix-ops 2026-07-03 13:54:14.500 | tag-creation 2026-07-03 13:54:14.500 | tap-mirror 2026-07-03 13:54:14.500 | tap-mirror-both-direction 2026-07-03 13:54:14.500 | trunk 2026-07-03 13:54:14.500 | uplink-status-propagation 2026-07-03 13:54:14.500 | uplink-status-propagation-updatable 2026-07-03 13:54:14.500 | vlan-transparent 2026-07-03 13:54:14.500 | vpn-endpoint-groups 2026-07-03 13:54:14.500 | vpnaas' 2026-07-03 13:54:14.502 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-03 13:54:14.509 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-03 13:54:14.509 | address-scope 2026-07-03 13:54:14.509 | agent 2026-07-03 13:54:14.509 | allowed-address-pairs 2026-07-03 13:54:14.509 | auto-allocated-topology 2026-07-03 13:54:14.509 | availability_zone 2026-07-03 13:54:14.509 | bgp 2026-07-03 13:54:14.509 | bgp_4byte_asn 2026-07-03 13:54:14.509 | bgp_dragent_scheduler 2026-07-03 13:54:14.509 | binding 2026-07-03 13:54:14.509 | binding-extended 2026-07-03 13:54:14.509 | default-subnetpools 2026-07-03 13:54:14.509 | dhcp_agent_scheduler 2026-07-03 13:54:14.509 | dns-domain-ports 2026-07-03 13:54:14.509 | dns-integration 2026-07-03 13:54:14.509 | dns-integration-domain-keywords 2026-07-03 13:54:14.509 | empty-string-filtering 2026-07-03 13:54:14.509 | enable-default-route-bfd 2026-07-03 13:54:14.509 | enable-default-route-ecmp 2026-07-03 13:54:14.509 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.509 | ext-gw-mode 2026-07-03 13:54:14.509 | external-gateway-multihoming 2026-07-03 13:54:14.509 | external-net 2026-07-03 13:54:14.509 | extra_dhcp_opt 2026-07-03 13:54:14.509 | extraroute 2026-07-03 13:54:14.509 | extraroute-atomic 2026-07-03 13:54:14.509 | filter-validation 2026-07-03 13:54:14.509 | fip-port-details 2026-07-03 13:54:14.509 | flavors 2026-07-03 13:54:14.509 | floating-ip-port-forwarding 2026-07-03 13:54:14.510 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.510 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.510 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.510 | floatingip-pools 2026-07-03 13:54:14.510 | fwaas_v2 2026-07-03 13:54:14.510 | ip_allocation 2026-07-03 13:54:14.510 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.510 | l3-flavors 2026-07-03 13:54:14.510 | l3-ha 2026-07-03 13:54:14.510 | l3_agent_scheduler 2026-07-03 13:54:14.510 | logging 2026-07-03 13:54:14.510 | multi-provider 2026-07-03 13:54:14.510 | net-mtu 2026-07-03 13:54:14.510 | net-mtu-writable 2026-07-03 13:54:14.510 | network-ip-availability 2026-07-03 13:54:14.510 | network_availability_zone 2026-07-03 13:54:14.510 | network_ha 2026-07-03 13:54:14.510 | pagination 2026-07-03 13:54:14.510 | port-device-profile 2026-07-03 13:54:14.510 | port-hardware-offload-type 2026-07-03 13:54:14.510 | port-mac-address-regenerate 2026-07-03 13:54:14.510 | port-numa-affinity-policy 2026-07-03 13:54:14.510 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.510 | port-resource-request 2026-07-03 13:54:14.510 | port-security 2026-07-03 13:54:14.510 | port-trusted-vif 2026-07-03 13:54:14.510 | project-id 2026-07-03 13:54:14.510 | provider 2026-07-03 13:54:14.510 | pvlan 2026-07-03 13:54:14.510 | qinq 2026-07-03 13:54:14.510 | qos 2026-07-03 13:54:14.510 | qos-bw-limit-direction 2026-07-03 13:54:14.510 | qos-bw-minimum-ingress 2026-07-03 13:54:14.510 | qos-default 2026-07-03 13:54:14.510 | qos-fip 2026-07-03 13:54:14.510 | qos-gateway-ip 2026-07-03 13:54:14.510 | qos-rule-type-details 2026-07-03 13:54:14.510 | qos-rule-type-filter 2026-07-03 13:54:14.510 | qos-rules-alias 2026-07-03 13:54:14.510 | quota-check-limit 2026-07-03 13:54:14.510 | quota-check-limit-default 2026-07-03 13:54:14.510 | quota_details 2026-07-03 13:54:14.510 | quotas 2026-07-03 13:54:14.510 | rbac-address-scope 2026-07-03 13:54:14.510 | rbac-policies 2026-07-03 13:54:14.510 | rbac-security-groups 2026-07-03 13:54:14.510 | router 2026-07-03 13:54:14.510 | router-enable-snat 2026-07-03 13:54:14.510 | router_availability_zone 2026-07-03 13:54:14.510 | security-group 2026-07-03 13:54:14.510 | security-groups-default-rules 2026-07-03 13:54:14.510 | security-groups-default-statefulness 2026-07-03 13:54:14.510 | security-groups-normalized-cidr 2026-07-03 13:54:14.510 | security-groups-remote-address-group 2026-07-03 13:54:14.510 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.510 | security-groups-shared-filtering 2026-07-03 13:54:14.510 | segment 2026-07-03 13:54:14.510 | sorting 2026-07-03 13:54:14.510 | standard-attr-description 2026-07-03 13:54:14.510 | standard-attr-fwaas-v2 2026-07-03 13:54:14.510 | standard-attr-revisions 2026-07-03 13:54:14.510 | standard-attr-tag 2026-07-03 13:54:14.510 | standard-attr-timestamp 2026-07-03 13:54:14.510 | stateful-security-group 2026-07-03 13:54:14.511 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.511 | subnet-external-network 2026-07-03 13:54:14.511 | subnet-service-types 2026-07-03 13:54:14.511 | subnet_allocation 2026-07-03 13:54:14.511 | subnet_onboard 2026-07-03 13:54:14.511 | subnetpool-prefix-ops 2026-07-03 13:54:14.511 | tag-creation 2026-07-03 13:54:14.511 | tap-mirror 2026-07-03 13:54:14.511 | tap-mirror-both-direction 2026-07-03 13:54:14.511 | trunk 2026-07-03 13:54:14.511 | uplink-status-propagation 2026-07-03 13:54:14.511 | uplink-status-propagation-updatable 2026-07-03 13:54:14.511 | vlan-transparent 2026-07-03 13:54:14.511 | vpn-endpoint-groups 2026-07-03 13:54:14.511 | vpnaas' 2026-07-03 13:54:14.514 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-03 13:54:14.514 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-03 13:54:14.514 | address-scope 2026-07-03 13:54:14.514 | agent 2026-07-03 13:54:14.514 | allowed-address-pairs 2026-07-03 13:54:14.514 | auto-allocated-topology 2026-07-03 13:54:14.514 | availability_zone 2026-07-03 13:54:14.514 | bgp 2026-07-03 13:54:14.514 | bgp_4byte_asn 2026-07-03 13:54:14.514 | bgp_dragent_scheduler 2026-07-03 13:54:14.514 | binding 2026-07-03 13:54:14.514 | binding-extended 2026-07-03 13:54:14.514 | default-subnetpools 2026-07-03 13:54:14.514 | dhcp_agent_scheduler 2026-07-03 13:54:14.514 | dns-domain-ports 2026-07-03 13:54:14.514 | dns-integration 2026-07-03 13:54:14.514 | dns-integration-domain-keywords 2026-07-03 13:54:14.514 | empty-string-filtering 2026-07-03 13:54:14.514 | enable-default-route-bfd 2026-07-03 13:54:14.514 | enable-default-route-ecmp 2026-07-03 13:54:14.514 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.514 | ext-gw-mode 2026-07-03 13:54:14.514 | external-gateway-multihoming 2026-07-03 13:54:14.514 | external-net 2026-07-03 13:54:14.514 | extra_dhcp_opt 2026-07-03 13:54:14.514 | extraroute 2026-07-03 13:54:14.514 | extraroute-atomic 2026-07-03 13:54:14.514 | filter-validation 2026-07-03 13:54:14.514 | fip-port-details 2026-07-03 13:54:14.514 | flavors 2026-07-03 13:54:14.514 | floating-ip-port-forwarding 2026-07-03 13:54:14.514 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.514 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.514 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.514 | floatingip-pools 2026-07-03 13:54:14.514 | fwaas_v2 2026-07-03 13:54:14.514 | ip_allocation 2026-07-03 13:54:14.514 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.514 | l3-flavors 2026-07-03 13:54:14.514 | l3-ha 2026-07-03 13:54:14.514 | l3_agent_scheduler 2026-07-03 13:54:14.514 | logging 2026-07-03 13:54:14.514 | multi-provider 2026-07-03 13:54:14.514 | net-mtu 2026-07-03 13:54:14.514 | net-mtu-writable 2026-07-03 13:54:14.514 | network-ip-availability 2026-07-03 13:54:14.514 | network_availability_zone 2026-07-03 13:54:14.515 | network_ha 2026-07-03 13:54:14.515 | pagination 2026-07-03 13:54:14.515 | port-device-profile 2026-07-03 13:54:14.515 | port-hardware-offload-type 2026-07-03 13:54:14.515 | port-mac-address-regenerate 2026-07-03 13:54:14.515 | port-numa-affinity-policy 2026-07-03 13:54:14.515 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.515 | port-resource-request 2026-07-03 13:54:14.515 | port-security 2026-07-03 13:54:14.515 | port-trusted-vif 2026-07-03 13:54:14.515 | project-id 2026-07-03 13:54:14.515 | provider 2026-07-03 13:54:14.515 | pvlan 2026-07-03 13:54:14.515 | qinq 2026-07-03 13:54:14.515 | qos 2026-07-03 13:54:14.515 | qos-bw-limit-direction 2026-07-03 13:54:14.515 | qos-bw-minimum-ingress 2026-07-03 13:54:14.515 | qos-default 2026-07-03 13:54:14.515 | qos-fip 2026-07-03 13:54:14.515 | qos-gateway-ip 2026-07-03 13:54:14.515 | qos-rule-type-details 2026-07-03 13:54:14.516 | qos-rule-type-filter 2026-07-03 13:54:14.516 | qos-rules-alias 2026-07-03 13:54:14.516 | quota-check-limit 2026-07-03 13:54:14.516 | quota-check-limit-default 2026-07-03 13:54:14.516 | quota_details 2026-07-03 13:54:14.516 | quotas 2026-07-03 13:54:14.516 | rbac-address-scope 2026-07-03 13:54:14.516 | rbac-policies 2026-07-03 13:54:14.516 | rbac-security-groups 2026-07-03 13:54:14.516 | router 2026-07-03 13:54:14.516 | router-enable-snat 2026-07-03 13:54:14.516 | router_availability_zone 2026-07-03 13:54:14.516 | security-group 2026-07-03 13:54:14.516 | security-groups-default-rules 2026-07-03 13:54:14.516 | security-groups-default-statefulness 2026-07-03 13:54:14.516 | security-groups-normalized-cidr 2026-07-03 13:54:14.516 | security-groups-remote-address-group 2026-07-03 13:54:14.516 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.516 | security-groups-shared-filtering 2026-07-03 13:54:14.516 | segment 2026-07-03 13:54:14.516 | sorting 2026-07-03 13:54:14.516 | standard-attr-description 2026-07-03 13:54:14.516 | standard-attr-fwaas-v2 2026-07-03 13:54:14.516 | standard-attr-revisions 2026-07-03 13:54:14.516 | standard-attr-tag 2026-07-03 13:54:14.516 | standard-attr-timestamp 2026-07-03 13:54:14.516 | stateful-security-group 2026-07-03 13:54:14.516 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.516 | subnet-external-network 2026-07-03 13:54:14.516 | subnet-service-types 2026-07-03 13:54:14.516 | subnet_allocation 2026-07-03 13:54:14.516 | subnet_onboard 2026-07-03 13:54:14.516 | subnetpool-prefix-ops 2026-07-03 13:54:14.516 | tag-creation 2026-07-03 13:54:14.516 | tap-mirror 2026-07-03 13:54:14.516 | tap-mirror-both-direction 2026-07-03 13:54:14.516 | trunk 2026-07-03 13:54:14.516 | uplink-status-propagation 2026-07-03 13:54:14.516 | uplink-status-propagation-updatable 2026-07-03 13:54:14.516 | vlan-transparent 2026-07-03 13:54:14.516 | vpn-endpoint-groups 2026-07-03 13:54:14.516 | vpnaas' 2026-07-03 13:54:14.516 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-03 13:54:14.516 | address-scope 2026-07-03 13:54:14.516 | agent 2026-07-03 13:54:14.516 | allowed-address-pairs 2026-07-03 13:54:14.517 | auto-allocated-topology 2026-07-03 13:54:14.517 | availability_zone 2026-07-03 13:54:14.517 | bgp 2026-07-03 13:54:14.517 | bgp_4byte_asn 2026-07-03 13:54:14.517 | bgp_dragent_scheduler 2026-07-03 13:54:14.517 | binding 2026-07-03 13:54:14.517 | binding-extended 2026-07-03 13:54:14.517 | default-subnetpools 2026-07-03 13:54:14.517 | dhcp_agent_scheduler 2026-07-03 13:54:14.517 | dns-domain-ports 2026-07-03 13:54:14.517 | dns-integration 2026-07-03 13:54:14.517 | dns-integration-domain-keywords 2026-07-03 13:54:14.517 | empty-string-filtering 2026-07-03 13:54:14.517 | enable-default-route-bfd 2026-07-03 13:54:14.517 | enable-default-route-ecmp 2026-07-03 13:54:14.517 | expose-port-forwarding-in-fip 2026-07-03 13:54:14.517 | ext-gw-mode 2026-07-03 13:54:14.517 | external-gateway-multihoming 2026-07-03 13:54:14.517 | external-net 2026-07-03 13:54:14.517 | extra_dhcp_opt 2026-07-03 13:54:14.517 | extraroute 2026-07-03 13:54:14.517 | extraroute-atomic 2026-07-03 13:54:14.518 | filter-validation 2026-07-03 13:54:14.518 | fip-port-details 2026-07-03 13:54:14.518 | flavors 2026-07-03 13:54:14.518 | floating-ip-port-forwarding 2026-07-03 13:54:14.518 | floating-ip-port-forwarding-description 2026-07-03 13:54:14.518 | floating-ip-port-forwarding-detail 2026-07-03 13:54:14.518 | floating-ip-port-forwarding-port-ranges 2026-07-03 13:54:14.518 | floatingip-pools 2026-07-03 13:54:14.518 | fwaas_v2 2026-07-03 13:54:14.518 | ip_allocation 2026-07-03 13:54:14.518 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:54:14.518 | l3-flavors 2026-07-03 13:54:14.518 | l3-ha 2026-07-03 13:54:14.518 | l3_agent_scheduler 2026-07-03 13:54:14.518 | logging 2026-07-03 13:54:14.518 | multi-provider 2026-07-03 13:54:14.518 | net-mtu 2026-07-03 13:54:14.518 | net-mtu-writable 2026-07-03 13:54:14.518 | network-ip-availability 2026-07-03 13:54:14.518 | network_availability_zone 2026-07-03 13:54:14.518 | network_ha 2026-07-03 13:54:14.518 | pagination 2026-07-03 13:54:14.518 | port-device-profile 2026-07-03 13:54:14.518 | port-hardware-offload-type 2026-07-03 13:54:14.518 | port-mac-address-regenerate 2026-07-03 13:54:14.518 | port-numa-affinity-policy 2026-07-03 13:54:14.518 | port-numa-affinity-policy-socket 2026-07-03 13:54:14.518 | port-resource-request 2026-07-03 13:54:14.518 | port-security 2026-07-03 13:54:14.518 | port-trusted-vif 2026-07-03 13:54:14.518 | project-id 2026-07-03 13:54:14.518 | provider 2026-07-03 13:54:14.518 | pvlan 2026-07-03 13:54:14.518 | qinq 2026-07-03 13:54:14.518 | qos 2026-07-03 13:54:14.518 | qos-bw-limit-direction 2026-07-03 13:54:14.518 | qos-bw-minimum-ingress 2026-07-03 13:54:14.518 | qos-default 2026-07-03 13:54:14.518 | qos-fip 2026-07-03 13:54:14.518 | qos-gateway-ip 2026-07-03 13:54:14.518 | qos-rule-type-details 2026-07-03 13:54:14.518 | qos-rule-type-filter 2026-07-03 13:54:14.518 | qos-rules-alias 2026-07-03 13:54:14.518 | quota-check-limit 2026-07-03 13:54:14.518 | quota-check-limit-default 2026-07-03 13:54:14.518 | quota_details 2026-07-03 13:54:14.518 | quotas 2026-07-03 13:54:14.518 | rbac-address-scope 2026-07-03 13:54:14.518 | rbac-policies 2026-07-03 13:54:14.518 | rbac-security-groups 2026-07-03 13:54:14.518 | router 2026-07-03 13:54:14.518 | router-enable-snat 2026-07-03 13:54:14.518 | router_availability_zone 2026-07-03 13:54:14.518 | security-group 2026-07-03 13:54:14.518 | security-groups-default-rules 2026-07-03 13:54:14.518 | security-groups-default-statefulness 2026-07-03 13:54:14.518 | security-groups-normalized-cidr 2026-07-03 13:54:14.518 | security-groups-remote-address-group 2026-07-03 13:54:14.518 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:54:14.518 | security-groups-shared-filtering 2026-07-03 13:54:14.518 | segment 2026-07-03 13:54:14.518 | sorting 2026-07-03 13:54:14.518 | standard-attr-description 2026-07-03 13:54:14.518 | standard-attr-fwaas-v2 2026-07-03 13:54:14.518 | standard-attr-revisions 2026-07-03 13:54:14.518 | standard-attr-tag 2026-07-03 13:54:14.518 | standard-attr-timestamp 2026-07-03 13:54:14.518 | stateful-security-group 2026-07-03 13:54:14.518 | subnet-dns-publish-fixed-ip 2026-07-03 13:54:14.518 | subnet-external-network 2026-07-03 13:54:14.518 | subnet-service-types 2026-07-03 13:54:14.518 | subnet_allocation 2026-07-03 13:54:14.518 | subnet_onboard 2026-07-03 13:54:14.518 | subnetpool-prefix-ops 2026-07-03 13:54:14.518 | tag-creation 2026-07-03 13:54:14.518 | tap-mirror 2026-07-03 13:54:14.519 | tap-mirror-both-direction 2026-07-03 13:54:14.519 | trunk 2026-07-03 13:54:14.519 | uplink-status-propagation 2026-07-03 13:54:14.519 | uplink-status-propagation-updatable 2026-07-03 13:54:14.519 | vlan-transparent 2026-07-03 13:54:14.519 | vpn-endpoint-groups 2026-07-03 13:54:14.519 | vpnaas' 2026-07-03 13:54:14.519 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-03 13:54:14.523 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-03 13:54:14.527 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-03 13:54:14.533 | ++ 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-03 13:54:14.533 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-03 13:54:14.538 | + 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-03 13:54:14.541 | + 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-03 13:54:14.545 | + 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-03 13:54:14.548 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.551 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-03 13:54:14.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-03 13:54:14.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-03 13:54:14.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.565 | + 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-03 13:54:14.601 | + 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.97:6641 2026-07-03 13:54:14.605 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.608 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.612 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.97:6641 2026-07-03 13:54:14.615 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.97:6641 ']' 2026-07-03 13:54:14.618 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.621 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.97:6641 2026-07-03 13:54:14.662 | + 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.97:6642 2026-07-03 13:54:14.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.669 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.97:6642 2026-07-03 13:54:14.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.97:6642 ']' 2026-07-03 13:54:14.678 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.681 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.97:6642 2026-07-03 13:54:14.720 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-03 13:54:14.740 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:14.742 | + 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-03 13:54:14.745 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.749 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.752 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-03 13:54:14.756 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-03 13:54:14.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.763 | + 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-03 13:54:14.801 | + 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-03 13:54:14.805 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.808 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.811 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-03 13:54:14.815 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-03 13:54:14.818 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.822 | + 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-03 13:54:14.861 | + 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-03 13:54:14.865 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.868 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.872 | + 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-03 13:54:14.877 | + 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-03 13:54:14.880 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.883 | + 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-03 13:54:14.925 | + 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-03 13:54:14.929 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.932 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.934 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-03 13:54:14.938 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-03 13:54:14.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:14.944 | + 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-03 13:54:14.983 | + 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-03 13:54:14.986 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:14.990 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:14.992 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-03 13:54:14.996 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-03 13:54:14.999 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.003 | + 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-03 13:54:15.040 | + 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-03 13:54:15.043 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:15.046 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:15.049 | + 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-03 13:54:15.052 | + 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-03 13:54:15.056 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.059 | + 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-03 13:54:15.099 | + 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-03 13:54:15.103 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:15.107 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:15.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-03 13:54:15.114 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-03 13:54:15.118 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.121 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-03 13:54:15.160 | + 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-03 13:54:15.163 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:15.168 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:15.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-03 13:54:15.176 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-03 13:54:15.180 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.183 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-03 13:54:15.223 | + 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-03 13:54:15.227 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:15.232 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-03 13:54:15.235 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-03 13:54:15.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-03 13:54:15.243 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.248 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-03 13:54:15.290 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-03 13:54:15.312 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-03 13:54:15.333 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.336 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-03 13:54:15.340 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-03 13:54:15.362 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.366 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-03 13:54:15.369 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-07-03 13:54:15.372 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-03 13:54:15.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:15.397 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-03 13:54:15.450 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-03 13:54:15.452 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-07-03 13:54:15.455 | + 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-03 13:54:15.459 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:15.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-03 13:54:15.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-03 13:54:15.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-03 13:54:15.472 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:15.475 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-03 13:54:15.513 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-03 13:54:15.534 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.537 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-03 13:54:15.577 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-03 13:54:15.596 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.599 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-03 13:54:15.635 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-03 13:54:15.655 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:15.657 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-03 13:54:15.661 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-03 13:54:15.679 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.683 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-03 13:54:15.686 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-07-03 13:54:15.689 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-03 13:54:15.710 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:15.714 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-03 13:54:15.765 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-03 13:54:15.768 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-07-03 13:54:15.771 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-03 13:54:15.807 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-03 13:54:15.829 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.833 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-03 13:54:15.855 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.858 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-03 13:54:15.880 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.884 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-03 13:54:15.905 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.907 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-03 13:54:15.930 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:15.933 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-03 13:54:15.957 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:15.960 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-03 13:54:15.963 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-03 13:54:15.967 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-03 13:54:15.973 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-03 13:54:16.011 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-03 13:54:16.050 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-03 13:54:16.090 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-03 13:54:16.131 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-03 13:54:16.134 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-03 13:54:16.137 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-03 13:54:16.141 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-03 13:54:16.144 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-03 13:54:16.147 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-03 13:54:16.151 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-03 13:54:16.154 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-03 13:54:16.158 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-03 13:54:16.162 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-03 13:54:16.196 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-03 13:54:16.233 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.97/identity 2026-07-03 13:54:16.269 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-03 13:54:16.314 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-03 13:54:16.355 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-03 13:54:16.395 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-03 13:54:16.434 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-03 13:54:16.476 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.97/identity 2026-07-03 13:54:16.515 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-03 13:54:16.555 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-03 13:54:16.596 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-03 13:54:16.600 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-03 13:54:16.639 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-03 13:54:16.680 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-03 13:54:16.683 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-03 13:54:16.685 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:54:16.688 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-03 13:54:16.691 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-03 13:54:16.728 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-03 13:54:16.768 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.97/identity 2026-07-03 13:54:16.808 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-03 13:54:16.849 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-03 13:54:16.890 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-03 13:54:16.930 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-03 13:54:16.966 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-03 13:54:17.005 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-03 13:54:17.008 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-03 13:54:17.011 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-03 13:54:17.014 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-03 13:54:17.017 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-03 13:54:17.056 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-03 13:54:17.095 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.97/identity 2026-07-03 13:54:17.135 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-03 13:54:17.173 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-03 13:54:17.212 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-03 13:54:17.253 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-03 13:54:17.291 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-03 13:54:17.330 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-03 13:54:17.333 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-03 13:54:17.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-03 13:54:17.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-03 13:54:17.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-03 13:54:17.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-03 13:54:17.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-03 13:54:17.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-03 13:54:17.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-03 13:54:17.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-03 13:54:17.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-03 13:54:17.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-03 13:54:17.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-03 13:54:17.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-03 13:54:17.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-03 13:54:17.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-03 13:54:17.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-03 13:54:17.379 | + 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-03 13:54:17.383 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.388 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-03 13:54:17.390 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-03 13:54:17.393 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-03 13:54:17.396 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.399 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-03 13:54:17.438 | + 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-03 13:54:17.441 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.444 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-03 13:54:17.447 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-03 13:54:17.450 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-03 13:54:17.454 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.457 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-03 13:54:17.494 | + 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-03 13:54:17.498 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.501 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-03 13:54:17.504 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-03 13:54:17.507 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-03 13:54:17.510 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.514 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-03 13:54:17.551 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-03 13:54:17.554 | + 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-03 13:54:17.557 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.560 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-03 13:54:17.563 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-03 13:54:17.566 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-03 13:54:17.569 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.573 | + 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-03 13:54:17.609 | + 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-03 13:54:17.612 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.616 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-03 13:54:17.620 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-03 13:54:17.623 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-03 13:54:17.626 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.629 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-03 13:54:17.665 | + 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-03 13:54:17.668 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.671 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-03 13:54:17.674 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-03 13:54:17.677 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-03 13:54:17.680 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.683 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-03 13:54:17.721 | + 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-03 13:54:17.725 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.729 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-03 13:54:17.732 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-03 13:54:17.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-03 13:54:17.740 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.743 | + 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-03 13:54:17.780 | + 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-03 13:54:17.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-03 13:54:17.789 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-03 13:54:17.792 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-03 13:54:17.795 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.799 | + 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-03 13:54:17.838 | + 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-03 13:54:17.841 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-03 13:54:17.849 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-03 13:54:17.852 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-03 13:54:17.855 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.858 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-03 13:54:17.894 | + 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-03 13:54:17.897 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.900 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-03 13:54:17.903 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-03 13:54:17.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-03 13:54:17.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.912 | + 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-03 13:54:17.950 | + 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-03 13:54:17.953 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-03 13:54:17.956 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-03 13:54:17.959 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-03 13:54:17.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-03 13:54:17.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-03 13:54:17.969 | + 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-03 13:54:18.008 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-03 13:54:18.011 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-03 13:54:18.048 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-03 13:54:18.086 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-03 13:54:18.089 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-03 13:54:18.092 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-03 13:54:18.096 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-03 13:54:18.099 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-03 13:54:18.103 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-03 13:54:18.106 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-03 13:54:18.109 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-03 13:54:18.112 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-03 13:54:18.127 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-03 13:54:18.127 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:54:18.137 | d /var/run/uwsgi 0755 stack root 2026-07-03 13:54:18.142 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-03 13:54:18.158 | /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-03 13:54:18.165 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-03 13:54:18.168 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-03 13:54:18.173 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-03 13:54:18.176 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-03 13:54:18.213 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-03 13:54:18.249 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-03 13:54:18.289 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-03 13:54:18.328 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-03 13:54:18.366 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-03 13:54:18.402 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-03 13:54:18.437 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-03 13:54:18.474 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-03 13:54:18.509 | + 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-03 13:54:18.547 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-03 13:54:18.584 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-03 13:54:18.619 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-03 13:54:18.655 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-03 13:54:18.690 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-03 13:54:18.693 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-03 13:54:18.698 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-03 13:54:18.701 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-03 13:54:18.705 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:54:18.708 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:54:18.711 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:54:18.715 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-03 13:54:18.718 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-03 13:54:18.721 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-03 13:54:18.757 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-03 13:54:18.795 | + 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-03 13:54:18.795 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-03 13:54:18.807 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-03 13:54:18.812 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-03 13:54:18.815 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-03 13:54:18.818 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:54:18.821 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:54:18.824 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:54:18.827 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:54:18.830 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:54:18.833 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:54:18.836 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:54:18.839 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:54:18.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:54:18.846 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:54:18.849 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-03 13:54:18.895 | Enabling site neutron-api. 2026-07-03 13:54:18.901 | To activate the new configuration, you need to run: 2026-07-03 13:54:18.902 | systemctl reload apache2 2026-07-03 13:54:18.906 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-03 13:54:18.909 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:54:18.912 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:54:18.915 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:54:19.043 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-03 13:54:19.062 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.065 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-03 13:54:19.082 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.086 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-03 13:54:19.089 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-03 13:54:19.163 | + inc/async:async_inner:63 : init_neutron 2026-07-03 13:54:19.211 | [8549 Async init_neutron:74599]: running: init_neutron 2026-07-03 13:54:19.214 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-03 13:54:19.237 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:54:19.241 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-03 13:54:19.263 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.267 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-03 13:54:19.271 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-03 13:54:19.274 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-03 13:54:19.318 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-03 13:54:19.322 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-03 13:54:19.362 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-03 13:54:19.384 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.387 | + ./stack.sh:main:1206 : echo_summary 'Configuring Swift' 2026-07-03 13:54:19.391 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:54:19.394 | + ./stack.sh:echo_summary:447 : echo -e Configuring Swift 2026-07-03 13:54:19.398 | + ./stack.sh:main:1207 : async_runfunc init_swift 2026-07-03 13:54:19.401 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-03 13:54:19.480 | + inc/async:async_inner:63 : init_swift 2026-07-03 13:54:19.524 | [8549 Async init_swift:74818]: running: init_swift 2026-07-03 13:54:19.528 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-03 13:54:19.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.554 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-03 13:54:19.557 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:54:19.561 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-03 13:54:19.565 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-03 13:54:19.568 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-03 13:54:19.643 | + inc/async:async_inner:63 : init_cinder 2026-07-03 13:54:19.687 | [8549 Async init_cinder:74922]: running: init_cinder 2026-07-03 13:54:19.691 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-03 13:54:19.714 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:19.717 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-03 13:54:19.721 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:54:19.724 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-03 13:54:19.728 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-03 13:54:19.731 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-03 13:54:19.802 | + inc/async:async_inner:63 : init_placement 2026-07-03 13:54:19.849 | [8549 Async init_placement:75070]: running: init_placement 2026-07-03 13:54:19.852 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-03 13:54:19.910 | [8549 Async init_neutron:74599]: Waiting for completion of init_neutron running on PID 74599 (6 other jobs running) 2026-07-03 13:54:19.939 | [8549 Async init_neutron:74599]: Signaling child to exit 2026-07-03 13:54:24.352 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:54:24.389 | [74818 Async init_swift:74818]: finished successfully 2026-07-03 13:54:26.306 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:54:26.338 | [74922 Async init_cinder:74922]: finished successfully 2026-07-03 13:54:29.857 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:54:29.883 | [75070 Async init_placement:75070]: finished successfully 2026-07-03 13:54:46.909 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:54:46.942 | [74599 Async init_neutron:74599]: finished successfully 2026-07-03 13:54:46.969 | WAKEUP 2026-07-03 13:54:47.003 | [8549 Async init_neutron:74599]: Signaled 2026-07-03 13:54:47.004 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-03 13:54:47.004 | + lib/database:recreate_database:112 : local db=neutron 2026-07-03 13:54:47.004 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-03 13:54:47.004 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-03 13:54:47.004 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-03 13:54:47.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.004 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-03 13:54:47.004 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.004 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-03 13:54:47.004 | + functions-common:time_start:2406 : local name=dbsync 2026-07-03 13:54:47.004 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:54:47.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:54:47.004 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:54:47.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086859290 2026-07-03 13:54:47.004 | + 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-03 13:54:47.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-03 13:54:47.004 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-03 13:54:47.005 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-03 13:54:47.005 | Running upgrade for neutron ... 2026-07-03 13:54:47.005 | OK 2026-07-03 13:54:47.005 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-03 13:54:47.005 | + functions-common:time_stop:2420 : local name 2026-07-03 13:54:47.005 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:54:47.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:54:47.005 | + functions-common:time_stop:2423 : local total 2026-07-03 13:54:47.005 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:54:47.005 | + functions-common:time_stop:2426 : name=dbsync 2026-07-03 13:54:47.005 | + functions-common:time_stop:2427 : start_time=1783086859290 2026-07-03 13:54:47.005 | + functions-common:time_stop:2429 : [[ -z 1783086859290 ]] 2026-07-03 13:54:47.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:54:47.005 | + functions-common:time_stop:2432 : end_time=1783086886885 2026-07-03 13:54:47.005 | + functions-common:time_stop:2433 : elapsed_time=27595 2026-07-03 13:54:47.005 | + functions-common:time_stop:2434 : total=5364 2026-07-03 13:54:47.005 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:54:47.005 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32959 2026-07-03 13:54:47.058 | [8549 Async init_neutron:74599]: finished init_neutron with result 0 in 27 seconds 2026-07-03 13:54:47.064 | + inc/async:async_wait:197 : return 0 2026-07-03 13:54:47.069 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-03 13:54:47.132 | [8549 Async init_placement:75070]: Waiting for completion of init_placement running on PID 75070 (5 other jobs running) 2026-07-03 13:54:47.165 | [8549 Async init_placement:75070]: Signaling child to exit 2026-07-03 13:54:47.165 | WAKEUP 2026-07-03 13:54:47.191 | [8549 Async init_placement:75070]: Signaled 2026-07-03 13:54:47.193 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-03 13:54:47.193 | + lib/database:recreate_database:112 : local db=placement 2026-07-03 13:54:47.193 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-03 13:54:47.193 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-03 13:54:47.193 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-03 13:54:47.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.193 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-03 13:54:47.193 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.193 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-03 13:54:47.193 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:54:47.193 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.193 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.193 | 2026-07-03 13:54:47.193 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.193 | framework. For more detail see 2026-07-03 13:54:47.193 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.193 | 2026-07-03 13:54:47.193 | __import__(import_str) 2026-07-03 13:54:47.193 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-03 13:54:47.193 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-03 13:54:47.193 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-03 13:54:47.193 | + functions-common:get_or_create_user:899 : local user_id 2026-07-03 13:54:47.193 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-03 13:54:47.193 | + functions-common:get_or_create_user:903 : local email= 2026-07-03 13:54:47.193 | ++ 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-03 13:54:47.193 | 2026-07-03 13:54:47.193 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.193 | + functions-common:get_or_create_user:915 : user_id=06da0f029cbe40c4b95e5ed2ac50add5 2026-07-03 13:54:47.193 | + functions-common:get_or_create_user:916 : echo 06da0f029cbe40c4b95e5ed2ac50add5 2026-07-03 13:54:47.193 | 06da0f029cbe40c4b95e5ed2ac50add5 2026-07-03 13:54:47.193 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-03 13:54:47.193 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:54:47.193 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:54:47.193 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:54:47.193 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:54:47.193 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:54:47.194 | + 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | ++ 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:979 : user_role_id=87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:980 : echo 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:54:47.194 | 87fec4ffb84648ea8967794666c6fe42 2026-07-03 13:54:47.194 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-03 13:54:47.194 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-03 13:54:47.194 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-03 13:54:47.194 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-03 13:54:47.194 | + 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | ++ 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:979 : user_role_id=fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:54:47.194 | + functions-common:get_or_add_user_project_role:980 : echo fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:54:47.194 | fdf89614f76f4dd78f3febc523ffae8b 2026-07-03 13:54:47.194 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.97/placement 2026-07-03 13:54:47.194 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-03 13:54:47.194 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-03 13:54:47.194 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-03 13:54:47.194 | ++ 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.194 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-03 13:54:47.194 | c799a98c0a294904a878631344f9262e' 2026-07-03 13:54:47.194 | + functions-common:get_or_create_service:1067 : echo c799a98c0a294904a878631344f9262e 2026-07-03 13:54:47.194 | c799a98c0a294904a878631344f9262e 2026-07-03 13:54:47.194 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.97/placement 2026-07-03 13:54:47.194 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-03 13:54:47.194 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.97/placement RegionOne 2026-07-03 13:54:47.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-03 13:54:47.194 | +++ 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-03 13:54:47.194 | 2026-07-03 13:54:47.194 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-03 13:54:47.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-03 13:54:47.194 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.97/placement --region RegionOne -f value -c id 2026-07-03 13:54:47.194 | 2026-07-03 13:54:47.194 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:54:47.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=cd8fcbafed48432f88d96416eb9ad4d6 2026-07-03 13:54:47.194 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo cd8fcbafed48432f88d96416eb9ad4d6 2026-07-03 13:54:47.194 | + functions-common:get_or_create_endpoint:1100 : public_id=cd8fcbafed48432f88d96416eb9ad4d6 2026-07-03 13:54:47.194 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-03 13:54:47.194 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-03 13:54:47.194 | + functions-common:get_or_create_endpoint:1109 : echo cd8fcbafed48432f88d96416eb9ad4d6 2026-07-03 13:54:47.194 | cd8fcbafed48432f88d96416eb9ad4d6 2026-07-03 13:54:47.253 | [8549 Async init_placement:75070]: finished init_placement with result 0 in 10 seconds 2026-07-03 13:54:47.259 | + inc/async:async_wait:197 : return 0 2026-07-03 13:54:47.262 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-03 13:54:47.323 | [8549 Async init_glance:69949]: Waiting for completion of init_glance running on PID 69949 (4 other jobs running) 2026-07-03 13:54:47.356 | [8549 Async init_glance:69949]: Signaling child to exit 2026-07-03 13:54:47.356 | WAKEUP 2026-07-03 13:54:47.385 | [8549 Async init_glance:69949]: Signaled 2026-07-03 13:54:47.387 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-03 13:54:47.387 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-03 13:54:47.387 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-03 13:54:47.387 | + lib/database:recreate_database:112 : local db=glance 2026-07-03 13:54:47.387 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-03 13:54:47.387 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-03 13:54:47.387 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-03 13:54:47.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.387 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-03 13:54:47.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.388 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-03 13:54:47.388 | + functions-common:time_start:2406 : local name=dbsync 2026-07-03 13:54:47.388 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:54:47.388 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:54:47.388 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:54:47.388 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086801374 2026-07-03 13:54:47.388 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-03 13:54:47.388 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:54:47.388 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.388 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.388 | 2026-07-03 13:54:47.388 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.388 | framework. For more detail see 2026-07-03 13:54:47.388 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.388 | 2026-07-03 13:54:47.388 | __import__(import_str) 2026-07-03 13:54:47.388 | INFO dbcounter [-] Registered counter for database glance 2026-07-03 13:54:47.388 | 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=70055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | DEBUG dbcounter [-] [70055] Writer thread running {{(pid=70055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO dbcounter [-] Registered counter for database glance 2026-07-03 13:54:47.388 | 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=70055) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | DEBUG dbcounter [-] [70055] Writer thread running {{(pid=70055) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.388 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-03 13:54:47.388 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-03 13:54:47.389 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70055) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.389 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.389 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-03 13:54:47.389 | Database migration is up to date. No migration needed. 2026-07-03 13:54:47.389 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-03 13:54:47.389 | Database is synced successfully. 2026-07-03 13:54:47.389 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-03 13:54:47.389 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-03 13:54:47.389 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.389 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.389 | 2026-07-03 13:54:47.389 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.389 | framework. For more detail see 2026-07-03 13:54:47.389 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.389 | 2026-07-03 13:54:47.389 | __import__(import_str) 2026-07-03 13:54:47.389 | INFO dbcounter [-] Registered counter for database glance 2026-07-03 13:54:47.389 | 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=70242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:54:47.389 | DEBUG dbcounter [-] [70242] Writer thread running {{(pid=70242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-03 13:54:47.389 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-03 13:54:47.389 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-03 13:54:47.389 | + functions-common:time_stop:2420 : local name 2026-07-03 13:54:47.389 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:54:47.389 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:54:47.389 | + functions-common:time_stop:2423 : local total 2026-07-03 13:54:47.389 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:54:47.389 | + functions-common:time_stop:2426 : name=dbsync 2026-07-03 13:54:47.390 | + functions-common:time_stop:2427 : start_time=1783086801374 2026-07-03 13:54:47.390 | + functions-common:time_stop:2429 : [[ -z 1783086801374 ]] 2026-07-03 13:54:47.390 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:54:47.390 | + functions-common:time_stop:2432 : end_time=1783086808894 2026-07-03 13:54:47.390 | + functions-common:time_stop:2433 : elapsed_time=7520 2026-07-03 13:54:47.390 | + functions-common:time_stop:2434 : total=5364 2026-07-03 13:54:47.390 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:54:47.390 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12884 2026-07-03 13:54:47.444 | [8549 Async init_glance:69949]: finished init_glance with result 0 in 7 seconds 2026-07-03 13:54:47.450 | + inc/async:async_wait:197 : return 0 2026-07-03 13:54:47.454 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-03 13:54:47.518 | [8549 Async init_swift:74818]: Waiting for completion of init_swift running on PID 74818 (3 other jobs running) 2026-07-03 13:54:47.550 | [8549 Async init_swift:74818]: Signaling child to exit 2026-07-03 13:54:47.550 | WAKEUP 2026-07-03 13:54:47.579 | [8549 Async init_swift:74818]: Signaled 2026-07-03 13:54:47.580 | + lib/swift:init_swift:680 : local node_number 2026-07-03 13:54:47.580 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-03 13:54:47.580 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.580 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.580 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.580 | 2026-07-03 13:54:47.580 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.580 | framework. For more detail see 2026-07-03 13:54:47.580 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.580 | 2026-07-03 13:54:47.580 | import eventlet 2026-07-03 13:54:47.580 | No account-replicator running 2026-07-03 13:54:47.580 | No container-auditor running 2026-07-03 13:54:47.580 | No account-auditor running 2026-07-03 13:54:47.580 | No container-replicator running 2026-07-03 13:54:47.580 | No account-reaper running 2026-07-03 13:54:47.580 | No container-reconciler running 2026-07-03 13:54:47.580 | No object-server running 2026-07-03 13:54:47.580 | No container-updater running 2026-07-03 13:54:47.581 | No account-server running 2026-07-03 13:54:47.581 | No container-sync running 2026-07-03 13:54:47.581 | No object-updater running 2026-07-03 13:54:47.581 | No proxy-server running 2026-07-03 13:54:47.581 | No container-sharder running 2026-07-03 13:54:47.581 | No object-replicator running 2026-07-03 13:54:47.581 | No object-reconstructor running 2026-07-03 13:54:47.581 | No container-server running 2026-07-03 13:54:47.581 | No object-expirer running 2026-07-03 13:54:47.581 | No object-auditor running 2026-07-03 13:54:47.581 | + lib/swift:init_swift:682 : true 2026-07-03 13:54:47.581 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-03 13:54:47.581 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-03 13:54:47.581 | + 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-03 13:54:47.581 | + 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-03 13:54:47.581 | + functions:create_disk:756 : local node_number 2026-07-03 13:54:47.581 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-03 13:54:47.581 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-03 13:54:47.581 | + functions:create_disk:760 : local key 2026-07-03 13:54:47.581 | ++ functions:create_disk:762 : sed s#/.## 2026-07-03 13:54:47.581 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-03 13:54:47.581 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-03 13:54:47.581 | + functions:destroy_disk:789 : local key 2026-07-03 13:54:47.581 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-03 13:54:47.581 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-03 13:54:47.581 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-03 13:54:47.581 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-03 13:54:47.581 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-03 13:54:47.581 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-03 13:54:47.581 | = sectsz=512 attr=2, projid32bit=1 2026-07-03 13:54:47.581 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-03 13:54:47.581 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-03 13:54:47.581 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-03 13:54:47.581 | = sunit=0 swidth=0 blks 2026-07-03 13:54:47.581 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-03 13:54:47.581 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-03 13:54:47.581 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-03 13:54:47.581 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-03 13:54:47.581 | + 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-03 13:54:47.581 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-03 13:54:47.581 | /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-03 13:54:47.581 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-03 13:54:47.581 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-03 13:54:47.581 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-03 13:54:47.581 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-03 13:54:47.581 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-03 13:54:47.581 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-03 13:54:47.581 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-03 13:54:47.581 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.581 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.581 | framework. For more detail see 2026-07-03 13:54:47.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | import eventlet 2026-07-03 13:54:47.581 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-03 13:54:47.581 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.581 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.581 | framework. For more detail see 2026-07-03 13:54:47.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | import eventlet 2026-07-03 13:54:47.581 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-03 13:54:47.581 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.581 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.581 | framework. For more detail see 2026-07-03 13:54:47.581 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.581 | 2026-07-03 13:54:47.581 | import eventlet 2026-07-03 13:54:47.581 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-03 13:54:47.581 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-03 13:54:47.581 | + 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-03 13:54:47.581 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.581 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-03 13:54:47.582 | + 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-03 13:54:47.582 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-03 13:54:47.582 | + 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-03 13:54:47.582 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-03 13:54:47.582 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-03 13:54:47.582 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | Defaulting to --format-version=1. This ensures the ring 2026-07-03 13:54:47.582 | written will be readable by older versions of Swift. 2026-07-03 13:54:47.582 | In a future release, the default will change to 2026-07-03 13:54:47.582 | --format-version=2 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-03 13:54:47.582 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-03 13:54:47.582 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | Defaulting to --format-version=1. This ensures the ring 2026-07-03 13:54:47.582 | written will be readable by older versions of Swift. 2026-07-03 13:54:47.582 | In a future release, the default will change to 2026-07-03 13:54:47.582 | --format-version=2 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-03 13:54:47.582 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-03 13:54:47.582 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:54:47.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.582 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.582 | framework. For more detail see 2026-07-03 13:54:47.582 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | import eventlet 2026-07-03 13:54:47.582 | Defaulting to --format-version=1. This ensures the ring 2026-07-03 13:54:47.582 | written will be readable by older versions of Swift. 2026-07-03 13:54:47.582 | In a future release, the default will change to 2026-07-03 13:54:47.582 | --format-version=2 2026-07-03 13:54:47.582 | 2026-07-03 13:54:47.582 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-03 13:54:47.582 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-03 13:54:47.582 | + lib/swift:init_swift:730 : popd 2026-07-03 13:54:47.638 | [8549 Async init_swift:74818]: finished init_swift with result 0 in 4 seconds 2026-07-03 13:54:47.645 | + inc/async:async_wait:197 : return 0 2026-07-03 13:54:47.648 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-03 13:54:47.708 | [8549 Async init_cinder:74922]: Waiting for completion of init_cinder running on PID 74922 (2 other jobs running) 2026-07-03 13:54:47.737 | [8549 Async init_cinder:74922]: Signaling child to exit 2026-07-03 13:54:47.737 | WAKEUP 2026-07-03 13:54:47.764 | [8549 Async init_cinder:74922]: Signaled 2026-07-03 13:54:47.765 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-03 13:54:47.765 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.765 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-03 13:54:47.765 | + lib/database:recreate_database:112 : local db=cinder 2026-07-03 13:54:47.765 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-03 13:54:47.765 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-03 13:54:47.765 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-03 13:54:47.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.765 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-03 13:54:47.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:47.765 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-03 13:54:47.765 | + functions-common:time_start:2406 : local name=dbsync 2026-07-03 13:54:47.765 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:54:47.765 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:54:47.765 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:54:47.765 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086859782 2026-07-03 13:54:47.765 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-03 13:54:47.765 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-03 13:54:47.765 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:47.765 | we strongly recommend against using it for new projects. 2026-07-03 13:54:47.765 | 2026-07-03 13:54:47.765 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:47.765 | framework. For more detail see 2026-07-03 13:54:47.765 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:47.765 | 2026-07-03 13:54:47.765 | import eventlet # noqa 2026-07-03 13:54:47.765 | INFO dbcounter [-] Registered counter for database cinder 2026-07-03 13:54:47.766 | 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=75066) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:54:47.766 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:47.766 | DEBUG dbcounter [-] [75066] Writer thread running {{(pid=75066) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-03 13:54:47.766 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75066) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:47.766 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-03 13:54:47.766 | + functions-common:time_stop:2420 : local name 2026-07-03 13:54:47.766 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:54:47.766 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:54:47.766 | + functions-common:time_stop:2423 : local total 2026-07-03 13:54:47.766 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:54:47.766 | + functions-common:time_stop:2426 : name=dbsync 2026-07-03 13:54:47.766 | + functions-common:time_stop:2427 : start_time=1783086859782 2026-07-03 13:54:47.766 | + functions-common:time_stop:2429 : [[ -z 1783086859782 ]] 2026-07-03 13:54:47.766 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:54:47.766 | + functions-common:time_stop:2432 : end_time=1783086866195 2026-07-03 13:54:47.766 | + functions-common:time_stop:2433 : elapsed_time=6413 2026-07-03 13:54:47.766 | + functions-common:time_stop:2434 : total=5364 2026-07-03 13:54:47.766 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:54:47.766 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11777 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-03 13:54:47.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-03 13:54:47.766 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-03 13:54:47.766 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-03 13:54:47.821 | [8549 Async init_cinder:74922]: finished init_cinder with result 0 in 6 seconds 2026-07-03 13:54:47.827 | + inc/async:async_wait:197 : return 0 2026-07-03 13:54:47.832 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-03 13:54:47.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.861 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-03 13:54:47.866 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:54:47.870 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-03 13:54:47.874 | + ./stack.sh:main:1239 : init_nova 2026-07-03 13:54:47.878 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-03 13:54:47.902 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.906 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-03 13:54:47.931 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:47.935 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:54:47.939 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-03 13:54:48.020 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-03 13:54:48.066 | [8549 Async nova-cell-0:77271]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-03 13:54:48.071 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-03 13:54:48.076 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:54:48.080 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-03 13:54:48.084 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:54:48.088 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:54:48.092 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-03 13:54:48.169 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-03 13:54:48.214 | [8549 Async nova-cell-1:77378]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-03 13:54:48.218 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-03 13:54:48.221 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-03 13:54:48.225 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-03 13:54:48.229 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-03 13:54:48.232 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-03 13:54:48.238 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:48.274 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-03 13:54:48.280 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:54:48.319 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-03 13:54:48.601 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:54:48.601 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:48.601 | we strongly recommend against using it for new projects. 2026-07-03 13:54:48.601 | 2026-07-03 13:54:48.601 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:48.601 | framework. For more detail see 2026-07-03 13:54:48.601 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:48.601 | 2026-07-03 13:54:48.601 | import eventlet # noqa 2026-07-03 13:54:48.805 | 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-03 13:54:51.057 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-03 13:54:51.114 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:54:51.115 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:54:51.115 | DEBUG dbcounter [-] [77445] Writer thread running {{(pid=77445) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:51.148 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-03 13:54:53.967 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77445) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:54:53.972 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-03 13:54:55.016 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77445) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:55.019 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-03 13:54:55.021 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77445) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:54:55.650 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-03 13:54:55.653 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-03 13:54:55.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-03 13:54:55.660 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-03 13:54:55.663 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-03 13:54:55.667 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-03 13:54:55.670 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-03 13:54:55.695 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:54:55.698 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-03 13:54:55.702 | ++ 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-03 13:54:55.707 | + 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-03 13:54:55.968 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:54:55.968 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:54:55.968 | we strongly recommend against using it for new projects. 2026-07-03 13:54:55.968 | 2026-07-03 13:54:55.968 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:54:55.968 | framework. For more detail see 2026-07-03 13:54:55.968 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:54:55.968 | 2026-07-03 13:54:55.968 | import eventlet # noqa 2026-07-03 13:54:56.194 | 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-03 13:54:58.021 | INFO dbcounter [None req-2071d80d-d782-4924-bc22-d3d60f6e399f None None] Registered counter for database nova_api 2026-07-03 13:54:58.088 | DEBUG dbcounter [-] [78083] Writer thread running {{(pid=78083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:54:58.728 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-03 13:54:58.733 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-03 13:54:58.736 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-03 13:54:58.796 | [8549 Async nova-cell-0:77271]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77271 (3 other jobs running) 2026-07-03 13:54:58.824 | [8549 Async nova-cell-0:77271]: Signaling child to exit 2026-07-03 13:55:02.771 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:55:02.801 | [77271 Async nova-cell-0:77271]: finished successfully 2026-07-03 13:55:02.829 | WAKEUP 2026-07-03 13:55:02.854 | [8549 Async nova-cell-0:77271]: Signaled 2026-07-03 13:55:02.856 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-03 13:55:02.856 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-03 13:55:02.856 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-03 13:55:02.856 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-03 13:55:02.856 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-03 13:55:02.856 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-03 13:55:02.856 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-03 13:55:02.856 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:55:02.856 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-03 13:55:02.856 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:55:02.856 | + 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-03 13:55:02.856 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:55:02.856 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:55:02.856 | we strongly recommend against using it for new projects. 2026-07-03 13:55:02.856 | 2026-07-03 13:55:02.856 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:55:02.857 | framework. For more detail see 2026-07-03 13:55:02.857 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:55:02.857 | 2026-07-03 13:55:02.857 | import eventlet # noqa 2026-07-03 13:55:02.857 | 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-03 13:55:02.857 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:55:02.857 | DEBUG dbcounter [-] [77361] Writer thread running {{(pid=77361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.857 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-03 13:55:02.857 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77361) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:02.909 | [8549 Async nova-cell-0:77271]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 14 seconds 2026-07-03 13:55:02.915 | + inc/async:async_wait:197 : return 0 2026-07-03 13:55:02.918 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-03 13:55:02.921 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-03 13:55:02.978 | [8549 Async nova-cell-1:77378]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77378 (2 other jobs running) 2026-07-03 13:55:03.003 | [8549 Async nova-cell-1:77378]: Signaling child to exit 2026-07-03 13:55:03.200 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:55:03.230 | [77378 Async nova-cell-1:77378]: finished successfully 2026-07-03 13:55:03.254 | WAKEUP 2026-07-03 13:55:03.283 | [8549 Async nova-cell-1:77378]: Signaled 2026-07-03 13:55:03.285 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-03 13:55:03.285 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-03 13:55:03.285 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-03 13:55:03.285 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-03 13:55:03.285 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-03 13:55:03.285 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-03 13:55:03.285 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-03 13:55:03.285 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:55:03.285 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-03 13:55:03.285 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-03 13:55:03.285 | + 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-03 13:55:03.285 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:55:03.285 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:55:03.286 | we strongly recommend against using it for new projects. 2026-07-03 13:55:03.286 | 2026-07-03 13:55:03.286 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:55:03.286 | framework. For more detail see 2026-07-03 13:55:03.286 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:55:03.286 | 2026-07-03 13:55:03.286 | import eventlet # noqa 2026-07-03 13:55:03.286 | 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-03 13:55:03.286 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-03 13:55:03.286 | DEBUG dbcounter [-] [77442] Writer thread running {{(pid=77442) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.286 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-03 13:55:03.286 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77442) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-03 13:55:03.336 | [8549 Async nova-cell-1:77378]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 15 seconds 2026-07-03 13:55:03.341 | + inc/async:async_wait:197 : return 0 2026-07-03 13:55:03.346 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:55:03.349 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-03 13:55:03.625 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:55:03.625 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:55:03.625 | we strongly recommend against using it for new projects. 2026-07-03 13:55:03.625 | 2026-07-03 13:55:03.625 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:55:03.625 | framework. For more detail see 2026-07-03 13:55:03.625 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:55:03.625 | 2026-07-03 13:55:03.625 | import eventlet # noqa 2026-07-03 13:55:03.841 | 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-03 13:55:05.554 | Running batches of 50 until complete 2026-07-03 13:55:05.554 | INFO dbcounter [None req-23741699-e89f-4118-90ff-88252fd85bce None None] Registered counter for database nova_cell0 2026-07-03 13:55:05.669 | DEBUG dbcounter [-] [78675] Writer thread running {{(pid=78675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:05.672 | INFO dbcounter [None req-23741699-e89f-4118-90ff-88252fd85bce None None] Registered counter for database nova_api 2026-07-03 13:55:05.763 | DEBUG dbcounter [-] [78675] Writer thread running {{(pid=78675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:05.905 | INFO dbcounter [None req-23741699-e89f-4118-90ff-88252fd85bce None None] Registered counter for database nova_cell0 2026-07-03 13:55:05.944 | DEBUG dbcounter [-] [78675] Writer thread running {{(pid=78675) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:05.990 | +-------------------------------------+--------------+-----------+ 2026-07-03 13:55:05.991 | | Migration | Total Needed | Completed | 2026-07-03 13:55:05.991 | +-------------------------------------+--------------+-----------+ 2026-07-03 13:55:05.991 | | fill_virtual_interface_list | 0 | 0 | 2026-07-03 13:55:05.991 | | migrate_empty_ratio | 0 | 0 | 2026-07-03 13:55:05.991 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-03 13:55:05.991 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-03 13:55:05.991 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_dev_uuids | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_instance_compute_id | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_missing_availability_zones | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_queued_for_delete | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_user_id | 0 | 0 | 2026-07-03 13:55:05.991 | | populate_uuids | 0 | 0 | 2026-07-03 13:55:05.991 | +-------------------------------------+--------------+-----------+ 2026-07-03 13:55:06.667 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-03 13:55:06.673 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:55:06.677 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-03 13:55:06.680 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:55:06.682 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:55:06.687 | + 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-03 13:55:06.911 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:55:06.911 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:55:06.911 | we strongly recommend against using it for new projects. 2026-07-03 13:55:06.911 | 2026-07-03 13:55:06.911 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:55:06.911 | framework. For more detail see 2026-07-03 13:55:06.911 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:55:06.911 | 2026-07-03 13:55:06.911 | import eventlet # noqa 2026-07-03 13:55:07.086 | 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-03 13:55:08.728 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-03 13:55:08.728 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-03 13:55:08.728 | INFO dbcounter [None req-e11ce8ab-de93-4ba5-bc7c-cbd9d1f2695d None None] Registered counter for database nova_api 2026-07-03 13:55:08.788 | DEBUG dbcounter [-] [78760] Writer thread running {{(pid=78760) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:55:09.349 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-03 13:55:09.353 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-03 13:55:09.370 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-03 13:55:09.374 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-03 13:55:09.377 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-03 13:55:09.457 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-03 13:55:09.500 | [8549 Async configure_neutron_nova:78818]: running: configure_neutron_nova 2026-07-03 13:55:09.504 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-03 13:55:09.507 | + functions-common:run_phase:1848 : local mode=stack 2026-07-03 13:55:09.511 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-03 13:55:09.514 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:55:09.518 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:55:09.522 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:55:09.526 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:55:09.529 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:55:09.534 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:55:09.539 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:55:09.543 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:55:09.547 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:55:09.550 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-03 13:55:09.553 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:55:09.576 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:09.580 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:55:09.583 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:55:09.587 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-03 13:55:09.590 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:55:09.594 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:55:09.598 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-03 13:55:09.602 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-03 13:55:09.605 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-03 13:55:09.609 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:55:09.612 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-03 13:55:09.616 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-03 13:55:09.619 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-03 13:55:09.622 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-03 13:55:09.625 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-03 13:55:09.628 | + functions-common:run_plugins:1838 : local plugin 2026-07-03 13:55:09.632 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-03 13:55:09.635 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-03 13:55:09.640 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-03 13:55:09.644 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-03 13:55:09.648 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-03 13:55:09.652 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-03 13:55:09.656 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-03 13:55:09.660 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-03 13:55:09.664 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-03 13:55:09.668 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-03 13:55:09.671 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-03 13:55:09.675 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-03 13:55:09.679 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-03 13:55:09.683 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-03 13:55:09.687 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-03 13:55:09.690 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-03 13:55:09.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-03 13:55:09.697 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-03 13:55:09.701 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-03 13:55:09.704 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-03 13:55:09.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-03 13:55:09.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-03 13:55:09.713 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-03 13:55:09.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-03 13:55:09.720 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-03 13:55:09.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-03 13:55:09.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-03 13:55:09.746 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-03 13:55:09.749 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-03 13:55:09.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-03 13:55:09.755 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-03 13:55:09.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-03 13:55:09.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-03 13:55:09.767 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:55:09.788 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:55:09.791 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-03 13:55:09.796 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-03 13:55:09.797 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-03 13:55:09.802 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-03 13:55:09.805 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-03 13:55:09.809 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-03 13:55:09.814 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:55:09.837 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:55:09.841 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-03 13:55:09.844 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:55:09.847 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-03 13:55:09.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-03 13:55:09.869 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-03 13:55:09.893 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.896 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-03 13:55:09.916 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.918 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-03 13:55:09.936 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.939 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-03 13:55:09.960 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.963 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-03 13:55:09.982 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:09.985 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-03 13:55:10.006 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.008 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-03 13:55:10.028 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.032 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-03 13:55:10.051 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-03 13:55:10.073 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-03 13:55:10.097 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.100 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-03 13:55:10.121 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-03 13:55:10.147 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-03 13:55:10.173 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.176 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-03 13:55:10.196 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.199 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-03 13:55:10.219 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-03 13:55:10.243 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-03 13:55:10.250 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-03 13:55:10.253 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-03 13:55:10.257 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-07-03 13:55:10.261 | ++ /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-03 13:55:10.303 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-03 13:55:10.306 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-03 13:55:10.311 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-03 13:55:10.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-03 13:55:10.335 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.339 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-03 13:55:10.359 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:10.363 | + ./stack.sh:main:1257 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-03 13:55:10.366 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.370 | + inc/meta-config:merge_config_group:171 : shift 2026-07-03 13:55:10.373 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-03 13:55:10.377 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:55:10.380 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-03 13:55:10.383 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-03 13:55:10.388 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-03 13:55:10.392 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.395 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-03 13:55:10.399 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:55:10.403 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-03 13:55:10.403 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:55:10.403 | gsub("[][]", "", $1); 2026-07-03 13:55:10.403 | split($1, a, "|"); 2026-07-03 13:55:10.403 | if (a[1] == matchgroup) 2026-07-03 13:55:10.403 | print a[2] 2026-07-03 13:55:10.403 | } 2026-07-03 13:55:10.403 | ' /opt/stack/devstack/local.conf 2026-07-03 13:55:10.411 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-03 13:55:10.415 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-03 13:55:10.418 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-03 13:55:10.423 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-03 13:55:10.427 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-03 13:55:10.431 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-03 13:55:10.434 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-03 13:55:10.439 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-03 13:55:10.444 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-03 13:55:10.447 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-03 13:55:10.451 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-03 13:55:10.454 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-03 13:55:10.458 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-03 13:55:10.462 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.463 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:55:10.466 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-03 13:55:10.469 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-03 13:55:10.472 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-03 13:55:10.477 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-03 13:55:10.481 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-03 13:55:10.485 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-03 13:55:10.487 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-03 13:55:10.492 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-03 13:55:10.492 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-03 13:55:10.492 | BEGIN { 2026-07-03 13:55:10.492 | section = "" 2026-07-03 13:55:10.492 | last_section = "" 2026-07-03 13:55:10.492 | section_count = 0 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | /^\[.+\]/ { 2026-07-03 13:55:10.492 | gsub("[][]", "", $1); 2026-07-03 13:55:10.492 | section=$1 2026-07-03 13:55:10.492 | next 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | /^ *\#/ { 2026-07-03 13:55:10.492 | next 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | /^[^ \t]+/ { 2026-07-03 13:55:10.492 | # get offset of first = in $0 2026-07-03 13:55:10.492 | eq_idx = index($0, "=") 2026-07-03 13:55:10.492 | # extract attr & value from $0 2026-07-03 13:55:10.492 | attr = substr($0, 1, eq_idx - 1) 2026-07-03 13:55:10.492 | value = substr($0, eq_idx + 1) 2026-07-03 13:55:10.492 | # only need to strip trailing whitespace from attr 2026-07-03 13:55:10.492 | sub(/[ \t]*$/, "", attr) 2026-07-03 13:55:10.492 | # need to strip leading & trailing whitespace from value 2026-07-03 13:55:10.492 | sub(/^[ \t]*/, "", value) 2026-07-03 13:55:10.492 | sub(/[ \t]*$/, "", value) 2026-07-03 13:55:10.492 | 2026-07-03 13:55:10.492 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-03 13:55:10.492 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-03 13:55:10.492 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-03 13:55:10.492 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-03 13:55:10.492 | if (! (section, attr) in cfg_attr_count) { 2026-07-03 13:55:10.492 | if (section != last_section) { 2026-07-03 13:55:10.492 | cfg_section[section_count++] = section 2026-07-03 13:55:10.492 | last_section = section 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-03 13:55:10.492 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-03 13:55:10.492 | 2026-07-03 13:55:10.492 | cfg_attr[section, attr, 0] = value 2026-07-03 13:55:10.492 | cfg_attr_count[section, attr] = 1 2026-07-03 13:55:10.492 | } else { 2026-07-03 13:55:10.492 | lno = cfg_attr_count[section, attr]++ 2026-07-03 13:55:10.492 | cfg_attr[section, attr, lno] = value 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | END { 2026-07-03 13:55:10.492 | # Process each section in order 2026-07-03 13:55:10.492 | for (sno = 0; sno < section_count; sno++) { 2026-07-03 13:55:10.492 | section = cfg_section[sno] 2026-07-03 13:55:10.492 | # The ini routines simply append a config item immediately 2026-07-03 13:55:10.492 | # after the section header. To keep the same order as defined 2026-07-03 13:55:10.492 | # in local.conf, invoke the ini routines in the reverse order 2026-07-03 13:55:10.492 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-03 13:55:10.492 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-03 13:55:10.492 | if (cfg_attr_count[section, attr] == 1) 2026-07-03 13:55:10.492 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-03 13:55:10.492 | else { 2026-07-03 13:55:10.492 | # For multiline, invoke the ini routines in the reverse order 2026-07-03 13:55:10.492 | count = cfg_attr_count[section, attr] 2026-07-03 13:55:10.492 | print "inidelete " configfile " " section " " attr 2026-07-03 13:55:10.492 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-03 13:55:10.492 | for (l = count -2; l >= 0; l--) 2026-07-03 13:55:10.492 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.492 | } 2026-07-03 13:55:10.493 | } 2026-07-03 13:55:10.493 | ' 2026-07-03 13:55:10.493 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.493 | [78818 Async configure_neutron_nova:78818]: finished successfully 2026-07-03 13:55:10.495 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-03 13:55:10.495 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.498 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-03 13:55:10.501 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-03 13:55:10.505 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:55:10.508 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-03 13:55:10.512 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-03 13:55:10.512 | BEGIN { group = "" } 2026-07-03 13:55:10.512 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:55:10.512 | gsub("[][]", "", $1); 2026-07-03 13:55:10.512 | split($1, a, "|"); 2026-07-03 13:55:10.512 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-03 13:55:10.512 | group=a[1] 2026-07-03 13:55:10.512 | } else { 2026-07-03 13:55:10.512 | group="" 2026-07-03 13:55:10.512 | } 2026-07-03 13:55:10.512 | next 2026-07-03 13:55:10.512 | } 2026-07-03 13:55:10.512 | { 2026-07-03 13:55:10.512 | if (group != "") 2026-07-03 13:55:10.512 | print $0 2026-07-03 13:55:10.512 | } 2026-07-03 13:55:10.512 | ' /opt/stack/devstack/local.conf 2026-07-03 13:55:10.520 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-03 13:55:10.523 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-03 13:55:10.562 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-03 13:55:10.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-03 13:55:10.606 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.609 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-03 13:55:10.614 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-03 13:55:10.654 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.659 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-03 13:55:10.662 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-03 13:55:10.665 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-03 13:55:10.670 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-03 13:55:10.673 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-03 13:55:10.676 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-03 13:55:10.679 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-03 13:55:10.683 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-03 13:55:10.689 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-03 13:55:10.692 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-03 13:55:10.695 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-03 13:55:10.698 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-03 13:55:10.701 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-03 13:55:10.704 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.708 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-03 13:55:10.712 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-03 13:55:10.716 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-03 13:55:10.720 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-03 13:55:10.723 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-03 13:55:10.726 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-03 13:55:10.729 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-03 13:55:10.733 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-03 13:55:10.734 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-03 13:55:10.734 | BEGIN { 2026-07-03 13:55:10.734 | section = "" 2026-07-03 13:55:10.734 | last_section = "" 2026-07-03 13:55:10.734 | section_count = 0 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.734 | /^\[.+\]/ { 2026-07-03 13:55:10.734 | gsub("[][]", "", $1); 2026-07-03 13:55:10.734 | section=$1 2026-07-03 13:55:10.734 | next 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.734 | /^ *\#/ { 2026-07-03 13:55:10.734 | next 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.734 | /^[^ \t]+/ { 2026-07-03 13:55:10.734 | # get offset of first = in $0 2026-07-03 13:55:10.734 | eq_idx = index($0, "=") 2026-07-03 13:55:10.734 | # extract attr & value from $0 2026-07-03 13:55:10.734 | attr = substr($0, 1, eq_idx - 1) 2026-07-03 13:55:10.734 | value = substr($0, eq_idx + 1) 2026-07-03 13:55:10.734 | # only need to strip trailing whitespace from attr 2026-07-03 13:55:10.734 | sub(/[ \t]*$/, "", attr) 2026-07-03 13:55:10.734 | # need to strip leading & trailing whitespace from value 2026-07-03 13:55:10.734 | sub(/^[ \t]*/, "", value) 2026-07-03 13:55:10.734 | sub(/[ \t]*$/, "", value) 2026-07-03 13:55:10.734 | 2026-07-03 13:55:10.734 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-03 13:55:10.734 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-03 13:55:10.734 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-03 13:55:10.734 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-03 13:55:10.734 | if (! (section, attr) in cfg_attr_count) { 2026-07-03 13:55:10.734 | if (section != last_section) { 2026-07-03 13:55:10.734 | cfg_section[section_count++] = section 2026-07-03 13:55:10.734 | last_section = section 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.734 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-03 13:55:10.734 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-03 13:55:10.734 | 2026-07-03 13:55:10.734 | cfg_attr[section, attr, 0] = value 2026-07-03 13:55:10.734 | cfg_attr_count[section, attr] = 1 2026-07-03 13:55:10.734 | } else { 2026-07-03 13:55:10.734 | lno = cfg_attr_count[section, attr]++ 2026-07-03 13:55:10.734 | cfg_attr[section, attr, lno] = value 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.734 | } 2026-07-03 13:55:10.735 | END { 2026-07-03 13:55:10.735 | # Process each section in order 2026-07-03 13:55:10.735 | for (sno = 0; sno < section_count; sno++) { 2026-07-03 13:55:10.735 | section = cfg_section[sno] 2026-07-03 13:55:10.735 | # The ini routines simply append a config item immediately 2026-07-03 13:55:10.735 | # after the section header. To keep the same order as defined 2026-07-03 13:55:10.735 | # in local.conf, invoke the ini routines in the reverse order 2026-07-03 13:55:10.735 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-03 13:55:10.735 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-03 13:55:10.735 | if (cfg_attr_count[section, attr] == 1) 2026-07-03 13:55:10.735 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-03 13:55:10.735 | else { 2026-07-03 13:55:10.735 | # For multiline, invoke the ini routines in the reverse order 2026-07-03 13:55:10.735 | count = cfg_attr_count[section, attr] 2026-07-03 13:55:10.735 | print "inidelete " configfile " " section " " attr 2026-07-03 13:55:10.735 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-03 13:55:10.735 | for (l = count -2; l >= 0; l--) 2026-07-03 13:55:10.735 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-03 13:55:10.735 | } 2026-07-03 13:55:10.735 | } 2026-07-03 13:55:10.735 | } 2026-07-03 13:55:10.735 | } 2026-07-03 13:55:10.735 | ' 2026-07-03 13:55:10.735 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.735 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:55:10.736 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-03 13:55:10.738 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-03 13:55:10.742 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-03 13:55:10.744 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:55:10.747 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-03 13:55:10.749 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-03 13:55:10.749 | BEGIN { group = "" } 2026-07-03 13:55:10.749 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:55:10.749 | gsub("[][]", "", $1); 2026-07-03 13:55:10.749 | split($1, a, "|"); 2026-07-03 13:55:10.749 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-03 13:55:10.749 | group=a[1] 2026-07-03 13:55:10.749 | } else { 2026-07-03 13:55:10.749 | group="" 2026-07-03 13:55:10.749 | } 2026-07-03 13:55:10.749 | next 2026-07-03 13:55:10.749 | } 2026-07-03 13:55:10.749 | { 2026-07-03 13:55:10.749 | if (group != "") 2026-07-03 13:55:10.749 | print $0 2026-07-03 13:55:10.749 | } 2026-07-03 13:55:10.749 | ' /opt/stack/devstack/local.conf 2026-07-03 13:55:10.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-03 13:55:10.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-03 13:55:10.796 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:55:10.801 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-03 13:55:10.822 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:10.825 | + ./stack.sh:main:1267 : echo_summary 'Starting Swift' 2026-07-03 13:55:10.828 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:10.832 | + ./stack.sh:echo_summary:447 : echo -e Starting Swift 2026-07-03 13:55:10.836 | + ./stack.sh:main:1268 : start_swift 2026-07-03 13:55:10.840 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-03 13:55:10.843 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:55:10.845 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-03 13:55:11.127 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-03 13:55:11.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:11.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:11.135 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-03 13:55:11.196 | Restarting rsync (via systemctl): rsync.service. 2026-07-03 13:55:11.201 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-03 13:55:11.204 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-03 13:55:11.207 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-03 13:55:11.210 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-03 13:55:11.213 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-03 13:55:11.216 | + 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-03 13:55:11.219 | + functions-common:run_process:1674 : local service=s-object 2026-07-03 13:55:11.222 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-03 13:55:11.225 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:11.228 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:11.231 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:11.234 | + functions-common:run_process:1680 : local name=s-object 2026-07-03 13:55:11.237 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:11.241 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:11.243 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:11.247 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:11.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:11.256 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086911252 2026-07-03 13:55:11.260 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-03 13:55:11.282 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:11.285 | + 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-03 13:55:11.288 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-03 13:55:11.292 | + 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-03 13:55:11.295 | + 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-03 13:55:11.298 | + 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-03 13:55:11.301 | + 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-03 13:55:11.303 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-03 13:55:11.307 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-03 13:55:11.311 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-03 13:55:11.314 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:11.318 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:11.321 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:11.325 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:11.328 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-03 13:55:11.332 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-03 13:55:11.335 | + 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-03 13:55:11.338 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-03 13:55:11.341 | + 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-03 13:55:11.344 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:11.348 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:11.350 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:11.353 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:11.356 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:11.359 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-03 13:55:11.362 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:11.367 | + 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-03 13:55:11.439 | + 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-03 13:55:11.516 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-03 13:55:11.574 | + 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-03 13:55:11.633 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-03 13:55:11.701 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-03 13:55:11.762 | + 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-03 13:55:11.828 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:11.831 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:11.834 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-03 13:55:11.918 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:12.246 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-03 13:55:12.263 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-03 13:55:12.577 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-03 13:55:12.613 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:12.617 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:12.620 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:12.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:12.627 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:12.630 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:12.634 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:12.637 | + functions-common:time_stop:2427 : start_time=1783086911252 2026-07-03 13:55:12.639 | + functions-common:time_stop:2429 : [[ -z 1783086911252 ]] 2026-07-03 13:55:12.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:12.649 | + functions-common:time_stop:2432 : end_time=1783086912645 2026-07-03 13:55:12.652 | + functions-common:time_stop:2433 : elapsed_time=1393 2026-07-03 13:55:12.656 | + functions-common:time_stop:2434 : total=6227 2026-07-03 13:55:12.661 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:12.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7620 2026-07-03 13:55:12.667 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-03 13:55:12.670 | + 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-03 13:55:12.672 | + functions-common:run_process:1674 : local service=s-container 2026-07-03 13:55:12.675 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-03 13:55:12.678 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:12.681 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:12.683 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:12.686 | + functions-common:run_process:1680 : local name=s-container 2026-07-03 13:55:12.688 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:12.691 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:12.693 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:12.696 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:12.701 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:12.707 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086912703 2026-07-03 13:55:12.711 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-03 13:55:12.733 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:12.736 | + 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-03 13:55:12.739 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-03 13:55:12.743 | + 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-03 13:55:12.747 | + 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-03 13:55:12.750 | + 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-03 13:55:12.753 | + 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-03 13:55:12.756 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-03 13:55:12.759 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-03 13:55:12.763 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-03 13:55:12.766 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:12.769 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:12.772 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:12.775 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:12.778 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-03 13:55:12.781 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-03 13:55:12.784 | + 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-03 13:55:12.788 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-03 13:55:12.791 | + 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-03 13:55:12.793 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:12.795 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:12.798 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:12.801 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:12.804 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:12.807 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-03 13:55:12.810 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:12.815 | + 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-03 13:55:12.893 | + 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-03 13:55:12.977 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-03 13:55:13.048 | + 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-03 13:55:13.116 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-03 13:55:13.191 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-03 13:55:13.265 | + 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-03 13:55:13.330 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:13.333 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:13.336 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-03 13:55:13.419 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:13.755 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-03 13:55:13.770 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-03 13:55:14.112 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-03 13:55:14.148 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:14.151 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:14.155 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:14.158 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:14.160 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:14.165 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:14.168 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:14.172 | + functions-common:time_stop:2427 : start_time=1783086912703 2026-07-03 13:55:14.174 | + functions-common:time_stop:2429 : [[ -z 1783086912703 ]] 2026-07-03 13:55:14.179 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:14.184 | + functions-common:time_stop:2432 : end_time=1783086914181 2026-07-03 13:55:14.187 | + functions-common:time_stop:2433 : elapsed_time=1478 2026-07-03 13:55:14.190 | + functions-common:time_stop:2434 : total=7620 2026-07-03 13:55:14.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:14.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9098 2026-07-03 13:55:14.202 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-03 13:55:14.206 | + 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-03 13:55:14.209 | + functions-common:run_process:1674 : local service=s-account 2026-07-03 13:55:14.213 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-03 13:55:14.216 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:14.220 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:14.224 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:14.227 | + functions-common:run_process:1680 : local name=s-account 2026-07-03 13:55:14.230 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:14.233 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:14.236 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:14.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:14.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:14.250 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086914246 2026-07-03 13:55:14.253 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-03 13:55:14.279 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:14.282 | + 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-03 13:55:14.285 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-03 13:55:14.289 | + 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-03 13:55:14.292 | + 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-03 13:55:14.295 | + 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-03 13:55:14.299 | + 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-03 13:55:14.303 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-03 13:55:14.307 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-03 13:55:14.310 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-03 13:55:14.314 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:14.317 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:14.321 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:14.324 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:14.328 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-03 13:55:14.332 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-03 13:55:14.335 | + 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-03 13:55:14.340 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-03 13:55:14.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-03 13:55:14.347 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:14.350 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:14.353 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:14.357 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:14.360 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:14.363 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-03 13:55:14.366 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:14.372 | + 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-03 13:55:14.455 | + 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-03 13:55:14.533 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-03 13:55:14.596 | + 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-03 13:55:14.662 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-03 13:55:14.733 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-03 13:55:14.796 | + 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-03 13:55:14.861 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:14.864 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:14.867 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-03 13:55:14.958 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:15.303 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-03 13:55:15.321 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-03 13:55:15.668 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-03 13:55:15.700 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:15.705 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:15.709 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:15.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:15.717 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:15.721 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:15.724 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:15.728 | + functions-common:time_stop:2427 : start_time=1783086914246 2026-07-03 13:55:15.732 | + functions-common:time_stop:2429 : [[ -z 1783086914246 ]] 2026-07-03 13:55:15.736 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:15.742 | + functions-common:time_stop:2432 : end_time=1783086915738 2026-07-03 13:55:15.746 | + functions-common:time_stop:2433 : elapsed_time=1492 2026-07-03 13:55:15.749 | + functions-common:time_stop:2434 : total=9098 2026-07-03 13:55:15.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:15.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10590 2026-07-03 13:55:15.761 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:15.765 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-03 13:55:15.820 | + 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-03 13:55:15.824 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-03 13:55:15.827 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-03 13:55:15.830 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:15.833 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:15.837 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:15.840 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-03 13:55:15.843 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:15.846 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:15.849 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:15.853 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:15.858 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:15.863 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086915859 2026-07-03 13:55:15.866 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-03 13:55:15.889 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:15.893 | + 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-03 13:55:15.897 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-03 13:55:15.900 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-03 13:55:15.904 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-03 13:55:15.907 | + 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-03 13:55:15.910 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-03 13:55:15.913 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-03 13:55:15.917 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-03 13:55:15.921 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-03 13:55:15.925 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:15.928 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:15.932 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:15.935 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:15.938 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-03 13:55:15.941 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-03 13:55:15.945 | + 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-03 13:55:15.949 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-03 13:55:15.953 | + 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-03 13:55:15.957 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:15.960 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:15.964 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:15.967 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:15.970 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:15.973 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-03 13:55:15.977 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:15.981 | + 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-03 13:55:16.065 | + 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-03 13:55:16.154 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-03 13:55:16.229 | + 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-03 13:55:16.299 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-03 13:55:16.369 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-03 13:55:16.435 | + 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-03 13:55:16.501 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:16.503 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:16.507 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-03 13:55:16.581 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:16.993 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-03 13:55:17.010 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-03 13:55:17.346 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-03 13:55:17.382 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:17.386 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:17.391 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:17.394 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:17.397 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:17.402 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:17.406 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:17.410 | + functions-common:time_stop:2427 : start_time=1783086915859 2026-07-03 13:55:17.413 | + functions-common:time_stop:2429 : [[ -z 1783086915859 ]] 2026-07-03 13:55:17.418 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:17.425 | + functions-common:time_stop:2432 : end_time=1783086917420 2026-07-03 13:55:17.429 | + functions-common:time_stop:2433 : elapsed_time=1561 2026-07-03 13:55:17.433 | + functions-common:time_stop:2434 : total=10590 2026-07-03 13:55:17.436 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:17.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12151 2026-07-03 13:55:17.444 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-03 13:55:17.469 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:17.473 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-03 13:55:17.476 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.97 8081 16384 2026-07-03 13:55:17.481 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-03 13:55:17.484 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-03 13:55:17.489 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-03 13:55:17.492 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.97 2026-07-03 13:55:17.495 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-03 13:55:17.499 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-03 13:55:17.503 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-03 13:55:17.506 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-03 13:55:17.509 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-03 13:55:17.513 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-03 13:55:17.516 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-03 13:55:17.521 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-03 13:55:17.525 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-03 13:55:17.528 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-03 13:55:17.532 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.536 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.539 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-03 13:55:17.544 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-03 13:55:17.548 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-03 13:55:17.551 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-03 13:55:17.556 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-03 13:55:17.559 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-03 13:55:17.562 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-03 13:55:17.565 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-03 13:55:17.581 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:55:17.585 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-03 13:55:17.588 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-03 13:55:17.591 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:55:17.595 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:55:17.599 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.602 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.606 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-03 13:55:17.609 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-03 13:55:17.651 | headers (enabled by site administrator) 2026-07-03 13:55:17.656 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:55:17.660 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-03 13:55:17.663 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-03 13:55:17.667 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:55:17.671 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:55:17.674 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.677 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.680 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-03 13:55:17.683 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-03 13:55:17.722 | ssl (enabled by site administrator) 2026-07-03 13:55:17.727 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:55:17.730 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-03 13:55:17.733 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-03 13:55:17.737 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:55:17.740 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:55:17.743 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.746 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.750 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-03 13:55:17.753 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-03 13:55:17.794 | proxy (enabled by site administrator) 2026-07-03 13:55:17.798 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-03 13:55:17.802 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-03 13:55:17.806 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-03 13:55:17.809 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-03 13:55:17.814 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:55:17.817 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.825 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-03 13:55:17.829 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-03 13:55:17.867 | proxy_http (enabled by site administrator) 2026-07-03 13:55:17.871 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-03 13:55:17.875 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-03 13:55:17.879 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-03 13:55:17.882 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-03 13:55:17.886 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-03 13:55:17.889 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-03 13:55:17.891 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.894 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.896 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-03 13:55:17.899 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-03 13:55:17.902 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:55:17.905 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:55:17.908 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-03 13:55:17.945 | Enabling site swift-tls-proxy. 2026-07-03 13:55:17.951 | To activate the new configuration, you need to run: 2026-07-03 13:55:17.951 | systemctl reload apache2 2026-07-03 13:55:17.957 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-03 13:55:17.961 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-03 13:55:17.965 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-03 13:55:17.968 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-03 13:55:18.102 | + 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-03 13:55:18.105 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-03 13:55:18.109 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-03 13:55:18.112 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:18.115 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:18.118 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:18.122 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-03 13:55:18.126 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:18.129 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:18.133 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:18.137 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:18.142 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:18.147 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086918144 2026-07-03 13:55:18.150 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-03 13:55:18.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:18.174 | + 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-03 13:55:18.177 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-03 13:55:18.179 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-03 13:55:18.181 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-03 13:55:18.184 | + 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-03 13:55:18.188 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-03 13:55:18.191 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-03 13:55:18.194 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-03 13:55:18.197 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-03 13:55:18.200 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:18.202 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:18.205 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:18.207 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:18.210 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-03 13:55:18.213 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-03 13:55:18.216 | + 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-03 13:55:18.218 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-03 13:55:18.221 | + 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-03 13:55:18.224 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:18.226 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:18.229 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:18.232 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:18.235 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:18.239 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-03 13:55:18.242 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:18.247 | + 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-03 13:55:18.325 | + 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-03 13:55:18.404 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-03 13:55:18.469 | + 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-03 13:55:18.537 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-03 13:55:18.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-03 13:55:18.672 | + 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-03 13:55:18.742 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:18.745 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:18.749 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-03 13:55:18.828 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:19.152 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-03 13:55:19.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-03 13:55:19.506 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-03 13:55:19.543 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:19.547 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:19.550 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:19.553 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:19.556 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:19.560 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:19.563 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:19.566 | + functions-common:time_stop:2427 : start_time=1783086918144 2026-07-03 13:55:19.569 | + functions-common:time_stop:2429 : [[ -z 1783086918144 ]] 2026-07-03 13:55:19.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:19.580 | + functions-common:time_stop:2432 : end_time=1783086919577 2026-07-03 13:55:19.583 | + functions-common:time_stop:2433 : elapsed_time=1433 2026-07-03 13:55:19.586 | + functions-common:time_stop:2434 : total=12151 2026-07-03 13:55:19.590 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:19.594 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13584 2026-07-03 13:55:19.597 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-03 13:55:19.597 | Waiting for swift proxy to start... 2026-07-03 13:55:19.600 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.97:8080/info 2026-07-03 13:55:19.604 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:55:19.606 | + functions:wait_for_service:477 : local url=https://10.4.3.97:8080/info 2026-07-03 13:55:19.609 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:55:19.612 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:55:19.614 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:55:19.616 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:19.619 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:19.622 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:19.628 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086919624 2026-07-03 13:55:19.631 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:55:19.637 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97:8080/info 2026-07-03 13:55:19.655 | + :: : [[ 503 == 503 ]] 2026-07-03 13:55:19.657 | + :: : sleep 1 2026-07-03 13:55:20.661 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97:8080/info 2026-07-03 13:55:20.684 | + :: : [[ 200 == 503 ]] 2026-07-03 13:55:20.686 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:55:20.690 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:55:20.694 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:20.698 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:20.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:20.706 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:20.709 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:20.713 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:55:20.716 | + functions-common:time_stop:2427 : start_time=1783086919624 2026-07-03 13:55:20.719 | + functions-common:time_stop:2429 : [[ -z 1783086919624 ]] 2026-07-03 13:55:20.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:20.730 | + functions-common:time_stop:2432 : end_time=1783086920726 2026-07-03 13:55:20.735 | + functions-common:time_stop:2433 : elapsed_time=1102 2026-07-03 13:55:20.739 | + functions-common:time_stop:2434 : total=2966 2026-07-03 13:55:20.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:20.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4068 2026-07-03 13:55:20.750 | + functions:wait_for_service:486 : return 0 2026-07-03 13:55:20.754 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:20.758 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-03 13:55:20.762 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-03 13:55:20.784 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:20.788 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-03 13:55:20.833 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-03 13:55:20.893 | [8549 Async configure_neutron_nova:78818]: Waiting for completion of configure_neutron_nova running on PID 78818 (2 other jobs running) 2026-07-03 13:55:20.922 | [8549 Async configure_neutron_nova:78818]: Signaling child to exit 2026-07-03 13:55:20.922 | WAKEUP 2026-07-03 13:55:20.950 | [8549 Async configure_neutron_nova:78818]: Signaled 2026-07-03 13:55:20.951 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-03 13:55:20.951 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-03 13:55:20.951 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-03 13:55:20.951 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-03 13:55:20.951 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:55:20.951 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-03 13:55:20.951 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.97/identity 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-03 13:55:20.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-03 13:55:20.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-03 13:55:20.952 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-03 13:55:20.952 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:55:20.952 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-03 13:55:20.952 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:55:20.952 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-03 13:55:20.952 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-03 13:55:20.952 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:55:20.952 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.97/identity 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-03 13:55:20.952 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-03 13:55:20.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-03 13:55:20.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-03 13:55:20.952 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-03 13:55:20.952 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-03 13:55:21.004 | [8549 Async configure_neutron_nova:78818]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-03 13:55:21.010 | + inc/async:async_wait:197 : return 0 2026-07-03 13:55:21.014 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-03 13:55:21.034 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:21.037 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-03 13:55:21.079 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-03 13:55:21.120 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-03 13:55:21.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:21.147 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-03 13:55:21.150 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:21.153 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-03 13:55:21.157 | + ./stack.sh:main:1293 : start_nova_api 2026-07-03 13:55:21.161 | + 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-03 13:55:21.165 | + 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-03 13:55:21.169 | + 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-03 13:55:21.174 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-03 13:55:21.180 | + 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-03 13:55:21.184 | + functions-common:run_process:1674 : local service=n-api 2026-07-03 13:55:21.188 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-03 13:55:21.192 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:21.196 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:21.201 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:21.205 | + functions-common:run_process:1680 : local name=n-api 2026-07-03 13:55:21.210 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:21.214 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:21.218 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:21.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:21.227 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:21.231 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086921228 2026-07-03 13:55:21.235 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-03 13:55:21.259 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:21.263 | + 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-03 13:55:21.267 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-03 13:55:21.271 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-03 13:55:21.276 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-03 13:55:21.279 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-03 13:55:21.283 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-03 13:55:21.286 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-03 13:55:21.289 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-03 13:55:21.293 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-03 13:55:21.298 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:21.301 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:21.305 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:21.308 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:21.311 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-03 13:55:21.314 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:55:21.317 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:21.321 | + 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-03 13:55:21.324 | + 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-03 13:55:21.327 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-03 13:55:21.331 | + 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-03 13:55:21.334 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:55:21.337 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:55:21.341 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:55:21.345 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-03 13:55:21.348 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:55:21.354 | + 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-03 13:55:21.433 | + 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-03 13:55:21.512 | + 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-03 13:55:21.579 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-03 13:55:21.644 | + 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-03 13:55:21.714 | + 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-03 13:55:21.777 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-03 13:55:21.836 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-03 13:55:21.899 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-03 13:55:21.962 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-03 13:55:22.027 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-03 13:55:22.091 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:55:22.094 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:55:22.096 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-03 13:55:22.177 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:55:22.574 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-03 13:55:22.589 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-03 13:55:22.936 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-03 13:55:23.019 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:23.023 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:23.027 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:23.031 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:23.035 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:23.039 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:23.044 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:23.048 | + functions-common:time_stop:2427 : start_time=1783086921228 2026-07-03 13:55:23.051 | + functions-common:time_stop:2429 : [[ -z 1783086921228 ]] 2026-07-03 13:55:23.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:23.062 | + functions-common:time_stop:2432 : end_time=1783086923058 2026-07-03 13:55:23.066 | + functions-common:time_stop:2433 : elapsed_time=1830 2026-07-03 13:55:23.070 | + functions-common:time_stop:2434 : total=13584 2026-07-03 13:55:23.076 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:23.079 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15414 2026-07-03 13:55:23.083 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-03 13:55:23.084 | Waiting for nova-api to start... 2026-07-03 13:55:23.088 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.97/compute/v2.1/ 2026-07-03 13:55:23.092 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.97/compute/v2.1/ 2026-07-03 13:55:23.095 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:55:23.099 | + functions:wait_for_service:477 : local url=https://10.4.3.97/compute/v2.1/ 2026-07-03 13:55:23.102 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:55:23.107 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:55:23.111 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:55:23.114 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:23.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:23.125 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:23.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086923127 2026-07-03 13:55:23.135 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:55:23.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97/compute/v2.1/ 2026-07-03 13:55:26.505 | + :: : [[ 200 == 503 ]] 2026-07-03 13:55:26.506 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:55:26.510 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:55:26.513 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:26.517 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:26.520 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:26.524 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:26.526 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:26.530 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:55:26.535 | + functions-common:time_stop:2427 : start_time=1783086923127 2026-07-03 13:55:26.539 | + functions-common:time_stop:2429 : [[ -z 1783086923127 ]] 2026-07-03 13:55:26.544 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:26.549 | + functions-common:time_stop:2432 : end_time=1783086926546 2026-07-03 13:55:26.552 | + functions-common:time_stop:2433 : elapsed_time=3419 2026-07-03 13:55:26.555 | + functions-common:time_stop:2434 : total=4068 2026-07-03 13:55:26.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:26.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7487 2026-07-03 13:55:26.565 | + functions:wait_for_service:486 : return 0 2026-07-03 13:55:26.568 | + 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-03 13:55:26.573 | + 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-03 13:55:26.577 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-03 13:55:26.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:26.602 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-03 13:55:26.606 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:26.610 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-03 13:55:26.615 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-03 13:55:26.619 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-03 13:55:26.623 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-03 13:55:26.626 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-03 13:55:26.630 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-03 13:55:26.632 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-03 13:55:26.636 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-03 13:55:26.639 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-03 13:55:26.652 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-03 13:55:26.658 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-03 13:55:26.664 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-03 13:55:26.670 | + 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-03 13:55:26.686 | + 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-03 13:55:26.701 | + 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-03 13:55:26.717 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-03 13:55:26.720 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-03 13:55:26.720 | Starting OVN 2026-07-03 13:55:26.722 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-03 13:55:26.726 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-03 13:55:26.726 | Starting OVS 2026-07-03 13:55:26.729 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-03 13:55:26.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:26.752 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-03 13:55:26.804 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-03 13:55:26.854 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:26.857 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-03 13:55:26.861 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-03 13:55:27.191 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-03 13:55:27.541 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-03 13:55:27.541 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-03 13:55:27.541 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-03 13:55:27.541 | 2026-07-03 13:55:27.541 | Possible reasons for having these kinds of units are: 2026-07-03 13:55:27.541 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-03 13:55:27.541 | .wants/, .requires/, or .upholds/ directory. 2026-07-03 13:55:27.541 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-03 13:55:27.541 | a requirement dependency on it. 2026-07-03 13:55:27.541 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-03 13:55:27.541 | D-Bus, udev, scripted systemctl call, ...). 2026-07-03 13:55:27.541 | • In case of template units, the unit is meant to be enabled with some 2026-07-03 13:55:27.541 | instance name specified. 2026-07-03 13:55:27.547 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-03 13:55:32.169 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-03 13:55:32.173 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-03 13:55:32.525 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-03 13:55:32.836 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-03 13:55:32.836 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-03 13:55:32.836 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-03 13:55:32.836 | 2026-07-03 13:55:32.836 | Possible reasons for having these kinds of units are: 2026-07-03 13:55:32.836 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-03 13:55:32.836 | .wants/, .requires/, or .upholds/ directory. 2026-07-03 13:55:32.836 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-03 13:55:32.836 | a requirement dependency on it. 2026-07-03 13:55:32.836 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-03 13:55:32.836 | D-Bus, udev, scripted systemctl call, ...). 2026-07-03 13:55:32.836 | • In case of template units, the unit is meant to be enabled with some 2026-07-03 13:55:32.836 | instance name specified. 2026-07-03 13:55:32.843 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-03 13:55:33.050 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-03 13:55:33.050 | Configuring OVSDB 2026-07-03 13:55:33.053 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-03 13:55:33.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:33.079 | + 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-03 13:55:33.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-03 13:55:33.118 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-03 13:55:33.137 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=9f2400e6-c013-4254-8cd5-71a34006c9ca 2026-07-03 13:55:33.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.97:6642 2026-07-03 13:55:33.178 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-03 13:55:33.195 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-03 13:55:33.216 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.97 2026-07-03 13:55:33.235 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-03 13:55:33.241 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000004427 2026-07-03 13:55:33.260 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:33.264 | + 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-03 13:55:33.285 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-03 13:55:33.289 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-03 13:55:33.291 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-03 13:55:33.294 | + functions-common:is_provider_network:2272 : return 1 2026-07-03 13:55:33.297 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:33.301 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-03 13:55:33.304 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-03 13:55:33.308 | + 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-03 13:55:33.312 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-03 13:55:33.315 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-03 13:55:33.335 | + 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-03 13:55:33.357 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-03 13:55:33.378 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-03 13:55:33.402 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:33.407 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-03 13:55:33.411 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-03 13:55:33.415 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-03 13:55:33.418 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-03 13:55:33.421 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-03 13:55:33.445 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:33.448 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:33.451 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-03 13:55:33.455 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-03 13:55:33.814 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-03 13:55:34.184 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-03 13:55:34.237 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-03 13:55:34.241 | + 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-03 13:55:34.245 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-03 13:55:34.248 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-03 13:55:34.251 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-03 13:55:35.257 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-03 13:55:35.261 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-03 13:55:35.264 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-03 13:55:35.268 | + 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-03 13:55:35.272 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-03 13:55:35.276 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-03 13:55:35.279 | + 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-03 13:55:35.282 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-03 13:55:35.286 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-03 13:55:35.290 | + 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-03 13:55:35.293 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-03 13:55:35.296 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-03 13:55:35.300 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-03 13:55:35.323 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:35.326 | + 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-03 13:55:35.351 | + 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-03 13:55:35.374 | + 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-03 13:55:35.396 | + 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-03 13:55:35.418 | + 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-03 13:55:35.435 | + 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-03 13:55:35.449 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-03 13:55:35.466 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:35.470 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:35.474 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-03 13:55:35.478 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-03 13:55:35.811 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-03 13:55:36.175 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-03 13:55:36.175 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-03 13:55:36.175 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-03 13:55:36.175 | 2026-07-03 13:55:36.175 | Possible reasons for having these kinds of units are: 2026-07-03 13:55:36.175 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-03 13:55:36.175 | .wants/, .requires/, or .upholds/ directory. 2026-07-03 13:55:36.175 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-03 13:55:36.175 | a requirement dependency on it. 2026-07-03 13:55:36.175 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-03 13:55:36.175 | D-Bus, udev, scripted systemctl call, ...). 2026-07-03 13:55:36.175 | • In case of template units, the unit is meant to be enabled with some 2026-07-03 13:55:36.175 | instance name specified. 2026-07-03 13:55:36.182 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-03 13:55:36.414 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-03 13:55:36.435 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:36.438 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-03 13:55:36.441 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-03 13:55:36.464 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:36.468 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-07-03 13:55:36.471 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-03 13:55:36.474 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-03 13:55:36.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:36.499 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-03 13:55:36.551 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-03 13:55:36.554 | + 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-03 13:55:36.558 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-03 13:55:36.561 | + 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-03 13:55:36.563 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:36.566 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:36.569 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:36.572 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-03 13:55:36.575 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:36.578 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:36.582 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:36.584 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:36.587 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:36.592 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086936589 2026-07-03 13:55:36.595 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-03 13:55:36.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:36.620 | + 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-03 13:55:36.623 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-03 13:55:36.626 | + 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-03 13:55:36.629 | + 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-03 13:55:36.632 | + 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-03 13:55:36.636 | + 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-03 13:55:36.639 | + 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-03 13:55:36.642 | + 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-03 13:55:36.645 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-03 13:55:36.648 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:36.651 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:36.654 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:36.658 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:36.661 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-03 13:55:36.663 | + 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-03 13:55:36.666 | + 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-03 13:55:36.670 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-03 13:55:36.672 | + 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-03 13:55:36.676 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:36.679 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:36.682 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:36.685 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:36.688 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:36.691 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-03 13:55:36.694 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:36.699 | + 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-03 13:55:36.767 | + 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-03 13:55:36.844 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-03 13:55:36.909 | + 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-03 13:55:36.973 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-03 13:55:37.040 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-03 13:55:37.102 | + 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-03 13:55:37.175 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:37.178 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:37.181 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-03 13:55:37.263 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:37.647 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-03 13:55:37.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-03 13:55:38.009 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-03 13:55:38.033 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:38.036 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:38.039 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:38.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:38.045 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:38.049 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:38.052 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:38.054 | + functions-common:time_stop:2427 : start_time=1783086936589 2026-07-03 13:55:38.058 | + functions-common:time_stop:2429 : [[ -z 1783086936589 ]] 2026-07-03 13:55:38.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:38.067 | + functions-common:time_stop:2432 : end_time=1783086938064 2026-07-03 13:55:38.070 | + functions-common:time_stop:2433 : elapsed_time=1475 2026-07-03 13:55:38.074 | + functions-common:time_stop:2434 : total=15414 2026-07-03 13:55:38.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:38.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16889 2026-07-03 13:55:38.084 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:55:38.087 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:55:38.089 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-03 13:55:38.093 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-03 13:55:38.112 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-03 13:55:38.114 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-03 13:55:38.117 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-03 13:55:38.120 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-03 13:55:38.122 | + 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-03 13:55:38.157 | + 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-03 13:55:38.193 | + 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-03 13:55:38.232 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-03 13:55:38.271 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-03 13:55:38.310 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:38.314 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-03 13:55:38.317 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-03 13:55:38.321 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-03 13:55:38.340 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-03 13:55:38.360 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-03 13:55:38.363 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-03 13:55:38.367 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-03 13:55:38.370 | + 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-03 13:55:38.385 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-03 13:55:38.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:38.411 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-03 13:55:38.414 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:38.417 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-03 13:55:38.421 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-03 13:55:38.423 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-03 13:55:38.427 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-03 13:55:38.469 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-03 13:55:38.472 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:38.475 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-03 13:55:38.514 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-03 13:55:38.517 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-03 13:55:38.520 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-03 13:55:38.525 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-03 13:55:38.529 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-03 13:55:38.531 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-03 13:55:38.534 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-03 13:55:38.537 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-03 13:55:38.540 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-03 13:55:38.543 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-03 13:55:38.546 | +++ 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-03 13:55:38.549 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-03 13:55:38.553 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-03 13:55:38.556 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-03 13:55:38.560 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-03 13:55:38.564 | + 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-03 13:55:38.566 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-03 13:55:38.568 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-03 13:55:38.571 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-03 13:55:38.575 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-03 13:55:38.599 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-03 13:55:38.602 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-03 13:55:38.653 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-03 13:55:38.705 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-03 13:55:38.709 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-03 13:55:38.767 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-03 13:55:38.771 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-03 13:55:38.828 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-03 13:55:38.834 | + 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-03 13:55:38.837 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-03 13:55:38.840 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-03 13:55:38.844 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:38.847 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:38.850 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:38.854 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-03 13:55:38.856 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:38.861 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:38.864 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:38.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:38.871 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:38.877 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086938874 2026-07-03 13:55:38.881 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-03 13:55:38.903 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:38.907 | + 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-03 13:55:38.912 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-03 13:55:38.915 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-03 13:55:38.918 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-03 13:55:38.922 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-03 13:55:38.926 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-03 13:55:38.929 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-03 13:55:38.933 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-03 13:55:38.937 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-03 13:55:38.940 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:38.944 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:38.947 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:38.951 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:38.954 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-03 13:55:38.957 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:55:38.961 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:38.964 | + 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-03 13:55:38.968 | + 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-03 13:55:38.972 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-03 13:55:38.975 | + 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-03 13:55:38.978 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:55:38.982 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:55:38.984 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:55:38.987 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-03 13:55:38.991 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:55:38.997 | + 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-03 13:55:39.077 | + 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-03 13:55:39.151 | + 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-03 13:55:39.217 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-03 13:55:39.285 | + 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-03 13:55:39.351 | + 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-03 13:55:39.417 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-03 13:55:39.478 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-03 13:55:39.536 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-03 13:55:39.600 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-03 13:55:39.660 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-03 13:55:39.723 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:55:39.726 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:55:39.728 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-03 13:55:39.798 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:55:40.142 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-03 13:55:40.158 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-03 13:55:40.461 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-03 13:55:40.541 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:40.544 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:40.547 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:40.550 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:40.553 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:40.556 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:40.559 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:40.562 | + functions-common:time_stop:2427 : start_time=1783086938874 2026-07-03 13:55:40.565 | + functions-common:time_stop:2429 : [[ -z 1783086938874 ]] 2026-07-03 13:55:40.570 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:40.575 | + functions-common:time_stop:2432 : end_time=1783086940571 2026-07-03 13:55:40.578 | + functions-common:time_stop:2433 : elapsed_time=1697 2026-07-03 13:55:40.581 | + functions-common:time_stop:2434 : total=16889 2026-07-03 13:55:40.584 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:40.587 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18586 2026-07-03 13:55:40.590 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=https://10.4.3.97/ 2026-07-03 13:55:40.592 | + 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-03 13:55:40.596 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-03 13:55:40.599 | + 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-03 13:55:40.602 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:40.607 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:40.610 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:40.613 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-03 13:55:40.617 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:40.620 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:40.624 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:40.628 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:40.633 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:40.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086940636 2026-07-03 13:55:40.643 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-03 13:55:40.666 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:40.670 | + 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-03 13:55:40.673 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-03 13:55:40.676 | + 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-03 13:55:40.679 | + 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-03 13:55:40.682 | + 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-03 13:55:40.686 | + 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-03 13:55:40.690 | + 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-03 13:55:40.693 | + 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-03 13:55:40.697 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-03 13:55:40.700 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:40.704 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:40.707 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:40.711 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:40.715 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-03 13:55:40.717 | + 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-03 13:55:40.720 | + 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-03 13:55:40.722 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-03 13:55:40.725 | + 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-03 13:55:40.728 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:40.731 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:40.734 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:40.737 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:40.740 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:40.742 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-03 13:55:40.744 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:40.750 | + 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-03 13:55:40.823 | + 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-03 13:55:40.896 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-03 13:55:40.962 | + 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-03 13:55:41.032 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-03 13:55:41.100 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-03 13:55:41.165 | + 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-03 13:55:41.231 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:41.234 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:41.237 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-03 13:55:41.311 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:41.675 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-03 13:55:41.692 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-03 13:55:42.018 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-03 13:55:42.050 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:42.053 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:42.057 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:42.060 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:42.064 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:42.067 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:42.070 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:42.073 | + functions-common:time_stop:2427 : start_time=1783086940636 2026-07-03 13:55:42.076 | + functions-common:time_stop:2429 : [[ -z 1783086940636 ]] 2026-07-03 13:55:42.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:42.086 | + functions-common:time_stop:2432 : end_time=1783086942081 2026-07-03 13:55:42.089 | + functions-common:time_stop:2433 : elapsed_time=1445 2026-07-03 13:55:42.093 | + functions-common:time_stop:2434 : total=18586 2026-07-03 13:55:42.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:42.099 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20031 2026-07-03 13:55:42.102 | + 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-03 13:55:42.106 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-03 13:55:42.109 | + 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-03 13:55:42.112 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:42.115 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:42.120 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:42.123 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-03 13:55:42.127 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:42.130 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:42.133 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:42.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:42.139 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:42.145 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086942141 2026-07-03 13:55:42.148 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-03 13:55:42.168 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:42.171 | + 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-03 13:55:42.174 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-03 13:55:42.177 | + 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-03 13:55:42.180 | + 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-03 13:55:42.182 | + 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-03 13:55:42.186 | + 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-03 13:55:42.190 | + 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-03 13:55:42.194 | + 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-03 13:55:42.198 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-03 13:55:42.201 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:42.206 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:42.210 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:42.214 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:42.219 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-03 13:55:42.223 | + 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-03 13:55:42.226 | + 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-03 13:55:42.230 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-03 13:55:42.234 | + 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-03 13:55:42.237 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:42.241 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:42.245 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:42.249 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:42.253 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:42.257 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-03 13:55:42.260 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:42.266 | + 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-03 13:55:42.352 | + 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-03 13:55:42.436 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-03 13:55:42.512 | + 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-03 13:55:42.591 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-03 13:55:42.661 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-03 13:55:42.727 | + 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-03 13:55:42.793 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:42.796 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:42.798 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-03 13:55:42.879 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:43.230 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-03 13:55:43.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-03 13:55:43.574 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-03 13:55:43.608 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:43.612 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:43.616 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:43.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:43.625 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:43.629 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:43.633 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:43.637 | + functions-common:time_stop:2427 : start_time=1783086942141 2026-07-03 13:55:43.640 | + functions-common:time_stop:2429 : [[ -z 1783086942141 ]] 2026-07-03 13:55:43.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:43.649 | + functions-common:time_stop:2432 : end_time=1783086943645 2026-07-03 13:55:43.652 | + functions-common:time_stop:2433 : elapsed_time=1504 2026-07-03 13:55:43.656 | + functions-common:time_stop:2434 : total=20031 2026-07-03 13:55:43.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:43.663 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21535 2026-07-03 13:55:43.667 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-03 13:55:43.670 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-03 13:55:43.674 | + 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-03 13:55:43.678 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-03 13:55:43.681 | + 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-03 13:55:43.684 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:43.688 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:43.692 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:43.695 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-03 13:55:43.699 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:43.702 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:43.705 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:43.709 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:43.713 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:43.718 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086943715 2026-07-03 13:55:43.721 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-03 13:55:43.744 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:43.748 | + 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-03 13:55:43.752 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-03 13:55:43.755 | + 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-03 13:55:43.759 | + 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-03 13:55:43.762 | + 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-03 13:55:43.766 | + 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-03 13:55:43.770 | + 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-03 13:55:43.774 | + 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-03 13:55:43.777 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:55:43.781 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:43.784 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:43.789 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:43.793 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:43.796 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-03 13:55:43.800 | + 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-03 13:55:43.804 | + 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-03 13:55:43.808 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:55:43.811 | + 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-03 13:55:43.815 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:55:43.818 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:55:43.823 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:55:43.827 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:55:43.831 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:55:43.834 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:55:43.837 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:55:43.843 | + 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-03 13:55:43.927 | + 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-03 13:55:44.017 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-03 13:55:44.092 | + 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-03 13:55:44.163 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-03 13:55:44.228 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-03 13:55:44.294 | + 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-03 13:55:44.366 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:55:44.370 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:55:44.374 | + 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-03 13:55:44.464 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:55:44.877 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:55:44.894 | 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-03 13:55:45.254 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:55:45.293 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:45.297 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:45.302 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:45.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:45.308 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:45.312 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:45.316 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:45.318 | + functions-common:time_stop:2427 : start_time=1783086943715 2026-07-03 13:55:45.321 | + functions-common:time_stop:2429 : [[ -z 1783086943715 ]] 2026-07-03 13:55:45.325 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:45.331 | + functions-common:time_stop:2432 : end_time=1783086945326 2026-07-03 13:55:45.334 | + functions-common:time_stop:2433 : elapsed_time=1611 2026-07-03 13:55:45.338 | + functions-common:time_stop:2434 : total=21535 2026-07-03 13:55:45.341 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:45.345 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23146 2026-07-03 13:55:45.348 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-03 13:55:45.352 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=https://10.4.3.97/networking 2026-07-03 13:55:45.355 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-03 13:55:45.355 | Waiting for Neutron to start... 2026-07-03 13:55:45.358 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.97/networking' 2026-07-03 13:55:45.361 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.97/networking' 'Neutron did not start' 60 2026-07-03 13:55:45.365 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.97/networking' 2026-07-03 13:55:45.369 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-03 13:55:45.373 | + functions-common:test_with_retry:2360 : local until=60 2026-07-03 13:55:45.376 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-03 13:55:45.380 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-03 13:55:45.384 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-03 13:55:45.386 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:45.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:45.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:45.399 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086945394 2026-07-03 13:55:45.402 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.97/networking; do sleep 0.5; done' 2026-07-03 13:55:46.955 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.97/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-03 13:55:46.958 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:46.962 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:46.965 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:46.969 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:46.973 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:46.976 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-03 13:55:46.980 | + functions-common:time_stop:2427 : start_time=1783086945394 2026-07-03 13:55:46.984 | + functions-common:time_stop:2429 : [[ -z 1783086945394 ]] 2026-07-03 13:55:46.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:46.996 | + functions-common:time_stop:2432 : end_time=1783086946991 2026-07-03 13:55:46.999 | + functions-common:time_stop:2433 : elapsed_time=1597 2026-07-03 13:55:47.003 | + functions-common:time_stop:2434 : total=0 2026-07-03 13:55:47.008 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:47.012 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1597 2026-07-03 13:55:47.016 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-03 13:55:47.037 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:47.041 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-03 13:55:47.044 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:47.048 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-03 13:55:47.050 | + ./stack.sh:main:1311 : start_placement 2026-07-03 13:55:47.053 | + lib/placement:start_placement:137 : start_placement_api 2026-07-03 13:55:47.058 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-03 13:55:47.065 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.068 | + functions-common:run_process:1674 : local service=placement-api 2026-07-03 13:55:47.071 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.076 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:47.079 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:47.083 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:47.086 | + functions-common:run_process:1680 : local name=placement-api 2026-07-03 13:55:47.090 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:47.094 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:47.098 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:47.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:47.106 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:47.112 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086947107 2026-07-03 13:55:47.116 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-03 13:55:47.140 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:47.143 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-03 13:55:47.147 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-03 13:55:47.150 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.154 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.160 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.165 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-03 13:55:47.171 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-03 13:55:47.175 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-03 13:55:47.181 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-03 13:55:47.186 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:55:47.189 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:55:47.194 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:55:47.199 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:55:47.204 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-03 13:55:47.209 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:55:47.213 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:47.218 | + 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-03 13:55:47.223 | + 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-03 13:55:47.226 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-03 13:55:47.236 | + 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-03 13:55:47.242 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:55:47.247 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:55:47.253 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:55:47.254 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-03 13:55:47.257 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:55:47.265 | + 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-03 13:55:47.398 | + 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-03 13:55:47.534 | + 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-03 13:55:47.636 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-03 13:55:47.725 | + 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-03 13:55:47.817 | + 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-03 13:55:47.886 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-03 13:55:47.954 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-03 13:55:48.022 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-03 13:55:48.092 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-03 13:55:48.160 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-03 13:55:48.227 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:55:48.231 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:55:48.234 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-03 13:55:48.313 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:55:48.662 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-03 13:55:48.676 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-03 13:55:49.075 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-03 13:55:49.166 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:49.168 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:49.171 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:49.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:49.178 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:49.182 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:49.185 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:49.188 | + functions-common:time_stop:2427 : start_time=1783086947107 2026-07-03 13:55:49.192 | + functions-common:time_stop:2429 : [[ -z 1783086947107 ]] 2026-07-03 13:55:49.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:49.203 | + functions-common:time_stop:2432 : end_time=1783086949199 2026-07-03 13:55:49.207 | + functions-common:time_stop:2433 : elapsed_time=2092 2026-07-03 13:55:49.211 | + functions-common:time_stop:2434 : total=23146 2026-07-03 13:55:49.215 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:49.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25238 2026-07-03 13:55:49.222 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-03 13:55:49.222 | Waiting for placement-api to start... 2026-07-03 13:55:49.226 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.97/placement 2026-07-03 13:55:49.230 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:55:49.234 | + functions:wait_for_service:477 : local url=https://10.4.3.97/placement 2026-07-03 13:55:49.238 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:55:49.242 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:55:49.247 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:55:49.249 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:49.253 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:49.258 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:49.264 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086949260 2026-07-03 13:55:49.268 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:55:49.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97/placement 2026-07-03 13:55:50.868 | + :: : [[ 200 == 503 ]] 2026-07-03 13:55:50.870 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:55:50.874 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:55:50.878 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:50.882 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:50.887 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:50.891 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:50.894 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:50.897 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:55:50.900 | + functions-common:time_stop:2427 : start_time=1783086949260 2026-07-03 13:55:50.904 | + functions-common:time_stop:2429 : [[ -z 1783086949260 ]] 2026-07-03 13:55:50.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:50.913 | + functions-common:time_stop:2432 : end_time=1783086950909 2026-07-03 13:55:50.917 | + functions-common:time_stop:2433 : elapsed_time=1649 2026-07-03 13:55:50.921 | + functions-common:time_stop:2434 : total=7487 2026-07-03 13:55:50.925 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:50.928 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9136 2026-07-03 13:55:50.931 | + functions:wait_for_service:486 : return 0 2026-07-03 13:55:50.934 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-03 13:55:50.955 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:50.959 | + ./stack.sh:main:1315 : start_neutron 2026-07-03 13:55:50.963 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-03 13:55:50.968 | + 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-03 13:55:50.972 | + functions-common:run_process:1674 : local service=q-agt 2026-07-03 13:55:50.976 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-03 13:55:50.980 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:50.983 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:50.987 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:50.991 | + functions-common:run_process:1680 : local name=q-agt 2026-07-03 13:55:50.994 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:50.997 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:51.001 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:51.004 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:51.009 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:51.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086951010 2026-07-03 13:55:51.018 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-03 13:55:51.042 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:51.046 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:51.049 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:51.053 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:51.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:51.061 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:51.065 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:51.069 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:51.073 | + functions-common:time_stop:2427 : start_time=1783086951010 2026-07-03 13:55:51.076 | + functions-common:time_stop:2429 : [[ -z 1783086951010 ]] 2026-07-03 13:55:51.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:51.085 | + functions-common:time_stop:2432 : end_time=1783086951082 2026-07-03 13:55:51.088 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-03 13:55:51.092 | + functions-common:time_stop:2434 : total=25238 2026-07-03 13:55:51.096 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:51.100 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25310 2026-07-03 13:55:51.102 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-03 13:55:51.105 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-03 13:55:51.109 | + functions-common:is_provider_network:2272 : return 1 2026-07-03 13:55:51.113 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-03 13:55:51.116 | + 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-03 13:55:51.120 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-03 13:55:51.123 | + 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-03 13:55:51.126 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:51.129 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:51.132 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:51.135 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-03 13:55:51.138 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:51.141 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:51.145 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:51.147 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:51.151 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:51.157 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086951153 2026-07-03 13:55:51.161 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-03 13:55:51.186 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:51.190 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:51.193 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:51.197 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:51.200 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:51.203 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:51.205 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:51.209 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:51.213 | + functions-common:time_stop:2427 : start_time=1783086951153 2026-07-03 13:55:51.216 | + functions-common:time_stop:2429 : [[ -z 1783086951153 ]] 2026-07-03 13:55:51.220 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:51.227 | + functions-common:time_stop:2432 : end_time=1783086951223 2026-07-03 13:55:51.230 | + functions-common:time_stop:2433 : elapsed_time=70 2026-07-03 13:55:51.234 | + functions-common:time_stop:2434 : total=25310 2026-07-03 13:55:51.237 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:51.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25380 2026-07-03 13:55:51.246 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-03 13:55:51.250 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-03 13:55:51.253 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-03 13:55:51.256 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-03 13:55:51.259 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-03 13:55:51.261 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-03 13:55:51.265 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-03 13:55:51.267 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-03 13:55:51.271 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-03 13:55:51.274 | + 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-03 13:55:51.277 | + functions-common:run_process:1674 : local service=q-l3 2026-07-03 13:55:51.280 | + 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-03 13:55:51.284 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:51.287 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:51.291 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:51.295 | + functions-common:run_process:1680 : local name=q-l3 2026-07-03 13:55:51.298 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:51.301 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:51.305 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:51.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:51.313 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:51.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086951314 2026-07-03 13:55:51.323 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-03 13:55:51.347 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:51.351 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:51.355 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:51.359 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:51.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:51.365 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:51.369 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:51.373 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:51.376 | + functions-common:time_stop:2427 : start_time=1783086951314 2026-07-03 13:55:51.379 | + functions-common:time_stop:2429 : [[ -z 1783086951314 ]] 2026-07-03 13:55:51.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:51.390 | + functions-common:time_stop:2432 : end_time=1783086951385 2026-07-03 13:55:51.393 | + functions-common:time_stop:2433 : elapsed_time=71 2026-07-03 13:55:51.397 | + functions-common:time_stop:2434 : total=25380 2026-07-03 13:55:51.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:51.404 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25451 2026-07-03 13:55:51.408 | + 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-03 13:55:51.412 | + functions-common:run_process:1674 : local service=q-meta 2026-07-03 13:55:51.416 | + 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-03 13:55:51.419 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:51.423 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:51.426 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:51.430 | + functions-common:run_process:1680 : local name=q-meta 2026-07-03 13:55:51.434 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:51.437 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:51.441 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:51.445 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:51.449 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:51.454 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086951450 2026-07-03 13:55:51.458 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-03 13:55:51.482 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:51.486 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:51.490 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:51.494 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:51.498 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:51.501 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:51.505 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:51.509 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:51.513 | + functions-common:time_stop:2427 : start_time=1783086951450 2026-07-03 13:55:51.516 | + functions-common:time_stop:2429 : [[ -z 1783086951450 ]] 2026-07-03 13:55:51.522 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:51.527 | + functions-common:time_stop:2432 : end_time=1783086951523 2026-07-03 13:55:51.531 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-03 13:55:51.534 | + functions-common:time_stop:2434 : total=25451 2026-07-03 13:55:51.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:51.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25524 2026-07-03 13:55:51.545 | + 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-03 13:55:51.548 | + functions-common:run_process:1674 : local service=q-metering 2026-07-03 13:55:51.552 | + 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-03 13:55:51.555 | + functions-common:run_process:1676 : local group= 2026-07-03 13:55:51.558 | + functions-common:run_process:1677 : local user= 2026-07-03 13:55:51.562 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:55:51.565 | + functions-common:run_process:1680 : local name=q-metering 2026-07-03 13:55:51.568 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:55:51.571 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:55:51.575 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:55:51.578 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:55:51.582 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:55:51.586 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086951583 2026-07-03 13:55:51.590 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-03 13:55:51.613 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:55:51.617 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:55:51.620 | + functions-common:time_stop:2420 : local name 2026-07-03 13:55:51.623 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:55:51.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:55:51.630 | + functions-common:time_stop:2423 : local total 2026-07-03 13:55:51.633 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:55:51.636 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:55:51.640 | + functions-common:time_stop:2427 : start_time=1783086951583 2026-07-03 13:55:51.644 | + functions-common:time_stop:2429 : [[ -z 1783086951583 ]] 2026-07-03 13:55:51.648 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:55:51.654 | + functions-common:time_stop:2432 : end_time=1783086951649 2026-07-03 13:55:51.657 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-03 13:55:51.660 | + functions-common:time_stop:2434 : total=25524 2026-07-03 13:55:51.664 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:55:51.666 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25590 2026-07-03 13:55:51.670 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-03 13:55:51.692 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:55:51.696 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:51.700 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-03 13:55:51.703 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:55:51.706 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-03 13:55:51.709 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-03 13:55:51.713 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-03 13:55:51.716 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-03 13:55:51.720 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-03 13:55:51.723 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-03 13:55:51.727 | ++ 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-03 13:55:52.741 | 2026-07-03 13:55:52.755 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:52.760 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-03 13:55:52.760 | address-scope 2026-07-03 13:55:52.760 | agent 2026-07-03 13:55:52.760 | allowed-address-pairs 2026-07-03 13:55:52.760 | auto-allocated-topology 2026-07-03 13:55:52.760 | availability_zone 2026-07-03 13:55:52.760 | default-subnetpools 2026-07-03 13:55:52.760 | dhcp_agent_scheduler 2026-07-03 13:55:52.760 | dns-integration 2026-07-03 13:55:52.760 | dns-domain-ports 2026-07-03 13:55:52.760 | dns-integration-domain-keywords 2026-07-03 13:55:52.760 | empty-string-filtering 2026-07-03 13:55:52.760 | external-net 2026-07-03 13:55:52.760 | extra_dhcp_opt 2026-07-03 13:55:52.760 | extraroute 2026-07-03 13:55:52.760 | extraroute-atomic 2026-07-03 13:55:52.760 | filter-validation 2026-07-03 13:55:52.760 | floating-ip-port-forwarding-detail 2026-07-03 13:55:52.760 | fip-port-details 2026-07-03 13:55:52.760 | flavors 2026-07-03 13:55:52.760 | floatingip-pools 2026-07-03 13:55:52.760 | router 2026-07-03 13:55:52.760 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:52.761 | enable-default-route-bfd 2026-07-03 13:55:52.761 | enable-default-route-ecmp 2026-07-03 13:55:52.761 | ext-gw-mode 2026-07-03 13:55:52.761 | l3-ha 2026-07-03 13:55:52.761 | external-gateway-multihoming 2026-07-03 13:55:52.761 | l3-flavors 2026-07-03 13:55:52.761 | l3_agent_scheduler 2026-07-03 13:55:52.761 | multi-provider 2026-07-03 13:55:52.761 | net-mtu 2026-07-03 13:55:52.761 | net-mtu-writable 2026-07-03 13:55:52.761 | network_availability_zone 2026-07-03 13:55:52.761 | network-ip-availability 2026-07-03 13:55:52.761 | network-ip-availability-details 2026-07-03 13:55:52.761 | pagination 2026-07-03 13:55:52.761 | port-device-profile 2026-07-03 13:55:52.761 | port-mac-address-regenerate 2026-07-03 13:55:52.761 | port-numa-affinity-policy 2026-07-03 13:55:52.761 | port-numa-affinity-policy-socket 2026-07-03 13:55:52.761 | binding 2026-07-03 13:55:52.761 | binding-extended 2026-07-03 13:55:52.761 | port-security 2026-07-03 13:55:52.761 | project-id 2026-07-03 13:55:52.761 | provider 2026-07-03 13:55:52.761 | qinq 2026-07-03 13:55:52.761 | quota-check-limit 2026-07-03 13:55:52.761 | quota-check-limit-default 2026-07-03 13:55:52.761 | quotas 2026-07-03 13:55:52.761 | quota_details 2026-07-03 13:55:52.761 | rbac-policies 2026-07-03 13:55:52.761 | rbac-address-scope 2026-07-03 13:55:52.761 | rbac-security-groups 2026-07-03 13:55:52.761 | revision-if-match 2026-07-03 13:55:52.761 | standard-attr-revisions 2026-07-03 13:55:52.761 | router_availability_zone 2026-07-03 13:55:52.761 | router-enable-snat 2026-07-03 13:55:52.761 | security-groups-default-rules 2026-07-03 13:55:52.761 | security-groups-default-statefulness 2026-07-03 13:55:52.761 | security-groups-normalized-cidr 2026-07-03 13:55:52.761 | security-groups-remote-address-group 2026-07-03 13:55:52.761 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:52.761 | security-groups-shared-filtering 2026-07-03 13:55:52.761 | security-group 2026-07-03 13:55:52.761 | service-type 2026-07-03 13:55:52.761 | sorting 2026-07-03 13:55:52.761 | standard-attr-description 2026-07-03 13:55:52.761 | stateful-security-group 2026-07-03 13:55:52.761 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:52.761 | subnet-external-network 2026-07-03 13:55:52.761 | subnet_onboard 2026-07-03 13:55:52.761 | subnet-service-types 2026-07-03 13:55:52.761 | subnet_allocation 2026-07-03 13:55:52.761 | subnetpool-prefix-ops 2026-07-03 13:55:52.761 | tag-creation 2026-07-03 13:55:52.761 | standard-attr-tag 2026-07-03 13:55:52.761 | standard-attr-timestamp 2026-07-03 13:55:52.761 | vlan-transparent' 2026-07-03 13:55:52.764 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-03 13:55:52.765 | address-scope 2026-07-03 13:55:52.765 | agent 2026-07-03 13:55:52.765 | allowed-address-pairs 2026-07-03 13:55:52.765 | auto-allocated-topology 2026-07-03 13:55:52.765 | availability_zone 2026-07-03 13:55:52.765 | default-subnetpools 2026-07-03 13:55:52.765 | dhcp_agent_scheduler 2026-07-03 13:55:52.765 | dns-integration 2026-07-03 13:55:52.765 | dns-domain-ports 2026-07-03 13:55:52.765 | dns-integration-domain-keywords 2026-07-03 13:55:52.765 | empty-string-filtering 2026-07-03 13:55:52.765 | external-net 2026-07-03 13:55:52.765 | extra_dhcp_opt 2026-07-03 13:55:52.765 | extraroute 2026-07-03 13:55:52.765 | extraroute-atomic 2026-07-03 13:55:52.765 | filter-validation 2026-07-03 13:55:52.765 | floating-ip-port-forwarding-detail 2026-07-03 13:55:52.765 | fip-port-details 2026-07-03 13:55:52.765 | flavors 2026-07-03 13:55:52.765 | floatingip-pools 2026-07-03 13:55:52.765 | router 2026-07-03 13:55:52.765 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:52.765 | enable-default-route-bfd 2026-07-03 13:55:52.765 | enable-default-route-ecmp 2026-07-03 13:55:52.765 | ext-gw-mode 2026-07-03 13:55:52.765 | l3-ha 2026-07-03 13:55:52.765 | external-gateway-multihoming 2026-07-03 13:55:52.765 | l3-flavors 2026-07-03 13:55:52.765 | l3_agent_scheduler 2026-07-03 13:55:52.765 | multi-provider 2026-07-03 13:55:52.765 | net-mtu 2026-07-03 13:55:52.765 | net-mtu-writable 2026-07-03 13:55:52.765 | network_availability_zone 2026-07-03 13:55:52.765 | network-ip-availability 2026-07-03 13:55:52.765 | network-ip-availability-details 2026-07-03 13:55:52.765 | pagination 2026-07-03 13:55:52.765 | port-device-profile 2026-07-03 13:55:52.765 | port-mac-address-regenerate 2026-07-03 13:55:52.765 | port-numa-affinity-policy 2026-07-03 13:55:52.765 | port-numa-affinity-policy-socket 2026-07-03 13:55:52.765 | binding 2026-07-03 13:55:52.765 | binding-extended 2026-07-03 13:55:52.765 | port-security 2026-07-03 13:55:52.765 | project-id 2026-07-03 13:55:52.765 | provider 2026-07-03 13:55:52.765 | qinq 2026-07-03 13:55:52.765 | quota-check-limit 2026-07-03 13:55:52.765 | quota-check-limit-default 2026-07-03 13:55:52.765 | quotas 2026-07-03 13:55:52.765 | quota_details 2026-07-03 13:55:52.765 | rbac-policies 2026-07-03 13:55:52.765 | rbac-address-scope 2026-07-03 13:55:52.766 | rbac-security-groups 2026-07-03 13:55:52.766 | revision-if-match 2026-07-03 13:55:52.766 | standard-attr-revisions 2026-07-03 13:55:52.766 | router_availability_zone 2026-07-03 13:55:52.766 | router-enable-snat 2026-07-03 13:55:52.766 | security-groups-default-rules 2026-07-03 13:55:52.766 | security-groups-default-statefulness 2026-07-03 13:55:52.766 | security-groups-normalized-cidr 2026-07-03 13:55:52.766 | security-groups-remote-address-group 2026-07-03 13:55:52.766 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:52.766 | security-groups-shared-filtering 2026-07-03 13:55:52.766 | security-group 2026-07-03 13:55:52.766 | service-type 2026-07-03 13:55:52.766 | sorting 2026-07-03 13:55:52.766 | standard-attr-description 2026-07-03 13:55:52.766 | stateful-security-group 2026-07-03 13:55:52.766 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:52.766 | subnet-external-network 2026-07-03 13:55:52.766 | subnet_onboard 2026-07-03 13:55:52.766 | subnet-service-types 2026-07-03 13:55:52.766 | subnet_allocation 2026-07-03 13:55:52.766 | subnetpool-prefix-ops 2026-07-03 13:55:52.766 | tag-creation 2026-07-03 13:55:52.766 | standard-attr-tag 2026-07-03 13:55:52.766 | standard-attr-timestamp 2026-07-03 13:55:52.766 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-03 13:55:52.770 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-03 13:55:52.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:52.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-03 13:55:52.784 | ++ 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-03 13:55:53.666 | 2026-07-03 13:55:53.678 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:53.683 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=d609a6d2-f91d-4ed4-85fb-d9d7eb33a1b7 2026-07-03 13:55:53.687 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-03 13:55:53.691 | ++ 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 fd0b:3176:802e::/56 --share --default -f value -c id 2026-07-03 13:55:54.441 | 2026-07-03 13:55:54.455 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:54.459 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=8c675353-913f-4788-ab07-9c7835377710 2026-07-03 13:55:54.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-03 13:55:54.468 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-03 13:55:54.470 | + functions-common:is_provider_network:2272 : return 1 2026-07-03 13:55:54.475 | ++ 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-03 13:55:56.030 | 2026-07-03 13:55:56.041 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:56.044 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2c414d5a-0816-453a-bb3c-59a25c72c2f8 2026-07-03 13:55:56.047 | + 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-03 13:55:56.049 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:55:56.071 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-03 13:55:56.076 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-03 13:55:56.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z d609a6d2-f91d-4ed4-85fb-d9d7eb33a1b7 ']' 2026-07-03 13:55:56.083 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-03 13:55:56.086 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-03 13:55:56.089 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-03 13:55:56.094 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool d609a6d2-f91d-4ed4-85fb-d9d7eb33a1b7 ' 2026-07-03 13:55:56.097 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-03 13:55:56.101 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2c414d5a-0816-453a-bb3c-59a25c72c2f8 private-subnet' 2026-07-03 13:55:56.104 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-03 13:55:56.108 | +++ 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 d609a6d2-f91d-4ed4-85fb-d9d7eb33a1b7 --network 2c414d5a-0816-453a-bb3c-59a25c72c2f8 private-subnet -f value -c id 2026-07-03 13:55:57.487 | 2026-07-03 13:55:57.502 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:57.506 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=82fc4ed7-e721-4ac9-a7f0-3bdce0e94bc1 2026-07-03 13:55:57.510 | ++ 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-03 13:55:57.513 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:55:57.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 82fc4ed7-e721-4ac9-a7f0-3bdce0e94bc1 2026-07-03 13:55:57.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=82fc4ed7-e721-4ac9-a7f0-3bdce0e94bc1 2026-07-03 13:55:57.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-03 13:55:57.546 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-03 13:55:57.550 | ++ 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-03 13:55:57.554 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:55:57.577 | ++ 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-03 13:55:57.580 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:55:57.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-03 13:55:57.605 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 8c675353-913f-4788-ab07-9c7835377710 ']' 2026-07-03 13:55:57.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-03 13:55:57.610 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-03 13:55:57.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 8c675353-913f-4788-ab07-9c7835377710 ' 2026-07-03 13:55:57.617 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-03 13:55:57.620 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2c414d5a-0816-453a-bb3c-59a25c72c2f8 ipv6-private-subnet ' 2026-07-03 13:55:57.623 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-03 13:55:57.628 | +++ 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 8c675353-913f-4788-ab07-9c7835377710 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2c414d5a-0816-453a-bb3c-59a25c72c2f8 ipv6-private-subnet -f value -c id 2026-07-03 13:55:58.735 | 2026-07-03 13:55:58.748 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:58.753 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=44b36e35-29bf-4536-b73c-d00aff9ac92a 2026-07-03 13:55:58.756 | ++ 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-03 13:55:58.760 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:55:58.783 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 44b36e35-29bf-4536-b73c-d00aff9ac92a 2026-07-03 13:55:58.787 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=44b36e35-29bf-4536-b73c-d00aff9ac92a 2026-07-03 13:55:58.792 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-03 13:55:58.795 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-03 13:55:58.801 | ++ 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-03 13:55:59.091 | 2026-07-03 13:55:59.102 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:59.106 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-03 13:55:59.106 | address-scope 2026-07-03 13:55:59.106 | agent 2026-07-03 13:55:59.106 | allowed-address-pairs 2026-07-03 13:55:59.106 | auto-allocated-topology 2026-07-03 13:55:59.106 | availability_zone 2026-07-03 13:55:59.106 | default-subnetpools 2026-07-03 13:55:59.106 | dhcp_agent_scheduler 2026-07-03 13:55:59.106 | dns-integration 2026-07-03 13:55:59.106 | dns-domain-ports 2026-07-03 13:55:59.106 | dns-integration-domain-keywords 2026-07-03 13:55:59.106 | empty-string-filtering 2026-07-03 13:55:59.106 | external-net 2026-07-03 13:55:59.106 | extra_dhcp_opt 2026-07-03 13:55:59.106 | extraroute 2026-07-03 13:55:59.106 | extraroute-atomic 2026-07-03 13:55:59.106 | filter-validation 2026-07-03 13:55:59.106 | floating-ip-port-forwarding-detail 2026-07-03 13:55:59.106 | fip-port-details 2026-07-03 13:55:59.106 | flavors 2026-07-03 13:55:59.106 | floatingip-pools 2026-07-03 13:55:59.106 | router 2026-07-03 13:55:59.106 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:59.106 | enable-default-route-bfd 2026-07-03 13:55:59.106 | enable-default-route-ecmp 2026-07-03 13:55:59.106 | ext-gw-mode 2026-07-03 13:55:59.106 | l3-ha 2026-07-03 13:55:59.106 | external-gateway-multihoming 2026-07-03 13:55:59.106 | l3-flavors 2026-07-03 13:55:59.106 | l3_agent_scheduler 2026-07-03 13:55:59.106 | multi-provider 2026-07-03 13:55:59.106 | net-mtu 2026-07-03 13:55:59.106 | net-mtu-writable 2026-07-03 13:55:59.106 | network_availability_zone 2026-07-03 13:55:59.106 | network-ip-availability 2026-07-03 13:55:59.106 | network-ip-availability-details 2026-07-03 13:55:59.106 | pagination 2026-07-03 13:55:59.106 | port-device-profile 2026-07-03 13:55:59.106 | port-mac-address-regenerate 2026-07-03 13:55:59.106 | port-numa-affinity-policy 2026-07-03 13:55:59.106 | port-numa-affinity-policy-socket 2026-07-03 13:55:59.106 | binding 2026-07-03 13:55:59.106 | binding-extended 2026-07-03 13:55:59.106 | port-security 2026-07-03 13:55:59.106 | project-id 2026-07-03 13:55:59.106 | provider 2026-07-03 13:55:59.106 | qinq 2026-07-03 13:55:59.106 | quota-check-limit 2026-07-03 13:55:59.106 | quota-check-limit-default 2026-07-03 13:55:59.106 | quotas 2026-07-03 13:55:59.106 | quota_details 2026-07-03 13:55:59.106 | rbac-policies 2026-07-03 13:55:59.106 | rbac-address-scope 2026-07-03 13:55:59.106 | rbac-security-groups 2026-07-03 13:55:59.106 | revision-if-match 2026-07-03 13:55:59.106 | standard-attr-revisions 2026-07-03 13:55:59.106 | router_availability_zone 2026-07-03 13:55:59.106 | router-enable-snat 2026-07-03 13:55:59.106 | security-groups-default-rules 2026-07-03 13:55:59.106 | security-groups-default-statefulness 2026-07-03 13:55:59.107 | security-groups-normalized-cidr 2026-07-03 13:55:59.107 | security-groups-remote-address-group 2026-07-03 13:55:59.107 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:59.107 | security-groups-shared-filtering 2026-07-03 13:55:59.107 | security-group 2026-07-03 13:55:59.107 | service-type 2026-07-03 13:55:59.107 | sorting 2026-07-03 13:55:59.107 | standard-attr-description 2026-07-03 13:55:59.107 | stateful-security-group 2026-07-03 13:55:59.107 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:59.107 | subnet-external-network 2026-07-03 13:55:59.107 | subnet_onboard 2026-07-03 13:55:59.107 | subnet-service-types 2026-07-03 13:55:59.107 | subnet_allocation 2026-07-03 13:55:59.107 | subnetpool-prefix-ops 2026-07-03 13:55:59.107 | tag-creation 2026-07-03 13:55:59.107 | standard-attr-tag 2026-07-03 13:55:59.107 | standard-attr-timestamp 2026-07-03 13:55:59.107 | vlan-transparent' 2026-07-03 13:55:59.109 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-03 13:55:59.109 | address-scope 2026-07-03 13:55:59.109 | agent 2026-07-03 13:55:59.109 | allowed-address-pairs 2026-07-03 13:55:59.109 | auto-allocated-topology 2026-07-03 13:55:59.109 | availability_zone 2026-07-03 13:55:59.109 | default-subnetpools 2026-07-03 13:55:59.109 | dhcp_agent_scheduler 2026-07-03 13:55:59.109 | dns-integration 2026-07-03 13:55:59.109 | dns-domain-ports 2026-07-03 13:55:59.109 | dns-integration-domain-keywords 2026-07-03 13:55:59.109 | empty-string-filtering 2026-07-03 13:55:59.109 | external-net 2026-07-03 13:55:59.109 | extra_dhcp_opt 2026-07-03 13:55:59.109 | extraroute 2026-07-03 13:55:59.109 | extraroute-atomic 2026-07-03 13:55:59.109 | filter-validation 2026-07-03 13:55:59.109 | floating-ip-port-forwarding-detail 2026-07-03 13:55:59.109 | fip-port-details 2026-07-03 13:55:59.109 | flavors 2026-07-03 13:55:59.109 | floatingip-pools 2026-07-03 13:55:59.109 | router 2026-07-03 13:55:59.109 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:59.109 | enable-default-route-bfd 2026-07-03 13:55:59.109 | enable-default-route-ecmp 2026-07-03 13:55:59.109 | ext-gw-mode 2026-07-03 13:55:59.109 | l3-ha 2026-07-03 13:55:59.109 | external-gateway-multihoming 2026-07-03 13:55:59.109 | l3-flavors 2026-07-03 13:55:59.109 | l3_agent_scheduler 2026-07-03 13:55:59.109 | multi-provider 2026-07-03 13:55:59.109 | net-mtu 2026-07-03 13:55:59.109 | net-mtu-writable 2026-07-03 13:55:59.109 | network_availability_zone 2026-07-03 13:55:59.109 | network-ip-availability 2026-07-03 13:55:59.109 | network-ip-availability-details 2026-07-03 13:55:59.109 | pagination 2026-07-03 13:55:59.109 | port-device-profile 2026-07-03 13:55:59.109 | port-mac-address-regenerate 2026-07-03 13:55:59.109 | port-numa-affinity-policy 2026-07-03 13:55:59.109 | port-numa-affinity-policy-socket 2026-07-03 13:55:59.109 | binding 2026-07-03 13:55:59.109 | binding-extended 2026-07-03 13:55:59.109 | port-security 2026-07-03 13:55:59.109 | project-id 2026-07-03 13:55:59.109 | provider 2026-07-03 13:55:59.109 | qinq 2026-07-03 13:55:59.109 | quota-check-limit 2026-07-03 13:55:59.109 | quota-check-limit-default 2026-07-03 13:55:59.109 | quotas 2026-07-03 13:55:59.109 | quota_details 2026-07-03 13:55:59.109 | rbac-policies 2026-07-03 13:55:59.109 | rbac-address-scope 2026-07-03 13:55:59.109 | rbac-security-groups 2026-07-03 13:55:59.109 | revision-if-match 2026-07-03 13:55:59.109 | standard-attr-revisions 2026-07-03 13:55:59.109 | router_availability_zone 2026-07-03 13:55:59.109 | router-enable-snat 2026-07-03 13:55:59.109 | security-groups-default-rules 2026-07-03 13:55:59.109 | security-groups-default-statefulness 2026-07-03 13:55:59.109 | security-groups-normalized-cidr 2026-07-03 13:55:59.109 | security-groups-remote-address-group 2026-07-03 13:55:59.109 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:59.109 | security-groups-shared-filtering 2026-07-03 13:55:59.109 | security-group 2026-07-03 13:55:59.109 | service-type 2026-07-03 13:55:59.109 | sorting 2026-07-03 13:55:59.109 | standard-attr-description 2026-07-03 13:55:59.109 | stateful-security-group 2026-07-03 13:55:59.109 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:59.109 | subnet-external-network 2026-07-03 13:55:59.109 | subnet_onboard 2026-07-03 13:55:59.109 | subnet-service-types 2026-07-03 13:55:59.109 | subnet_allocation 2026-07-03 13:55:59.109 | subnetpool-prefix-ops 2026-07-03 13:55:59.109 | tag-creation 2026-07-03 13:55:59.109 | standard-attr-tag 2026-07-03 13:55:59.109 | standard-attr-timestamp 2026-07-03 13:55:59.109 | vlan-transparent =~ router ]] 2026-07-03 13:55:59.112 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-03 13:55:59.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-03 13:55:59.119 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-03 13:55:59.125 | ++ 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-03 13:55:59.455 | 2026-07-03 13:55:59.467 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:59.470 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-03 13:55:59.471 | address-scope 2026-07-03 13:55:59.471 | agent 2026-07-03 13:55:59.471 | allowed-address-pairs 2026-07-03 13:55:59.471 | auto-allocated-topology 2026-07-03 13:55:59.471 | availability_zone 2026-07-03 13:55:59.471 | default-subnetpools 2026-07-03 13:55:59.471 | dhcp_agent_scheduler 2026-07-03 13:55:59.471 | dns-integration 2026-07-03 13:55:59.471 | dns-domain-ports 2026-07-03 13:55:59.471 | dns-integration-domain-keywords 2026-07-03 13:55:59.471 | empty-string-filtering 2026-07-03 13:55:59.471 | external-net 2026-07-03 13:55:59.471 | extra_dhcp_opt 2026-07-03 13:55:59.471 | extraroute 2026-07-03 13:55:59.471 | extraroute-atomic 2026-07-03 13:55:59.471 | filter-validation 2026-07-03 13:55:59.471 | floating-ip-port-forwarding-detail 2026-07-03 13:55:59.471 | fip-port-details 2026-07-03 13:55:59.471 | flavors 2026-07-03 13:55:59.471 | floatingip-pools 2026-07-03 13:55:59.471 | router 2026-07-03 13:55:59.471 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:59.471 | enable-default-route-bfd 2026-07-03 13:55:59.471 | enable-default-route-ecmp 2026-07-03 13:55:59.471 | ext-gw-mode 2026-07-03 13:55:59.471 | l3-ha 2026-07-03 13:55:59.471 | external-gateway-multihoming 2026-07-03 13:55:59.471 | l3-flavors 2026-07-03 13:55:59.471 | l3_agent_scheduler 2026-07-03 13:55:59.471 | multi-provider 2026-07-03 13:55:59.471 | net-mtu 2026-07-03 13:55:59.471 | net-mtu-writable 2026-07-03 13:55:59.471 | network_availability_zone 2026-07-03 13:55:59.471 | network-ip-availability 2026-07-03 13:55:59.471 | network-ip-availability-details 2026-07-03 13:55:59.471 | pagination 2026-07-03 13:55:59.471 | port-device-profile 2026-07-03 13:55:59.471 | port-mac-address-regenerate 2026-07-03 13:55:59.471 | port-numa-affinity-policy 2026-07-03 13:55:59.471 | port-numa-affinity-policy-socket 2026-07-03 13:55:59.471 | binding 2026-07-03 13:55:59.471 | binding-extended 2026-07-03 13:55:59.471 | port-security 2026-07-03 13:55:59.471 | project-id 2026-07-03 13:55:59.471 | provider 2026-07-03 13:55:59.471 | qinq 2026-07-03 13:55:59.471 | quota-check-limit 2026-07-03 13:55:59.471 | quota-check-limit-default 2026-07-03 13:55:59.471 | quotas 2026-07-03 13:55:59.471 | quota_details 2026-07-03 13:55:59.472 | rbac-policies 2026-07-03 13:55:59.472 | rbac-address-scope 2026-07-03 13:55:59.472 | rbac-security-groups 2026-07-03 13:55:59.472 | revision-if-match 2026-07-03 13:55:59.472 | standard-attr-revisions 2026-07-03 13:55:59.472 | router_availability_zone 2026-07-03 13:55:59.472 | router-enable-snat 2026-07-03 13:55:59.472 | security-groups-default-rules 2026-07-03 13:55:59.472 | security-groups-default-statefulness 2026-07-03 13:55:59.472 | security-groups-normalized-cidr 2026-07-03 13:55:59.472 | security-groups-remote-address-group 2026-07-03 13:55:59.472 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:59.472 | security-groups-shared-filtering 2026-07-03 13:55:59.472 | security-group 2026-07-03 13:55:59.472 | service-type 2026-07-03 13:55:59.472 | sorting 2026-07-03 13:55:59.472 | standard-attr-description 2026-07-03 13:55:59.472 | stateful-security-group 2026-07-03 13:55:59.472 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:59.472 | subnet-external-network 2026-07-03 13:55:59.472 | subnet_onboard 2026-07-03 13:55:59.472 | subnet-service-types 2026-07-03 13:55:59.472 | subnet_allocation 2026-07-03 13:55:59.472 | subnetpool-prefix-ops 2026-07-03 13:55:59.472 | tag-creation 2026-07-03 13:55:59.472 | standard-attr-tag 2026-07-03 13:55:59.472 | standard-attr-timestamp 2026-07-03 13:55:59.472 | vlan-transparent' 2026-07-03 13:55:59.473 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-03 13:55:59.473 | address-scope 2026-07-03 13:55:59.473 | agent 2026-07-03 13:55:59.473 | allowed-address-pairs 2026-07-03 13:55:59.473 | auto-allocated-topology 2026-07-03 13:55:59.473 | availability_zone 2026-07-03 13:55:59.473 | default-subnetpools 2026-07-03 13:55:59.473 | dhcp_agent_scheduler 2026-07-03 13:55:59.473 | dns-integration 2026-07-03 13:55:59.473 | dns-domain-ports 2026-07-03 13:55:59.473 | dns-integration-domain-keywords 2026-07-03 13:55:59.473 | empty-string-filtering 2026-07-03 13:55:59.473 | external-net 2026-07-03 13:55:59.473 | extra_dhcp_opt 2026-07-03 13:55:59.473 | extraroute 2026-07-03 13:55:59.473 | extraroute-atomic 2026-07-03 13:55:59.473 | filter-validation 2026-07-03 13:55:59.473 | floating-ip-port-forwarding-detail 2026-07-03 13:55:59.473 | fip-port-details 2026-07-03 13:55:59.473 | flavors 2026-07-03 13:55:59.473 | floatingip-pools 2026-07-03 13:55:59.473 | router 2026-07-03 13:55:59.473 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:55:59.473 | enable-default-route-bfd 2026-07-03 13:55:59.473 | enable-default-route-ecmp 2026-07-03 13:55:59.473 | ext-gw-mode 2026-07-03 13:55:59.473 | l3-ha 2026-07-03 13:55:59.473 | external-gateway-multihoming 2026-07-03 13:55:59.473 | l3-flavors 2026-07-03 13:55:59.473 | l3_agent_scheduler 2026-07-03 13:55:59.473 | multi-provider 2026-07-03 13:55:59.473 | net-mtu 2026-07-03 13:55:59.473 | net-mtu-writable 2026-07-03 13:55:59.473 | network_availability_zone 2026-07-03 13:55:59.473 | network-ip-availability 2026-07-03 13:55:59.473 | network-ip-availability-details 2026-07-03 13:55:59.474 | pagination 2026-07-03 13:55:59.474 | port-device-profile 2026-07-03 13:55:59.474 | port-mac-address-regenerate 2026-07-03 13:55:59.474 | port-numa-affinity-policy 2026-07-03 13:55:59.474 | port-numa-affinity-policy-socket 2026-07-03 13:55:59.474 | binding 2026-07-03 13:55:59.474 | binding-extended 2026-07-03 13:55:59.474 | port-security 2026-07-03 13:55:59.474 | project-id 2026-07-03 13:55:59.474 | provider 2026-07-03 13:55:59.474 | qinq 2026-07-03 13:55:59.474 | quota-check-limit 2026-07-03 13:55:59.474 | quota-check-limit-default 2026-07-03 13:55:59.474 | quotas 2026-07-03 13:55:59.474 | quota_details 2026-07-03 13:55:59.474 | rbac-policies 2026-07-03 13:55:59.474 | rbac-address-scope 2026-07-03 13:55:59.474 | rbac-security-groups 2026-07-03 13:55:59.474 | revision-if-match 2026-07-03 13:55:59.474 | standard-attr-revisions 2026-07-03 13:55:59.474 | router_availability_zone 2026-07-03 13:55:59.476 | router-enable-snat 2026-07-03 13:55:59.476 | security-groups-default-rules 2026-07-03 13:55:59.476 | security-groups-default-statefulness 2026-07-03 13:55:59.476 | security-groups-normalized-cidr 2026-07-03 13:55:59.476 | security-groups-remote-address-group 2026-07-03 13:55:59.476 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:55:59.477 | security-groups-shared-filtering 2026-07-03 13:55:59.477 | security-group 2026-07-03 13:55:59.477 | service-type 2026-07-03 13:55:59.477 | sorting 2026-07-03 13:55:59.477 | standard-attr-description 2026-07-03 13:55:59.477 | stateful-security-group 2026-07-03 13:55:59.477 | subnet-dns-publish-fixed-ip 2026-07-03 13:55:59.477 | subnet-external-network 2026-07-03 13:55:59.477 | subnet_onboard 2026-07-03 13:55:59.477 | subnet-service-types 2026-07-03 13:55:59.477 | subnet_allocation 2026-07-03 13:55:59.477 | subnetpool-prefix-ops 2026-07-03 13:55:59.477 | tag-creation 2026-07-03 13:55:59.477 | standard-attr-tag 2026-07-03 13:55:59.477 | standard-attr-timestamp 2026-07-03 13:55:59.477 | vlan-transparent =~ external-net ]] 2026-07-03 13:55:59.477 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-03 13:55:59.479 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-03 13:55:59.484 | ++ 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-03 13:55:59.974 | 2026-07-03 13:55:59.986 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:55:59.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=e92d860a-c7ad-4c21-a606-0fafe943898d 2026-07-03 13:55:59.993 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-03 13:55:59.996 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:00.015 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-03 13:56:00.019 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-03 13:56:00.022 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-03 13:56:00.027 | ++ 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-03 13:56:00.277 | 2026-07-03 13:56:00.292 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:00.296 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-03 13:56:00.297 | address-scope 2026-07-03 13:56:00.297 | agent 2026-07-03 13:56:00.297 | allowed-address-pairs 2026-07-03 13:56:00.297 | auto-allocated-topology 2026-07-03 13:56:00.297 | availability_zone 2026-07-03 13:56:00.297 | default-subnetpools 2026-07-03 13:56:00.297 | dhcp_agent_scheduler 2026-07-03 13:56:00.297 | dns-integration 2026-07-03 13:56:00.297 | dns-domain-ports 2026-07-03 13:56:00.297 | dns-integration-domain-keywords 2026-07-03 13:56:00.297 | empty-string-filtering 2026-07-03 13:56:00.297 | external-net 2026-07-03 13:56:00.297 | extra_dhcp_opt 2026-07-03 13:56:00.297 | extraroute 2026-07-03 13:56:00.297 | extraroute-atomic 2026-07-03 13:56:00.297 | filter-validation 2026-07-03 13:56:00.297 | floating-ip-port-forwarding-detail 2026-07-03 13:56:00.297 | fip-port-details 2026-07-03 13:56:00.297 | flavors 2026-07-03 13:56:00.297 | floatingip-pools 2026-07-03 13:56:00.297 | router 2026-07-03 13:56:00.297 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:56:00.297 | enable-default-route-bfd 2026-07-03 13:56:00.297 | enable-default-route-ecmp 2026-07-03 13:56:00.297 | ext-gw-mode 2026-07-03 13:56:00.297 | l3-ha 2026-07-03 13:56:00.297 | external-gateway-multihoming 2026-07-03 13:56:00.297 | l3-flavors 2026-07-03 13:56:00.297 | l3_agent_scheduler 2026-07-03 13:56:00.297 | multi-provider 2026-07-03 13:56:00.297 | net-mtu 2026-07-03 13:56:00.297 | net-mtu-writable 2026-07-03 13:56:00.297 | network_availability_zone 2026-07-03 13:56:00.297 | network-ip-availability 2026-07-03 13:56:00.297 | network-ip-availability-details 2026-07-03 13:56:00.297 | pagination 2026-07-03 13:56:00.297 | port-device-profile 2026-07-03 13:56:00.297 | port-mac-address-regenerate 2026-07-03 13:56:00.297 | port-numa-affinity-policy 2026-07-03 13:56:00.297 | port-numa-affinity-policy-socket 2026-07-03 13:56:00.297 | binding 2026-07-03 13:56:00.297 | binding-extended 2026-07-03 13:56:00.297 | port-security 2026-07-03 13:56:00.297 | project-id 2026-07-03 13:56:00.297 | provider 2026-07-03 13:56:00.297 | qinq 2026-07-03 13:56:00.297 | quota-check-limit 2026-07-03 13:56:00.297 | quota-check-limit-default 2026-07-03 13:56:00.297 | quotas 2026-07-03 13:56:00.297 | quota_details 2026-07-03 13:56:00.297 | rbac-policies 2026-07-03 13:56:00.297 | rbac-address-scope 2026-07-03 13:56:00.297 | rbac-security-groups 2026-07-03 13:56:00.297 | revision-if-match 2026-07-03 13:56:00.297 | standard-attr-revisions 2026-07-03 13:56:00.297 | router_availability_zone 2026-07-03 13:56:00.297 | router-enable-snat 2026-07-03 13:56:00.297 | security-groups-default-rules 2026-07-03 13:56:00.297 | security-groups-default-statefulness 2026-07-03 13:56:00.297 | security-groups-normalized-cidr 2026-07-03 13:56:00.298 | security-groups-remote-address-group 2026-07-03 13:56:00.298 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:56:00.298 | security-groups-shared-filtering 2026-07-03 13:56:00.298 | security-group 2026-07-03 13:56:00.298 | service-type 2026-07-03 13:56:00.298 | sorting 2026-07-03 13:56:00.298 | standard-attr-description 2026-07-03 13:56:00.298 | stateful-security-group 2026-07-03 13:56:00.298 | subnet-dns-publish-fixed-ip 2026-07-03 13:56:00.298 | subnet-external-network 2026-07-03 13:56:00.298 | subnet_onboard 2026-07-03 13:56:00.298 | subnet-service-types 2026-07-03 13:56:00.298 | subnet_allocation 2026-07-03 13:56:00.298 | subnetpool-prefix-ops 2026-07-03 13:56:00.298 | tag-creation 2026-07-03 13:56:00.298 | standard-attr-tag 2026-07-03 13:56:00.298 | standard-attr-timestamp 2026-07-03 13:56:00.298 | vlan-transparent' 2026-07-03 13:56:00.300 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-03 13:56:00.300 | address-scope 2026-07-03 13:56:00.300 | agent 2026-07-03 13:56:00.300 | allowed-address-pairs 2026-07-03 13:56:00.300 | auto-allocated-topology 2026-07-03 13:56:00.300 | availability_zone 2026-07-03 13:56:00.300 | default-subnetpools 2026-07-03 13:56:00.300 | dhcp_agent_scheduler 2026-07-03 13:56:00.300 | dns-integration 2026-07-03 13:56:00.300 | dns-domain-ports 2026-07-03 13:56:00.300 | dns-integration-domain-keywords 2026-07-03 13:56:00.300 | empty-string-filtering 2026-07-03 13:56:00.300 | external-net 2026-07-03 13:56:00.300 | extra_dhcp_opt 2026-07-03 13:56:00.300 | extraroute 2026-07-03 13:56:00.300 | extraroute-atomic 2026-07-03 13:56:00.300 | filter-validation 2026-07-03 13:56:00.300 | floating-ip-port-forwarding-detail 2026-07-03 13:56:00.300 | fip-port-details 2026-07-03 13:56:00.300 | flavors 2026-07-03 13:56:00.300 | floatingip-pools 2026-07-03 13:56:00.300 | router 2026-07-03 13:56:00.300 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:56:00.300 | enable-default-route-bfd 2026-07-03 13:56:00.300 | enable-default-route-ecmp 2026-07-03 13:56:00.300 | ext-gw-mode 2026-07-03 13:56:00.300 | l3-ha 2026-07-03 13:56:00.300 | external-gateway-multihoming 2026-07-03 13:56:00.300 | l3-flavors 2026-07-03 13:56:00.300 | l3_agent_scheduler 2026-07-03 13:56:00.300 | multi-provider 2026-07-03 13:56:00.300 | net-mtu 2026-07-03 13:56:00.300 | net-mtu-writable 2026-07-03 13:56:00.300 | network_availability_zone 2026-07-03 13:56:00.300 | network-ip-availability 2026-07-03 13:56:00.300 | network-ip-availability-details 2026-07-03 13:56:00.300 | pagination 2026-07-03 13:56:00.300 | port-device-profile 2026-07-03 13:56:00.300 | port-mac-address-regenerate 2026-07-03 13:56:00.300 | port-numa-affinity-policy 2026-07-03 13:56:00.300 | port-numa-affinity-policy-socket 2026-07-03 13:56:00.300 | binding 2026-07-03 13:56:00.300 | binding-extended 2026-07-03 13:56:00.300 | port-security 2026-07-03 13:56:00.300 | project-id 2026-07-03 13:56:00.300 | provider 2026-07-03 13:56:00.300 | qinq 2026-07-03 13:56:00.300 | quota-check-limit 2026-07-03 13:56:00.300 | quota-check-limit-default 2026-07-03 13:56:00.300 | quotas 2026-07-03 13:56:00.300 | quota_details 2026-07-03 13:56:00.300 | rbac-policies 2026-07-03 13:56:00.300 | rbac-address-scope 2026-07-03 13:56:00.300 | rbac-security-groups 2026-07-03 13:56:00.300 | revision-if-match 2026-07-03 13:56:00.300 | standard-attr-revisions 2026-07-03 13:56:00.300 | router_availability_zone 2026-07-03 13:56:00.300 | router-enable-snat 2026-07-03 13:56:00.300 | security-groups-default-rules 2026-07-03 13:56:00.300 | security-groups-default-statefulness 2026-07-03 13:56:00.300 | security-groups-normalized-cidr 2026-07-03 13:56:00.300 | security-groups-remote-address-group 2026-07-03 13:56:00.300 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:56:00.300 | security-groups-shared-filtering 2026-07-03 13:56:00.300 | security-group 2026-07-03 13:56:00.300 | service-type 2026-07-03 13:56:00.300 | sorting 2026-07-03 13:56:00.300 | standard-attr-description 2026-07-03 13:56:00.300 | stateful-security-group 2026-07-03 13:56:00.300 | subnet-dns-publish-fixed-ip 2026-07-03 13:56:00.300 | subnet-external-network 2026-07-03 13:56:00.300 | subnet_onboard 2026-07-03 13:56:00.300 | subnet-service-types 2026-07-03 13:56:00.300 | subnet_allocation 2026-07-03 13:56:00.300 | subnetpool-prefix-ops 2026-07-03 13:56:00.300 | tag-creation 2026-07-03 13:56:00.300 | standard-attr-tag 2026-07-03 13:56:00.300 | standard-attr-timestamp 2026-07-03 13:56:00.300 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-03 13:56:00.303 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-03 13:56:00.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-03 13:56:00.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-03 13:56:00.313 | ++ 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-03 13:56:01.506 | 2026-07-03 13:56:01.518 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:01.522 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=633eaed9-1302-43c4-91e2-ffbb618b898c 2026-07-03 13:56:01.525 | + 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-03 13:56:01.527 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:01.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-03 13:56:01.552 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-03 13:56:01.555 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e92d860a-c7ad-4c21-a606-0fafe943898d 82fc4ed7-e721-4ac9-a7f0-3bdce0e94bc1 2026-07-03 13:56:03.630 | 2026-07-03 13:56:03.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-03 13:56:03.643 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 633eaed9-1302-43c4-91e2-ffbb618b898c 2026-07-03 13:56:03.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-03 13:56:03.650 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:03.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-03 13:56:03.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-03 13:56:03.660 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-03 13:56:03.663 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-03 13:56:03.666 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 633eaed9-1302-43c4-91e2-ffbb618b898c --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-03 13:56:03.669 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-03 13:56:03.672 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-03 13:56:03.676 | +++ 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 633eaed9-1302-43c4-91e2-ffbb618b898c --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-03 13:56:03.676 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-03 13:56:04.227 | 2026-07-03 13:56:04.238 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:04.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-03 13:56:04.242 | | id | d8474245-679b-4316-b547-99e0dc407063 |' 2026-07-03 13:56:04.246 | ++ 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-03 13:56:04.249 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:04.267 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8474245-679b-4316-b547-99e0dc407063 '|' 2026-07-03 13:56:04.270 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | d8474245-679b-4316-b547-99e0dc407063 |' 2026-07-03 13:56:04.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-03 13:56:04.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8474245-679b-4316-b547-99e0dc407063 '|' 2026-07-03 13:56:04.278 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-03 13:56:04.281 | ++ functions-common:get_field:806 : local data field 2026-07-03 13:56:04.284 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:04.287 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-03 13:56:04.291 | ++ functions-common:get_field:811 : field='$3' 2026-07-03 13:56:04.295 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | d8474245-679b-4316-b547-99e0dc407063 |' 2026-07-03 13:56:04.296 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-03 13:56:04.303 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:04.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-03 13:56:04.312 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-03 13:56:04.312 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' d8474245-679b-4316-b547-99e0dc407063 '|' 2026-07-03 13:56:04.314 | ++ functions-common:get_field:806 : local data field 2026-07-03 13:56:04.317 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:04.320 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-03 13:56:04.324 | ++ functions-common:get_field:811 : field='$6' 2026-07-03 13:56:04.327 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | d8474245-679b-4316-b547-99e0dc407063 |' 2026-07-03 13:56:04.328 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-03 13:56:04.334 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:04.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=d8474245-679b-4316-b547-99e0dc407063 2026-07-03 13:56:04.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 633eaed9-1302-43c4-91e2-ffbb618b898c e92d860a-c7ad-4c21-a606-0fafe943898d 2026-07-03 13:56:06.106 | 2026-07-03 13:56:06.115 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-03 13:56:06.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:06.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-03 13:56:06.142 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:06.146 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-03 13:56:06.148 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-03 13:56:06.151 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-03 13:56:06.154 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-03 13:56:06.158 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:06.161 | ++ 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-03 13:56:06.180 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-03 13:56:06.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-03 13:56:06.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-03 13:56:06.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-03 13:56:06.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-03 13:56:06.196 | + 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-03 13:56:06.199 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-03 13:56:06.202 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-03 13:56:06.204 | + functions-common:test_with_retry:2360 : local until=10 2026-07-03 13:56:06.207 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-03 13:56:06.210 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-03 13:56:06.213 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-03 13:56:06.216 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:06.218 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:06.222 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:06.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086966223 2026-07-03 13:56:06.230 | + 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-03 13:56:06.239 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-03 13:56:06.242 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:06.245 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:06.247 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:06.250 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:06.252 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:06.256 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-03 13:56:06.259 | + functions-common:time_stop:2427 : start_time=1783086966223 2026-07-03 13:56:06.262 | + functions-common:time_stop:2429 : [[ -z 1783086966223 ]] 2026-07-03 13:56:06.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:06.270 | + functions-common:time_stop:2432 : end_time=1783086966266 2026-07-03 13:56:06.272 | + functions-common:time_stop:2433 : elapsed_time=43 2026-07-03 13:56:06.275 | + functions-common:time_stop:2434 : total=1597 2026-07-03 13:56:06.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:06.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1640 2026-07-03 13:56:06.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-03 13:56:06.286 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-03 13:56:06.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-03 13:56:06.295 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:56:06.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:06.301 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:06.304 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-03 13:56:06.319 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-03 13:56:06.339 | ++ 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-03 13:56:06.341 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-03 13:56:06.341 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-03 13:56:06.341 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-03 13:56:06.628 | 2026-07-03 13:56:06.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:06.645 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.170 ' 2026-07-03 13:56:06.649 | + 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-03 13:56:06.651 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:06.668 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-03 13:56:06.671 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:56:06.674 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-03 13:56:06.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-03 13:56:06.679 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet e92d860a-c7ad-4c21-a606-0fafe943898d 44b36e35-29bf-4536-b73c-d00aff9ac92a 2026-07-03 13:56:08.873 | 2026-07-03 13:56:08.882 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-03 13:56:08.886 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 633eaed9-1302-43c4-91e2-ffbb618b898c 2026-07-03 13:56:08.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-03 13:56:08.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:08.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-03 13:56:08.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-03 13:56:08.899 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 633eaed9-1302-43c4-91e2-ffbb618b898c --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-03 13:56:08.902 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-03 13:56:08.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-03 13:56:08.909 | +++ 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 633eaed9-1302-43c4-91e2-ffbb618b898c --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-03 13:56:08.910 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-03 13:56:10.706 | 2026-07-03 13:56:10.718 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:10.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-03 13:56:10.723 | | id | d6591f73-2f79-44c8-bd0d-b129b8b86fc9 |' 2026-07-03 13:56:10.726 | ++ 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-03 13:56:10.729 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:10.750 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d6591f73-2f79-44c8-bd0d-b129b8b86fc9 '|' 2026-07-03 13:56:10.753 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d6591f73-2f79-44c8-bd0d-b129b8b86fc9 |' 2026-07-03 13:56:10.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-03 13:56:10.762 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d6591f73-2f79-44c8-bd0d-b129b8b86fc9 '|' 2026-07-03 13:56:10.762 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-03 13:56:10.765 | ++ functions-common:get_field:806 : local data field 2026-07-03 13:56:10.768 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:10.771 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-03 13:56:10.774 | ++ functions-common:get_field:811 : field='$3' 2026-07-03 13:56:10.778 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d6591f73-2f79-44c8-bd0d-b129b8b86fc9 |' 2026-07-03 13:56:10.778 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-03 13:56:10.784 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:10.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-03 13:56:10.791 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-03 13:56:10.794 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d6591f73-2f79-44c8-bd0d-b129b8b86fc9 '|' 2026-07-03 13:56:10.795 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-03 13:56:10.798 | ++ functions-common:get_field:806 : local data field 2026-07-03 13:56:10.801 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:10.805 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-03 13:56:10.807 | ++ functions-common:get_field:811 : field='$6' 2026-07-03 13:56:10.810 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d6591f73-2f79-44c8-bd0d-b129b8b86fc9 |' 2026-07-03 13:56:10.811 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-03 13:56:10.818 | ++ functions-common:get_field:807 : read data 2026-07-03 13:56:10.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=d6591f73-2f79-44c8-bd0d-b129b8b86fc9 2026-07-03 13:56:10.824 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-03 13:56:10.827 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-03 13:56:10.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:10.833 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-03 13:56:10.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:10.856 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-03 13:56:10.868 | net.ipv6.conf.all.forwarding = 1 2026-07-03 13:56:10.875 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show e92d860a-c7ad-4c21-a606-0fafe943898d -c external_gateway_info -f json 2026-07-03 13:56:10.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-03 13:56:10.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 d6591f73-2f79-44c8-bd0d-b129b8b86fc9 2026-07-03 13:56:10.876 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-03 13:56:10.877 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-03 13:56:11.293 | 2026-07-03 13:56:11.304 | ++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:56:11.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::8b 2026-07-03 13:56:11.313 | + 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-03 13:56:11.315 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-03 13:56:11.335 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-03 13:56:11.338 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-03 13:56:11.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-03 13:56:11.346 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-03 13:56:11.349 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:11.351 | ++ 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-03 13:56:11.367 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-03 13:56:11.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-03 13:56:11.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-03 13:56:11.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-03 13:56:11.390 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-03 13:56:11.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd0b:3176:802e::/56 2026-07-03 13:56:11.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 8c675353-913f-4788-ab07-9c7835377710 ]] 2026-07-03 13:56:11.411 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd0b:3176:802e::/56 via 2001:db8::8b dev br-ex 2026-07-03 13:56:11.427 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-03 13:56:11.431 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:56:11.436 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-03 13:56:11.458 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:11.462 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-03 13:56:11.466 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:56:11.470 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-03 13:56:11.473 | + ./stack.sh:main:1332 : start_nova 2026-07-03 13:56:11.477 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-03 13:56:11.481 | + 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-03 13:56:11.484 | + 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-03 13:56:11.488 | + 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-03 13:56:11.491 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-03 13:56:11.495 | + 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-03 13:56:11.498 | + functions-common:run_process:1674 : local service=n-sch 2026-07-03 13:56:11.502 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.505 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:11.509 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:11.513 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:11.516 | + functions-common:run_process:1680 : local name=n-sch 2026-07-03 13:56:11.520 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:11.524 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:11.528 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:11.531 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:11.536 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:11.543 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086971538 2026-07-03 13:56:11.546 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-03 13:56:11.567 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:11.571 | + 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-03 13:56:11.574 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-03 13:56:11.577 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.580 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.583 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.587 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.590 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-03 13:56:11.593 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-03 13:56:11.596 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-03 13:56:11.599 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:11.602 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:11.605 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:11.608 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:11.612 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-03 13:56:11.616 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-03 13:56:11.619 | + 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-03 13:56:11.622 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-03 13:56:11.625 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-03 13:56:11.628 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:11.631 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:11.634 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:11.637 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:11.640 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:11.643 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-03 13:56:11.646 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:11.651 | + 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-03 13:56:11.728 | + 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-03 13:56:11.811 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-03 13:56:11.877 | + 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-03 13:56:11.939 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-03 13:56:12.005 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-03 13:56:12.067 | + 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-03 13:56:12.130 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:12.133 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:12.136 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-03 13:56:12.208 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:12.547 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-03 13:56:12.561 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-03 13:56:12.928 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-03 13:56:12.965 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:12.969 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:12.972 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:12.975 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:12.978 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:12.982 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:12.985 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:12.988 | + functions-common:time_stop:2427 : start_time=1783086971538 2026-07-03 13:56:12.991 | + functions-common:time_stop:2429 : [[ -z 1783086971538 ]] 2026-07-03 13:56:12.996 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:13.002 | + functions-common:time_stop:2432 : end_time=1783086972998 2026-07-03 13:56:13.005 | + functions-common:time_stop:2433 : elapsed_time=1460 2026-07-03 13:56:13.008 | + functions-common:time_stop:2434 : total=25590 2026-07-03 13:56:13.011 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:13.015 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27050 2026-07-03 13:56:13.019 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-03 13:56:13.024 | + 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-03 13:56:13.027 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-03 13:56:13.031 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-03 13:56:13.033 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:13.036 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:13.040 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:13.043 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-03 13:56:13.047 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:13.050 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:13.052 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:13.055 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:13.060 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:13.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086973062 2026-07-03 13:56:13.068 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-03 13:56:13.090 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:13.093 | + 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-03 13:56:13.097 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-03 13:56:13.100 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-03 13:56:13.103 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-03 13:56:13.107 | + 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-03 13:56:13.110 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-03 13:56:13.112 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-03 13:56:13.117 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-03 13:56:13.121 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-03 13:56:13.125 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:13.128 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:13.132 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:13.136 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:13.140 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-03 13:56:13.144 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:56:13.148 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:13.152 | + 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-03 13:56:13.155 | + 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-03 13:56:13.159 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-03 13:56:13.162 | + 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-03 13:56:13.165 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:56:13.169 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:56:13.173 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:56:13.176 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-03 13:56:13.180 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:56:13.185 | + 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-03 13:56:13.262 | + 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-03 13:56:13.346 | + 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-03 13:56:13.409 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-03 13:56:13.469 | + 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-03 13:56:13.535 | + 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-03 13:56:13.598 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-03 13:56:13.659 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-03 13:56:13.722 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-03 13:56:13.785 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-03 13:56:13.846 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-03 13:56:13.910 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:56:13.913 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:56:13.915 | + 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-03 13:56:13.988 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:56:14.349 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-03 13:56:14.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-03 13:56:14.717 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-03 13:56:14.800 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:14.804 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:14.808 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:14.811 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:14.813 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:14.817 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:14.820 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:14.823 | + functions-common:time_stop:2427 : start_time=1783086973062 2026-07-03 13:56:14.827 | + functions-common:time_stop:2429 : [[ -z 1783086973062 ]] 2026-07-03 13:56:14.832 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:14.837 | + functions-common:time_stop:2432 : end_time=1783086974834 2026-07-03 13:56:14.839 | + functions-common:time_stop:2433 : elapsed_time=1772 2026-07-03 13:56:14.842 | + functions-common:time_stop:2434 : total=27050 2026-07-03 13:56:14.845 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:14.848 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28822 2026-07-03 13:56:14.851 | + 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-03 13:56:14.855 | + 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-03 13:56:14.858 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-03 13:56:14.861 | + 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-03 13:56:14.864 | + 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-03 13:56:14.867 | + 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-03 13:56:14.871 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-03 13:56:14.874 | + 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-03 13:56:14.877 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-03 13:56:14.882 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-03 13:56:14.887 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:56:14.891 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-03 13:56:14.894 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-03 13:56:14.917 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:14.919 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-03 13:56:14.977 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-03 13:56:14.981 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-03 13:56:15.005 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:15.009 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-03 13:56:15.013 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-03 13:56:15.035 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:15.039 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-03 13:56:15.044 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:56:15.048 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-03 13:56:15.052 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-03 13:56:15.055 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:56:15.059 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:56:15.062 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-03 13:56:15.065 | + 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-03 13:56:15.068 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-03 13:56:15.071 | + 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-03 13:56:15.073 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:15.075 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:15.078 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:15.080 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-03 13:56:15.082 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:15.085 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:15.088 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:15.091 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:15.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:15.102 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086975097 2026-07-03 13:56:15.104 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-03 13:56:15.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:15.129 | + 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-03 13:56:15.132 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-03 13:56:15.135 | + 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-03 13:56:15.138 | + 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-03 13:56:15.141 | + 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-03 13:56:15.144 | + 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-03 13:56:15.146 | + 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-03 13:56:15.150 | + 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-03 13:56:15.153 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-03 13:56:15.157 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:15.161 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:15.165 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:15.168 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:15.172 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-03 13:56:15.175 | + 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-03 13:56:15.179 | + 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-03 13:56:15.183 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-03 13:56:15.186 | + 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-03 13:56:15.188 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:15.191 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:15.195 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:15.199 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:15.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:15.206 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-03 13:56:15.209 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:15.215 | + 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-03 13:56:15.302 | + 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-03 13:56:15.385 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-03 13:56:15.460 | + 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-03 13:56:15.530 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-03 13:56:15.601 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-03 13:56:15.673 | + 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-03 13:56:15.747 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:15.750 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:15.755 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-03 13:56:15.838 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:16.201 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-03 13:56:16.223 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-03 13:56:16.640 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-03 13:56:16.671 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:16.675 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:16.678 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:16.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:16.684 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:16.687 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:16.690 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:16.693 | + functions-common:time_stop:2427 : start_time=1783086975097 2026-07-03 13:56:16.696 | + functions-common:time_stop:2429 : [[ -z 1783086975097 ]] 2026-07-03 13:56:16.701 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:16.707 | + functions-common:time_stop:2432 : end_time=1783086976703 2026-07-03 13:56:16.711 | + functions-common:time_stop:2433 : elapsed_time=1606 2026-07-03 13:56:16.715 | + functions-common:time_stop:2434 : total=28822 2026-07-03 13:56:16.718 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:16.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30428 2026-07-03 13:56:16.726 | + 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-03 13:56:16.729 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-03 13:56:16.732 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-03 13:56:16.736 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:16.739 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:16.743 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:16.747 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-03 13:56:16.751 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:16.754 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:16.758 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:16.762 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:16.767 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:16.775 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086976770 2026-07-03 13:56:16.779 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-03 13:56:16.806 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:16.810 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:16.814 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:16.817 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:16.821 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:16.825 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:16.828 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:16.832 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:16.835 | + functions-common:time_stop:2427 : start_time=1783086976770 2026-07-03 13:56:16.839 | + functions-common:time_stop:2429 : [[ -z 1783086976770 ]] 2026-07-03 13:56:16.844 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:16.849 | + functions-common:time_stop:2432 : end_time=1783086976845 2026-07-03 13:56:16.852 | + functions-common:time_stop:2433 : elapsed_time=75 2026-07-03 13:56:16.855 | + functions-common:time_stop:2434 : total=30428 2026-07-03 13:56:16.859 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:16.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30503 2026-07-03 13:56:16.866 | + 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-03 13:56:16.869 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-03 13:56:16.872 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-03 13:56:16.874 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:16.877 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:16.880 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:16.883 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-03 13:56:16.886 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:16.890 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:16.893 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:16.897 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:16.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:16.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086976903 2026-07-03 13:56:16.911 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-03 13:56:16.936 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:16.939 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:16.942 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:16.945 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:16.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:16.953 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:16.957 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:16.960 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:16.966 | + functions-common:time_stop:2427 : start_time=1783086976903 2026-07-03 13:56:16.969 | + functions-common:time_stop:2429 : [[ -z 1783086976903 ]] 2026-07-03 13:56:16.973 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:16.978 | + functions-common:time_stop:2432 : end_time=1783086976975 2026-07-03 13:56:16.982 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-03 13:56:16.986 | + functions-common:time_stop:2434 : total=30503 2026-07-03 13:56:16.989 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:16.993 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30575 2026-07-03 13:56:16.997 | + 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-03 13:56:17.001 | + 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-03 13:56:17.005 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-03 13:56:17.009 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:56:17.012 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-03 13:56:17.016 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-03 13:56:17.040 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:17.044 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-03 13:56:17.105 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-03 13:56:17.112 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:56:17.116 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-03 13:56:17.181 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-03 13:56:17.207 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:17.209 | + 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-03 13:56:17.213 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-03 13:56:17.216 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.219 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:17.222 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:17.225 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:17.228 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-03 13:56:17.232 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:17.235 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:17.238 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:17.242 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:17.246 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:17.252 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086977248 2026-07-03 13:56:17.256 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-03 13:56:17.278 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:17.283 | + 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-03 13:56:17.287 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-03 13:56:17.291 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.295 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.300 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.303 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.306 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-03 13:56:17.310 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-03 13:56:17.314 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-03 13:56:17.317 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:17.322 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:17.326 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:17.329 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:17.333 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-03 13:56:17.337 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-03 13:56:17.340 | + 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-03 13:56:17.344 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-03 13:56:17.347 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-03 13:56:17.350 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:17.353 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:17.359 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:17.360 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:17.364 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:17.368 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-03 13:56:17.371 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:17.378 | + 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-03 13:56:17.471 | + 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-03 13:56:17.566 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-03 13:56:17.653 | + 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-03 13:56:17.730 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-03 13:56:17.802 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-03 13:56:17.876 | + 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-03 13:56:17.946 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:17.949 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:17.952 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-03 13:56:18.028 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:18.400 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-03 13:56:18.417 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-03 13:56:18.804 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-03 13:56:18.834 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:18.838 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:18.842 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:18.845 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:18.848 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:18.852 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:18.855 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:18.858 | + functions-common:time_stop:2427 : start_time=1783086977248 2026-07-03 13:56:18.862 | + functions-common:time_stop:2429 : [[ -z 1783086977248 ]] 2026-07-03 13:56:18.866 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:18.872 | + functions-common:time_stop:2432 : end_time=1783086978868 2026-07-03 13:56:18.875 | + functions-common:time_stop:2433 : elapsed_time=1620 2026-07-03 13:56:18.878 | + functions-common:time_stop:2434 : total=30575 2026-07-03 13:56:18.881 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:18.885 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32195 2026-07-03 13:56:18.890 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-03 13:56:18.896 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-03 13:56:18.899 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-03 13:56:18.919 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:18.923 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-03 13:56:18.928 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-03 13:56:18.931 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-03 13:56:18.935 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-03 13:56:18.939 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-03 13:56:18.942 | + 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-03 13:56:18.946 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-03 13:56:18.949 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-03 13:56:18.951 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:18.955 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:18.959 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:18.962 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-03 13:56:18.965 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:18.969 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:18.972 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:18.976 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:18.980 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:18.985 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086978982 2026-07-03 13:56:18.989 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-03 13:56:19.012 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:19.016 | + 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-03 13:56:19.020 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-03 13:56:19.025 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-03 13:56:19.029 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-03 13:56:19.033 | + 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-03 13:56:19.036 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-03 13:56:19.040 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-03 13:56:19.044 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-03 13:56:19.047 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-03 13:56:19.052 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:19.055 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:19.059 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:19.062 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:19.066 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-03 13:56:19.071 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-03 13:56:19.075 | + 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-03 13:56:19.079 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-03 13:56:19.083 | + 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-03 13:56:19.087 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:19.091 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:19.095 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:19.099 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:19.103 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:19.106 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-03 13:56:19.110 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:19.116 | + 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-03 13:56:19.199 | + 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-03 13:56:19.290 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-03 13:56:19.367 | + 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-03 13:56:19.441 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-03 13:56:19.516 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-03 13:56:19.583 | + 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-03 13:56:19.651 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:19.655 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:19.657 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-03 13:56:19.734 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:20.060 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-03 13:56:20.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-03 13:56:20.405 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-03 13:56:20.445 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:20.449 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:20.453 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:20.458 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:20.463 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:20.466 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:20.470 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:20.473 | + functions-common:time_stop:2427 : start_time=1783086978982 2026-07-03 13:56:20.477 | + functions-common:time_stop:2429 : [[ -z 1783086978982 ]] 2026-07-03 13:56:20.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:20.487 | + functions-common:time_stop:2432 : end_time=1783086980484 2026-07-03 13:56:20.491 | + functions-common:time_stop:2433 : elapsed_time=1502 2026-07-03 13:56:20.495 | + functions-common:time_stop:2434 : total=32195 2026-07-03 13:56:20.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:20.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33697 2026-07-03 13:56:20.507 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-03 13:56:20.510 | + 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-03 13:56:20.514 | + 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-03 13:56:20.518 | + 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-03 13:56:20.522 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-03 13:56:20.525 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-03 13:56:20.531 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-03 13:56:20.535 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:56:20.539 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-03 13:56:20.542 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-03 13:56:20.547 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-03 13:56:20.551 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-03 13:56:20.554 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-03 13:56:20.559 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-03 13:56:20.562 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-03 13:56:20.566 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-03 13:56:20.567 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-03 13:56:20.567 | BEGIN { 2026-07-03 13:56:20.567 | section = "" 2026-07-03 13:56:20.567 | last_section = "" 2026-07-03 13:56:20.567 | section_count = 0 2026-07-03 13:56:20.567 | } 2026-07-03 13:56:20.567 | /^\[.+\]/ { 2026-07-03 13:56:20.567 | gsub("[][]", "", $1); 2026-07-03 13:56:20.567 | section=$1 2026-07-03 13:56:20.567 | next 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | /^ *\#/ { 2026-07-03 13:56:20.568 | next 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | /^[^ \t]+/ { 2026-07-03 13:56:20.568 | # get offset of first = in $0 2026-07-03 13:56:20.568 | eq_idx = index($0, "=") 2026-07-03 13:56:20.568 | # extract attr & value from $0 2026-07-03 13:56:20.568 | attr = substr($0, 1, eq_idx - 1) 2026-07-03 13:56:20.568 | value = substr($0, eq_idx + 1) 2026-07-03 13:56:20.568 | # only need to strip trailing whitespace from attr 2026-07-03 13:56:20.568 | sub(/[ \t]*$/, "", attr) 2026-07-03 13:56:20.568 | # need to strip leading & trailing whitespace from value 2026-07-03 13:56:20.568 | sub(/^[ \t]*/, "", value) 2026-07-03 13:56:20.568 | sub(/[ \t]*$/, "", value) 2026-07-03 13:56:20.568 | 2026-07-03 13:56:20.568 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-03 13:56:20.568 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-03 13:56:20.568 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-03 13:56:20.568 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-03 13:56:20.568 | if (! (section, attr) in cfg_attr_count) { 2026-07-03 13:56:20.568 | if (section != last_section) { 2026-07-03 13:56:20.568 | cfg_section[section_count++] = section 2026-07-03 13:56:20.568 | last_section = section 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-03 13:56:20.568 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-03 13:56:20.568 | 2026-07-03 13:56:20.568 | cfg_attr[section, attr, 0] = value 2026-07-03 13:56:20.568 | cfg_attr_count[section, attr] = 1 2026-07-03 13:56:20.568 | } else { 2026-07-03 13:56:20.568 | lno = cfg_attr_count[section, attr]++ 2026-07-03 13:56:20.568 | cfg_attr[section, attr, lno] = value 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | END { 2026-07-03 13:56:20.568 | # Process each section in order 2026-07-03 13:56:20.568 | for (sno = 0; sno < section_count; sno++) { 2026-07-03 13:56:20.568 | section = cfg_section[sno] 2026-07-03 13:56:20.568 | # The ini routines simply append a config item immediately 2026-07-03 13:56:20.568 | # after the section header. To keep the same order as defined 2026-07-03 13:56:20.568 | # in local.conf, invoke the ini routines in the reverse order 2026-07-03 13:56:20.568 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-03 13:56:20.568 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-03 13:56:20.568 | if (cfg_attr_count[section, attr] == 1) 2026-07-03 13:56:20.568 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-03 13:56:20.568 | else { 2026-07-03 13:56:20.568 | # For multiline, invoke the ini routines in the reverse order 2026-07-03 13:56:20.568 | count = cfg_attr_count[section, attr] 2026-07-03 13:56:20.568 | print "inidelete " configfile " " section " " attr 2026-07-03 13:56:20.568 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-03 13:56:20.568 | for (l = count -2; l >= 0; l--) 2026-07-03 13:56:20.568 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | } 2026-07-03 13:56:20.568 | ' 2026-07-03 13:56:20.568 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:56:20.570 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-03 13:56:20.570 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:56:20.573 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-03 13:56:20.577 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-03 13:56:20.580 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:56:20.584 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-03 13:56:20.588 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-03 13:56:20.588 | BEGIN { group = "" } 2026-07-03 13:56:20.588 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:56:20.588 | gsub("[][]", "", $1); 2026-07-03 13:56:20.588 | split($1, a, "|"); 2026-07-03 13:56:20.588 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-03 13:56:20.588 | group=a[1] 2026-07-03 13:56:20.588 | } else { 2026-07-03 13:56:20.588 | group="" 2026-07-03 13:56:20.588 | } 2026-07-03 13:56:20.588 | next 2026-07-03 13:56:20.588 | } 2026-07-03 13:56:20.588 | { 2026-07-03 13:56:20.588 | if (group != "") 2026-07-03 13:56:20.588 | print $0 2026-07-03 13:56:20.588 | } 2026-07-03 13:56:20.588 | ' /opt/stack/devstack/local.conf 2026-07-03 13:56:20.597 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-03 13:56:20.601 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-03 13:56:20.647 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-03 13:56:20.691 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-03 13:56:20.695 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-03 13:56:20.698 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-03 13:56:20.702 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-03 13:56:20.706 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-03 13:56:20.709 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-03 13:56:20.732 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:20.737 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-03 13:56:20.742 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-03 13:56:20.746 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-03 13:56:20.767 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:20.771 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/nova_cell1 2026-07-03 13:56:20.776 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/nova_cell1 2026-07-03 13:56:20.818 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-03 13:56:20.821 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-03 13:56:20.823 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-03 13:56:20.848 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-03 13:56:20.876 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-03 13:56:20.880 | + lib/nova:configure_console_compute:671 : local offset 2026-07-03 13:56:20.884 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-03 13:56:20.888 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-03 13:56:20.892 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-03 13:56:20.923 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.97 2026-07-03 13:56:20.928 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-03 13:56:20.951 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:20.955 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-03 13:56:20.959 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-03 13:56:20.962 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-03 13:56:20.966 | + functions:vercmp:648 : local 'op=<' 2026-07-03 13:56:20.970 | + functions:vercmp:649 : local v2=1.0.0 2026-07-03 13:56:20.974 | + functions:vercmp:650 : local result 2026-07-03 13:56:20.978 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-03 13:56:20.980 | ++ functions:vercmp:654 : sort -V 2026-07-03 13:56:20.981 | ++ functions:vercmp:654 : head -1 2026-07-03 13:56:20.988 | + functions:vercmp:654 : result=1.0.0 2026-07-03 13:56:20.992 | + functions:vercmp:656 : case $op in 2026-07-03 13:56:20.996 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-03 13:56:20.999 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-03 13:56:21.003 | + functions:vercmp:667 : return 2026-07-03 13:56:21.008 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.97:6080/vnc_lite.html 2026-07-03 13:56:21.012 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.97:6080/vnc_lite.html 2026-07-03 13:56:21.062 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.97:6081/spice_auto.html 2026-07-03 13:56:21.067 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.97:6081/spice_auto.html 2026-07-03 13:56:21.115 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-03 13:56:21.142 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:21.147 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-03 13:56:21.151 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.97 2026-07-03 13:56:21.155 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-03 13:56:21.198 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.97 2026-07-03 13:56:21.245 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-03 13:56:21.275 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:21.279 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-03 13:56:21.282 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-03 13:56:21.307 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:21.311 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-03 13:56:21.315 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-03 13:56:21.361 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-03 13:56:21.365 | + 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-03 13:56:21.412 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-03 13:56:21.416 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-03 13:56:21.420 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-03 13:56:21.465 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-03 13:56:21.469 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-03 13:56:21.473 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-03 13:56:21.477 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-03 13:56:21.521 | + 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-03 13:56:21.525 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-03 13:56:21.528 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-03 13:56:21.531 | + functions-common:run_process:1676 : local group=libvirt 2026-07-03 13:56:21.535 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:21.539 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:21.542 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-03 13:56:21.546 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:21.549 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:21.552 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:21.556 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:21.560 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:21.566 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086981562 2026-07-03 13:56:21.570 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-03 13:56:21.589 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:21.593 | + 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-03 13:56:21.596 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-03 13:56:21.600 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-03 13:56:21.603 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-03 13:56:21.606 | + 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-03 13:56:21.610 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-03 13:56:21.613 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-03 13:56:21.617 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-03 13:56:21.621 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-03 13:56:21.624 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-03 13:56:21.627 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:21.630 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:21.633 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:21.638 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-03 13:56:21.642 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-03 13:56:21.646 | + 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-03 13:56:21.649 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-03 13:56:21.653 | + 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-03 13:56:21.656 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-03 13:56:21.659 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:21.662 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:21.665 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:21.669 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-03 13:56:21.672 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-03 13:56:21.675 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-03 13:56:21.678 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:21.684 | + 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-03 13:56:21.761 | + 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-03 13:56:21.848 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-03 13:56:21.913 | + 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-03 13:56:21.979 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-03 13:56:22.048 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-03 13:56:22.116 | + 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-03 13:56:22.185 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:22.188 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-03 13:56:22.191 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-03 13:56:22.261 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-03 13:56:22.342 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:22.710 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-03 13:56:22.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-03 13:56:23.117 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-03 13:56:23.150 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:23.154 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:23.158 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:23.162 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:23.167 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:23.172 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:23.176 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:23.180 | + functions-common:time_stop:2427 : start_time=1783086981562 2026-07-03 13:56:23.184 | + functions-common:time_stop:2429 : [[ -z 1783086981562 ]] 2026-07-03 13:56:23.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:23.195 | + functions-common:time_stop:2432 : end_time=1783086983191 2026-07-03 13:56:23.199 | + functions-common:time_stop:2433 : elapsed_time=1629 2026-07-03 13:56:23.203 | + functions-common:time_stop:2434 : total=33697 2026-07-03 13:56:23.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:23.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35326 2026-07-03 13:56:23.216 | + 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-03 13:56:23.221 | + 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-03 13:56:23.225 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-03 13:56:23.249 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:23.253 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-03 13:56:23.254 | Dumping cells_v2 mapping 2026-07-03 13:56:23.257 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-03 13:56:23.519 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:56:23.519 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:56:23.520 | we strongly recommend against using it for new projects. 2026-07-03 13:56:23.520 | 2026-07-03 13:56:23.520 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:56:23.520 | framework. For more detail see 2026-07-03 13:56:23.520 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:56:23.520 | 2026-07-03 13:56:23.520 | import eventlet # noqa 2026-07-03 13:56:23.726 | 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-03 13:56:25.434 | INFO dbcounter [None req-12f59347-c324-4715-80bd-1a2fd11c49fb None None] Registered counter for database nova_api 2026-07-03 13:56:25.511 | DEBUG dbcounter [-] [96004] Writer thread running {{(pid=96004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:56:25.527 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-03 13:56:25.527 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-03 13:56:25.527 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-03 13:56:25.527 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-03 13:56:25.527 | | cell1 | 798cd474-a136-4bbc-89cf-99e41188557c | rabbit://stackrabbit:secretrabbit@10.4.3.97:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-03 13:56:25.527 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-03 13:56:26.051 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-03 13:56:26.055 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-03 13:56:26.132 | + inc/async:async_inner:63 : create_flavors 2026-07-03 13:56:26.179 | [8549 Async create_flavors:96080]: running: create_flavors 2026-07-03 13:56:26.181 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-03 13:56:26.201 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:26.205 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-03 13:56:26.208 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:56:26.212 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-03 13:56:26.215 | + ./stack.sh:main:1337 : start_cinder 2026-07-03 13:56:26.218 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-03 13:56:26.223 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-03 13:56:26.228 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.231 | + functions-common:run_process:1674 : local service=c-api 2026-07-03 13:56:26.235 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.238 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:26.242 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:26.245 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:26.248 | + functions-common:run_process:1680 : local name=c-api 2026-07-03 13:56:26.251 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:26.254 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:26.257 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:26.260 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:26.264 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:26.269 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086986266 2026-07-03 13:56:26.272 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-03 13:56:26.292 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:26.295 | + 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-03 13:56:26.297 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-03 13:56:26.300 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.303 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.306 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.309 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-03 13:56:26.312 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-03 13:56:26.314 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-03 13:56:26.317 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-03 13:56:26.320 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:26.323 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:26.325 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:26.328 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:26.331 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-03 13:56:26.333 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:56:26.338 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:26.342 | + 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-03 13:56:26.346 | + 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-03 13:56:26.349 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-03 13:56:26.352 | + 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-03 13:56:26.355 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:56:26.358 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:56:26.361 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:56:26.364 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-03 13:56:26.367 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:56:26.372 | + 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-03 13:56:26.449 | + 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-03 13:56:26.535 | + 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-03 13:56:26.612 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-03 13:56:26.682 | + 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-03 13:56:26.744 | + 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-03 13:56:26.811 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-03 13:56:26.886 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-03 13:56:26.956 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-03 13:56:27.028 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-03 13:56:27.093 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-03 13:56:27.160 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:56:27.163 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:56:27.166 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-03 13:56:27.244 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:56:27.639 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-03 13:56:27.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-03 13:56:28.012 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-03 13:56:28.101 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:28.104 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:28.107 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:28.110 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:28.113 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:28.117 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:28.120 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:28.123 | + functions-common:time_stop:2427 : start_time=1783086986266 2026-07-03 13:56:28.126 | + functions-common:time_stop:2429 : [[ -z 1783086986266 ]] 2026-07-03 13:56:28.132 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:28.136 | + functions-common:time_stop:2432 : end_time=1783086988133 2026-07-03 13:56:28.140 | + functions-common:time_stop:2433 : elapsed_time=1867 2026-07-03 13:56:28.144 | + functions-common:time_stop:2434 : total=35326 2026-07-03 13:56:28.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:28.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37193 2026-07-03 13:56:28.155 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-03 13:56:28.155 | Waiting for Cinder API to start... 2026-07-03 13:56:28.158 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.97/volume/v3/ 2026-07-03 13:56:28.162 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.97/volume/v3/ 2026-07-03 13:56:28.166 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:56:28.169 | + functions:wait_for_service:477 : local url=https://10.4.3.97/volume/v3/ 2026-07-03 13:56:28.173 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:56:28.177 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:56:28.182 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:56:28.186 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:28.190 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:28.195 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:28.202 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086988197 2026-07-03 13:56:28.206 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:56:28.214 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97/volume/v3/ 2026-07-03 13:56:30.703 | + inc/async:async_inner:64 : rc=0 2026-07-03 13:56:30.732 | [96080 Async create_flavors:96080]: finished successfully 2026-07-03 13:56:30.920 | + :: : [[ 401 == 503 ]] 2026-07-03 13:56:30.921 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:56:30.925 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:56:30.927 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:30.930 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:30.932 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:30.935 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:30.938 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:30.941 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:56:30.944 | + functions-common:time_stop:2427 : start_time=1783086988197 2026-07-03 13:56:30.947 | + functions-common:time_stop:2429 : [[ -z 1783086988197 ]] 2026-07-03 13:56:30.951 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:30.956 | + functions-common:time_stop:2432 : end_time=1783086990952 2026-07-03 13:56:30.959 | + functions-common:time_stop:2433 : elapsed_time=2755 2026-07-03 13:56:30.962 | + functions-common:time_stop:2434 : total=9136 2026-07-03 13:56:30.965 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:30.968 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11891 2026-07-03 13:56:30.971 | + functions:wait_for_service:486 : return 0 2026-07-03 13:56:30.974 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:30.978 | + functions-common:run_process:1674 : local service=c-sch 2026-07-03 13:56:30.982 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:30.985 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:30.988 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:30.992 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:30.995 | + functions-common:run_process:1680 : local name=c-sch 2026-07-03 13:56:30.998 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:31.002 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:31.005 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:31.008 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:31.011 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:31.016 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086991013 2026-07-03 13:56:31.019 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-03 13:56:31.038 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:31.041 | + 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-03 13:56:31.043 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-03 13:56:31.046 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:31.048 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:31.051 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:31.054 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:31.057 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-03 13:56:31.060 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-03 13:56:31.062 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-03 13:56:31.066 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:31.069 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:31.071 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:31.075 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:31.078 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-03 13:56:31.081 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-03 13:56:31.084 | + 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-03 13:56:31.087 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-03 13:56:31.091 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:31.094 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:31.096 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:31.099 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-03 13:56:31.101 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:31.104 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:31.108 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-03 13:56:31.111 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:31.116 | + 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-03 13:56:31.200 | + 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-03 13:56:31.287 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-03 13:56:31.357 | + 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-03 13:56:31.433 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-03 13:56:31.500 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-03 13:56:31.567 | + 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-03 13:56:31.637 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-03 13:56:31.641 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:31.644 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-03 13:56:31.730 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:32.112 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-03 13:56:32.129 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-03 13:56:32.478 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-03 13:56:32.512 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:32.516 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:32.519 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:32.522 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:32.525 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:32.528 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:32.531 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:32.533 | + functions-common:time_stop:2427 : start_time=1783086991013 2026-07-03 13:56:32.536 | + functions-common:time_stop:2429 : [[ -z 1783086991013 ]] 2026-07-03 13:56:32.539 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:32.544 | + functions-common:time_stop:2432 : end_time=1783086992541 2026-07-03 13:56:32.548 | + functions-common:time_stop:2433 : elapsed_time=1528 2026-07-03 13:56:32.551 | + functions-common:time_stop:2434 : total=37193 2026-07-03 13:56:32.555 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:32.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38721 2026-07-03 13:56:32.561 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:32.565 | + 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-03 13:56:32.567 | + functions-common:run_process:1674 : local service=c-bak 2026-07-03 13:56:32.571 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.573 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:32.576 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:32.579 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:32.583 | + functions-common:run_process:1680 : local name=c-bak 2026-07-03 13:56:32.587 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:32.590 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:32.593 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:32.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:32.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:32.608 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086992604 2026-07-03 13:56:32.612 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-03 13:56:32.632 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:32.635 | + 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-03 13:56:32.638 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-03 13:56:32.641 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.644 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.647 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.650 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.654 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-03 13:56:32.656 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-03 13:56:32.659 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-03 13:56:32.662 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:32.665 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:32.668 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:32.671 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:32.674 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-03 13:56:32.677 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-03 13:56:32.680 | + 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-03 13:56:32.684 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-03 13:56:32.687 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:32.690 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:32.693 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:32.696 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:32.699 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:32.702 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:32.705 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-03 13:56:32.708 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:32.713 | + 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-03 13:56:32.792 | + 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-03 13:56:32.872 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-03 13:56:32.932 | + 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-03 13:56:32.997 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-03 13:56:33.063 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-03 13:56:33.121 | + 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-03 13:56:33.186 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-03 13:56:33.189 | + 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-03 13:56:33.251 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:33.254 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-03 13:56:33.337 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:33.731 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-03 13:56:33.746 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-03 13:56:34.065 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-03 13:56:34.096 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:34.101 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:34.103 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:34.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:34.110 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:34.113 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:34.116 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:34.120 | + functions-common:time_stop:2427 : start_time=1783086992604 2026-07-03 13:56:34.122 | + functions-common:time_stop:2429 : [[ -z 1783086992604 ]] 2026-07-03 13:56:34.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:34.133 | + functions-common:time_stop:2432 : end_time=1783086994129 2026-07-03 13:56:34.137 | + functions-common:time_stop:2433 : elapsed_time=1525 2026-07-03 13:56:34.140 | + functions-common:time_stop:2434 : total=38721 2026-07-03 13:56:34.143 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:34.146 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40246 2026-07-03 13:56:34.150 | + 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-03 13:56:34.153 | + functions-common:run_process:1674 : local service=c-vol 2026-07-03 13:56:34.157 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.160 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:34.164 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:34.167 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:34.170 | + functions-common:run_process:1680 : local name=c-vol 2026-07-03 13:56:34.173 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:34.176 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:34.182 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:34.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:34.186 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:34.192 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086994188 2026-07-03 13:56:34.195 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-03 13:56:34.218 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:34.221 | + 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-03 13:56:34.224 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-03 13:56:34.227 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.230 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.233 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.236 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.239 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-03 13:56:34.243 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-03 13:56:34.246 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-03 13:56:34.250 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:34.253 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:34.257 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:34.259 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:34.263 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-03 13:56:34.266 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-03 13:56:34.268 | + 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-03 13:56:34.271 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-03 13:56:34.273 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-03 13:56:34.276 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-03 13:56:34.278 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-03 13:56:34.281 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-03 13:56:34.283 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-03 13:56:34.286 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-03 13:56:34.288 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-03 13:56:34.291 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-03 13:56:34.296 | + 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-03 13:56:34.369 | + 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-03 13:56:34.439 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-03 13:56:34.510 | + 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-03 13:56:34.582 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-03 13:56:34.648 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-03 13:56:34.712 | + 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-03 13:56:34.771 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-03 13:56:34.773 | + 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-03 13:56:34.833 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-03 13:56:34.836 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-03 13:56:34.920 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-03 13:56:35.267 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-03 13:56:35.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-03 13:56:35.634 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-03 13:56:35.664 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:35.667 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:35.672 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:35.676 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:35.680 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:35.684 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:35.687 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:35.690 | + functions-common:time_stop:2427 : start_time=1783086994188 2026-07-03 13:56:35.692 | + functions-common:time_stop:2429 : [[ -z 1783086994188 ]] 2026-07-03 13:56:35.696 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:35.702 | + functions-common:time_stop:2432 : end_time=1783086995698 2026-07-03 13:56:35.705 | + functions-common:time_stop:2433 : elapsed_time=1510 2026-07-03 13:56:35.709 | + functions-common:time_stop:2434 : total=40246 2026-07-03 13:56:35.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:35.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41756 2026-07-03 13:56:35.721 | + ./stack.sh:main:1338 : create_volume_types 2026-07-03 13:56:35.724 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-03 13:56:35.746 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:35.749 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-03 13:56:35.753 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-03 13:56:35.756 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-03 13:56:35.759 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-03 13:56:35.761 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-03 13:56:35.766 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-03 13:56:35.770 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-03 13:56:35.773 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-03 13:56:35.776 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-03 13:56:35.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:35.803 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-03 13:56:37.202 | 2026-07-03 13:56:37.202 | +-------------+--------------------------------------+ 2026-07-03 13:56:37.202 | | Field | Value | 2026-07-03 13:56:37.202 | +-------------+--------------------------------------+ 2026-07-03 13:56:37.202 | | description | None | 2026-07-03 13:56:37.202 | | id | 484dcf42-638d-4981-ab3c-a0eaac105a9e | 2026-07-03 13:56:37.202 | | is_public | True | 2026-07-03 13:56:37.202 | | name | storpool | 2026-07-03 13:56:37.202 | | properties | volume_backend_name='storpool' | 2026-07-03 13:56:37.202 | +-------------+--------------------------------------+ 2026-07-03 13:56:37.207 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-03 13:56:37.210 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:37.213 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:37.217 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:37.220 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-03 13:56:37.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:37.245 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-03 13:56:37.247 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:56:37.250 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-03 13:56:37.254 | + ./stack.sh:main:1353 : start_glance 2026-07-03 13:56:37.258 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-03 13:56:37.262 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-03 13:56:37.268 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.272 | + functions-common:run_process:1674 : local service=g-api 2026-07-03 13:56:37.276 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.280 | + functions-common:run_process:1676 : local group= 2026-07-03 13:56:37.284 | + functions-common:run_process:1677 : local user= 2026-07-03 13:56:37.289 | + functions-common:run_process:1678 : local env_vars= 2026-07-03 13:56:37.293 | + functions-common:run_process:1680 : local name=g-api 2026-07-03 13:56:37.297 | + functions-common:run_process:1682 : time_start run_process 2026-07-03 13:56:37.301 | + functions-common:time_start:2406 : local name=run_process 2026-07-03 13:56:37.305 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:37.309 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:37.314 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:37.320 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086997315 2026-07-03 13:56:37.322 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-03 13:56:37.346 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:37.349 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-03 13:56:37.352 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-03 13:56:37.358 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.362 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.364 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.367 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-03 13:56:37.371 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-03 13:56:37.374 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-03 13:56:37.377 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-03 13:56:37.379 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-03 13:56:37.382 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-03 13:56:37.386 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-03 13:56:37.390 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-03 13:56:37.395 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-03 13:56:37.400 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-03 13:56:37.404 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:37.409 | + 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-03 13:56:37.412 | + 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-03 13:56:37.416 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-03 13:56:37.419 | + 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-03 13:56:37.423 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-03 13:56:37.426 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-03 13:56:37.429 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-03 13:56:37.433 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-03 13:56:37.436 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-03 13:56:37.442 | + 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-03 13:56:37.527 | + 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-03 13:56:37.610 | + 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-03 13:56:37.673 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-03 13:56:37.740 | + 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-03 13:56:37.812 | + 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-03 13:56:37.886 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-03 13:56:37.953 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-03 13:56:38.026 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-03 13:56:38.095 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-03 13:56:38.163 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-03 13:56:38.229 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-03 13:56:38.233 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-03 13:56:38.236 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-03 13:56:38.319 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-03 13:56:38.669 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-03 13:56:38.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-03 13:56:39.023 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-03 13:56:39.113 | + functions-common:run_process:1686 : time_stop run_process 2026-07-03 13:56:39.117 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:39.120 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:39.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:39.127 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:39.131 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:39.135 | + functions-common:time_stop:2426 : name=run_process 2026-07-03 13:56:39.138 | + functions-common:time_stop:2427 : start_time=1783086997315 2026-07-03 13:56:39.142 | + functions-common:time_stop:2429 : [[ -z 1783086997315 ]] 2026-07-03 13:56:39.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:39.151 | + functions-common:time_stop:2432 : end_time=1783086999148 2026-07-03 13:56:39.154 | + functions-common:time_stop:2433 : elapsed_time=1833 2026-07-03 13:56:39.162 | + functions-common:time_stop:2434 : total=41756 2026-07-03 13:56:39.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:39.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43589 2026-07-03 13:56:39.173 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-03 13:56:39.195 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:39.198 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.97) to start...' 2026-07-03 13:56:39.198 | Waiting for g-api (10.4.3.97) to start... 2026-07-03 13:56:39.203 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.97/image 2026-07-03 13:56:39.206 | + functions:wait_for_service:476 : local timeout=60 2026-07-03 13:56:39.210 | + functions:wait_for_service:477 : local url=https://10.4.3.97/image 2026-07-03 13:56:39.214 | + functions:wait_for_service:478 : local rval=0 2026-07-03 13:56:39.219 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-03 13:56:39.223 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:56:39.227 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:39.231 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:39.234 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:39.242 | + functions-common:time_start:2411 : _TIME_START[$name]=1783086999237 2026-07-03 13:56:39.245 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-03 13:56:39.252 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.97/image 2026-07-03 13:56:41.811 | + :: : [[ 300 == 503 ]] 2026-07-03 13:56:41.813 | + :: : [[ 0 -eq 7 ]] 2026-07-03 13:56:41.819 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-03 13:56:41.821 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:41.825 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:41.828 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:41.832 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:41.835 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:41.838 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:56:41.841 | + functions-common:time_stop:2427 : start_time=1783086999237 2026-07-03 13:56:41.845 | + functions-common:time_stop:2429 : [[ -z 1783086999237 ]] 2026-07-03 13:56:41.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:41.855 | + functions-common:time_stop:2432 : end_time=1783087001851 2026-07-03 13:56:41.859 | + functions-common:time_stop:2433 : elapsed_time=2614 2026-07-03 13:56:41.862 | + functions-common:time_stop:2434 : total=11891 2026-07-03 13:56:41.866 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:41.869 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14505 2026-07-03 13:56:41.873 | + functions:wait_for_service:486 : return 0 2026-07-03 13:56:41.877 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-03 13:56:41.900 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:41.905 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-03 13:56:41.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:41.933 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-03 13:56:41.937 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:56:41.939 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-03 13:56:41.943 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-03 13:56:41.946 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:41.949 | + 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-03 13:56:41.952 | + functions:upload_image:141 : local image image_fname image_name 2026-07-03 13:56:41.954 | + functions:upload_image:143 : local max_attempts=5 2026-07-03 13:56:41.957 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-03 13:56:41.963 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:41.968 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:41.971 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-03 13:56:41.973 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-03 13:56:41.977 | ++ functions:upload_image:151 : seq 5 2026-07-03 13:56:41.982 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-03 13:56:41.985 | + functions:upload_image:152 : local rc=0 2026-07-03 13:56:41.987 | + 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-03 13:56:41.991 | --2026-07-03 13:56:41-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:42.252 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-03 13:56:42.422 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-03 13:56:42.600 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:56:42.600 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-03 13:56:42.600 | --2026-07-03 13:56:42-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:42.817 | Resolving github.com (github.com)... 140.82.121.4 2026-07-03 13:56:42.845 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-03 13:56:43.348 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:56:43.348 | 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-03T14%3A56%3A43Z&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-03T13%3A56%3A35Z&ske=2026-07-03T14%3A56%3A43Z&sks=b&skv=2018-11-09&sig=GWmEbd729%2BZx%2Fh5an5aLBJncMBRFLzovyAx0zRD6%2BQU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgwMywibmJmIjoxNzgzMDg3MDAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SfRQLUaTY7JWdO8ijXhXXTEQ7pzdbVwIZ8MIEQ01aLM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-03 13:56:43.348 | --2026-07-03 13:56:43-- 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-03T14%3A56%3A43Z&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-03T13%3A56%3A35Z&ske=2026-07-03T14%3A56%3A43Z&sks=b&skv=2018-11-09&sig=GWmEbd729%2BZx%2Fh5an5aLBJncMBRFLzovyAx0zRD6%2BQU%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgwMywibmJmIjoxNzgzMDg3MDAzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.SfRQLUaTY7JWdO8ijXhXXTEQ7pzdbVwIZ8MIEQ01aLM&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-03 13:56:43.351 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-03 13:56:43.353 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-03 13:56:43.473 | HTTP request sent, awaiting response... 200 OK 2026-07-03 13:56:43.473 | Length: 21430272 (20M) [application/octet-stream] 2026-07-03 13:56:43.473 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-03 13:56:43.485 | 2026-07-03 13:56:43.882 | 0K ........ ........ .... 100% 50.1M=0.4s 2026-07-03 13:56:43.882 | 2026-07-03 13:56:43.882 | 2026-07-03 13:56:43 (50.1 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-03 13:56:43.882 | 2026-07-03 13:56:43.885 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-03 13:56:43.888 | + functions:upload_image:163 : break 2026-07-03 13:56:43.891 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:43.894 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-03 13:56:43.897 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-03 13:56:43.900 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-03 13:56:43.903 | + functions:upload_image:313 : local kernel= 2026-07-03 13:56:43.906 | + functions:upload_image:314 : local ramdisk= 2026-07-03 13:56:43.908 | + functions:upload_image:315 : local disk_format= 2026-07-03 13:56:43.911 | + functions:upload_image:316 : local container_format= 2026-07-03 13:56:43.914 | + functions:upload_image:317 : local unpack= 2026-07-03 13:56:43.916 | + functions:upload_image:318 : local img_property= 2026-07-03 13:56:43.919 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-03 13:56:43.923 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-03 13:56:43.925 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-03 13:56:43.928 | + functions:upload_image:328 : case "$image_fname" in 2026-07-03 13:56:43.931 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-03 13:56:43.936 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-03 13:56:43.939 | + functions:upload_image:350 : local format 2026-07-03 13:56:43.943 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:43.944 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-03 13:56:43.966 | + functions:upload_image:351 : format=qcow2 2026-07-03 13:56:43.969 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-03 13:56:43.971 | + functions:upload_image:353 : disk_format=qcow2 2026-07-03 13:56:43.974 | + functions:upload_image:357 : container_format=bare 2026-07-03 13:56:43.977 | + functions:upload_image:404 : is_arch ppc64le 2026-07-03 13:56:43.980 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:43.984 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-03 13:56:43.986 | + functions:upload_image:404 : is_arch ppc64 2026-07-03 13:56:43.989 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:43.994 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-03 13:56:43.997 | + functions:upload_image:404 : is_arch ppc 2026-07-03 13:56:44.001 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:44.006 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-03 13:56:44.010 | + functions:upload_image:408 : is_arch aarch64 2026-07-03 13:56:44.014 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:44.018 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:56:44.021 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-03 13:56:44.023 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-03 13:56:44.026 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-03 13:56:44.029 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-03 13:56:44.032 | + 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-03 13:56:44.034 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-03 13:56:44.038 | + functions:_upload_image:112 : shift 2026-07-03 13:56:44.040 | + functions:_upload_image:113 : local container=bare 2026-07-03 13:56:44.042 | + functions:_upload_image:114 : shift 2026-07-03 13:56:44.046 | + functions:_upload_image:115 : local disk=qcow2 2026-07-03 13:56:44.048 | + functions:_upload_image:116 : shift 2026-07-03 13:56:44.051 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:44.053 | + functions:_upload_image:118 : shift 2026-07-03 13:56:44.056 | + functions:_upload_image:119 : local properties 2026-07-03 13:56:44.059 | + functions:_upload_image:120 : local useimport 2026-07-03 13:56:44.062 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-03 13:56:44.064 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-03 13:56:44.068 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-03 13:56:44.070 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-03 13:56:44.074 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-03 13:56:44.078 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-03 13:56:44.081 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:44.085 | + functions:_upload_image:125 : useimport=--import 2026-07-03 13:56:44.088 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-03 13:56:44.092 | + 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-03 13:56:48.102 | 2026-07-03 13:56:48.102 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:48.102 | | Field | Value | 2026-07-03 13:56:48.102 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:48.102 | | container_format | bare | 2026-07-03 13:56:48.103 | | created_at | 2026-07-03T13:56:46Z | 2026-07-03 13:56:48.103 | | disk_format | qcow2 | 2026-07-03 13:56:48.103 | | file | /v2/images/06e7360b-d565-470f-a1fb-a530286cf05a/file | 2026-07-03 13:56:48.103 | | id | 06e7360b-d565-470f-a1fb-a530286cf05a | 2026-07-03 13:56:48.103 | | min_disk | 0 | 2026-07-03 13:56:48.103 | | min_ram | 0 | 2026-07-03 13:56:48.103 | | name | cirros-0.6.2-x86_64-disk | 2026-07-03 13:56:48.103 | | owner | 5f04e07129854927a19bf9e59991bb8b | 2026-07-03 13:56:48.103 | | properties | hw_rng_model='virtio', os_glance_import_task='4fb473a1-0984-4243-ac02-e9d1a7cb1793', 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-03 13:56:48.103 | | protected | False | 2026-07-03 13:56:48.103 | | schema | /v2/schemas/image | 2026-07-03 13:56:48.103 | | size | 21430272 | 2026-07-03 13:56:48.103 | | status | uploading | 2026-07-03 13:56:48.103 | | tags | | 2026-07-03 13:56:48.103 | | updated_at | 2026-07-03T13:56:47Z | 2026-07-03 13:56:48.103 | | visibility | public | 2026-07-03 13:56:48.103 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:48.112 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-03 13:56:48.115 | + ./stack.sh:main:1371 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:48.119 | + 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-03 13:56:48.122 | + functions:upload_image:141 : local image image_fname image_name 2026-07-03 13:56:48.125 | + functions:upload_image:143 : local max_attempts=5 2026-07-03 13:56:48.129 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-03 13:56:48.135 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:48.140 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:48.144 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-03 13:56:48.148 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-03 13:56:48.152 | ++ functions:upload_image:151 : seq 5 2026-07-03 13:56:48.159 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-03 13:56:48.162 | + functions:upload_image:152 : local rc=0 2026-07-03 13:56:48.166 | + 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-03 13:56:48.172 | --2026-07-03 13:56:48-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:48.173 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-03 13:56:48.341 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-03 13:56:48.517 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:56:48.517 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-03 13:56:48.517 | --2026-07-03 13:56:48-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:48.544 | Resolving github.com (github.com)... 140.82.121.4 2026-07-03 13:56:48.570 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-03 13:56:48.820 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:56:48.821 | 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-03T14%3A31%3A53Z&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-03T13%3A31%3A02Z&ske=2026-07-03T14%3A31%3A53Z&sks=b&skv=2018-11-09&sig=B0X4P%2Fw0cJWbjuoiL20zOxHareGYZG4q77d2XhqPxrw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgwOCwibmJmIjoxNzgzMDg3MDA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xAsGwtaV6Bf8qJxqlLLUQjcKtlvbR8sV4U17sr-YFYc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-03 13:56:48.821 | --2026-07-03 13:56:48-- 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-03T14%3A31%3A53Z&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-03T13%3A31%3A02Z&ske=2026-07-03T14%3A31%3A53Z&sks=b&skv=2018-11-09&sig=B0X4P%2Fw0cJWbjuoiL20zOxHareGYZG4q77d2XhqPxrw%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgwOCwibmJmIjoxNzgzMDg3MDA4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.xAsGwtaV6Bf8qJxqlLLUQjcKtlvbR8sV4U17sr-YFYc&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-03 13:56:48.823 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-03 13:56:48.825 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-03 13:56:48.953 | HTTP request sent, awaiting response... 200 OK 2026-07-03 13:56:48.953 | Length: 21233664 (20M) [application/octet-stream] 2026-07-03 13:56:48.953 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-03 13:56:48.964 | 2026-07-03 13:56:49.383 | 0K ........ ........ .... 100% 47.2M=0.4s 2026-07-03 13:56:49.383 | 2026-07-03 13:56:49.384 | 2026-07-03 13:56:49 (47.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-03 13:56:49.384 | 2026-07-03 13:56:49.387 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-03 13:56:49.390 | + functions:upload_image:163 : break 2026-07-03 13:56:49.394 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:49.397 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-03 13:56:49.400 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-03 13:56:49.404 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-03 13:56:49.408 | + functions:upload_image:313 : local kernel= 2026-07-03 13:56:49.411 | + functions:upload_image:314 : local ramdisk= 2026-07-03 13:56:49.414 | + functions:upload_image:315 : local disk_format= 2026-07-03 13:56:49.416 | + functions:upload_image:316 : local container_format= 2026-07-03 13:56:49.420 | + functions:upload_image:317 : local unpack= 2026-07-03 13:56:49.424 | + functions:upload_image:318 : local img_property= 2026-07-03 13:56:49.427 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-03 13:56:49.430 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-03 13:56:49.433 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-03 13:56:49.437 | + functions:upload_image:328 : case "$image_fname" in 2026-07-03 13:56:49.441 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-03 13:56:49.446 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-03 13:56:49.449 | + functions:upload_image:350 : local format 2026-07-03 13:56:49.454 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:49.456 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-03 13:56:49.469 | + functions:upload_image:351 : format=qcow2 2026-07-03 13:56:49.473 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-03 13:56:49.477 | + functions:upload_image:353 : disk_format=qcow2 2026-07-03 13:56:49.480 | + functions:upload_image:357 : container_format=bare 2026-07-03 13:56:49.484 | + functions:upload_image:404 : is_arch ppc64le 2026-07-03 13:56:49.488 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:49.493 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-03 13:56:49.496 | + functions:upload_image:404 : is_arch ppc64 2026-07-03 13:56:49.500 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:49.505 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-03 13:56:49.509 | + functions:upload_image:404 : is_arch ppc 2026-07-03 13:56:49.514 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:49.519 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-03 13:56:49.523 | + functions:upload_image:408 : is_arch aarch64 2026-07-03 13:56:49.528 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:49.533 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:56:49.536 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-03 13:56:49.539 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-03 13:56:49.543 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-03 13:56:49.546 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-03 13:56:49.549 | + 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-03 13:56:49.552 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-03 13:56:49.555 | + functions:_upload_image:112 : shift 2026-07-03 13:56:49.558 | + functions:_upload_image:113 : local container=bare 2026-07-03 13:56:49.561 | + functions:_upload_image:114 : shift 2026-07-03 13:56:49.564 | + functions:_upload_image:115 : local disk=qcow2 2026-07-03 13:56:49.567 | + functions:_upload_image:116 : shift 2026-07-03 13:56:49.570 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:49.573 | + functions:_upload_image:118 : shift 2026-07-03 13:56:49.576 | + functions:_upload_image:119 : local properties 2026-07-03 13:56:49.579 | + functions:_upload_image:120 : local useimport 2026-07-03 13:56:49.583 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-03 13:56:49.585 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-03 13:56:49.589 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-03 13:56:49.592 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-03 13:56:49.595 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-03 13:56:49.599 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-03 13:56:49.602 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:49.605 | + functions:_upload_image:125 : useimport=--import 2026-07-03 13:56:49.608 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-03 13:56:49.614 | + 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-03 13:56:52.423 | 2026-07-03 13:56:52.423 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:52.423 | | Field | Value | 2026-07-03 13:56:52.423 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:52.423 | | container_format | bare | 2026-07-03 13:56:52.423 | | created_at | 2026-07-03T13:56:50Z | 2026-07-03 13:56:52.423 | | disk_format | qcow2 | 2026-07-03 13:56:52.423 | | file | /v2/images/622c1886-462f-4db6-96bc-7334778773b6/file | 2026-07-03 13:56:52.423 | | id | 622c1886-462f-4db6-96bc-7334778773b6 | 2026-07-03 13:56:52.423 | | min_disk | 0 | 2026-07-03 13:56:52.423 | | min_ram | 0 | 2026-07-03 13:56:52.423 | | name | cirros-0.6.1-x86_64-disk | 2026-07-03 13:56:52.423 | | owner | 5f04e07129854927a19bf9e59991bb8b | 2026-07-03 13:56:52.423 | | properties | hw_rng_model='virtio', os_glance_import_task='c907ec63-7242-47ca-bde2-186a61b5a91b', 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-03 13:56:52.424 | | protected | False | 2026-07-03 13:56:52.424 | | schema | /v2/schemas/image | 2026-07-03 13:56:52.424 | | size | 21233664 | 2026-07-03 13:56:52.424 | | status | uploading | 2026-07-03 13:56:52.424 | | tags | | 2026-07-03 13:56:52.424 | | updated_at | 2026-07-03T13:56:52Z | 2026-07-03 13:56:52.424 | | visibility | public | 2026-07-03 13:56:52.424 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:52.432 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-03 13:56:52.435 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:52.439 | + 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-03 13:56:52.442 | + functions:upload_image:141 : local image image_fname image_name 2026-07-03 13:56:52.445 | + functions:upload_image:143 : local max_attempts=5 2026-07-03 13:56:52.448 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-03 13:56:52.453 | ++ 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-03 13:56:52.458 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:52.461 | + 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-03 13:56:52.463 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-03 13:56:52.467 | ++ functions:upload_image:151 : seq 5 2026-07-03 13:56:52.472 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-03 13:56:52.475 | + functions:upload_image:152 : local rc=0 2026-07-03 13:56:52.478 | + 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-03 13:56:52.482 | --2026-07-03 13:56:52-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:52.506 | Resolving github.com (github.com)... 140.82.121.4 2026-07-03 13:56:52.531 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-03 13:56:52.749 | HTTP request sent, awaiting response... 302 Found 2026-07-03 13:56:52.749 | 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-03T14%3A31%3A33Z&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-03T13%3A31%3A30Z&ske=2026-07-03T14%3A31%3A33Z&sks=b&skv=2018-11-09&sig=w3xHsX9id2%2F%2BOeh2vkYy2GDAEymj9ymvMBbaiaGpHDM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgxMiwibmJmIjoxNzgzMDg3MDEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-hcodbRkuJF5YfB9G0iPmAXbDAYNQUQv8Y5cGv08meU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-03 13:56:52.750 | --2026-07-03 13:56:52-- 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-03T14%3A31%3A33Z&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-03T13%3A31%3A30Z&ske=2026-07-03T14%3A31%3A33Z&sks=b&skv=2018-11-09&sig=w3xHsX9id2%2F%2BOeh2vkYy2GDAEymj9ymvMBbaiaGpHDM%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzA4ODgxMiwibmJmIjoxNzgzMDg3MDEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.-hcodbRkuJF5YfB9G0iPmAXbDAYNQUQv8Y5cGv08meU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-03 13:56:52.752 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-07-03 13:56:52.752 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-07-03 13:56:52.876 | HTTP request sent, awaiting response... 200 OK 2026-07-03 13:56:52.876 | Length: 21692416 (21M) [application/octet-stream] 2026-07-03 13:56:52.876 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-03 13:56:52.893 | 2026-07-03 13:56:53.280 | 0K ........ ........ .... 100% 51.3M=0.4s 2026-07-03 13:56:53.280 | 2026-07-03 13:56:53.280 | 2026-07-03 13:56:53 (51.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-03 13:56:53.280 | 2026-07-03 13:56:53.285 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-03 13:56:53.288 | + functions:upload_image:163 : break 2026-07-03 13:56:53.291 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:53.295 | + 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-03 13:56:53.299 | + 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-03 13:56:53.302 | + 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-03 13:56:53.305 | + functions:upload_image:313 : local kernel= 2026-07-03 13:56:53.308 | + functions:upload_image:314 : local ramdisk= 2026-07-03 13:56:53.311 | + functions:upload_image:315 : local disk_format= 2026-07-03 13:56:53.314 | + functions:upload_image:316 : local container_format= 2026-07-03 13:56:53.317 | + functions:upload_image:317 : local unpack= 2026-07-03 13:56:53.320 | + functions:upload_image:318 : local img_property= 2026-07-03 13:56:53.324 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-03 13:56:53.327 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-03 13:56:53.330 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-03 13:56:53.332 | + functions:upload_image:328 : case "$image_fname" in 2026-07-03 13:56:53.337 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-03 13:56:53.342 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-03 13:56:53.345 | + functions:upload_image:350 : local format 2026-07-03 13:56:53.350 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:53.350 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-03 13:56:53.362 | + functions:upload_image:351 : format=qcow2 2026-07-03 13:56:53.365 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-03 13:56:53.369 | + functions:upload_image:353 : disk_format=qcow2 2026-07-03 13:56:53.373 | + functions:upload_image:357 : container_format=bare 2026-07-03 13:56:53.376 | + functions:upload_image:404 : is_arch ppc64le 2026-07-03 13:56:53.381 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:53.387 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-03 13:56:53.391 | + functions:upload_image:404 : is_arch ppc64 2026-07-03 13:56:53.395 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:53.400 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-03 13:56:53.406 | + functions:upload_image:404 : is_arch ppc 2026-07-03 13:56:53.411 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:53.416 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-03 13:56:53.419 | + functions:upload_image:408 : is_arch aarch64 2026-07-03 13:56:53.424 | ++ functions-common:is_arch:519 : uname -m 2026-07-03 13:56:53.431 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-03 13:56:53.434 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-03 13:56:53.436 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-03 13:56:53.440 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-03 13:56:53.444 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-03 13:56:53.448 | + 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-03 13:56:53.452 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-03 13:56:53.456 | + functions:_upload_image:112 : shift 2026-07-03 13:56:53.459 | + functions:_upload_image:113 : local container=bare 2026-07-03 13:56:53.462 | + functions:_upload_image:114 : shift 2026-07-03 13:56:53.464 | + functions:_upload_image:115 : local disk=qcow2 2026-07-03 13:56:53.467 | + functions:_upload_image:116 : shift 2026-07-03 13:56:53.470 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:53.473 | + functions:_upload_image:118 : shift 2026-07-03 13:56:53.476 | + functions:_upload_image:119 : local properties 2026-07-03 13:56:53.480 | + functions:_upload_image:120 : local useimport 2026-07-03 13:56:53.485 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-03 13:56:53.488 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-03 13:56:53.491 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-03 13:56:53.494 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-03 13:56:53.497 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-03 13:56:53.501 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-03 13:56:53.505 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-03 13:56:53.509 | + functions:_upload_image:125 : useimport=--import 2026-07-03 13:56:53.514 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-03 13:56:53.519 | + 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-03 13:56:56.026 | 2026-07-03 13:56:56.026 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:56.026 | | Field | Value | 2026-07-03 13:56:56.026 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:56.026 | | container_format | bare | 2026-07-03 13:56:56.026 | | created_at | 2026-07-03T13:56:54Z | 2026-07-03 13:56:56.026 | | disk_format | qcow2 | 2026-07-03 13:56:56.026 | | file | /v2/images/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d/file | 2026-07-03 13:56:56.026 | | id | a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d | 2026-07-03 13:56:56.026 | | min_disk | 0 | 2026-07-03 13:56:56.026 | | min_ram | 0 | 2026-07-03 13:56:56.026 | | name | cirros-0.6.3-x86_64-disk | 2026-07-03 13:56:56.026 | | owner | 5f04e07129854927a19bf9e59991bb8b | 2026-07-03 13:56:56.026 | | properties | hw_rng_model='virtio', os_glance_import_task='708f69ae-582e-4251-b501-43c6724a8c00', 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-03 13:56:56.026 | | protected | False | 2026-07-03 13:56:56.026 | | schema | /v2/schemas/image | 2026-07-03 13:56:56.026 | | size | 21692416 | 2026-07-03 13:56:56.026 | | status | uploading | 2026-07-03 13:56:56.026 | | tags | | 2026-07-03 13:56:56.026 | | updated_at | 2026-07-03T13:56:55Z | 2026-07-03 13:56:56.026 | | visibility | public | 2026-07-03 13:56:56.026 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-03 13:56:56.034 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-03 13:56:56.088 | [8549 Async create_flavors:96080]: Waiting for completion of create_flavors running on PID 96080 (2 other jobs running) 2026-07-03 13:56:56.114 | [8549 Async create_flavors:96080]: Signaling child to exit 2026-07-03 13:56:56.115 | WAKEUP 2026-07-03 13:56:56.136 | [8549 Async create_flavors:96080]: Signaled 2026-07-03 13:56:56.138 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-03 13:56:56.139 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:56.139 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-03 13:56:56.139 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-03 13:56:56.139 | 2026-07-03 13:56:56.139 | + 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-03 13:56:56.139 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | Field | Value | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.139 | | description | None | 2026-07-03 13:56:56.139 | | disk | 1 | 2026-07-03 13:56:56.139 | | id | c1 | 2026-07-03 13:56:56.139 | | name | cirros256 | 2026-07-03 13:56:56.139 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.139 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.139 | | ram | 256 | 2026-07-03 13:56:56.139 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.139 | | swap | 0 | 2026-07-03 13:56:56.139 | | vcpus | 1 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | + 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-03 13:56:56.139 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | Field | Value | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.139 | | description | None | 2026-07-03 13:56:56.139 | | disk | 5 | 2026-07-03 13:56:56.139 | | id | d1 | 2026-07-03 13:56:56.139 | | name | ds512M | 2026-07-03 13:56:56.139 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.139 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.139 | | ram | 512 | 2026-07-03 13:56:56.139 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.139 | | swap | 0 | 2026-07-03 13:56:56.139 | | vcpus | 1 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | + 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-03 13:56:56.139 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | Field | Value | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.139 | | description | None | 2026-07-03 13:56:56.139 | | disk | 10 | 2026-07-03 13:56:56.139 | | id | d2 | 2026-07-03 13:56:56.139 | | name | ds1G | 2026-07-03 13:56:56.139 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.139 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.139 | | ram | 1024 | 2026-07-03 13:56:56.139 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.139 | | swap | 0 | 2026-07-03 13:56:56.139 | | vcpus | 1 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | + 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-03 13:56:56.139 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | Field | Value | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.139 | | description | None | 2026-07-03 13:56:56.139 | | disk | 10 | 2026-07-03 13:56:56.139 | | id | d3 | 2026-07-03 13:56:56.139 | | name | ds2G | 2026-07-03 13:56:56.139 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.139 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.139 | | ram | 2048 | 2026-07-03 13:56:56.139 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.139 | | swap | 0 | 2026-07-03 13:56:56.139 | | vcpus | 2 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | + 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-03 13:56:56.139 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | Field | Value | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.139 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.139 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.139 | | description | None | 2026-07-03 13:56:56.139 | | disk | 20 | 2026-07-03 13:56:56.139 | | id | d4 | 2026-07-03 13:56:56.139 | | name | ds4G | 2026-07-03 13:56:56.139 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.139 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.139 | | ram | 4096 | 2026-07-03 13:56:56.139 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.139 | | swap | 0 | 2026-07-03 13:56:56.139 | | vcpus | 4 | 2026-07-03 13:56:56.139 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-03 13:56:56.140 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-03 13:56:56.140 | 2026-07-03 13:56:56.140 | + 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-03 13:56:56.140 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | Field | Value | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.140 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.140 | | description | None | 2026-07-03 13:56:56.140 | | disk | 1 | 2026-07-03 13:56:56.140 | | id | 1 | 2026-07-03 13:56:56.140 | | name | m1.tiny | 2026-07-03 13:56:56.140 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.140 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.140 | | ram | 512 | 2026-07-03 13:56:56.140 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.140 | | swap | 0 | 2026-07-03 13:56:56.140 | | vcpus | 1 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | + 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-03 13:56:56.140 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | Field | Value | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.140 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.140 | | description | None | 2026-07-03 13:56:56.140 | | disk | 20 | 2026-07-03 13:56:56.140 | | id | 2 | 2026-07-03 13:56:56.140 | | name | m1.small | 2026-07-03 13:56:56.140 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.140 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.140 | | ram | 2048 | 2026-07-03 13:56:56.140 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.140 | | swap | 0 | 2026-07-03 13:56:56.140 | | vcpus | 1 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | + 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-03 13:56:56.140 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | Field | Value | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.140 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.140 | | description | None | 2026-07-03 13:56:56.140 | | disk | 40 | 2026-07-03 13:56:56.140 | | id | 3 | 2026-07-03 13:56:56.140 | | name | m1.medium | 2026-07-03 13:56:56.140 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.140 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.140 | | ram | 4096 | 2026-07-03 13:56:56.140 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.140 | | swap | 0 | 2026-07-03 13:56:56.140 | | vcpus | 2 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | + 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-03 13:56:56.140 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | Field | Value | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.140 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.140 | | description | None | 2026-07-03 13:56:56.140 | | disk | 80 | 2026-07-03 13:56:56.140 | | id | 4 | 2026-07-03 13:56:56.140 | | name | m1.large | 2026-07-03 13:56:56.140 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.140 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.140 | | ram | 8192 | 2026-07-03 13:56:56.140 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.140 | | swap | 0 | 2026-07-03 13:56:56.140 | | vcpus | 4 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | + 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-03 13:56:56.140 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | Field | Value | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.140 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:56:56.140 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:56:56.140 | | description | None | 2026-07-03 13:56:56.140 | | disk | 160 | 2026-07-03 13:56:56.140 | | id | 5 | 2026-07-03 13:56:56.140 | | name | m1.xlarge | 2026-07-03 13:56:56.140 | | os-flavor-access:is_public | True | 2026-07-03 13:56:56.140 | | properties | hw_rng:allowed='True' | 2026-07-03 13:56:56.140 | | ram | 16384 | 2026-07-03 13:56:56.140 | | rxtx_factor | 1.0 | 2026-07-03 13:56:56.140 | | swap | 0 | 2026-07-03 13:56:56.140 | | vcpus | 8 | 2026-07-03 13:56:56.140 | +----------------------------+-----------------------+ 2026-07-03 13:56:56.185 | [8549 Async create_flavors:96080]: finished create_flavors with result 0 in 4 seconds 2026-07-03 13:56:56.190 | + inc/async:async_wait:197 : return 0 2026-07-03 13:56:56.193 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-03 13:56:56.213 | + functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:56.216 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-03 13:56:56.237 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:56.241 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-03 13:56:56.263 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:56.267 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-03 13:56:56.270 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-03 13:56:56.273 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-03 13:56:56.276 | + ./stack.sh:main:1398 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-07-03 13:56:56.282 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-03 13:56:56.284 | ++ 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-03 13:56:56.287 | + 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-03 13:56:56.289 | + 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-03 13:56:56.290 | ++ 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-03 13:56:56.292 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-03 13:56:56.293 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-03 13:56:56.295 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-03 13:56:56.297 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-03 13:56:56.298 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-03 13:56:56.300 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-03 13:56:56.302 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-03 13:56:56.304 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-03 13:56:56.305 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.307 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-03 13:56:56.308 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-03 13:56:56.310 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-03 13:56:56.312 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.314 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-03 13:56:56.316 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-03 13:56:56.317 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-03 13:56:56.319 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.321 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-03 13:56:56.322 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-03 13:56:56.324 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-03 13:56:56.326 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-03 13:56:56.327 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.328 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-03 13:56:56.330 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-03 13:56:56.332 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-03 13:56:56.333 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-03 13:56:56.335 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-03 13:56:56.336 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.338 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:56:56.340 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:56:56.342 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-03 13:56:56.343 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-03 13:56:56.345 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-03 13:56:56.347 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-03 13:56:56.349 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-03 13:56:56.350 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-03 13:56:56.352 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-03 13:56:56.353 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-03 13:56:56.355 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-03 13:56:56.356 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-03 13:56:56.358 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-03 13:56:56.360 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-03 13:56:56.361 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-03 13:56:56.362 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-03 13:56:56.364 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-03 13:56:56.365 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-03 13:56:56.367 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-03 13:56:56.368 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-03 13:56:56.370 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-03 13:56:56.372 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-03 13:56:56.373 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-03 13:56:56.375 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-03 13:56:56.376 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-03 13:56:56.378 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-03 13:56:56.380 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-03 13:56:56.382 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-03 13:56:56.385 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-03 13:56:56.385 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-03 13:56:56.385 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-03 13:56:56.385 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-03 13:56:56.387 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-03 13:56:56.449 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-03 13:56:56.449 | Bad Request (HTTP 400) 2026-07-03 13:56:56.449 | 2026-07-03 13:56:56.458 | + ./stack.sh:main:1403 : save_stackenv 2026-07-03 13:56:56.460 | + functions-common:save_stackenv:65 : local tag= 2026-07-03 13:56:56.464 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-03 13:56:56.471 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-135656 2026-07-03 13:56:56.473 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-135656 ' 2026-07-03 13:56:56.477 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.480 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-03 13:56:56.483 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.487 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-03 13:56:56.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.494 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-03 13:56:56.497 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.501 | + 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-03 13:56:56.505 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.509 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.97 2026-07-03 13:56:56.512 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.516 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.97/identity 2026-07-03 13:56:56.520 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.523 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-03-134603 2026-07-03 13:56:56.527 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.530 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-03 13:56:56.533 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.536 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.97 2026-07-03 13:56:56.540 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.543 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-03 13:56:56.546 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.549 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.97,IP:::1 2026-07-03 13:56:56.553 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.556 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-03 13:56:56.560 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.563 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-03 13:56:56.566 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.569 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.97 2026-07-03 13:56:56.573 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-03 13:56:56.576 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-03 13:56:56.580 | + ./stack.sh:main:1414 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-03 13:56:56.585 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-03 13:56:56.589 | + inc/meta-config:merge_config_group:171 : shift 2026-07-03 13:56:56.593 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-03 13:56:56.597 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:56:56.601 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-03 13:56:56.603 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-03 13:56:56.608 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-03 13:56:56.613 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:56:56.618 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-03 13:56:56.622 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:56:56.625 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-03 13:56:56.625 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:56:56.626 | gsub("[][]", "", $1); 2026-07-03 13:56:56.626 | split($1, a, "|"); 2026-07-03 13:56:56.626 | if (a[1] == matchgroup) 2026-07-03 13:56:56.626 | print a[2] 2026-07-03 13:56:56.626 | } 2026-07-03 13:56:56.626 | ' /opt/stack/devstack/local.conf 2026-07-03 13:56:56.634 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-03 13:56:56.637 | + functions-common:run_phase:1848 : local mode=stack 2026-07-03 13:56:56.641 | + functions-common:run_phase:1849 : local phase=extra 2026-07-03 13:56:56.645 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:56:56.649 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:56:56.653 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:56:56.657 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:56:56.660 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:56:56.665 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:56:56.670 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:56:56.674 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:56:56.678 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:56:56.681 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-03 13:56:56.686 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:56:56.711 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:56.715 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:56:56.718 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:56:56.722 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-03 13:56:56.727 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:56:56.730 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:56:56.734 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:56:56.737 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-03 13:56:56.741 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-03 13:56:56.744 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-03 13:56:56.747 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-03 13:56:56.751 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:56:56.754 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-03 13:56:56.758 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-03 13:56:56.762 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-03 13:56:56.765 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-03 13:56:56.769 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-03 13:56:56.773 | + functions-common:run_plugins:1838 : local plugin 2026-07-03 13:56:56.777 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-03 13:56:56.781 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-03 13:56:56.785 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-03 13:56:56.789 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-03 13:56:56.794 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-03 13:56:56.798 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-03 13:56:56.802 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-03 13:56:56.805 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-03 13:56:56.809 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-03 13:56:56.812 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-03 13:56:56.816 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-03 13:56:56.820 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-03 13:56:56.823 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-03 13:56:56.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-03 13:56:56.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-03 13:56:56.836 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-03 13:56:56.840 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-03 13:56:56.844 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-03 13:56:56.849 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-03 13:56:56.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-03 13:56:56.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-03 13:56:56.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-03 13:56:56.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-03 13:56:56.867 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-03 13:56:56.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-03 13:56:56.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-03 13:56:56.899 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-03 13:56:56.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-03 13:56:56.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-03 13:56:56.914 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-03 13:56:56.918 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-03 13:56:56.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-03 13:56:56.927 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-03 13:56:56.932 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:56:56.958 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:56:56.961 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-03 13:56:56.966 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-03 13:56:56.967 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-03 13:56:56.972 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-03 13:56:56.976 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-03 13:56:56.979 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-03 13:56:56.985 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:56:57.011 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:56:57.015 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-03 13:56:57.019 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:56:57.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-03 13:56:57.026 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-03 13:56:57.051 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:57.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-03 13:56:57.076 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:57.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-03 13:56:57.101 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:56:57.105 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-03 13:56:57.109 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-03 13:56:57.113 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-03 13:56:57.117 | + ./stack.sh:main:1429 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-03 13:56:57.120 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-03 13:56:57.123 | + inc/meta-config:merge_config_group:171 : shift 2026-07-03 13:56:57.127 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-03 13:56:57.130 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:56:57.134 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-03 13:56:57.139 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-03 13:56:57.144 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-03 13:56:57.147 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:56:57.151 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-03 13:56:57.155 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:56:57.159 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-03 13:56:57.159 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:56:57.159 | gsub("[][]", "", $1); 2026-07-03 13:56:57.159 | split($1, a, "|"); 2026-07-03 13:56:57.159 | if (a[1] == matchgroup) 2026-07-03 13:56:57.159 | print a[2] 2026-07-03 13:56:57.159 | } 2026-07-03 13:56:57.159 | ' /opt/stack/devstack/local.conf 2026-07-03 13:56:57.166 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-03 13:56:57.191 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:56:57.195 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-03 13:56:57.199 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-03 13:56:57.202 | + functions:wait_for_compute:490 : local timeout=60 2026-07-03 13:56:57.206 | + functions:wait_for_compute:491 : local rval=0 2026-07-03 13:56:57.209 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-03 13:56:57.213 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-03 13:56:57.216 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-03 13:56:57.218 | + functions-common:time_start:2407 : local start_time= 2026-07-03 13:56:57.223 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-03 13:56:57.227 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-03 13:56:57.233 | + functions-common:time_start:2411 : _TIME_START[$name]=1783087017229 2026-07-03 13:56:57.239 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-03 13:56:57.267 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-03 13:56:57.270 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-03 13:56:57.275 | ++ functions:wait_for_compute:496 : hostname 2026-07-03 13:56:57.281 | + functions:wait_for_compute:496 : compute_hostname=np0000004427 2026-07-03 13:56:57.285 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-03 13:56:57.290 | ++ functions:wait_for_compute:498 : hostname 2026-07-03 13:56:57.297 | + :: : ID= 2026-07-03 13:56:57.299 | + :: : [[ '' == '' ]] 2026-07-03 13:56:57.300 | + :: : sleep 1 2026-07-03 13:56:58.305 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-03 13:56:58.307 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000004427 --service nova-compute -c ID -f value 2026-07-03 13:56:58.608 | 2026-07-03 13:56:58.616 | + :: : ID=e2822929-3644-4311-85dc-bfee8deb0512 2026-07-03 13:56:58.617 | + :: : [[ e2822929-3644-4311-85dc-bfee8deb0512 == '' ]] 2026-07-03 13:56:58.622 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-03 13:56:58.626 | + functions-common:time_stop:2420 : local name 2026-07-03 13:56:58.629 | + functions-common:time_stop:2421 : local end_time 2026-07-03 13:56:58.633 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:56:58.637 | + functions-common:time_stop:2423 : local total 2026-07-03 13:56:58.641 | + functions-common:time_stop:2424 : local start_time 2026-07-03 13:56:58.645 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-03 13:56:58.648 | + functions-common:time_stop:2427 : start_time=1783087017229 2026-07-03 13:56:58.651 | + functions-common:time_stop:2429 : [[ -z 1783087017229 ]] 2026-07-03 13:56:58.655 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:56:58.660 | + functions-common:time_stop:2432 : end_time=1783087018657 2026-07-03 13:56:58.664 | + functions-common:time_stop:2433 : elapsed_time=1428 2026-07-03 13:56:58.666 | + functions-common:time_stop:2434 : total=14505 2026-07-03 13:56:58.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:56:58.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15933 2026-07-03 13:56:58.677 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-03 13:56:58.680 | + functions:wait_for_compute:516 : return 0 2026-07-03 13:56:58.684 | + ./stack.sh:main:1443 : service_check 2026-07-03 13:56:58.687 | + functions-common:service_check:1713 : local service 2026-07-03 13:56:58.690 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.694 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-03 13:56:58.710 | enabled 2026-07-03 13:56:58.716 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-03 13:56:58.738 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-03 13:56:58.739 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-03 13:56:58.739 | Active: active (running) since Fri 2026-07-03 13:56:28 UTC; 30s ago 2026-07-03 13:56:58.739 | Main PID: 96858 (uwsgi) 2026-07-03 13:56:58.739 | Status: "uWSGI is ready" 2026-07-03 13:56:58.739 | Tasks: 10 (limit: 75886) 2026-07-03 13:56:58.739 | Memory: 359.6M () 2026-07-03 13:56:58.739 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-03 13:56:58.739 | ├─96858 "cinder-apiuWSGI master" 2026-07-03 13:56:58.739 | ├─96868 "cinder-apiuWSGI worker 1" 2026-07-03 13:56:58.739 | ├─96870 "cinder-apiuWSGI worker 2" 2026-07-03 13:56:58.739 | └─96871 "cinder-apiuWSGI worker 3" 2026-07-03 13:56:58.739 | 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: INFO cinder.api.openstack.wsgi [req-e7109818-de8a-40fa-8345-1f94e7bf7432 req-7f3b002b-d23b-45e0-8998-d033ce862641 admin admin] POST https://10.4.3.97/volume/v3/types/484dcf42-638d-4981-ab3c-a0eaac105a9e/extra_specs 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: DEBUG cinder.api.openstack.wsgi [req-e7109818-de8a-40fa-8345-1f94e7bf7432 req-7f3b002b-d23b-45e0-8998-d033ce862641 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96870) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: /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-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: warnings.warn( 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: DEBUG oslo_db.sqlalchemy.engines [req-e7109818-de8a-40fa-8345-1f94e7bf7432 req-7f3b002b-d23b-45e0-8998-d033ce862641 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=96870) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: INFO cinder.api.openstack.wsgi [req-e7109818-de8a-40fa-8345-1f94e7bf7432 req-7f3b002b-d23b-45e0-8998-d033ce862641 admin admin] https://10.4.3.97/volume/v3/types/484dcf42-638d-4981-ab3c-a0eaac105a9e/extra_specs returned with HTTP 200 2026-07-03 13:56:58.739 | Jul 03 13:56:37 np0000004427 devstack@c-api.service[96870]: [pid: 96870|app: 0|req: 1/3] 10.4.3.97 () {70 vars in 1467 bytes} [Fri Jul 3 13:56:36 2026] POST /volume/v3/types/484dcf42-638d-4981-ab3c-a0eaac105a9e/extra_specs => generated 52 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-03 13:56:58.739 | Jul 03 13:56:40 np0000004427 devstack@c-api.service[96871]: DEBUG dbcounter [-] [96871] Writing DB stats cinder:SELECT=6 {{(pid=96871) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.739 | Jul 03 13:56:46 np0000004427 devstack@c-api.service[96868]: DEBUG dbcounter [-] [96868] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.739 | Jul 03 13:56:47 np0000004427 devstack@c-api.service[96870]: DEBUG dbcounter [-] [96870] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.744 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.749 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-03 13:56:58.766 | enabled 2026-07-03 13:56:58.772 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-03 13:56:58.793 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-03 13:56:58.793 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-03 13:56:58.793 | Active: active (running) since Fri 2026-07-03 13:56:34 UTC; 24s ago 2026-07-03 13:56:58.793 | Main PID: 98189 (cinder-backup) 2026-07-03 13:56:58.793 | Tasks: 1 (limit: 75886) 2026-07-03 13:56:58.793 | Memory: 93.5M () 2026-07-03 13:56:58.793 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-03 13:56:58.793 | └─98189 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-03 13:56:58.793 | 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG oslo_concurrency.lockutils [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Acquiring lock "cleanup_incomplete_backups_98189" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98189) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG oslo_concurrency.lockutils [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Lock "cleanup_incomplete_backups_98189" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98189) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: INFO cinder.backup.manager [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Cleaning up incomplete backup operations. 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG oslo_concurrency.lockutils [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Lock "cleanup_incomplete_backups_98189" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.022s {{(pid=98189) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG oslo_db.sqlalchemy.engines [None req-00ac25bf-a812-433c-a3a4-50de65592404 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=98189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG cinder.manager [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Notifying Schedulers of capabilities ... {{(pid=98189) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: INFO cinder.keymgr.migration [None req-e8571feb-f641-4ff6-b70b-10bfc618ab12 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG cinder.service [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Creating RPC server for service cinder-backup {{(pid=98189) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-03 13:56:58.793 | Jul 03 13:56:35 np0000004427 cinder-backup[98189]: DEBUG cinder.service [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98189) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-03 13:56:58.793 | Jul 03 13:56:45 np0000004427 cinder-backup[98189]: DEBUG dbcounter [-] [98189] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.798 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.803 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-03 13:56:58.822 | enabled 2026-07-03 13:56:58.828 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-03 13:56:58.850 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-03 13:56:58.850 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-03 13:56:58.850 | Active: active (running) since Fri 2026-07-03 13:56:32 UTC; 26s ago 2026-07-03 13:56:58.850 | Main PID: 97609 (cinder-schedule) 2026-07-03 13:56:58.850 | Tasks: 1 (limit: 75886) 2026-07-03 13:56:58.850 | Memory: 110.4M () 2026-07-03 13:56:58.850 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-03 13:56:58.850 | └─97609 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-03 13:56:58.850 | 2026-07-03 13:56:58.850 | Jul 03 13:56:34 np0000004427 cinder-scheduler[97609]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-03 13:56:58.850 | Jul 03 13:56:34 np0000004427 cinder-scheduler[97609]: INFO cinder.manager [None req-cfa6d3a2-83ca-4105-8f9f-4e5fc08cf44b None None] Initiating service 1 cleanup 2026-07-03 13:56:58.850 | Jul 03 13:56:34 np0000004427 cinder-scheduler[97609]: INFO cinder.manager [None req-cfa6d3a2-83ca-4105-8f9f-4e5fc08cf44b None None] Service 1 cleanup completed. 2026-07-03 13:56:58.850 | Jul 03 13:56:34 np0000004427 cinder-scheduler[97609]: DEBUG cinder.service [None req-cfa6d3a2-83ca-4105-8f9f-4e5fc08cf44b None None] Creating RPC server for service cinder-scheduler {{(pid=97609) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-03 13:56:58.850 | Jul 03 13:56:34 np0000004427 cinder-scheduler[97609]: DEBUG cinder.service [None req-cfa6d3a2-83ca-4105-8f9f-4e5fc08cf44b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97609) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-03 13:56:58.850 | Jul 03 13:56:35 np0000004427 cinder-scheduler[97609]: DEBUG cinder.scheduler.host_manager [None req-00ac25bf-a812-433c-a3a4-50de65592404 None None] Received backup service update from np0000004427: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97609) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-03 13:56:58.850 | Jul 03 13:56:37 np0000004427 cinder-scheduler[97609]: DEBUG cinder.scheduler.host_manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Received volume service update from np0000004427@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=97609) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-03 13:56:58.850 | Jul 03 13:56:37 np0000004427 cinder-scheduler[97609]: DEBUG cinder.scheduler.host_manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Updating capabilities for np0000004427@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, 3, 13, 56, 37, 879420), 'filter_function': None, 'goodness_function': None} {{(pid=97609) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-03 13:56:58.850 | Jul 03 13:56:37 np0000004427 cinder-scheduler[97609]: DEBUG cinder.scheduler.host_manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Updating capabilities for np0000004427@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, 3, 13, 56, 37, 879420), 'filter_function': None, 'goodness_function': None} {{(pid=97609) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-03 13:56:58.850 | Jul 03 13:56:47 np0000004427 cinder-scheduler[97609]: DEBUG dbcounter [-] [97609] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97609) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.856 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.860 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-03 13:56:58.879 | enabled 2026-07-03 13:56:58.885 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-03 13:56:58.906 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-03 13:56:58.906 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-03 13:56:58.906 | Active: active (running) since Fri 2026-07-03 13:56:35 UTC; 23s ago 2026-07-03 13:56:58.906 | Main PID: 98769 (cinder-volume) 2026-07-03 13:56:58.906 | Tasks: 2 (limit: 75886) 2026-07-03 13:56:58.906 | Memory: 142.8M () 2026-07-03 13:56:58.906 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-03 13:56:58.906 | ├─98769 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-03 13:56:58.906 | └─99167 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-03 13:56:58.906 | 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: INFO cinder.volume.manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Driver initialization completed successfully. 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: INFO cinder.manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Initiating service 3 cleanup 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: INFO cinder.manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Service 3 cleanup completed. 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: DEBUG cinder.service [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Creating RPC server for service cinder-volume {{(pid=99167) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: DEBUG cinder.service [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99167) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: INFO cinder.volume.manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-03 13:56:58.906 | Jul 03 13:56:37 np0000004427 cinder-volume[99167]: INFO cinder.volume.manager [None req-86a36b0d-d528-4adb-a3a7-a86024499abe None None] Driver post RPC initialization completed successfully. 2026-07-03 13:56:58.906 | Jul 03 13:56:47 np0000004427 cinder-volume[98769]: DEBUG dbcounter [-] [98769] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98769) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.906 | Jul 03 13:56:47 np0000004427 cinder-volume[99167]: DEBUG dbcounter [-] [99167] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.906 | Jul 03 13:56:47 np0000004427 cinder-volume[99167]: DEBUG dbcounter [-] [99167] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=99167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:58.911 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.914 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-03 13:56:58.928 | not-found 2026-07-03 13:56:58.934 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.937 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-03 13:56:58.955 | enabled 2026-07-03 13:56:58.961 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-03 13:56:58.982 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-03 13:56:58.982 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-03 13:56:58.982 | Active: active (running) since Fri 2026-07-03 13:51:45 UTC; 5min ago 2026-07-03 13:56:58.982 | Main PID: 57858 (file_tracker.sh) 2026-07-03 13:56:58.982 | Tasks: 2 (limit: 75886) 2026-07-03 13:56:58.982 | Memory: 584.0K () 2026-07-03 13:56:58.982 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-03 13:56:58.982 | ├─57858 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-03 13:56:58.982 | └─99965 sleep 20 2026-07-03 13:56:58.982 | 2026-07-03 13:56:58.982 | Jul 03 13:53:45 np0000004427 file_tracker.sh[70397]: 2976 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:54:05 np0000004427 file_tracker.sh[71246]: 3104 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:54:25 np0000004427 file_tracker.sh[75780]: 3136 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:54:45 np0000004427 file_tracker.sh[76627]: 3168 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:55:05 np0000004427 file_tracker.sh[78684]: 3552 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:55:25 np0000004427 file_tracker.sh[84221]: 4032 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:55:45 np0000004427 file_tracker.sh[89061]: 4704 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:56:05 np0000004427 file_tracker.sh[91089]: 5344 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:56:25 np0000004427 file_tracker.sh[96030]: 6272 0 9223372036854775807 2026-07-03 13:56:58.982 | Jul 03 13:56:45 np0000004427 file_tracker.sh[99964]: 7200 0 9223372036854775807 2026-07-03 13:56:58.987 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:58.991 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-03 13:56:59.007 | enabled 2026-07-03 13:56:59.013 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-03 13:56:59.030 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-03 13:56:59.030 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-03 13:56:59.030 | Active: active (running) since Fri 2026-07-03 13:56:39 UTC; 19s ago 2026-07-03 13:56:59.030 | Main PID: 99567 (uwsgi) 2026-07-03 13:56:59.030 | Status: "uWSGI is ready" 2026-07-03 13:56:59.030 | Tasks: 19 (limit: 75886) 2026-07-03 13:56:59.030 | Memory: 396.7M () 2026-07-03 13:56:59.030 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-03 13:56:59.030 | ├─99567 "glance-apiuWSGI master" 2026-07-03 13:56:59.030 | ├─99568 "glance-apiuWSGI worker 1" 2026-07-03 13:56:59.030 | ├─99569 "glance-apiuWSGI worker 2" 2026-07-03 13:56:59.030 | └─99570 "glance-apiuWSGI worker 3" 2026-07-03 13:56:59.030 | 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99570) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99570) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99570) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99570) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-708f69ae-582e-4251-b501-43c6724a8c00' (a0472c74-d424-49a7-927e-e0e0451d493d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99570) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-708f69ae-582e-4251-b501-43c6724a8c00' (b288af5b-652d-4d36-bf4a-8840be65f57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99570) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: INFO glance.domain [-] Task [708f69ae-582e-4251-b501-43c6724a8c00] status changing from processing to success 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: INFO glance.async_.flows.api_image_import [-] 708f69ae-582e-4251-b501-43c6724a8c00 of api_image_import completed 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-708f69ae-582e-4251-b501-43c6724a8c00' (b288af5b-652d-4d36-bf4a-8840be65f57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99570) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-03 13:56:59.030 | Jul 03 13:56:57 np0000004427 devstack@g-api.service[99570]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (07c80622-1167-4607-a953-f061f97d4789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99570) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-03 13:56:59.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.038 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-03 13:56:59.053 | not-found 2026-07-03 13:56:59.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.063 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-03 13:56:59.080 | enabled 2026-07-03 13:56:59.086 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-03 13:56:59.108 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-03 13:56:59.108 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-03 13:56:59.108 | Active: active (running) since Fri 2026-07-03 13:51:43 UTC; 5min ago 2026-07-03 13:56:59.108 | Main PID: 57349 (memory_tracker.) 2026-07-03 13:56:59.108 | Tasks: 2 (limit: 75886) 2026-07-03 13:56:59.108 | Memory: 1.3M () 2026-07-03 13:56:59.108 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-03 13:56:59.108 | ├─57349 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-03 13:56:59.108 | └─99961 sleep 20 2026-07-03 13:56:59.108 | 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 8546 0.0 1860 8545 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-kffirnhjgxjbobhlqkyzlnwhjydzuzga ; /usr/bin/python3 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 26821 0.0 1852 26709 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 8544 0.0 1844 8543 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-kffirnhjgxjbobhlqkyzlnwhjydzuzga ; /usr/bin/python3' && sleep 0 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 8548 0.0 1840 8547 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 26709 0.0 1740 26699 00:00:00 1 do_select erl_child_setup 65536 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 19985 0.0 1676 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 26818 0.0 1500 26817 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[99960]: 46926 0.0 1296 46925 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-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[57349]: --- 2026-07-03 13:56:59.108 | Jul 03 13:56:44 np0000004427 memory_tracker.sh[57349]: ]]] 2026-07-03 13:56:59.114 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.118 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-03 13:56:59.135 | not-found 2026-07-03 13:56:59.141 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.145 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-03 13:56:59.163 | enabled 2026-07-03 13:56:59.168 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-03 13:56:59.188 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-03 13:56:59.188 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-03 13:56:59.188 | Active: active (running) since Fri 2026-07-03 13:55:23 UTC; 1min 36s ago 2026-07-03 13:56:59.188 | Main PID: 84118 (uwsgi) 2026-07-03 13:56:59.188 | Status: "uWSGI is ready" 2026-07-03 13:56:59.188 | Tasks: 24 (limit: 75886) 2026-07-03 13:56:59.188 | Memory: 409.5M () 2026-07-03 13:56:59.188 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-03 13:56:59.188 | ├─84118 "nova-apiuWSGI master" 2026-07-03 13:56:59.188 | ├─84119 "nova-apiuWSGI worker 1" 2026-07-03 13:56:59.188 | ├─84120 "nova-apiuWSGI worker 2" 2026-07-03 13:56:59.188 | └─84121 "nova-apiuWSGI worker 3" 2026-07-03 13:56:59.188 | 2026-07-03 13:56:59.188 | Jul 03 13:56:40 np0000004427 devstack@n-api.service[84121]: DEBUG dbcounter [-] [84121] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG nova.api.openstack.wsgi [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] Calling method '>' {{(pid=84120) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad 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=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad 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=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] Acquiring lock "798cd474-a136-4bbc-89cf-99e41188557c" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-03 13:56:59.188 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] Lock "798cd474-a136-4bbc-89cf-99e41188557c" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-03 13:56:59.189 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: DEBUG oslo_concurrency.lockutils [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] Lock "798cd474-a136-4bbc-89cf-99e41188557c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84120) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:59.189 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: INFO nova.api.openstack.requestlog [None req-b06cfdfb-57af-45cc-9cd5-5c2e759b8dad admin admin] 10.4.3.97 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004427" status: 200 len: 255 microversion: 2.69 time: 0.071285 2026-07-03 13:56:59.189 | Jul 03 13:56:58 np0000004427 devstack@n-api.service[84120]: [pid: 84120|app: 0|req: 8/25] 10.4.3.97 () {68 vars in 1437 bytes} [Fri Jul 3 13:56:58 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000004427 => generated 255 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-03 13:56:59.194 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.197 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-03 13:56:59.213 | enabled 2026-07-03 13:56:59.219 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-03 13:56:59.240 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-03 13:56:59.240 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-03 13:56:59.240 | Active: active (running) since Fri 2026-07-03 13:56:14 UTC; 44s ago 2026-07-03 13:56:59.240 | Main PID: 92728 (uwsgi) 2026-07-03 13:56:59.240 | Status: "uWSGI is ready" 2026-07-03 13:56:59.240 | Tasks: 23 (limit: 75886) 2026-07-03 13:56:59.240 | Memory: 328.5M () 2026-07-03 13:56:59.240 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-03 13:56:59.240 | ├─92728 "nova-api-metauWSGI master" 2026-07-03 13:56:59.240 | ├─92729 "nova-api-metauWSGI worker 1" 2026-07-03 13:56:59.240 | ├─92730 "nova-api-metauWSGI worker 2" 2026-07-03 13:56:59.240 | ├─92731 "nova-api-metauWSGI worker 3" 2026-07-03 13:56:59.240 | └─92732 "nova-api-metauWSGI http 1" 2026-07-03 13:56:59.240 | 2026-07-03 13:56:59.240 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92729]: DEBUG dbcounter [-] [92729] Writing DB stats nova_api:SELECT=1 {{(pid=92729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.240 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92730]: DEBUG dbcounter [-] [92730] Writing DB stats nova_cell1:SELECT=1 {{(pid=92730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.240 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92730]: DEBUG dbcounter [-] [92730] Writing DB stats nova_cell0:SELECT=1 {{(pid=92730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.240 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92731]: DEBUG dbcounter [-] [92731] Writing DB stats nova_cell0:SELECT=1 {{(pid=92731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92731]: DEBUG dbcounter [-] [92731] Writing DB stats nova_cell1:SELECT=1 {{(pid=92731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92729]: DEBUG dbcounter [-] [92729] Writing DB stats nova_cell0:SELECT=1 {{(pid=92729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92729]: DEBUG dbcounter [-] [92729] Writing DB stats nova_cell1:SELECT=1 {{(pid=92729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92730]: DEBUG dbcounter [-] [92730] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92730) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:26 np0000004427 devstack@n-api-meta.service[92731]: DEBUG dbcounter [-] [92731] Writing DB stats nova_cell0:SELECT=1 {{(pid=92731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.241 | Jul 03 13:56:27 np0000004427 devstack@n-api-meta.service[92729]: DEBUG dbcounter [-] [92729] Writing DB stats nova_cell0:SELECT=1 {{(pid=92729) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.246 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.249 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-03 13:56:59.265 | not-found 2026-07-03 13:56:59.271 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.274 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-03 13:56:59.290 | enabled 2026-07-03 13:56:59.296 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-03 13:56:59.316 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-03 13:56:59.317 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-03 13:56:59.317 | Active: active (running) since Fri 2026-07-03 13:56:23 UTC; 36s ago 2026-07-03 13:56:59.317 | Main PID: 95947 (nova-compute) 2026-07-03 13:56:59.317 | Tasks: 10 (limit: 75886) 2026-07-03 13:56:59.317 | Memory: 137.0M () 2026-07-03 13:56:59.317 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-03 13:56:59.317 | └─95947 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-03 13:56:59.317 | 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG nova.compute.resource_tracker [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] Compute_service record updated for np0000004427:np0000004427 {{(pid=95947) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG oslo_concurrency.lockutils [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.422s {{(pid=95947) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG nova.service [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=95947) start /opt/stack/nova/nova/service.py:196}} 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG nova.service [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=95947) start /opt/stack/nova/nova/service.py:212}} 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG nova.service [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] Join ServiceGroup membership for this service compute {{(pid=95947) start /opt/stack/nova/nova/service.py:222}} 2026-07-03 13:56:59.317 | Jul 03 13:56:47 np0000004427 nova-compute[95947]: DEBUG nova.servicegroup.drivers.db [None req-6c5e7b04-38a1-4981-9ad4-0b14ee976d2c None None] DB_Driver: join new ServiceGroup member np0000004427 to the compute group, service = {{(pid=95947) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-03 13:56:59.317 | Jul 03 13:56:51 np0000004427 nova-compute[95947]: DEBUG oslo_service.periodic_task [None req-0eac3d92-cc3e-4d65-ab6d-2872e1f3a5c1 None None] Running periodic task ComputeManager._sync_power_states {{(pid=95947) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-03 13:56:59.317 | Jul 03 13:56:52 np0000004427 nova-compute[95947]: DEBUG oslo_service.periodic_task [None req-0eac3d92-cc3e-4d65-ab6d-2872e1f3a5c1 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=95947) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-07-03 13:56:59.317 | Jul 03 13:56:52 np0000004427 nova-compute[95947]: DEBUG oslo.service.backend._threading.loopingcall [None req-0eac3d92-cc3e-4d65-ab6d-2872e1f3a5c1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 32.72 seconds {{(pid=95947) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.317 | Jul 03 13:56:53 np0000004427 nova-compute[95947]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=95947) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.322 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.326 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-03 13:56:59.342 | not-found 2026-07-03 13:56:59.347 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.351 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-03 13:56:59.368 | enabled 2026-07-03 13:56:59.373 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-03 13:56:59.394 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-03 13:56:59.394 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-03 13:56:59.394 | Active: active (running) since Fri 2026-07-03 13:56:12 UTC; 46s ago 2026-07-03 13:56:59.394 | Main PID: 92108 (nova-scheduler:) 2026-07-03 13:56:59.394 | Tasks: 26 (limit: 75886) 2026-07-03 13:56:59.394 | Memory: 182.5M () 2026-07-03 13:56:59.394 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-03 13:56:59.394 | ├─92108 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-03 13:56:59.394 | ├─93301 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-03 13:56:59.394 | ├─93303 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-03 13:56:59.394 | └─93307 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-03 13:56:59.394 | 2026-07-03 13:56:59.394 | Jul 03 13:56:21 np0000004427 nova-scheduler[93307]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93307) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.394 | Jul 03 13:56:23 np0000004427 nova-scheduler[93307]: DEBUG oslo.service.backend._threading.loopingcall [None req-01e94a25-7514-4b6b-832d-523cb35aba7a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93307) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.394 | Jul 03 13:56:24 np0000004427 nova-scheduler[92108]: DEBUG dbcounter [-] [92108] Writing DB stats nova_api:SELECT=3 {{(pid=92108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.394 | Jul 03 13:56:25 np0000004427 nova-scheduler[92108]: DEBUG dbcounter [-] [92108] Writing DB stats nova_cell1:SELECT=1 {{(pid=92108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.394 | Jul 03 13:56:25 np0000004427 nova-scheduler[92108]: DEBUG dbcounter [-] [92108] Writing DB stats nova_cell0:SELECT=1 {{(pid=92108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.394 | Jul 03 13:56:31 np0000004427 nova-scheduler[93301]: DEBUG dbcounter [-] [93301] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.394 | Jul 03 13:56:31 np0000004427 nova-scheduler[93303]: DEBUG dbcounter [-] [93303] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=93303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.394 | Jul 03 13:56:31 np0000004427 nova-scheduler[93307]: DEBUG dbcounter [-] [93307] Writing DB stats nova_cell0:SELECT=3 {{(pid=93307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.395 | Jul 03 13:56:37 np0000004427 nova-scheduler[93303]: DEBUG oslo.service.backend._threading.loopingcall [None req-55e7833c-af93-4857-a746-38572b770a38 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93303) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.395 | Jul 03 13:56:47 np0000004427 nova-scheduler[93301]: DEBUG oslo.service.backend._threading.loopingcall [None req-7aba61cd-c817-4918-8824-dc8a1eaf52cf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93301) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:56:59.399 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-03 13:56:59.419 | enabled 2026-07-03 13:56:59.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-03 13:56:59.445 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-03 13:56:59.445 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-03 13:56:59.445 | Active: active (running) since Fri 2026-07-03 13:51:34 UTC; 5min ago 2026-07-03 13:56:59.445 | Main PID: 55923 (python3) 2026-07-03 13:56:59.445 | Tasks: 1 (limit: 75886) 2026-07-03 13:56:59.445 | Memory: 124.3M () 2026-07-03 13:56:59.445 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-03 13:56:59.445 | └─55923 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-03 13:56:59.445 | 2026-07-03 13:56:59.445 | Jul 03 13:56:29 np0000004427 python3[55923]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-03 13:56:59.445 | Jul 03 13:56:29 np0000004427 python3[55923]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-03 13:56:59.445 | Jul 03 13:56:30 np0000004427 python3[55923]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-03 13:56:59.445 | Jul 03 13:56:30 np0000004427 python3[55923]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-03 13:56:59.446 | Jul 03 13:56:35 np0000004427 python3[55923]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-03 13:56:59.446 | Jul 03 13:56:44 np0000004427 python3[55923]: 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-03 13:56:59.446 | Jul 03 13:56:49 np0000004427 python3[55923]: 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-03 13:56:59.446 | Jul 03 13:56:53 np0000004427 python3[55923]: 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-03 13:56:59.446 | Jul 03 13:56:56 np0000004427 python3[55923]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-03 13:56:59.446 | Jul 03 13:56:58 np0000004427 python3[55923]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000004427', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-03 13:56:59.451 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.455 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-03 13:56:59.470 | not-found 2026-07-03 13:56:59.476 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-03 13:56:59.493 | not-found 2026-07-03 13:56:59.499 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-03 13:56:59.514 | not-found 2026-07-03 13:56:59.519 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.521 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-03 13:56:59.535 | not-found 2026-07-03 13:56:59.540 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.543 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-03 13:56:59.559 | enabled 2026-07-03 13:56:59.565 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-03 13:56:59.583 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-03 13:56:59.583 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-03 13:56:59.583 | Active: active (running) since Fri 2026-07-03 13:55:49 UTC; 1min 10s ago 2026-07-03 13:56:59.583 | Main PID: 89876 (uwsgi) 2026-07-03 13:56:59.583 | Status: "uWSGI is ready" 2026-07-03 13:56:59.583 | Tasks: 7 (limit: 75886) 2026-07-03 13:56:59.583 | Memory: 261.8M () 2026-07-03 13:56:59.583 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-03 13:56:59.583 | ├─89876 "placementuWSGI master" 2026-07-03 13:56:59.583 | ├─89878 "placementuWSGI worker 1" 2026-07-03 13:56:59.583 | ├─89879 "placementuWSGI worker 2" 2026-07-03 13:56:59.583 | └─89880 "placementuWSGI worker 3" 2026-07-03 13:56:59.583 | 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89880]: [pid: 89880|app: 0|req: 3/9] 10.4.3.97 () {72 vars in 1602 bytes} [Fri Jul 3 13:56:47 2026] PUT /placement/resource_providers/e2888728-dfd8-47d1-82f3-f06088e2f25f/inventories => generated 398 bytes in 32 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89879]: DEBUG placement.requestlog [req-6dee7c4c-3df0-4119-a43b-2828b047d394 req-abf88011-d24f-4622-93c4-2834b67dd681 None None] Starting request: 10.4.3.97 "GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_ARCH_AARCH64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_SMMUV3" {{(pid=89879) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89879]: INFO placement.requestlog [req-6dee7c4c-3df0-4119-a43b-2828b047d394 req-abf88011-d24f-4622-93c4-2834b67dd681 service nova] 10.4.3.97 "GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_ARCH_AARCH64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_SMMUV3" status: 200 len: 1991 microversion: 1.6 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89879]: [pid: 89879|app: 0|req: 3/10] 10.4.3.97 () {68 vars in 4918 bytes} [Fri Jul 3 13:56:47 2026] GET /placement/traits?name=in:COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_PPC64LE,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_AC97,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,COMPUTE_ARCH_RISCV64,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SSE,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE42,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SSE2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NODE,COMPUTE_ARCH_AARCH64,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_SOUND_MODEL_USB,HW_ARCH_X86_64,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_RESCUE_BFV,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_SSE41,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_MMX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_SMMUV3 => generated 1991 bytes in 15 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89878]: DEBUG placement.requestlog [req-6dee7c4c-3df0-4119-a43b-2828b047d394 req-3cd83fc5-b114-48f5-b35d-d65dc4d7c7e8 None None] Starting request: 10.4.3.97 "PUT /placement/resource_providers/e2888728-dfd8-47d1-82f3-f06088e2f25f/traits" {{(pid=89878) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89878]: INFO placement.requestlog [req-6dee7c4c-3df0-4119-a43b-2828b047d394 req-3cd83fc5-b114-48f5-b35d-d65dc4d7c7e8 service nova] 10.4.3.97 "PUT /placement/resource_providers/e2888728-dfd8-47d1-82f3-f06088e2f25f/traits" status: 200 len: 2026 microversion: 1.6 2026-07-03 13:56:59.583 | Jul 03 13:56:47 np0000004427 devstack@placement-api.service[89878]: [pid: 89878|app: 0|req: 5/11] 10.4.3.97 () {72 vars in 1587 bytes} [Fri Jul 3 13:56:47 2026] PUT /placement/resource_providers/e2888728-dfd8-47d1-82f3-f06088e2f25f/traits => generated 2026 bytes in 73 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-03 13:56:59.583 | Jul 03 13:56:57 np0000004427 devstack@placement-api.service[89880]: DEBUG dbcounter [-] [89880] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.583 | Jul 03 13:56:57 np0000004427 devstack@placement-api.service[89879]: DEBUG dbcounter [-] [89879] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.583 | Jul 03 13:56:57 np0000004427 devstack@placement-api.service[89878]: DEBUG dbcounter [-] [89878] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:56:59.589 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.592 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-03 13:56:59.611 | enabled 2026-07-03 13:56:59.616 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-03 13:56:59.635 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-03 13:56:59.635 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-03 13:56:59.635 | Active: active (running) since Fri 2026-07-03 13:55:38 UTC; 1min 21s ago 2026-07-03 13:56:59.635 | Main PID: 86331 (neutron-ovn-age) 2026-07-03 13:56:59.635 | Tasks: 20 (limit: 75886) 2026-07-03 13:56:59.635 | Memory: 351.4M () 2026-07-03 13:56:59.635 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-03 13:56:59.635 | ├─86331 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-03 13:56:59.635 | ├─87363 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-03 13:56:59.635 | ├─87687 /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/tmpptqiqbko/privsep.sock 2026-07-03 13:56:59.635 | └─90715 /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/tmpjaigrpmv/privsep.sock 2026-07-03 13:56:59.635 | 2026-07-03 13:56:59.635 | Jul 03 13:56:13 np0000004427 neutron-ovn-agent[87363]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9f2400e6-c013-4254-8cd5-71a34006c9ca, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87363) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-03 13:56:59.635 | Jul 03 13:56:13 np0000004427 neutron-ovn-agent[87363]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87363) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-03 13:56:59.635 | Jul 03 13:56:15 np0000004427 neutron-ovn-agent[87363]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=9f2400e6-c013-4254-8cd5-71a34006c9ca, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87363) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-03 13:56:59.635 | Jul 03 13:56:15 np0000004427 neutron-ovn-agent[87363]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87363) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-03 13:56:59.635 | Jul 03 13:56:40 np0000004427 neutron-ovn-agent[87363]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87363) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-03 13:56:59.641 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.645 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-03 13:56:59.659 | not-found 2026-07-03 13:56:59.665 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.668 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-03 13:56:59.681 | not-found 2026-07-03 13:56:59.686 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.689 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-03 13:56:59.704 | enabled 2026-07-03 13:56:59.710 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-03 13:56:59.730 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-03 13:56:59.730 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-03 13:56:59.730 | Active: active (running) since Fri 2026-07-03 13:55:15 UTC; 1min 44s ago 2026-07-03 13:56:59.730 | Main PID: 81861 (swift-account-s) 2026-07-03 13:56:59.730 | Tasks: 4 (limit: 75886) 2026-07-03 13:56:59.730 | Memory: 59.1M () 2026-07-03 13:56:59.730 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-03 13:56:59.730 | ├─81861 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-03 13:56:59.730 | ├─82130 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-03 13:56:59.730 | ├─82133 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-03 13:56:59.730 | └─82137 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-03 13:56:59.730 | 2026-07-03 13:56:59.730 | Jul 03 13:55:16 np0000004427 account-server[81861]: Started child 82137 from parent 81861 2026-07-03 13:56:59.730 | Jul 03 13:55:16 np0000004427 swift-account-server[81861]: account-server: Started child 82137 from parent 81861 2026-07-03 13:56:59.730 | Jul 03 13:56:48 np0000004427 account-server[82130]: 127.0.0.1 - - [03/Jul/2026:13:56:48 +0000] "HEAD /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 404 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3?format=json" "tx044388d5a3bf4f1db6315-006a47bfa0" "proxy-server 83262" 0.0011 "-" 82130 - 2026-07-03 13:56:59.730 | Jul 03 13:56:48 np0000004427 swift-account-server[82130]: account-server: 127.0.0.1 - - [03/Jul/2026:13:56:48 +0000] "HEAD /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 404 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3?format=json" "tx044388d5a3bf4f1db6315-006a47bfa0" "proxy-server 83262" 0.0011 "-" 82130 - 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 account-server[82130]: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 201 - "-" "tx61983e13c5fe47799d61a-006a47bfa1" "-" 0.0236 "-" 82130 - 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 swift-account-server[82130]: account-server: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 201 - "-" "tx61983e13c5fe47799d61a-006a47bfa1" "-" 0.0236 "-" 82130 - 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 account-server[82133]: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "HEAD /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3?format=json" "tx61983e13c5fe47799d61a-006a47bfa1" "proxy-server 83262" 0.0045 "-" 82133 - 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 swift-account-server[82133]: account-server: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "HEAD /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3?format=json" "tx61983e13c5fe47799d61a-006a47bfa1" "proxy-server 83262" 0.0045 "-" 82133 - 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 account-server[82130]: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" "tx61983e13c5fe47799d61a-006a47bfa1" "container-server 81630" 0.0012 "-" 82130 0 2026-07-03 13:56:59.730 | Jul 03 13:56:49 np0000004427 swift-account-server[82130]: account-server: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/195/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" "tx61983e13c5fe47799d61a-006a47bfa1" "container-server 81630" 0.0012 "-" 82130 0 2026-07-03 13:56:59.734 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.738 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-03 13:56:59.754 | enabled 2026-07-03 13:56:59.758 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-03 13:56:59.776 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-03 13:56:59.776 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-03 13:56:59.776 | Active: active (running) since Fri 2026-07-03 13:55:14 UTC; 1min 45s ago 2026-07-03 13:56:59.776 | Main PID: 81363 (swift-container) 2026-07-03 13:56:59.776 | Tasks: 44 (limit: 75886) 2026-07-03 13:56:59.776 | Memory: 68.7M () 2026-07-03 13:56:59.776 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-03 13:56:59.776 | ├─81363 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-03 13:56:59.776 | ├─81630 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-03 13:56:59.776 | ├─81632 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-03 13:56:59.776 | └─81635 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-03 13:56:59.776 | 2026-07-03 13:56:59.776 | Jul 03 13:56:49 np0000004427 container-server[81630]: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" 201 - "PUT http://10.4.3.97:8081/sdb1/269/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" "txa0e520562e1f44d7a984d-006a47bfa1" "object-server 81169" 0.0007 "-" 81630 0 2026-07-03 13:56:59.776 | Jul 03 13:56:49 np0000004427 swift-container-server[81630]: container-server: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" 201 - "PUT http://10.4.3.97:8081/sdb1/269/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" "txa0e520562e1f44d7a984d-006a47bfa1" "object-server 81169" 0.0007 "-" 81630 0 2026-07-03 13:56:59.776 | Jul 03 13:56:53 np0000004427 container-server[81632]: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "HEAD /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance?format=json" "tx2286f93185d448a39e3b2-006a47bfa5" "proxy-server 83262" 0.0191 "-" 81632 0 2026-07-03 13:56:59.776 | Jul 03 13:56:53 np0000004427 swift-container-server[81632]: container-server: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "HEAD /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance?format=json" "tx2286f93185d448a39e3b2-006a47bfa5" "proxy-server 83262" 0.0191 "-" 81632 0 2026-07-03 13:56:59.776 | Jul 03 13:56:53 np0000004427 container-server[81635]: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" 201 - "PUT http://10.4.3.97:8081/sdb1/193/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" "tx3d1b9a7a8390475599565-006a47bfa5" "object-server 81169" 0.0013 "-" 81635 0 2026-07-03 13:56:59.776 | Jul 03 13:56:53 np0000004427 swift-container-server[81635]: container-server: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" 201 - "PUT http://10.4.3.97:8081/sdb1/193/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" "tx3d1b9a7a8390475599565-006a47bfa5" "object-server 81169" 0.0013 "-" 81635 0 2026-07-03 13:56:59.776 | Jul 03 13:56:57 np0000004427 container-server[81630]: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "HEAD /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance?format=json" "txe87cb8217703439185a7b-006a47bfa8" "proxy-server 83262" 0.0137 "-" 81630 0 2026-07-03 13:56:59.776 | Jul 03 13:56:57 np0000004427 swift-container-server[81630]: container-server: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "HEAD /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance" 204 - "HEAD http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance?format=json" "txe87cb8217703439185a7b-006a47bfa8" "proxy-server 83262" 0.0137 "-" 81630 0 2026-07-03 13:56:59.777 | Jul 03 13:56:57 np0000004427 container-server[81632]: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" 201 - "PUT http://10.4.3.97:8081/sdb1/263/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" "txa8fe26a1a50c4a23a376d-006a47bfa9" "object-server 81171" 0.0007 "-" 81632 0 2026-07-03 13:56:59.777 | Jul 03 13:56:57 np0000004427 swift-container-server[81632]: container-server: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "PUT /sdb1/80/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" 201 - "PUT http://10.4.3.97:8081/sdb1/263/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" "txa8fe26a1a50c4a23a376d-006a47bfa9" "object-server 81171" 0.0007 "-" 81632 0 2026-07-03 13:56:59.782 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.784 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-03 13:56:59.801 | enabled 2026-07-03 13:56:59.806 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-03 13:56:59.828 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-03 13:56:59.828 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-03 13:56:59.828 | Active: active (running) since Fri 2026-07-03 13:55:12 UTC; 1min 47s ago 2026-07-03 13:56:59.828 | Main PID: 80866 (swift-object-se) 2026-07-03 13:56:59.828 | Tasks: 44 (limit: 75886) 2026-07-03 13:56:59.828 | Memory: 70.0M () 2026-07-03 13:56:59.828 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-03 13:56:59.828 | ├─80866 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-03 13:56:59.828 | ├─81168 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-03 13:56:59.828 | ├─81169 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-03 13:56:59.828 | └─81171 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-03 13:56:59.828 | 2026-07-03 13:56:59.828 | Jul 03 13:55:13 np0000004427 swift-object-server[80866]: object-server: Started child 81169 from parent 80866 2026-07-03 13:56:59.828 | Jul 03 13:55:13 np0000004427 object-server[80866]: Started child 81169 from parent 80866 2026-07-03 13:56:59.828 | Jul 03 13:55:13 np0000004427 object-server[80866]: Started child 81171 from parent 80866 2026-07-03 13:56:59.828 | Jul 03 13:55:13 np0000004427 swift-object-server[80866]: object-server: Started child 81171 from parent 80866 2026-07-03 13:56:59.828 | Jul 03 13:56:49 np0000004427 object-server[81169]: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/269/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" "txa0e520562e1f44d7a984d-006a47bfa1" "proxy-server 83262" 0.3077 "-" 81169 0 2026-07-03 13:56:59.828 | Jul 03 13:56:49 np0000004427 swift-object-server[81169]: object-server: 127.0.0.1 - - [03/Jul/2026:13:56:49 +0000] "PUT /sdb1/269/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/06e7360b-d565-470f-a1fb-a530286cf05a" "txa0e520562e1f44d7a984d-006a47bfa1" "proxy-server 83262" 0.3077 "-" 81169 0 2026-07-03 13:56:59.828 | Jul 03 13:56:53 np0000004427 object-server[81169]: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "PUT /sdb1/193/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" "tx3d1b9a7a8390475599565-006a47bfa5" "proxy-server 83262" 0.3005 "-" 81169 0 2026-07-03 13:56:59.828 | Jul 03 13:56:53 np0000004427 swift-object-server[81169]: object-server: 127.0.0.1 - - [03/Jul/2026:13:56:53 +0000] "PUT /sdb1/193/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/622c1886-462f-4db6-96bc-7334778773b6" "tx3d1b9a7a8390475599565-006a47bfa5" "proxy-server 83262" 0.3005 "-" 81169 0 2026-07-03 13:56:59.828 | Jul 03 13:56:57 np0000004427 object-server[81171]: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "PUT /sdb1/263/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" "txa8fe26a1a50c4a23a376d-006a47bfa9" "proxy-server 83262" 0.3323 "-" 81171 0 2026-07-03 13:56:59.828 | Jul 03 13:56:57 np0000004427 swift-object-server[81171]: object-server: 127.0.0.1 - - [03/Jul/2026:13:56:57 +0000] "PUT /sdb1/263/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" 201 - "PUT http://10.4.3.97:8081/v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d" "txa8fe26a1a50c4a23a376d-006a47bfa9" "proxy-server 83262" 0.3323 "-" 81171 0 2026-07-03 13:56:59.833 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.837 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-03 13:56:59.852 | enabled 2026-07-03 13:56:59.857 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-03 13:56:59.877 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-03 13:56:59.877 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-03 13:56:59.877 | Active: active (running) since Fri 2026-07-03 13:55:19 UTC; 1min 40s ago 2026-07-03 13:56:59.877 | Main PID: 83191 (swift-proxy-ser) 2026-07-03 13:56:59.877 | Tasks: 2 (limit: 75886) 2026-07-03 13:56:59.877 | Memory: 82.7M () 2026-07-03 13:56:59.877 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-03 13:56:59.877 | ├─83191 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-03 13:56:59.878 | └─83262 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-03 13:56:59.878 | 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 proxy-server[83262]: Validating token access rules against request 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 swift-proxy-server[83262]: proxy-server: Validating token access rules against request 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 proxy-server[83262]: Received request from user: user_id 91aa9c7ecf8f47638eb90e2b47d44205, project_id ee59908f19c44ab6a8b4f9a3309ce4d3, roles ResellerAdmin,service 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 swift-proxy-server[83262]: proxy-server: Received request from user: user_id 91aa9c7ecf8f47638eb90e2b47d44205, project_id ee59908f19c44ab6a8b4f9a3309ce4d3, roles ResellerAdmin,service 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 proxy-server[83262]: Using identity: {'user': ('91aa9c7ecf8f47638eb90e2b47d44205', 'glance-swift'), 'tenant': ('ee59908f19c44ab6a8b4f9a3309ce4d3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txa8fe26a1a50c4a23a376d-006a47bfa9) 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 swift-proxy-server[83262]: proxy-server: Using identity: {'user': ('91aa9c7ecf8f47638eb90e2b47d44205', 'glance-swift'), 'tenant': ('ee59908f19c44ab6a8b4f9a3309ce4d3', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txa8fe26a1a50c4a23a376d-006a47bfa9) 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 proxy-server[83262]: User ee59908f19c44ab6a8b4f9a3309ce4d3 has reseller admin authorizing (txn: txa8fe26a1a50c4a23a376d-006a47bfa9) (client_ip: 10.4.3.97) 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 swift-proxy-server[83262]: proxy-server: User ee59908f19c44ab6a8b4f9a3309ce4d3 has reseller admin authorizing (txn: txa8fe26a1a50c4a23a376d-006a47bfa9) (client_ip: 10.4.3.97) 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 proxy-server[83262]: 10.4.3.97 10.4.3.97 03/Jul/2026/13/56/57 PUT /v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqR7-o... 21692416 - - txa8fe26a1a50c4a23a376d-006a47bfa9 - 0.3389 - - 1783087017.032171249 1783087017.371066093 0 91aa9c7ecf8f47638eb90e2b47d44205 2026-07-03 13:56:59.878 | Jul 03 13:56:57 np0000004427 swift-proxy-server[83262]: proxy-server: 10.4.3.97 10.4.3.97 03/Jul/2026/13/56/57 PUT /v1/AUTH_ee59908f19c44ab6a8b4f9a3309ce4d3/glance/a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqR7-o... 21692416 - - txa8fe26a1a50c4a23a376d-006a47bfa9 - 0.3389 - - 1783087017.032171249 1783087017.371066093 0 91aa9c7ecf8f47638eb90e2b47d44205 2026-07-03 13:56:59.883 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.887 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-03 13:56:59.903 | not-found 2026-07-03 13:56:59.908 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.912 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-03 13:56:59.927 | not-found 2026-07-03 13:56:59.931 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.935 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-03 13:56:59.953 | enabled 2026-07-03 13:56:59.959 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-03 13:56:59.981 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-03 13:56:59.981 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-03 13:56:59.981 | Active: active (running) since Fri 2026-07-03 13:55:17 UTC; 1min 42s ago 2026-07-03 13:56:59.981 | Main PID: 82396 (swift-container) 2026-07-03 13:56:59.981 | Tasks: 1 (limit: 75886) 2026-07-03 13:56:59.981 | Memory: 42.4M () 2026-07-03 13:56:59.981 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-03 13:56:59.981 | └─82396 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-03 13:56:59.981 | 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: we strongly recommend against using it for new projects. 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: framework. For more detail see 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 swift-container-sync[82396]: import eventlet 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 container-sync[82396]: Starting 82396 2026-07-03 13:56:59.981 | Jul 03 13:55:17 np0000004427 container-sync[82396]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-03 13:56:59.986 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:56:59.989 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-03 13:57:00.004 | enabled 2026-07-03 13:57:00.010 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-03 13:57:00.032 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-03 13:57:00.032 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-03 13:57:00.032 | Active: active (running) since Fri 2026-07-03 13:55:40 UTC; 1min 19s ago 2026-07-03 13:57:00.032 | Main PID: 87449 (uwsgi) 2026-07-03 13:57:00.032 | Status: "uWSGI is ready" 2026-07-03 13:57:00.032 | Tasks: 34 (limit: 75886) 2026-07-03 13:57:00.032 | Memory: 570.9M () 2026-07-03 13:57:00.032 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-03 13:57:00.032 | ├─87449 "neutron-apiuWSGI master" 2026-07-03 13:57:00.032 | ├─87450 "neutron-apiuWSGI worker 1" 2026-07-03 13:57:00.032 | ├─87451 "neutron-apiuWSGI worker 2" 2026-07-03 13:57:00.032 | └─87452 "neutron-apiuWSGI worker 3" 2026-07-03 13:57:00.032 | 2026-07-03 13:57:00.032 | Jul 03 13:56:42 np0000004427 devstack@neutron-api.service[87451]: DEBUG dbcounter [-] [87451] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.032 | Jul 03 13:56:46 np0000004427 devstack@neutron-api.service[87452]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87452) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-03 13:57:00.032 | Jul 03 13:56:46 np0000004427 devstack@neutron-api.service[87452]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "1bd35776ccf45906befe3365b68d95fa" from periodic health check thread {{(pid=87452) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-03 13:57:00.032 | Jul 03 13:56:47 np0000004427 devstack@neutron-api.service[87450]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87450) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-03 13:57:00.032 | Jul 03 13:56:47 np0000004427 devstack@neutron-api.service[87450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "02a943153c705c7c8e51e99f73522182" from periodic health check thread {{(pid=87450) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-03 13:57:00.032 | Jul 03 13:56:47 np0000004427 devstack@neutron-api.service[87451]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87451) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-03 13:57:00.032 | Jul 03 13:56:47 np0000004427 devstack@neutron-api.service[87451]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "85131ec1c28e54ce81a8c40aa4b130d3" from periodic health check thread {{(pid=87451) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-03 13:57:00.032 | Jul 03 13:56:56 np0000004427 devstack@neutron-api.service[87452]: DEBUG dbcounter [-] [87452] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87452) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.032 | Jul 03 13:56:57 np0000004427 devstack@neutron-api.service[87450]: DEBUG dbcounter [-] [87450] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.032 | Jul 03 13:56:57 np0000004427 devstack@neutron-api.service[87451]: DEBUG dbcounter [-] [87451] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.037 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.039 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-03 13:57:00.054 | enabled 2026-07-03 13:57:00.059 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-03 13:57:00.079 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-03 13:57:00.079 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-03 13:57:00.079 | Active: active (running) since Fri 2026-07-03 13:55:43 UTC; 1min 16s ago 2026-07-03 13:57:00.079 | Main PID: 88466 (neutron-periodi) 2026-07-03 13:57:00.079 | Tasks: 15 (limit: 75886) 2026-07-03 13:57:00.079 | Memory: 167.1M () 2026-07-03 13:57:00.079 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-03 13:57:00.079 | ├─88466 "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-03 13:57:00.079 | └─89315 "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-03 13:57:00.079 | 2026-07-03 13:57:00.079 | Jul 03 13:55:47 np0000004427 neutron-periodic-workers[89315]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.97: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.054s {{(pid=89315) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-03 13:57:00.079 | Jul 03 13:55:47 np0000004427 neutron-periodic-workers[89315]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89315) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-03 13:57:00.079 | Jul 03 13:55:47 np0000004427 neutron-periodic-workers[89315]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89315) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-03 13:57:00.079 | Jul 03 13:55:47 np0000004427 neutron-periodic-workers[89315]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89315) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-03 13:57:00.079 | Jul 03 13:55:57 np0000004427 neutron-periodic-workers[88466]: DEBUG dbcounter [-] [88466] Writing DB stats neutron:SELECT=4 {{(pid=88466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.079 | Jul 03 13:56:44 np0000004427 neutron-periodic-workers[89315]: DEBUG dbcounter [-] [89315] Writer thread running {{(pid=89315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:57:00.079 | Jul 03 13:56:44 np0000004427 neutron-periodic-workers[89315]: DEBUG neutron.db.agents_db [None req-653f228c-534d-4704-8084-7c512f493942 None None] Agent healthcheck: found 0 active agents {{(pid=89315) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-03 13:57:00.079 | Jul 03 13:56:44 np0000004427 neutron-periodic-workers[89315]: DEBUG oslo.service.backend._threading.loopingcall [None req-653f228c-534d-4704-8084-7c512f493942 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.94 seconds {{(pid=89315) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.079 | Jul 03 13:56:54 np0000004427 neutron-periodic-workers[89315]: DEBUG dbcounter [-] [89315] Writing DB stats neutron:SELECT=1 {{(pid=89315) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.079 | Jul 03 13:56:58 np0000004427 neutron-periodic-workers[89315]: DEBUG oslo.service.backend._threading.loopingcall [None req-1c212e77-81eb-4f77-b8a3-233c33b2d0aa None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=89315) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.085 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.087 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-03 13:57:00.105 | enabled 2026-07-03 13:57:00.111 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-03 13:57:00.133 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-03 13:57:00.133 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-03 13:57:00.133 | Active: active (running) since Fri 2026-07-03 13:55:42 UTC; 1min 18s ago 2026-07-03 13:57:00.133 | Main PID: 87958 (neutron-rpc-ser) 2026-07-03 13:57:00.133 | Tasks: 99 (limit: 75886) 2026-07-03 13:57:00.133 | Memory: 342.1M () 2026-07-03 13:57:00.133 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-03 13:57:00.133 | ├─87958 "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-03 13:57:00.133 | ├─89200 "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-03 13:57:00.133 | ├─89208 "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-03 13:57:00.133 | ├─89217 "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-03 13:57:00.133 | ├─89228 "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-03 13:57:00.133 | ├─89239 "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-03 13:57:00.134 | ├─89254 "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-03 13:57:00.134 | ├─89268 "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-03 13:57:00.134 | └─89282 "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-03 13:57:00.134 | 2026-07-03 13:57:00.134 | Jul 03 13:56:14 np0000004427 neutron-rpc-server[89239]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-03 13:57:00.134 | Jul 03 13:56:14 np0000004427 neutron-rpc-server[89239]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89200]: WARNING oslo_messaging.server [None req-b8b255ce-4aa4-41d7-9821-0831aa2c085a None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89208]: WARNING oslo_messaging.server [None req-8dbf2edc-610f-464e-a0be-505ed3d5f6c3 None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89268]: WARNING oslo_messaging.server [None req-0432906a-f7b3-408e-b7ed-fc12c3c2e856 None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89217]: WARNING oslo_messaging.server [None req-7475af92-69a5-496f-9c1b-98f51fe81142 None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89228]: WARNING oslo_messaging.server [None req-0bd56fe8-437d-4f0d-a020-d7750599c98e None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89282]: WARNING oslo_messaging.server [None req-e89dde86-4b49-48d1-be02-875bb68fb0bd None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89239]: WARNING oslo_messaging.server [None req-5caddb8a-0b08-4152-aa86-e02d6f4a3022 None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.134 | Jul 03 13:56:17 np0000004427 neutron-rpc-server[89254]: WARNING oslo_messaging.server [None req-9e6893a0-100b-4622-818c-7e7b32a87146 None None] Possible hang: wait is waiting for stop to complete 2026-07-03 13:57:00.138 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.140 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:57:00.157 | enabled 2026-07-03 13:57:00.163 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-03 13:57:00.183 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:57:00.183 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-03 13:57:00.183 | Active: active (running) since Fri 2026-07-03 13:55:45 UTC; 1min 14s ago 2026-07-03 13:57:00.183 | Main PID: 88993 (neutron-ovn-mai) 2026-07-03 13:57:00.183 | Tasks: 12 (limit: 75886) 2026-07-03 13:57:00.183 | Memory: 266.2M () 2026-07-03 13:57:00.183 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-03 13:57:00.183 | ├─88993 "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-03 13:57:00.183 | └─89865 "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-03 13:57:00.183 | 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89865) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89865) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG futurist.periodics [None req-aecb7245-3ce7-4694-8816-beae06414130 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=89865) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89865) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89865) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-aecb7245-3ce7-4694-8816-beae06414130 None None] OVN maintenance task update_security_group_with_address_group finished in 0.014 seconds 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG futurist.periodics [None req-aecb7245-3ce7-4694-8816-beae06414130 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=89865) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-03 13:57:00.184 | Jul 03 13:56:10 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG futurist.periodics [None req-aecb7245-3ce7-4694-8816-beae06414130 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=89865) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-03 13:57:00.184 | Jul 03 13:56:20 np0000004427 neutron-ovn-maintenance-worker[89865]: DEBUG dbcounter [-] [89865] Writing DB stats neutron:SELECT=339,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.189 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.192 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-03 13:57:00.211 | enabled 2026-07-03 13:57:00.216 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-03 13:57:00.237 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-03 13:57:00.237 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-03 13:57:00.237 | Active: active (running) since Fri 2026-07-03 13:56:16 UTC; 43s ago 2026-07-03 13:57:00.237 | Main PID: 93403 (nova-novncproxy) 2026-07-03 13:57:00.237 | Tasks: 14 (limit: 75886) 2026-07-03 13:57:00.237 | Memory: 110.3M () 2026-07-03 13:57:00.237 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-03 13:57:00.237 | └─93403 /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-03 13:57:00.237 | 2026-07-03 13:57:00.237 | Jul 03 13:56:16 np0000004427 nova-novncproxy[93403]: If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:57:00.237 | Jul 03 13:56:16 np0000004427 nova-novncproxy[93403]: framework. For more detail see 2026-07-03 13:57:00.237 | Jul 03 13:56:16 np0000004427 nova-novncproxy[93403]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:57:00.237 | Jul 03 13:56:16 np0000004427 nova-novncproxy[93403]: import eventlet # noqa 2026-07-03 13:57:00.237 | Jul 03 13:56:17 np0000004427 nova-novncproxy[93403]: 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-03 13:57:00.237 | Jul 03 13:56:18 np0000004427 nova-novncproxy[93403]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-03 13:57:00.237 | Jul 03 13:56:18 np0000004427 nova-novncproxy[93403]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-03 13:57:00.237 | Jul 03 13:56:18 np0000004427 nova-novncproxy[93403]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-03 13:57:00.237 | Jul 03 13:56:18 np0000004427 nova-novncproxy[93403]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-03 13:57:00.237 | Jul 03 13:56:18 np0000004427 nova-novncproxy[93403]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-03 13:57:00.243 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.246 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-03 13:57:00.263 | enabled 2026-07-03 13:57:00.269 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-03 13:57:00.290 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-03 13:57:00.290 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-03 13:57:00.290 | Active: active (running) since Fri 2026-07-03 13:56:18 UTC; 41s ago 2026-07-03 13:57:00.290 | Main PID: 94233 (nova-conductor:) 2026-07-03 13:57:00.290 | Tasks: 26 (limit: 75886) 2026-07-03 13:57:00.290 | Memory: 183.0M () 2026-07-03 13:57:00.290 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-03 13:57:00.290 | ├─94233 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-03 13:57:00.290 | ├─95670 "nova-conductor: ServiceWrapper worker(0)" 2026-07-03 13:57:00.290 | ├─95677 "nova-conductor: ServiceWrapper worker(1)" 2026-07-03 13:57:00.290 | └─95681 "nova-conductor: ServiceWrapper worker(2)" 2026-07-03 13:57:00.290 | 2026-07-03 13:57:00.290 | Jul 03 13:56:27 np0000004427 nova-conductor[95677]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95677) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.290 | Jul 03 13:56:27 np0000004427 nova-conductor[95670]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95670) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.290 | Jul 03 13:56:27 np0000004427 nova-conductor[95681]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95681) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.290 | Jul 03 13:56:30 np0000004427 nova-conductor[94233]: DEBUG dbcounter [-] [94233] Writing DB stats nova_api:SELECT=1 {{(pid=94233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:31 np0000004427 nova-conductor[94233]: DEBUG dbcounter [-] [94233] Writing DB stats nova_cell1:SELECT=1 {{(pid=94233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:31 np0000004427 nova-conductor[94233]: DEBUG dbcounter [-] [94233] Writing DB stats nova_cell0:SELECT=1 {{(pid=94233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:37 np0000004427 nova-conductor[95677]: DEBUG dbcounter [-] [95677] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95677) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:37 np0000004427 nova-conductor[95670]: DEBUG dbcounter [-] [95670] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95670) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:37 np0000004427 nova-conductor[95681]: DEBUG dbcounter [-] [95681] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95681) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-03 13:57:00.290 | Jul 03 13:56:42 np0000004427 nova-conductor[95681]: DEBUG oslo.service.backend._threading.loopingcall [None req-4cb1e23b-9bd2-465c-9ace-d2cc78df9755 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95681) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.296 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-03 13:57:00.299 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-03 13:57:00.315 | enabled 2026-07-03 13:57:00.322 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-03 13:57:00.340 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-03 13:57:00.340 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-03 13:57:00.340 | Active: active (running) since Fri 2026-07-03 13:56:20 UTC; 39s ago 2026-07-03 13:57:00.341 | Main PID: 94779 (nova-conductor:) 2026-07-03 13:57:00.341 | Tasks: 46 (limit: 75886) 2026-07-03 13:57:00.341 | Memory: 194.7M () 2026-07-03 13:57:00.341 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-03 13:57:00.341 | ├─94779 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-03 13:57:00.341 | ├─95893 "nova-conductor: ServiceWrapper worker(0)" 2026-07-03 13:57:00.341 | ├─95908 "nova-conductor: ServiceWrapper worker(1)" 2026-07-03 13:57:00.341 | └─95924 "nova-conductor: ServiceWrapper worker(2)" 2026-07-03 13:57:00.341 | 2026-07-03 13:57:00.341 | Jul 03 13:56:37 np0000004427 nova-conductor[95924]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95924) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:37 np0000004427 nova-conductor[95893]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95893) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:37 np0000004427 nova-conductor[95908]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95908) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:47 np0000004427 nova-conductor[95924]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95924) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:47 np0000004427 nova-conductor[95893]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95893) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:47 np0000004427 nova-conductor[95908]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95908) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:56 np0000004427 nova-conductor[95908]: DEBUG oslo.service.backend._threading.loopingcall [None req-35628388-8ca9-4295-ad17-aa1dd4afc783 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95908) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:57 np0000004427 nova-conductor[95924]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95924) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:57 np0000004427 nova-conductor[95908]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95908) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.341 | Jul 03 13:56:57 np0000004427 nova-conductor[95893]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95893) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-03 13:57:00.346 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-03 13:57:00.370 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:00.374 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-03 13:57:00.401 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:00.405 | + ./stack.sh:main:1451 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-03 13:57:00.676 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:57:00.677 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:57:00.677 | we strongly recommend against using it for new projects. 2026-07-03 13:57:00.677 | 2026-07-03 13:57:00.677 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:57:00.677 | framework. For more detail see 2026-07-03 13:57:00.677 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:57:00.677 | 2026-07-03 13:57:00.677 | import eventlet # noqa 2026-07-03 13:57:00.907 | 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-03 13:57:02.651 | INFO dbcounter [None req-4c6c411c-637e-4237-8e0d-6b72acc5fbd1 None None] Registered counter for database nova_api 2026-07-03 13:57:02.721 | DEBUG dbcounter [-] [101611] Writer thread running {{(pid=101611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:57:02.728 | Found 2 cell mappings. 2026-07-03 13:57:02.728 | Skipping cell0 since it does not contain hosts. 2026-07-03 13:57:02.728 | Getting computes from cell 'cell1': 798cd474-a136-4bbc-89cf-99e41188557c 2026-07-03 13:57:02.728 | INFO dbcounter [None req-4c6c411c-637e-4237-8e0d-6b72acc5fbd1 None None] Registered counter for database nova_cell1 2026-07-03 13:57:02.765 | DEBUG dbcounter [-] [101611] Writer thread running {{(pid=101611) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-03 13:57:02.977 | Checking host mapping for compute host 'np0000004427': e2888728-dfd8-47d1-82f3-f06088e2f25f 2026-07-03 13:57:02.977 | Creating host mapping for compute host 'np0000004427': e2888728-dfd8-47d1-82f3-f06088e2f25f 2026-07-03 13:57:02.977 | Found 1 unmapped computes in cell: 798cd474-a136-4bbc-89cf-99e41188557c 2026-07-03 13:57:03.596 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-03 13:57:03.825 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-03 13:57:03.825 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-03 13:57:03.825 | we strongly recommend against using it for new projects. 2026-07-03 13:57:03.825 | 2026-07-03 13:57:03.825 | If you are already using Eventlet, we recommend migrating to a different 2026-07-03 13:57:03.825 | framework. For more detail see 2026-07-03 13:57:03.825 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-03 13:57:03.825 | 2026-07-03 13:57:03.825 | import eventlet # noqa 2026-07-03 13:57:04.001 | 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-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Upgrade Check Results | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Cells v2 | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Placement API | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Cinder API | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Policy File JSON to YAML Migration | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Older than N-1 computes | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: hw_machine_type unset | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.402 | | Check: Service User Token Configuration | 2026-07-03 13:57:06.402 | | Result: Success | 2026-07-03 13:57:06.402 | | Details: None | 2026-07-03 13:57:06.402 | +-------------------------------------------+ 2026-07-03 13:57:06.950 | + ./stack.sh:main:1471 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-03 13:57:06.952 | + ./stack.sh:main:1482 : command openstack complete 2026-07-03 13:57:06.954 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-03 13:57:07.256 | 2026-07-03 13:57:07.267 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-03 13:57:07.291 | + functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:07.295 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-03 13:57:07.298 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-03 13:57:07.301 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-03 13:57:07.305 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-03 13:57:07.308 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:57:07.312 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-03 13:57:07.316 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-03 13:57:07.319 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-03 13:57:07.321 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-03 13:57:07.324 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-03 13:57:07.328 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-03 13:57:07.331 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-03 13:57:07.336 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-03 13:57:07.390 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-03 13:57:07.395 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-03 13:57:07.398 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-03 13:57:07.417 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-03 13:57:07.432 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-03 13:57:07.435 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:57:07.438 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-03 13:57:07.442 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-03 13:57:07.446 | + functions-common:run_phase:1848 : local mode=stack 2026-07-03 13:57:07.450 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-03 13:57:07.452 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-03 13:57:07.456 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-03 13:57:07.460 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-03 13:57:07.463 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-03 13:57:07.467 | + functions-common:run_phase:1858 : local extra 2026-07-03 13:57:07.471 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-03 13:57:07.477 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-03 13:57:07.480 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-03 13:57:07.484 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-03 13:57:07.488 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-03 13:57:07.492 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-03 13:57:07.514 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:07.517 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:57:07.520 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:57:07.524 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-03 13:57:07.527 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:57:07.531 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:57:07.534 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:57:07.537 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-03 13:57:07.541 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:57:07.545 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-03 13:57:07.549 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:57:07.553 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-03 13:57:07.557 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-03 13:57:07.611 | [8549 Async install_tempest:54927]: Waiting for completion of install_tempest running on PID 54927 (1 other jobs running) 2026-07-03 13:57:07.637 | [8549 Async install_tempest:54927]: Signaling child to exit 2026-07-03 13:57:07.637 | WAKEUP 2026-07-03 13:57:07.656 | [8549 Async install_tempest:54927]: Signaled 2026-07-03 13:57:07.657 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-03 13:57:07.657 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-03 13:57:07.657 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-03 13:57:07.657 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:57:07.657 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-03 13:57:07.658 | +++ functions-common:git_clone:593 : pwd 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:57:07.658 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:610 : echo master 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:673 : head -1 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-03 13:57:07.658 | 8d40001b9 Use reader role for image tests 2026-07-03 13:57:07.658 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-03 13:57:07.658 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-03 13:57:07.658 | ++ 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-03 13:57:07.658 | Collecting tox!=2.8.0,<4.0.0 2026-07-03 13:57:07.658 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-03 13:57:07.658 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-03 13:57:07.658 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-03 13:57:07.658 | 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-03 13:57:07.658 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-03 13:57:07.658 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-03 13:57:07.658 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-03 13:57:07.658 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-03 13:57:07.658 | 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-03 13:57:07.658 | 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-03 13:57:07.658 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-03 13:57:07.658 | 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-03 13:57:07.658 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-03 13:57:07.658 | 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-03 13:57:07.658 | 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-03 13:57:07.658 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-03 13:57:07.658 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-03 13:57:07.658 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-03 13:57:07.658 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-03 13:57:07.658 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-03 13:57:07.658 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-03 13:57:07.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 69.4 MB/s 0:00:00 2026-07-03 13:57:07.658 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-03 13:57:07.658 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-03 13:57:07.658 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-03 13:57:07.658 | 2026-07-03 13:57:07.658 | 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-03 13:57:07.658 | ++ inc/python:pip_install:216 : result=0 2026-07-03 13:57:07.658 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2420 : local name 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2421 : local end_time 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2423 : local total 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2424 : local start_time 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2427 : start_time=1783086689892 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2429 : [[ -z 1783086689892 ]] 2026-07-03 13:57:07.658 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2432 : end_time=1783086692054 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2433 : elapsed_time=2162 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2434 : total=94681 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:57:07.658 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96843 2026-07-03 13:57:07.658 | ++ inc/python:pip_install:219 : return 0 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-03 13:57:07.658 | ~/tempest ~/devstack 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-03 13:57:07.658 | Already on 'master' 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-03 13:57:07.658 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.S0fAlcHiWz 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.S0fAlcHiWz 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.S0fAlcHiWz 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:07.658 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:07.658 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-03 13:57:07.658 | full create: /opt/stack/tempest/.tox/tempest 2026-07-03 13:57:07.658 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-03 13:57:07.658 | full develop-inst: /opt/stack/tempest 2026-07-03 13:57:07.659 | 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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:57:07.659 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:07.659 | full: skipped tests 2026-07-03 13:57:07.659 | congratulations :) 2026-07-03 13:57:07.659 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.S0fAlcHiWz -r requirements.txt 2026-07-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | 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-03 13:57:07.659 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-03 13:57:07.660 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.S0fAlcHiWz 2026-07-03 13:57:07.660 | ++ lib/tempest:install_tempest:868 : popd 2026-07-03 13:57:07.660 | ~/devstack 2026-07-03 13:57:07.702 | [8549 Async install_tempest:54927]: finished install_tempest with result 0 in 21 seconds 2026-07-03 13:57:07.706 | ++ inc/async:async_wait:197 : return 0 2026-07-03 13:57:07.709 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-03 13:57:07.711 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:57:07.714 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-03 13:57:07.719 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-03 13:57:07.722 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-03 13:57:07.725 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-03 13:57:07.728 | ++ inc/python:setup_develop:353 : local bindep 2026-07-03 13:57:07.732 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-03 13:57:07.735 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-03 13:57:07.739 | ++ inc/python:setup_develop:359 : local extras= 2026-07-03 13:57:07.742 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-03 13:57:07.745 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-03 13:57:07.749 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-03 13:57:07.752 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-03 13:57:07.755 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-03 13:57:07.759 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-03 13:57:07.763 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-03 13:57:07.766 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-03 13:57:07.769 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-03 13:57:07.772 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-03 13:57:07.776 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-03 13:57:07.779 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-03 13:57:07.786 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-03 13:57:07.790 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-03 13:57:07.793 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-03 13:57:07.916 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-03 13:57:07.920 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-03 13:57:07.923 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-03 13:57:07.926 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-03 13:57:07.929 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-03 13:57:07.931 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-03 13:57:07.935 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-03 13:57:07.938 | ++ inc/python:setup_package:446 : local extras= 2026-07-03 13:57:07.941 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-03 13:57:07.944 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-03 13:57:07.948 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-03 13:57:07.951 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-03 13:57:07.953 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-03 13:57:07.956 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-03 13:57:07.979 | Using python 3.12 to install /opt/stack/tempest 2026-07-03 13:57:07.982 | ++ 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-03 13:57:08.527 | Obtaining file:///opt/stack/tempest 2026-07-03 13:57:08.529 | Installing build dependencies: started 2026-07-03 13:57:09.507 | Installing build dependencies: finished with status 'done' 2026-07-03 13:57:09.508 | Checking if build backend supports build_editable: started 2026-07-03 13:57:09.835 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-03 13:57:09.838 | Getting requirements to build editable: started 2026-07-03 13:57:10.004 | Getting requirements to build editable: finished with status 'done' 2026-07-03 13:57:10.006 | Preparing editable metadata (pyproject.toml): started 2026-07-03 13:57:10.795 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-03 13:57:10.808 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.0.3) 2026-07-03 13:57:10.808 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.14.0) 2026-07-03 13:57:10.808 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-03 13:57:10.809 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-03 13:57:10.809 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-03 13:57:10.810 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-03 13:57:10.811 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-03 13:57:10.811 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-03 13:57:10.811 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-03 13:57:10.813 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-03 13:57:10.884 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-03 13:57:10.886 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-03 13:57:10.888 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.10.0) 2026-07-03 13:57:10.889 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-03 13:57:10.889 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-03 13:57:10.890 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-03 13:57:10.890 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-03 13:57:10.891 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-03 13:57:10.891 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.18.0) 2026-07-03 13:57:10.892 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-03 13:57:10.892 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-03 13:57:10.893 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-03 13:57:10.894 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-03 13:57:10.894 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-03 13:57:10.896 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.6.0) 2026-07-03 13:57:10.896 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.0.0) 2026-07-03 13:57:10.898 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (3.0.52) 2026-07-03 13:57:10.899 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.11.0) 2026-07-03 13:57:10.899 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (15.0.0) 2026-07-03 13:57:10.901 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (1.8.0) 2026-07-03 13:57:10.901 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-03 13:57:10.903 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev36) (3.0) 2026-07-03 13:57:10.904 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev36) (2.2.2) 2026-07-03 13:57:10.907 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (26.1.0) 2026-07-03 13:57:10.908 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2025.9.1) 2026-07-03 13:57:10.908 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (0.37.0) 2026-07-03 13:57:10.909 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev36) (2026.5.1) 2026-07-03 13:57:10.914 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev36) (6.8.0) 2026-07-03 13:57:10.916 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.0.0) 2026-07-03 13:57:10.917 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev36) (2.34.2) 2026-07-03 13:57:10.919 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (6.4.0) 2026-07-03 13:57:10.920 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev36) (2.9.0.post0) 2026-07-03 13:57:10.922 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (4.15.0) 2026-07-03 13:57:10.924 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev36) (1.2.1) 2026-07-03 13:57:10.926 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (2.1.0) 2026-07-03 13:57:10.927 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (3.3.2) 2026-07-03 13:57:10.927 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (26.2) 2026-07-03 13:57:10.928 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev36) (7.2.2) 2026-07-03 13:57:10.932 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (5.0.0) 2026-07-03 13:57:10.933 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (3.0.3) 2026-07-03 13:57:10.935 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev36) (1.6.2) 2026-07-03 13:57:10.939 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev36) (82.0.1) 2026-07-03 13:57:10.939 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-03 13:57:10.948 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev36) (1.17.0) 2026-07-03 13:57:10.953 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.4.7) 2026-07-03 13:57:10.954 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (3.18) 2026-07-03 13:57:10.955 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev36) (2023.11.17) 2026-07-03 13:57:10.963 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (4.2.0) 2026-07-03 13:57:10.964 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (2.20.0) 2026-07-03 13:57:10.966 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev36) (0.1.2) 2026-07-03 13:57:10.973 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev36) (0.16.0) 2026-07-03 13:57:10.985 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-03 13:57:10.986 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-03 13:57:11.005 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-03 13:57:11.006 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-03 13:57:11.012 | Building wheels for collected packages: tempest 2026-07-03 13:57:11.013 | Building editable for tempest (pyproject.toml): started 2026-07-03 13:57:12.015 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-03 13:57:12.016 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8324 sha256=c01e7940430f3dc22c53ca5ce16d29fdf0976eb37a30128f5761c380abcd2c0d 2026-07-03 13:57:12.016 | Stored in directory: /tmp/pip-ephem-wheel-cache-1dl5cq_0/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-03 13:57:12.019 | Successfully built tempest 2026-07-03 13:57:12.202 | Installing collected packages: tomlkit, stestr, tempest 2026-07-03 13:57:12.357 | 2026-07-03 13:57:12.371 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-03 13:57:12.501 | ++ inc/python:pip_install:216 : result=0 2026-07-03 13:57:12.504 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-03 13:57:12.506 | ++ functions-common:time_stop:2420 : local name 2026-07-03 13:57:12.509 | ++ functions-common:time_stop:2421 : local end_time 2026-07-03 13:57:12.512 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-03 13:57:12.515 | ++ functions-common:time_stop:2423 : local total 2026-07-03 13:57:12.518 | ++ functions-common:time_stop:2424 : local start_time 2026-07-03 13:57:12.520 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-03 13:57:12.523 | ++ functions-common:time_stop:2427 : start_time=1783087027973 2026-07-03 13:57:12.525 | ++ functions-common:time_stop:2429 : [[ -z 1783087027973 ]] 2026-07-03 13:57:12.528 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-03 13:57:12.533 | ++ functions-common:time_stop:2432 : end_time=1783087032530 2026-07-03 13:57:12.535 | ++ functions-common:time_stop:2433 : elapsed_time=4557 2026-07-03 13:57:12.538 | ++ functions-common:time_stop:2434 : total=100820 2026-07-03 13:57:12.541 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-03 13:57:12.543 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=105377 2026-07-03 13:57:12.546 | ++ inc/python:pip_install:219 : return 0 2026-07-03 13:57:12.549 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-03 13:57:12.552 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:57:12.555 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-03 13:57:12.557 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-03 13:57:12.560 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-03 13:57:12.563 | ++ inc/python:use_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-03 13:57:12.566 | ++ 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-03 13:57:12.568 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-03 13:57:12.570 | ++ 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-03 13:57:12.573 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-03 13:57:12.576 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-03 13:57:12.578 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-03 13:57:12.581 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-03 13:57:12.584 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-03 13:57:12.586 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-03 13:57:12.588 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-03 13:57:12.590 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-03 13:57:12.593 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-03 13:57:12.596 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-03 13:57:12.598 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-03 13:57:12.601 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-03 13:57:12.604 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-03 13:57:12.606 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-03 13:57:12.609 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-03 13:57:12.611 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-03 13:57:12.614 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-03 13:57:12.617 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-03 13:57:12.617 | ' 2026-07-03 13:57:12.620 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-03 13:57:12.623 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-03 13:57:12.641 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:12.643 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-03 13:57:12.645 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-03 13:57:12.647 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-03 13:57:12.650 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-03 13:57:12.653 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-03 13:57:12.654 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-03 13:57:12.654 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-03 13:57:12.915 | 2026-07-03 13:57:12.927 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:12.931 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-03 13:57:12.934 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-03 13:57:12.937 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-03 13:57:12.940 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-03 13:57:12.944 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-03 13:57:12.946 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-03 13:57:12.950 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-03 13:57:12.953 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-03 13:57:12.956 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-03 13:57:12.960 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-03 13:57:12.963 | ++ lib/tempest:get_active_images:176 : img_id=a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d 2026-07-03 13:57:12.966 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-03 13:57:12.969 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-03 13:57:12.972 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-03 13:57:12.974 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-03 13:57:12.977 | ++ lib/tempest:configure_tempest:272 : '[' -z a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d ']' 2026-07-03 13:57:12.979 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-03 13:57:12.982 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-03 13:57:12.985 | ++ lib/tempest:configure_tempest:279 : [[ 622c1886-462f-4db6-96bc-7334778773b6 != \a\7\6\a\e\e\d\0\-\f\2\d\b\-\4\b\1\b\-\a\0\0\d\-\6\5\c\1\7\c\c\4\b\b\1\d ]] 2026-07-03 13:57:12.987 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=622c1886-462f-4db6-96bc-7334778773b6 2026-07-03 13:57:12.991 | ++ lib/tempest:configure_tempest:281 : break 2026-07-03 13:57:12.994 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-03 13:57:13.010 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-03 13:57:13.014 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-03 13:57:13.017 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-03 13:57:13.019 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-03 13:57:13.023 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-03 13:57:13.026 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-03 13:57:13.028 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-03 13:57:13.031 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-03 13:57:13.036 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-03 13:57:13.036 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-03 13:57:13.374 | 2026-07-03 13:57:13.385 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:13.389 | ++ lib/tempest:configure_tempest:303 : admin_project_id=5f04e07129854927a19bf9e59991bb8b 2026-07-03 13:57:13.392 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-03 13:57:13.410 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:13.415 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-03 13:57:13.639 | 2026-07-03 13:57:13.651 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:13.655 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:13.655 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-03 13:57:13.655 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:13.655 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-03 13:57:13.655 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-03 13:57:13.655 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-03 13:57:13.655 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-03 13:57:13.655 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-03 13:57:13.655 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-03 13:57:13.655 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-03 13:57:13.655 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-03 13:57:13.655 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-03 13:57:13.655 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-03 13:57:13.655 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-03 13:57:13.658 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-03 13:57:13.661 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:13.661 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-03 13:57:13.661 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:13.661 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-03 13:57:13.661 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-03 13:57:13.661 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-03 13:57:13.661 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-03 13:57:13.661 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-03 13:57:13.661 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-03 13:57:13.661 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-03 13:57:13.661 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-03 13:57:13.661 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-03 13:57:13.661 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-03 13:57:13.661 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-03 13:57:13.664 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d 2026-07-03 13:57:13.667 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-03 13:57:13.670 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d -c size -f value 2026-07-03 13:57:13.916 | 2026-07-03 13:57:13.927 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:13.930 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-03 13:57:13.934 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-03 13:57:13.934 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-03 13:57:13.957 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-03 13:57:13.960 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-03 13:57:13.962 | ++ 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-03 13:57:14.207 | 2026-07-03 13:57:14.207 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.207 | | Field | Value | 2026-07-03 13:57:14.207 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.207 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:57:14.207 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:57:14.207 | | description | None | 2026-07-03 13:57:14.207 | | disk | 1 | 2026-07-03 13:57:14.207 | | id | 42 | 2026-07-03 13:57:14.207 | | name | m1.nano | 2026-07-03 13:57:14.207 | | os-flavor-access:is_public | True | 2026-07-03 13:57:14.207 | | properties | hw_rng:allowed='True' | 2026-07-03 13:57:14.207 | | ram | 192 | 2026-07-03 13:57:14.207 | | rxtx_factor | 1.0 | 2026-07-03 13:57:14.207 | | swap | 0 | 2026-07-03 13:57:14.207 | | vcpus | 1 | 2026-07-03 13:57:14.207 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.215 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-03 13:57:14.218 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:14.218 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-03 13:57:14.218 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-03 13:57:14.218 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-03 13:57:14.218 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-03 13:57:14.218 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-03 13:57:14.218 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-03 13:57:14.218 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-03 13:57:14.218 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-03 13:57:14.218 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-03 13:57:14.218 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-03 13:57:14.218 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-03 13:57:14.218 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-03 13:57:14.218 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-03 13:57:14.222 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 622c1886-462f-4db6-96bc-7334778773b6 2026-07-03 13:57:14.225 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-03 13:57:14.229 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 622c1886-462f-4db6-96bc-7334778773b6 -c size -f value 2026-07-03 13:57:14.435 | 2026-07-03 13:57:14.447 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:14.450 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-03 13:57:14.455 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-03 13:57:14.455 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-03 13:57:14.482 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-03 13:57:14.485 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-03 13:57:14.487 | ++ 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-03 13:57:14.715 | 2026-07-03 13:57:14.715 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.715 | | Field | Value | 2026-07-03 13:57:14.715 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.715 | | OS-FLV-DISABLED:disabled | False | 2026-07-03 13:57:14.715 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-03 13:57:14.715 | | description | None | 2026-07-03 13:57:14.715 | | disk | 1 | 2026-07-03 13:57:14.715 | | id | 84 | 2026-07-03 13:57:14.715 | | name | m1.micro | 2026-07-03 13:57:14.715 | | os-flavor-access:is_public | True | 2026-07-03 13:57:14.715 | | properties | hw_rng:allowed='True' | 2026-07-03 13:57:14.715 | | ram | 256 | 2026-07-03 13:57:14.715 | | rxtx_factor | 1.0 | 2026-07-03 13:57:14.715 | | swap | 0 | 2026-07-03 13:57:14.715 | | vcpus | 1 | 2026-07-03 13:57:14.715 | +----------------------------+-----------------------+ 2026-07-03 13:57:14.724 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-03 13:57:14.727 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-03 13:57:14.743 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:14.746 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-03 13:57:14.748 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-03 13:57:14.751 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-03 13:57:14.754 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-03 13:57:14.756 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-03 13:57:14.759 | +++ functions-common:git_clone:593 : pwd 2026-07-03 13:57:14.762 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-03 13:57:14.764 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-03 13:57:14.767 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-03 13:57:14.785 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-03 13:57:14.787 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-03 13:57:14.790 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-03 13:57:14.793 | ++ functions-common:git_clone:610 : echo master 2026-07-03 13:57:14.794 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-03 13:57:14.798 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-03 13:57:14.801 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-03 13:57:14.803 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-03 13:57:14.817 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-03 13:57:14.821 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-03 13:57:14.822 | ++ functions-common:git_clone:673 : head -1 2026-07-03 13:57:14.827 | 5d0367e Clean-up zuul config spacing 2026-07-03 13:57:14.830 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-03 13:57:14.833 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-03 13:57:14.833 | ~/os-test-images ~/devstack 2026-07-03 13:57:14.835 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-03 13:57:15.062 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-03 13:57:15.400 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-03 13:57:16.890 | generate installed: PyYAML==6.0.3 2026-07-03 13:57:16.891 | generate run-test-pre: PYTHONHASHSEED='2496536939' 2026-07-03 13:57:16.891 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-03 13:57:16.954 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-03 13:57:16.968 | 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-03 13:57:16.980 | 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-03 13:57:16.998 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-03 13:57:17.001 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-03 13:57:17.007 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-03 13:57:17.014 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-03 13:57:17.046 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-03 13:57:17.055 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-03 13:57:17.062 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-03 13:57:17.074 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-03 13:57:17.074 | 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-03 13:57:17.081 | 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-03 13:57:17.086 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-03 13:57:17.098 | 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-03 13:57:17.100 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-03 13:57:17.102 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-03 13:57:17.111 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-03 13:57:17.119 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-03 13:57:17.130 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-03 13:57:17.132 | 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-03 13:57:17.141 | 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-03 13:57:17.145 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-03 13:57:17.147 | 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-03 13:57:17.155 | 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-03 13:57:17.159 | 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-03 13:57:17.170 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-03 13:57:17.184 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:17.184 | generate: commands succeeded 2026-07-03 13:57:17.184 | congratulations :) 2026-07-03 13:57:17.215 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-03 13:57:17.215 | ~/devstack 2026-07-03 13:57:17.217 | ++ 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-03 13:57:17.252 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-03 13:57:17.256 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-03 13:57:17.279 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-03 13:57:17.282 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-03 13:57:17.285 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-03 13:57:17.323 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-03 13:57:17.361 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-03 13:57:17.364 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-03 13:57:17.367 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-03 13:57:17.370 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-03 13:57:17.374 | +++ 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-03 13:57:17.611 | 2026-07-03 13:57:17.622 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:17.625 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-03 13:57:17.625 | address-scope 2026-07-03 13:57:17.625 | agent 2026-07-03 13:57:17.625 | allowed-address-pairs 2026-07-03 13:57:17.625 | auto-allocated-topology 2026-07-03 13:57:17.625 | availability_zone 2026-07-03 13:57:17.625 | default-subnetpools 2026-07-03 13:57:17.625 | dhcp_agent_scheduler 2026-07-03 13:57:17.625 | dns-integration 2026-07-03 13:57:17.625 | dns-domain-ports 2026-07-03 13:57:17.625 | dns-integration-domain-keywords 2026-07-03 13:57:17.625 | empty-string-filtering 2026-07-03 13:57:17.625 | external-net 2026-07-03 13:57:17.625 | extra_dhcp_opt 2026-07-03 13:57:17.625 | extraroute 2026-07-03 13:57:17.625 | extraroute-atomic 2026-07-03 13:57:17.625 | filter-validation 2026-07-03 13:57:17.625 | floating-ip-port-forwarding-detail 2026-07-03 13:57:17.625 | fip-port-details 2026-07-03 13:57:17.625 | flavors 2026-07-03 13:57:17.625 | floatingip-pools 2026-07-03 13:57:17.625 | router 2026-07-03 13:57:17.625 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:57:17.625 | enable-default-route-bfd 2026-07-03 13:57:17.625 | enable-default-route-ecmp 2026-07-03 13:57:17.625 | ext-gw-mode 2026-07-03 13:57:17.625 | l3-ha 2026-07-03 13:57:17.625 | external-gateway-multihoming 2026-07-03 13:57:17.625 | l3-flavors 2026-07-03 13:57:17.625 | l3_agent_scheduler 2026-07-03 13:57:17.625 | multi-provider 2026-07-03 13:57:17.625 | net-mtu 2026-07-03 13:57:17.625 | net-mtu-writable 2026-07-03 13:57:17.625 | network_availability_zone 2026-07-03 13:57:17.625 | network-ip-availability 2026-07-03 13:57:17.625 | network-ip-availability-details 2026-07-03 13:57:17.625 | pagination 2026-07-03 13:57:17.625 | port-device-profile 2026-07-03 13:57:17.625 | port-mac-address-regenerate 2026-07-03 13:57:17.625 | port-numa-affinity-policy 2026-07-03 13:57:17.625 | port-numa-affinity-policy-socket 2026-07-03 13:57:17.625 | binding 2026-07-03 13:57:17.625 | binding-extended 2026-07-03 13:57:17.625 | port-security 2026-07-03 13:57:17.625 | project-id 2026-07-03 13:57:17.625 | provider 2026-07-03 13:57:17.625 | qinq 2026-07-03 13:57:17.625 | quota-check-limit 2026-07-03 13:57:17.625 | quota-check-limit-default 2026-07-03 13:57:17.625 | quotas 2026-07-03 13:57:17.625 | quota_details 2026-07-03 13:57:17.625 | rbac-policies 2026-07-03 13:57:17.625 | rbac-address-scope 2026-07-03 13:57:17.625 | rbac-security-groups 2026-07-03 13:57:17.626 | revision-if-match 2026-07-03 13:57:17.626 | standard-attr-revisions 2026-07-03 13:57:17.626 | router_availability_zone 2026-07-03 13:57:17.626 | router-enable-snat 2026-07-03 13:57:17.626 | security-groups-default-rules 2026-07-03 13:57:17.626 | security-groups-default-statefulness 2026-07-03 13:57:17.626 | security-groups-normalized-cidr 2026-07-03 13:57:17.626 | security-groups-remote-address-group 2026-07-03 13:57:17.626 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:57:17.626 | security-groups-shared-filtering 2026-07-03 13:57:17.626 | security-group 2026-07-03 13:57:17.626 | service-type 2026-07-03 13:57:17.626 | sorting 2026-07-03 13:57:17.626 | standard-attr-description 2026-07-03 13:57:17.626 | stateful-security-group 2026-07-03 13:57:17.626 | subnet-dns-publish-fixed-ip 2026-07-03 13:57:17.626 | subnet-external-network 2026-07-03 13:57:17.626 | subnet_onboard 2026-07-03 13:57:17.626 | subnet-service-types 2026-07-03 13:57:17.626 | subnet_allocation 2026-07-03 13:57:17.626 | subnetpool-prefix-ops 2026-07-03 13:57:17.626 | tag-creation 2026-07-03 13:57:17.626 | standard-attr-tag 2026-07-03 13:57:17.626 | standard-attr-timestamp 2026-07-03 13:57:17.626 | vlan-transparent' 2026-07-03 13:57:17.628 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-03 13:57:17.628 | address-scope 2026-07-03 13:57:17.628 | agent 2026-07-03 13:57:17.628 | allowed-address-pairs 2026-07-03 13:57:17.628 | auto-allocated-topology 2026-07-03 13:57:17.628 | availability_zone 2026-07-03 13:57:17.628 | default-subnetpools 2026-07-03 13:57:17.628 | dhcp_agent_scheduler 2026-07-03 13:57:17.628 | dns-integration 2026-07-03 13:57:17.628 | dns-domain-ports 2026-07-03 13:57:17.628 | dns-integration-domain-keywords 2026-07-03 13:57:17.628 | empty-string-filtering 2026-07-03 13:57:17.628 | external-net 2026-07-03 13:57:17.628 | extra_dhcp_opt 2026-07-03 13:57:17.628 | extraroute 2026-07-03 13:57:17.628 | extraroute-atomic 2026-07-03 13:57:17.628 | filter-validation 2026-07-03 13:57:17.628 | floating-ip-port-forwarding-detail 2026-07-03 13:57:17.628 | fip-port-details 2026-07-03 13:57:17.628 | flavors 2026-07-03 13:57:17.628 | floatingip-pools 2026-07-03 13:57:17.628 | router 2026-07-03 13:57:17.628 | l3-agent-scheduler-ha-chassis-priority 2026-07-03 13:57:17.628 | enable-default-route-bfd 2026-07-03 13:57:17.628 | enable-default-route-ecmp 2026-07-03 13:57:17.628 | ext-gw-mode 2026-07-03 13:57:17.628 | l3-ha 2026-07-03 13:57:17.628 | external-gateway-multihoming 2026-07-03 13:57:17.628 | l3-flavors 2026-07-03 13:57:17.628 | l3_agent_scheduler 2026-07-03 13:57:17.628 | multi-provider 2026-07-03 13:57:17.628 | net-mtu 2026-07-03 13:57:17.628 | net-mtu-writable 2026-07-03 13:57:17.628 | network_availability_zone 2026-07-03 13:57:17.628 | network-ip-availability 2026-07-03 13:57:17.628 | network-ip-availability-details 2026-07-03 13:57:17.628 | pagination 2026-07-03 13:57:17.628 | port-device-profile 2026-07-03 13:57:17.628 | port-mac-address-regenerate 2026-07-03 13:57:17.628 | port-numa-affinity-policy 2026-07-03 13:57:17.628 | port-numa-affinity-policy-socket 2026-07-03 13:57:17.628 | binding 2026-07-03 13:57:17.628 | binding-extended 2026-07-03 13:57:17.628 | port-security 2026-07-03 13:57:17.628 | project-id 2026-07-03 13:57:17.628 | provider 2026-07-03 13:57:17.628 | qinq 2026-07-03 13:57:17.628 | quota-check-limit 2026-07-03 13:57:17.628 | quota-check-limit-default 2026-07-03 13:57:17.628 | quotas 2026-07-03 13:57:17.628 | quota_details 2026-07-03 13:57:17.628 | rbac-policies 2026-07-03 13:57:17.628 | rbac-address-scope 2026-07-03 13:57:17.628 | rbac-security-groups 2026-07-03 13:57:17.628 | revision-if-match 2026-07-03 13:57:17.628 | standard-attr-revisions 2026-07-03 13:57:17.628 | router_availability_zone 2026-07-03 13:57:17.628 | router-enable-snat 2026-07-03 13:57:17.628 | security-groups-default-rules 2026-07-03 13:57:17.628 | security-groups-default-statefulness 2026-07-03 13:57:17.628 | security-groups-normalized-cidr 2026-07-03 13:57:17.628 | security-groups-remote-address-group 2026-07-03 13:57:17.628 | security-groups-rules-belongs-to-default-sg 2026-07-03 13:57:17.628 | security-groups-shared-filtering 2026-07-03 13:57:17.628 | security-group 2026-07-03 13:57:17.628 | service-type 2026-07-03 13:57:17.628 | sorting 2026-07-03 13:57:17.628 | standard-attr-description 2026-07-03 13:57:17.628 | stateful-security-group 2026-07-03 13:57:17.628 | subnet-dns-publish-fixed-ip 2026-07-03 13:57:17.628 | subnet-external-network 2026-07-03 13:57:17.628 | subnet_onboard 2026-07-03 13:57:17.628 | subnet-service-types 2026-07-03 13:57:17.628 | subnet_allocation 2026-07-03 13:57:17.628 | subnetpool-prefix-ops 2026-07-03 13:57:17.628 | tag-creation 2026-07-03 13:57:17.628 | standard-attr-tag 2026-07-03 13:57:17.628 | standard-attr-timestamp 2026-07-03 13:57:17.628 | vlan-transparent =~ external-net ]] 2026-07-03 13:57:17.631 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-03 13:57:17.634 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-03 13:57:17.885 | 2026-07-03 13:57:17.895 | +++ functions-common:oscwrap:2465 : return 0 2026-07-03 13:57:17.900 | ++ lib/tempest:configure_tempest:395 : public_network_id=633eaed9-1302-43c4-91e2-ffbb618b898c 2026-07-03 13:57:17.903 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-03 13:57:18.589 | 2026-07-03 13:57:18.589 | +---------------------------+--------------------------------------+ 2026-07-03 13:57:18.589 | | Field | Value | 2026-07-03 13:57:18.589 | +---------------------------+--------------------------------------+ 2026-07-03 13:57:18.589 | | admin_state_up | UP | 2026-07-03 13:57:18.589 | | availability_zone_hints | | 2026-07-03 13:57:18.589 | | availability_zones | | 2026-07-03 13:57:18.589 | | created_at | 2026-07-03T13:57:18Z | 2026-07-03 13:57:18.589 | | description | | 2026-07-03 13:57:18.589 | | dns_domain | None | 2026-07-03 13:57:18.589 | | id | 205dc97b-5ed4-473d-a819-ee0aca542d6d | 2026-07-03 13:57:18.589 | | ipv4_address_scope | None | 2026-07-03 13:57:18.589 | | ipv6_address_scope | None | 2026-07-03 13:57:18.589 | | is_default | False | 2026-07-03 13:57:18.589 | | is_vlan_qinq | None | 2026-07-03 13:57:18.589 | | is_vlan_transparent | False | 2026-07-03 13:57:18.589 | | mtu | 1372 | 2026-07-03 13:57:18.589 | | name | shared | 2026-07-03 13:57:18.589 | | port_security_enabled | True | 2026-07-03 13:57:18.589 | | project_id | 5f04e07129854927a19bf9e59991bb8b | 2026-07-03 13:57:18.589 | | provider:network_type | geneve | 2026-07-03 13:57:18.589 | | provider:physical_network | None | 2026-07-03 13:57:18.589 | | provider:segmentation_id | 15142 | 2026-07-03 13:57:18.589 | | pvlan | None | 2026-07-03 13:57:18.589 | | qinq | False | 2026-07-03 13:57:18.589 | | qos_policy_id | None | 2026-07-03 13:57:18.589 | | revision_number | 1 | 2026-07-03 13:57:18.589 | | router:external | Internal | 2026-07-03 13:57:18.589 | | segments | None | 2026-07-03 13:57:18.589 | | shared | True | 2026-07-03 13:57:18.589 | | status | ACTIVE | 2026-07-03 13:57:18.589 | | subnets | | 2026-07-03 13:57:18.589 | | tags | | 2026-07-03 13:57:18.589 | | updated_at | 2026-07-03T13:57:18Z | 2026-07-03 13:57:18.589 | +---------------------------+--------------------------------------+ 2026-07-03 13:57:18.597 | ++ 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-03 13:57:19.383 | 2026-07-03 13:57:19.383 | +----------------------+--------------------------------------+ 2026-07-03 13:57:19.383 | | Field | Value | 2026-07-03 13:57:19.383 | +----------------------+--------------------------------------+ 2026-07-03 13:57:19.383 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-03 13:57:19.383 | | cidr | 192.168.233.0/24 | 2026-07-03 13:57:19.383 | | created_at | 2026-07-03T13:57:18Z | 2026-07-03 13:57:19.383 | | description | shared-subnet | 2026-07-03 13:57:19.383 | | dns_nameservers | | 2026-07-03 13:57:19.383 | | dns_publish_fixed_ip | None | 2026-07-03 13:57:19.383 | | enable_dhcp | True | 2026-07-03 13:57:19.383 | | gateway_ip | 192.168.233.1 | 2026-07-03 13:57:19.383 | | host_routes | | 2026-07-03 13:57:19.383 | | id | 4113a5cd-34bc-4fd7-b53a-38928f54d173 | 2026-07-03 13:57:19.383 | | ip_version | 4 | 2026-07-03 13:57:19.383 | | ipv6_address_mode | None | 2026-07-03 13:57:19.383 | | ipv6_ra_mode | None | 2026-07-03 13:57:19.383 | | name | shared-subnet | 2026-07-03 13:57:19.383 | | network_id | 205dc97b-5ed4-473d-a819-ee0aca542d6d | 2026-07-03 13:57:19.383 | | project_id | 5f04e07129854927a19bf9e59991bb8b | 2026-07-03 13:57:19.383 | | revision_number | 0 | 2026-07-03 13:57:19.383 | | router:external | False | 2026-07-03 13:57:19.383 | | segment_id | None | 2026-07-03 13:57:19.383 | | service_types | | 2026-07-03 13:57:19.383 | | subnetpool_id | None | 2026-07-03 13:57:19.383 | | tags | | 2026-07-03 13:57:19.383 | | updated_at | 2026-07-03T13:57:18Z | 2026-07-03 13:57:19.383 | +----------------------+--------------------------------------+ 2026-07-03 13:57:19.391 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-03 13:57:19.424 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-03 13:57:19.462 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-03 13:57:19.466 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-03 13:57:19.501 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-03 13:57:19.533 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-03 13:57:19.565 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-03 13:57:19.598 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-03 13:57:19.633 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.97/identity/v3 2026-07-03 13:57:19.673 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-03 13:57:19.706 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-03 13:57:19.741 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-03 13:57:19.777 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-03 13:57:19.780 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-03 13:57:19.820 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-03 13:57:19.860 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-03 13:57:19.896 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-03 13:57:19.931 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-03 13:57:19.972 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-03 13:57:19.992 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:19.995 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-03 13:57:20.029 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-03 13:57:20.031 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-03 13:57:20.070 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-03 13:57:20.088 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:20.091 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-03 13:57:20.126 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-03 13:57:20.161 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-03 13:57:20.195 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-03 13:57:20.197 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-03 13:57:20.233 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-03 13:57:20.268 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-03 13:57:20.286 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:20.289 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref a76aeed0-f2db-4b1b-a00d-65c17cc4bb1d 2026-07-03 13:57:20.324 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 622c1886-462f-4db6-96bc-7334778773b6 2026-07-03 13:57:20.364 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-03 13:57:20.402 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-03 13:57:20.444 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-03 13:57:20.490 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-03 13:57:20.512 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:20.515 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-03 13:57:20.518 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-03 13:57:20.521 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-03 13:57:20.524 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-03 13:57:20.528 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-03 13:57:20.531 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-03 13:57:20.558 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-03 13:57:20.562 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-03 13:57:20.605 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-03 13:57:20.647 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-03 13:57:20.679 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-03 13:57:20.710 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-03 13:57:20.745 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-03 13:57:20.782 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-03 13:57:20.818 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-03 13:57:20.852 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-03 13:57:20.885 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-03 13:57:20.888 | ++ 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-03 13:57:20.918 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-03 13:57:20.920 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-03 13:57:20.939 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:20.941 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-03 13:57:20.976 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-03 13:57:20.993 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:20.996 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-03 13:57:20.998 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-03 13:57:21.016 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:21.019 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-03 13:57:21.022 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-03 13:57:21.024 | ++ 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-03 13:57:21.056 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-03 13:57:21.094 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 633eaed9-1302-43c4-91e2-ffbb618b898c 2026-07-03 13:57:21.130 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-03 13:57:21.167 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-03 13:57:21.201 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-03 13:57:21.241 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-03 13:57:21.279 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-03 13:57:21.314 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-03 13:57:21.352 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-03 13:57:21.355 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-03 13:57:21.359 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-03 13:57:21.362 | ++ 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-03 13:57:21.402 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-03 13:57:21.406 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-03 13:57:21.407 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-03 13:57:21.411 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-03 13:57:21.414 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-03 13:57:21.451 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-03 13:57:21.453 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-03 13:57:21.456 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-03 13:57:21.459 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-03 13:57:21.461 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-03 13:57:21.498 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-03 13:57:21.534 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-03 13:57:21.569 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-03 13:57:21.606 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-03 13:57:21.643 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-03 13:57:21.676 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-03 13:57:21.679 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-03 13:57:21.698 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-03 13:57:21.734 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-03 13:57:21.738 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-03 13:57:21.756 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-03 13:57:21.790 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-03 13:57:21.795 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-03 13:57:21.811 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-03 13:57:21.845 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-03 13:57:21.850 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-03 13:57:21.868 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-03 13:57:21.902 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-03 13:57:21.935 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-03 13:57:21.937 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-03 13:57:21.970 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-03 13:57:21.972 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-03 13:57:21.975 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-03 13:57:21.977 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-03 13:57:21.999 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-03 13:57:22.002 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-03 13:57:22.034 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-03 13:57:22.052 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.055 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-03 13:57:22.058 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-03 13:57:22.061 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-03 13:57:22.065 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-03 13:57:22.102 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-03 13:57:22.105 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-03 13:57:22.138 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-03 13:57:22.141 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-03 13:57:22.144 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-03 13:57:22.147 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-03 13:57:22.150 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-03 13:57:22.173 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-03 13:57:22.175 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-03 13:57:22.209 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-03 13:57:22.212 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-03 13:57:22.214 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-03 13:57:22.216 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-03 13:57:22.249 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-03 13:57:22.286 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-03 13:57:22.323 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-03 13:57:22.326 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-03 13:57:22.329 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.331 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-03 13:57:22.350 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.353 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-03 13:57:22.389 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.392 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-03 13:57:22.412 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.415 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-03 13:57:22.449 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.452 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-03 13:57:22.470 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.473 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-03 13:57:22.506 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.509 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-03 13:57:22.528 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.530 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-03 13:57:22.565 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.567 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-03 13:57:22.584 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.587 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-03 13:57:22.618 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.620 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-03 13:57:22.637 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-03 13:57:22.640 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-03 13:57:22.671 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-03 13:57:22.673 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-03 13:57:22.691 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:22.693 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-03 13:57:22.727 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-03 13:57:22.730 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-03 13:57:22.765 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-03 13:57:22.768 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-03 13:57:22.801 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-03 13:57:22.804 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-03 13:57:22.838 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-03 13:57:22.840 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-03 13:57:22.875 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-03 13:57:22.879 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-03 13:57:22.918 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-03 13:57:22.921 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-03 13:57:22.924 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-03 13:57:22.928 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-03 13:57:22.934 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.hHd2vbedTn 2026-07-03 13:57:22.936 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-03 13:57:22.939 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-03 13:57:22.943 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-03 13:57:22.947 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.5vjQWMkAce 2026-07-03 13:57:22.951 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5vjQWMkAce 2026-07-03 13:57:22.953 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-03 13:57:22.957 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.5vjQWMkAce 2026-07-03 13:57:22.959 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-03 13:57:22.963 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-03 13:57:22.965 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-03 13:57:22.971 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:22.974 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:22.978 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:22.982 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:22.985 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-03 13:57:22.989 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-03 13:57:23.276 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-03 13:57:23.860 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-03 13:57:32.806 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-03 13:57:36.813 | 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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:57:36.814 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:36.814 | venv-tempest: skipped tests 2026-07-03 13:57:36.814 | congratulations :) 2026-07-03 13:57:36.845 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.5vjQWMkAce -r requirements.txt 2026-07-03 13:57:37.305 | /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-03 13:57:37.305 | !! 2026-07-03 13:57:37.305 | 2026-07-03 13:57:37.305 | ******************************************************************************** 2026-07-03 13:57:37.305 | Requirements should be satisfied by a PEP 517 installer. 2026-07-03 13:57:37.305 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-03 13:57:37.305 | 2026-07-03 13:57:37.305 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:37.305 | calls to avoid build errors in the future. 2026-07-03 13:57:37.305 | ******************************************************************************** 2026-07-03 13:57:37.305 | 2026-07-03 13:57:37.305 | !! 2026-07-03 13:57:37.305 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-03 13:57:37.566 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-03 13:57:37.567 | !! 2026-07-03 13:57:37.567 | 2026-07-03 13:57:37.567 | ******************************************************************************** 2026-07-03 13:57:37.567 | Please avoid running ``setup.py`` directly. 2026-07-03 13:57:37.567 | Instead, use pypa/build, pypa/installer or other 2026-07-03 13:57:37.567 | standards-based tools. 2026-07-03 13:57:37.567 | 2026-07-03 13:57:37.567 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:37.567 | calls to avoid build errors in the future. 2026-07-03 13:57:37.567 | 2026-07-03 13:57:37.567 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-03 13:57:37.567 | ******************************************************************************** 2026-07-03 13:57:37.567 | 2026-07-03 13:57:37.567 | !! 2026-07-03 13:57:37.567 | self.initialize_options() 2026-07-03 13:57:37.567 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-03 13:57:37.567 | warnings.warn(msg) 2026-07-03 13:57:37.583 | /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-03 13:57:37.583 | !! 2026-07-03 13:57:37.583 | 2026-07-03 13:57:37.583 | ******************************************************************************** 2026-07-03 13:57:37.583 | 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-03 13:57:37.583 | 2026-07-03 13:57:37.583 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-03 13:57:37.583 | or your builds will no longer be supported. 2026-07-03 13:57:37.583 | 2026-07-03 13:57:37.583 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-03 13:57:37.583 | ******************************************************************************** 2026-07-03 13:57:37.583 | 2026-07-03 13:57:37.583 | !! 2026-07-03 13:57:37.583 | corresp(dist, value, root_dir) 2026-07-03 13:57:37.663 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-03 13:57:41.594 | 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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:57:41.594 | venv-tempest run-test-pre: PYTHONHASHSEED='2035614443' 2026-07-03 13:57:41.594 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.5vjQWMkAce -r requirements.txt 2026-07-03 13:57:42.151 | 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-03 13:57:42.152 | 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-03 13:57:42.152 | 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-03 13:57:42.153 | 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-03 13:57:42.154 | 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-03 13:57:42.154 | 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-03 13:57:42.155 | 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-03 13:57:42.155 | 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-03 13:57:42.155 | 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-03 13:57:42.156 | 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-03 13:57:42.156 | 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-03 13:57:42.157 | 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-03 13:57:42.157 | 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-03 13:57:42.158 | 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-03 13:57:42.158 | 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-03 13:57:42.158 | 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-03 13:57:42.159 | 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-03 13:57:42.159 | 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-03 13:57:42.160 | 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-03 13:57:42.160 | 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-03 13:57:42.160 | 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-03 13:57:42.161 | 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-03 13:57:42.163 | 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-03 13:57:42.163 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-07-03 13:57:42.164 | 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-03 13:57:42.165 | 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-03 13:57:42.167 | 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-03 13:57:42.167 | 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-03 13:57:42.168 | 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-03 13:57:42.168 | 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-03 13:57:42.171 | 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-03 13:57:42.172 | 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-03 13:57:42.172 | 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-03 13:57:42.174 | 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-03 13:57:42.177 | 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-03 13:57:42.179 | 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-03 13:57:42.179 | 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-03 13:57:42.181 | 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-03 13:57:42.181 | 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-03 13:57:42.183 | 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-03 13:57:42.184 | 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-03 13:57:42.185 | 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-03 13:57:42.186 | 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-03 13:57:42.187 | 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-03 13:57:42.187 | 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-03 13:57:42.188 | 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-03 13:57:42.194 | 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-03 13:57:42.197 | 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-03 13:57:42.204 | 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-03 13:57:42.206 | 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-03 13:57:42.206 | 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-03 13:57:42.207 | 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-03 13:57:42.207 | 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-03 13:57:42.214 | 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-03 13:57:42.227 | 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-03 13:57:42.230 | 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-03 13:57:42.231 | 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-03 13:57:42.231 | 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-03 13:57:42.238 | 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-03 13:57:42.239 | 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-03 13:57:42.242 | 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-03 13:57:42.370 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:42.370 | venv-tempest: commands succeeded 2026-07-03 13:57:42.370 | congratulations :) 2026-07-03 13:57:42.399 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.5vjQWMkAce 2026-07-03 13:57:42.403 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-03 13:57:42.405 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-03 13:57:42.408 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-03 13:57:42.440 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.hHd2vbedTn 2026-07-03 13:57:42.894 | /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-03 13:57:42.894 | !! 2026-07-03 13:57:42.894 | 2026-07-03 13:57:42.894 | ******************************************************************************** 2026-07-03 13:57:42.894 | Requirements should be satisfied by a PEP 517 installer. 2026-07-03 13:57:42.894 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-03 13:57:42.894 | 2026-07-03 13:57:42.894 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:42.894 | calls to avoid build errors in the future. 2026-07-03 13:57:42.894 | ******************************************************************************** 2026-07-03 13:57:42.894 | 2026-07-03 13:57:42.894 | !! 2026-07-03 13:57:42.894 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-03 13:57:43.142 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-03 13:57:43.142 | !! 2026-07-03 13:57:43.142 | 2026-07-03 13:57:43.142 | ******************************************************************************** 2026-07-03 13:57:43.142 | Please avoid running ``setup.py`` directly. 2026-07-03 13:57:43.142 | Instead, use pypa/build, pypa/installer or other 2026-07-03 13:57:43.142 | standards-based tools. 2026-07-03 13:57:43.142 | 2026-07-03 13:57:43.142 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:43.142 | calls to avoid build errors in the future. 2026-07-03 13:57:43.142 | 2026-07-03 13:57:43.142 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-03 13:57:43.142 | ******************************************************************************** 2026-07-03 13:57:43.142 | 2026-07-03 13:57:43.142 | !! 2026-07-03 13:57:43.142 | self.initialize_options() 2026-07-03 13:57:43.142 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-03 13:57:43.142 | warnings.warn(msg) 2026-07-03 13:57:43.158 | /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-03 13:57:43.159 | !! 2026-07-03 13:57:43.159 | 2026-07-03 13:57:43.159 | ******************************************************************************** 2026-07-03 13:57:43.159 | 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-03 13:57:43.159 | 2026-07-03 13:57:43.159 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-03 13:57:43.159 | or your builds will no longer be supported. 2026-07-03 13:57:43.159 | 2026-07-03 13:57:43.159 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-03 13:57:43.159 | ******************************************************************************** 2026-07-03 13:57:43.159 | 2026-07-03 13:57:43.159 | !! 2026-07-03 13:57:43.159 | corresp(dist, value, root_dir) 2026-07-03 13:57:43.248 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-03 13:57:47.390 | 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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:57:47.391 | venv-tempest run-test-pre: PYTHONHASHSEED='1541558543' 2026-07-03 13:57:47.391 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.hHd2vbedTn 2026-07-03 13:57:51.219 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:51.219 | venv-tempest: commands succeeded 2026-07-03 13:57:51.219 | congratulations :) 2026-07-03 13:57:51.251 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-03 13:57:51.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:51.275 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-03 13:57:51.278 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-03 13:57:51.297 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-03 13:57:51.300 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-03 13:57:51.304 | ++ 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-03 13:57:51.307 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-03 13:57:51.310 | ++ 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-03 13:57:51.313 | +++ 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-03 13:57:51.316 | +++ 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-03 13:57:51.319 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-03 13:57:51.322 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-03 13:57:51.325 | +++ 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-03 13:57:51.349 | +++ 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-03 13:57:51.371 | ++ 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-03 13:57:51.374 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-03 13:57:51.377 | ++ 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-03 13:57:51.411 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-03 13:57:51.414 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-03 13:57:51.417 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-03 13:57:51.458 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-03 13:57:51.460 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-03 13:57:51.463 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-03 13:57:51.502 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-03 13:57:51.511 | ' 2026-07-03 13:57:51.511 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-03 13:57:51.512 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-03 13:57:51.512 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-03 13:57:51.514 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-03 13:57:51.518 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-03 13:57:51.518 | ~/tempest ~/tempest 2026-07-03 13:57:51.520 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-03 13:57:51.524 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-03 13:57:51.528 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-03 13:57:51.533 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.GzMeQlQlyu 2026-07-03 13:57:51.536 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.GzMeQlQlyu 2026-07-03 13:57:51.539 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-03 13:57:51.542 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.GzMeQlQlyu 2026-07-03 13:57:51.545 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-03 13:57:51.549 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-03 13:57:51.552 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-03 13:57:51.558 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:51.563 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:51.566 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:51.570 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-03 13:57:51.574 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.GzMeQlQlyu cinder-tempest-plugin 2026-07-03 13:57:52.086 | /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-03 13:57:52.086 | !! 2026-07-03 13:57:52.086 | 2026-07-03 13:57:52.086 | ******************************************************************************** 2026-07-03 13:57:52.086 | Requirements should be satisfied by a PEP 517 installer. 2026-07-03 13:57:52.086 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-03 13:57:52.086 | 2026-07-03 13:57:52.086 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:52.086 | calls to avoid build errors in the future. 2026-07-03 13:57:52.086 | ******************************************************************************** 2026-07-03 13:57:52.086 | 2026-07-03 13:57:52.086 | !! 2026-07-03 13:57:52.086 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-03 13:57:52.331 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-03 13:57:52.332 | !! 2026-07-03 13:57:52.332 | 2026-07-03 13:57:52.332 | ******************************************************************************** 2026-07-03 13:57:52.332 | Please avoid running ``setup.py`` directly. 2026-07-03 13:57:52.332 | Instead, use pypa/build, pypa/installer or other 2026-07-03 13:57:52.332 | standards-based tools. 2026-07-03 13:57:52.332 | 2026-07-03 13:57:52.332 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:52.332 | calls to avoid build errors in the future. 2026-07-03 13:57:52.332 | 2026-07-03 13:57:52.332 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-03 13:57:52.332 | ******************************************************************************** 2026-07-03 13:57:52.332 | 2026-07-03 13:57:52.332 | !! 2026-07-03 13:57:52.332 | self.initialize_options() 2026-07-03 13:57:52.332 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-03 13:57:52.332 | warnings.warn(msg) 2026-07-03 13:57:52.362 | /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-03 13:57:52.362 | !! 2026-07-03 13:57:52.362 | 2026-07-03 13:57:52.362 | ******************************************************************************** 2026-07-03 13:57:52.362 | 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-03 13:57:52.362 | 2026-07-03 13:57:52.362 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-03 13:57:52.362 | or your builds will no longer be supported. 2026-07-03 13:57:52.362 | 2026-07-03 13:57:52.362 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-03 13:57:52.362 | ******************************************************************************** 2026-07-03 13:57:52.362 | 2026-07-03 13:57:52.362 | !! 2026-07-03 13:57:52.362 | corresp(dist, value, root_dir) 2026-07-03 13:57:52.474 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-03 13:57:56.675 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:57:56.676 | venv-tempest run-test-pre: PYTHONHASHSEED='3827324078' 2026-07-03 13:57:56.676 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.GzMeQlQlyu cinder-tempest-plugin 2026-07-03 13:57:57.290 | Collecting cinder-tempest-plugin 2026-07-03 13:57:57.393 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-03 13:57:57.416 | 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-03 13:57:57.417 | 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-03 13:57:57.417 | 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-03 13:57:57.418 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev36) 2026-07-03 13:57:57.419 | 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-03 13:57:57.419 | 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-03 13:57:57.420 | 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-03 13:57:57.420 | 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-03 13:57:57.421 | 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-03 13:57:57.421 | 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-03 13:57:57.423 | 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-03 13:57:57.424 | 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-03 13:57:57.425 | 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-03 13:57:57.426 | 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-03 13:57:57.426 | 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-03 13:57:57.427 | 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-03 13:57:57.429 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (82.0.1) 2026-07-03 13:57:57.435 | 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-03 13:57:57.435 | 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-03 13:57:57.436 | 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-03 13:57:57.436 | 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-03 13:57:57.442 | 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-03 13:57:57.443 | 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-03 13:57:57.443 | 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-03 13:57:57.444 | 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-03 13:57:57.444 | 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-03 13:57:57.445 | 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-03 13:57:57.446 | 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-03 13:57:57.446 | 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-03 13:57:57.447 | 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-03 13:57:57.448 | 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-03 13:57:57.448 | 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-03 13:57:57.451 | 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-03 13:57:57.451 | 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-03 13:57:57.451 | 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-03 13:57:57.451 | 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-03 13:57:57.451 | 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-03 13:57:57.452 | 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-03 13:57:57.454 | 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-03 13:57:57.454 | 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-03 13:57:57.455 | 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-03 13:57:57.456 | 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-03 13:57:57.457 | 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-03 13:57:57.459 | 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-03 13:57:57.460 | 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-03 13:57:57.465 | 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-03 13:57:57.465 | 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-03 13:57:57.466 | 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-03 13:57:57.466 | 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-03 13:57:57.471 | 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-03 13:57:57.472 | 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-03 13:57:57.475 | 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-03 13:57:57.476 | 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-03 13:57:57.477 | 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-03 13:57:57.477 | 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-03 13:57:57.481 | 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-03 13:57:57.487 | 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-03 13:57:57.492 | 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-03 13:57:57.493 | 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-03 13:57:57.495 | 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-03 13:57:57.503 | 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-03 13:57:57.504 | 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-03 13:57:57.533 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-03 13:57:57.615 | Installing collected packages: cinder-tempest-plugin 2026-07-03 13:57:57.692 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-03 13:57:57.771 | ___________________________________ summary ____________________________________ 2026-07-03 13:57:57.771 | venv-tempest: commands succeeded 2026-07-03 13:57:57.771 | congratulations :) 2026-07-03 13:57:57.803 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.GzMeQlQlyu 2026-07-03 13:57:57.809 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-03 13:57:57.809 | Checking installed Tempest plugins: 2026-07-03 13:57:57.812 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-03 13:57:58.273 | /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-03 13:57:58.273 | !! 2026-07-03 13:57:58.273 | 2026-07-03 13:57:58.273 | ******************************************************************************** 2026-07-03 13:57:58.273 | Requirements should be satisfied by a PEP 517 installer. 2026-07-03 13:57:58.273 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-03 13:57:58.273 | 2026-07-03 13:57:58.273 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:58.273 | calls to avoid build errors in the future. 2026-07-03 13:57:58.273 | ******************************************************************************** 2026-07-03 13:57:58.273 | 2026-07-03 13:57:58.273 | !! 2026-07-03 13:57:58.273 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-03 13:57:58.514 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-03 13:57:58.514 | !! 2026-07-03 13:57:58.514 | 2026-07-03 13:57:58.514 | ******************************************************************************** 2026-07-03 13:57:58.514 | Please avoid running ``setup.py`` directly. 2026-07-03 13:57:58.514 | Instead, use pypa/build, pypa/installer or other 2026-07-03 13:57:58.514 | standards-based tools. 2026-07-03 13:57:58.514 | 2026-07-03 13:57:58.514 | This deprecation is overdue, please update your project and remove deprecated 2026-07-03 13:57:58.514 | calls to avoid build errors in the future. 2026-07-03 13:57:58.514 | 2026-07-03 13:57:58.514 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-03 13:57:58.514 | ******************************************************************************** 2026-07-03 13:57:58.514 | 2026-07-03 13:57:58.514 | !! 2026-07-03 13:57:58.514 | self.initialize_options() 2026-07-03 13:57:58.514 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-03 13:57:58.514 | warnings.warn(msg) 2026-07-03 13:57:58.531 | /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-03 13:57:58.531 | !! 2026-07-03 13:57:58.531 | 2026-07-03 13:57:58.531 | ******************************************************************************** 2026-07-03 13:57:58.531 | 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-03 13:57:58.531 | 2026-07-03 13:57:58.531 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-03 13:57:58.531 | or your builds will no longer be supported. 2026-07-03 13:57:58.531 | 2026-07-03 13:57:58.531 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-03 13:57:58.531 | ******************************************************************************** 2026-07-03 13:57:58.531 | 2026-07-03 13:57:58.531 | !! 2026-07-03 13:57:58.531 | corresp(dist, value, root_dir) 2026-07-03 13:57:58.618 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-03 13:58:02.640 | 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==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@8d40001b9742e6088508946a4d2ba98325d79233#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-03 13:58:02.640 | venv-tempest run-test-pre: PYTHONHASHSEED='764392055' 2026-07-03 13:58:02.640 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-03 13:58:03.277 | +--------------+--------------------------------------------------+ 2026-07-03 13:58:03.277 | | Name | EntryPoint | 2026-07-03 13:58:03.277 | +--------------+--------------------------------------------------+ 2026-07-03 13:58:03.277 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-03 13:58:03.277 | +--------------+--------------------------------------------------+ 2026-07-03 13:58:03.378 | ___________________________________ summary ____________________________________ 2026-07-03 13:58:03.378 | venv-tempest: commands succeeded 2026-07-03 13:58:03.378 | congratulations :) 2026-07-03 13:58:03.420 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-03 13:58:03.420 | ~/tempest 2026-07-03 13:58:03.423 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-03 13:58:03.426 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-03 13:58:03.429 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-03 13:58:03.432 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-03 13:58:03.435 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-03 13:58:03.438 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-03 13:58:03.442 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-03 13:58:03.445 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-03 13:58:03.448 | + functions-common:run_plugins:1838 : local plugin 2026-07-03 13:58:03.452 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-03 13:58:03.455 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-03 13:58:03.458 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-03 13:58:03.462 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-03 13:58:03.467 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-03 13:58:03.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-03 13:58:03.475 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-03 13:58:03.478 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-03 13:58:03.481 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-03 13:58:03.484 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-03 13:58:03.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-03 13:58:03.491 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-03 13:58:03.495 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-03 13:58:03.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-03 13:58:03.502 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-03 13:58:03.506 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-03 13:58:03.509 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-03 13:58:03.513 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-03 13:58:03.516 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-03 13:58:03.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-03 13:58:03.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-03 13:58:03.525 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-03 13:58:03.528 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-03 13:58:03.530 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-03 13:58:03.533 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-03 13:58:03.552 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-03 13:58:03.556 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-03 13:58:03.559 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-03 13:58:03.563 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-03 13:58:03.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-03 13:58:03.571 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-03 13:58:03.574 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-03 13:58:03.578 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-03 13:58:03.582 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:58:03.605 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:58:03.608 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-03 13:58:03.613 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-03 13:58:03.613 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-03 13:58:03.619 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-03 13:58:03.622 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-03 13:58:03.626 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-03 13:58:03.631 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-03 13:58:03.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-03 13:58:03.656 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-03 13:58:03.660 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-03 13:58:03.663 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-03 13:58:03.666 | + ./stack.sh:main:1503 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-03 13:58:03.670 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-03 13:58:03.673 | + inc/meta-config:merge_config_group:171 : shift 2026-07-03 13:58:03.676 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-03 13:58:03.680 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:58:03.683 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-03 13:58:03.686 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-03 13:58:03.692 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-03 13:58:03.695 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:58:03.699 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-03 13:58:03.702 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:58:03.706 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-03 13:58:03.706 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:58:03.706 | gsub("[][]", "", $1); 2026-07-03 13:58:03.706 | split($1, a, "|"); 2026-07-03 13:58:03.706 | if (a[1] == matchgroup) 2026-07-03 13:58:03.706 | print a[2] 2026-07-03 13:58:03.706 | } 2026-07-03 13:58:03.706 | ' /opt/stack/devstack/local.conf 2026-07-03 13:58:03.713 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-03 13:58:03.716 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-03 13:58:03.719 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-03 13:58:03.724 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-03 13:58:03.727 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-03 13:58:03.730 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-03 13:58:03.733 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-03 13:58:03.737 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-03 13:58:03.742 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-03 13:58:03.746 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-03 13:58:03.749 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-03 13:58:03.752 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-03 13:58:03.755 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-03 13:58:03.759 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:58:03.762 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-03 13:58:03.764 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-03 13:58:03.768 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-03 13:58:03.771 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-03 13:58:03.774 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-03 13:58:03.778 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-03 13:58:03.781 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-03 13:58:03.785 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-03 13:58:03.785 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:58:03.785 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-03 13:58:03.785 | BEGIN { 2026-07-03 13:58:03.785 | section = "" 2026-07-03 13:58:03.785 | last_section = "" 2026-07-03 13:58:03.785 | section_count = 0 2026-07-03 13:58:03.785 | } 2026-07-03 13:58:03.785 | /^\[.+\]/ { 2026-07-03 13:58:03.785 | gsub("[][]", "", $1); 2026-07-03 13:58:03.785 | section=$1 2026-07-03 13:58:03.785 | next 2026-07-03 13:58:03.785 | } 2026-07-03 13:58:03.785 | /^ *\#/ { 2026-07-03 13:58:03.785 | next 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | /^[^ \t]+/ { 2026-07-03 13:58:03.786 | # get offset of first = in $0 2026-07-03 13:58:03.786 | eq_idx = index($0, "=") 2026-07-03 13:58:03.786 | # extract attr & value from $0 2026-07-03 13:58:03.786 | attr = substr($0, 1, eq_idx - 1) 2026-07-03 13:58:03.786 | value = substr($0, eq_idx + 1) 2026-07-03 13:58:03.786 | # only need to strip trailing whitespace from attr 2026-07-03 13:58:03.786 | sub(/[ \t]*$/, "", attr) 2026-07-03 13:58:03.786 | # need to strip leading & trailing whitespace from value 2026-07-03 13:58:03.786 | sub(/^[ \t]*/, "", value) 2026-07-03 13:58:03.786 | sub(/[ \t]*$/, "", value) 2026-07-03 13:58:03.786 | 2026-07-03 13:58:03.786 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-03 13:58:03.786 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-03 13:58:03.786 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-03 13:58:03.786 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-03 13:58:03.786 | if (! (section, attr) in cfg_attr_count) { 2026-07-03 13:58:03.786 | if (section != last_section) { 2026-07-03 13:58:03.786 | cfg_section[section_count++] = section 2026-07-03 13:58:03.786 | last_section = section 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-03 13:58:03.786 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-03 13:58:03.786 | 2026-07-03 13:58:03.786 | cfg_attr[section, attr, 0] = value 2026-07-03 13:58:03.786 | cfg_attr_count[section, attr] = 1 2026-07-03 13:58:03.786 | } else { 2026-07-03 13:58:03.786 | lno = cfg_attr_count[section, attr]++ 2026-07-03 13:58:03.786 | cfg_attr[section, attr, lno] = value 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | END { 2026-07-03 13:58:03.786 | # Process each section in order 2026-07-03 13:58:03.786 | for (sno = 0; sno < section_count; sno++) { 2026-07-03 13:58:03.786 | section = cfg_section[sno] 2026-07-03 13:58:03.786 | # The ini routines simply append a config item immediately 2026-07-03 13:58:03.786 | # after the section header. To keep the same order as defined 2026-07-03 13:58:03.786 | # in local.conf, invoke the ini routines in the reverse order 2026-07-03 13:58:03.786 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-03 13:58:03.786 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-03 13:58:03.786 | if (cfg_attr_count[section, attr] == 1) 2026-07-03 13:58:03.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-03 13:58:03.786 | else { 2026-07-03 13:58:03.786 | # For multiline, invoke the ini routines in the reverse order 2026-07-03 13:58:03.786 | count = cfg_attr_count[section, attr] 2026-07-03 13:58:03.786 | print "inidelete " configfile " " section " " attr 2026-07-03 13:58:03.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-03 13:58:03.786 | for (l = count -2; l >= 0; l--) 2026-07-03 13:58:03.786 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | } 2026-07-03 13:58:03.786 | ' 2026-07-03 13:58:03.789 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-03 13:58:03.789 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-03 13:58:03.792 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-03 13:58:03.796 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-03 13:58:03.799 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-03 13:58:03.802 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-03 13:58:03.805 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-03 13:58:03.805 | BEGIN { group = "" } 2026-07-03 13:58:03.805 | /^\[\[.+\|.*\]\]/ { 2026-07-03 13:58:03.805 | gsub("[][]", "", $1); 2026-07-03 13:58:03.805 | split($1, a, "|"); 2026-07-03 13:58:03.806 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-03 13:58:03.806 | group=a[1] 2026-07-03 13:58:03.806 | } else { 2026-07-03 13:58:03.806 | group="" 2026-07-03 13:58:03.806 | } 2026-07-03 13:58:03.806 | next 2026-07-03 13:58:03.806 | } 2026-07-03 13:58:03.806 | { 2026-07-03 13:58:03.806 | if (group != "") 2026-07-03 13:58:03.806 | print $0 2026-07-03 13:58:03.806 | } 2026-07-03 13:58:03.806 | ' /opt/stack/devstack/local.conf 2026-07-03 13:58:03.813 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-03 13:58:03.816 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-03 13:58:03.855 | + inc/meta-config:merge_config_file:164 : read a 2026-07-03 13:58:03.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-03 13:58:03.861 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-03 13:58:03.904 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 15 async_wait 79 osc 195 apt-get 172 test_with_retry 1 dbsync 5 pip_install 105 apt-get-update 3 run_process 43 ------------------------- Unaccounted time 105 ========================= Total runtime 723 ================= Async summary ================= Time spent in the background minus waits: 264 sec Elapsed time: 723 sec Time if we did everything serially: 987 sec Speedup: 1.36515 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35413 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 57 | | nova_cell0 | SELECT | 40 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6835 | | neutron | INSERT | 848 | | placement | SELECT | 20 | | placement | INSERT | 76 | | placement | SET | 1 | | neutron | UPDATE | 298 | | neutron | DELETE | 42 | | 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 | 19 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.97 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.97/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble